MCPcopy Create free account

hub / github.com/samuelclay/NewsBlur / functions

Functions5,735 in github.com/samuelclay/NewsBlur

FunctionScheduleImmediateFetches
(feed_ids, user_id=None)
apps/rss_feeds/tasks.py:219
MethodSelectOnlyEditText
(Context context)
clients/android/NewsBlur/app/src/main/java/com/newsblur/view/SelectOnlyEditText.java:20
FunctionSharePopularStories
()
apps/social/tasks.py:68
MethodSquaredRelativeLayout
(Context context)
clients/android/NewsBlur/app/src/main/java/com/newsblur/view/SquaredRelativeLayout.java:15
MethodStoryHeaderPalette
( int headerBackgroundColor, int pillBackgroundColor, int pill
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:1420
MethodStoryHeaderPillAppearanceResolver
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryHeaderPillAppearanceResolver.java:5
MethodStoryHeaderPillLayoutDecider
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryHeaderPillLayoutDecider.java:5
MethodStoryListStyle
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryListStyle.java:12
MethodStoryOrder
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryOrder.java:13
MethodStoryTypeAdapter
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/StoryTypeAdapter.java:33
MethodStoryUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryUtils.java:18
FunctionSyncFacebookFriends
(user_id)
apps/social/tasks.py:62
FunctionSyncTwitterFriends
(user_id)
apps/social/tasks.py:56
FunctionTaskBrokenFeeds
()
apps/rss_feeds/tasks.py:70
FunctionTaskFeeds
()
apps/rss_feeds/tasks.py:21
FunctionTrainer
()
clients/ios/static/trainer.js:1
MethodUIUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:60
FunctionUpdateFeeds
(feed_pks)
apps/rss_feeds/tasks.py:140
FunctionUpdateRecalcForSubscription
(subscription_user_id, shared_story_id)
apps/social/tasks.py:80
MethodValueMultimap
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/ValueMultimap.java:24
MethodViewUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ViewUtils.java:16
MethodVolumeKeyNavigation
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/VolumeKeyNavigation.java:14
MethodWidgetConfigAdapter
(FeedUtils feedUtils, ImageLoader iconLoader, PrefsRepo prefsRepo)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/WidgetConfigAdapter.java:18
Method_1
()
apps/rss_feeds/models.py:960
Method_1
(url)
apps/rss_feeds/icon_importer.py:397
Function_2
(*args, **kw)
utils/feed_functions.py:33
Method__add__
Add counts from two counters. >>> Counter('abbb') + Counter('bcc') Counter({'b': 4, 'c': 2, 'a': 1})
utils/feed_functions.py:367
Method__and__
Intersection is the minimum of corresponding counts. >>> Counter('abbb') & Counter('bcc') Counter({'b': 1})
utils/feed_functions.py:417
Method__bool__
(self)
apps/analyzer/models.py:443
Method__call__
(self, fn)
utils/ratelimit.py:30
Method__call__
(self, request)
utils/mongo_raw_log_middleware.py:86
Method__call__
(self, request)
utils/redis_raw_log_middleware.py:143
Method__call__
(self, request)
utils/prometheus_middleware.py:39
Method__call__
(self, fn)
utils/view_functions.py:162
Method__call__
(self, request)
utils/request_introspection_middleware.py:120
Method__call__
(self, request)
utils/exception_middleware.py:28
Method__call__
(self, bytes_amount)
utils/backups/backup_rotation.py:31
Method__call__
(self, request)
apps/profile/middleware.py:53
Method__call__
(self, request)
apps/profile/middleware.py:131
Method__call__
(self, request)
apps/profile/middleware.py:248
Method__call__
(self, request)
apps/profile/middleware.py:511
Method__call__
(self, request)
apps/profile/middleware.py:532
Method__call__
(self, request)
apps/profile/middleware.py:557
Method__call__
(self, request)
apps/profile/middleware.py:607
Method__call__
(self, request)
apps/profile/middleware.py:682
Method__call__
(self, request)
apps/profile/middleware.py:726
Method__call__
(self, request)
apps/profile/middleware.py:802
Method__call__
(self, request)
apps/profile/middleware.py:860
Method__call__
(self, func)
archive/api/newsblur.py:24
Method__delitem__
Like dict.__delitem__() but does not raise KeyError for missing values.
utils/feed_functions.py:347
Method__getattr__
(self, name)
apps/reader/test_river_stories.py:1361
Method__getattr__
(self, name)
apps/reader/test_river_stories.py:1663
Method__init
(self, prefix="")
utils/S3.py:441
Method__init__
(self)
utils/feed_functions.py:35
Method__init__
(self, codes)
utils/log.py:158
Method__init__
(self, **options)
utils/ratelimit.py:26
Method__init__
(self, get_response=None)
utils/mongo_raw_log_middleware.py:17
Method__init__
(self, get_response=None)
utils/redis_raw_log_middleware.py:12
Method__init__
(self)
utils/ip_rate_tracker.py:63
Method__init__
(self)
utils/ip_rate_tracker.py:424
Method__init__
(self)
utils/ip_rate_tracker.py:633
Method__init__
(self, bucket_name=settings.S3_AVATARS_BUCKET_NAME)
utils/s3_utils.py:26
Method__init__
(self, feed)
utils/webfeed_fetcher.py:25
Method__init__
(self, entries, feed_title, feed_link, encoding="utf-8")
utils/webfeed_fetcher.py:276
Method__init__
(self, title, link)
utils/webfeed_fetcher.py:293
Method__init__
(self, feed_id, options)
utils/feed_fetcher.py:195
Method__init__
(self, feed_id, fpf, options, raw_feed=None)
utils/feed_fetcher.py:937
Method__init__
(self, options)
utils/feed_fetcher.py:1416
Method__init__
(self, options, num_threads)
utils/feed_fetcher.py:2072
Method__init__
(self, user_agent=None)
utils/feedfinder_forman.py:35
Method__init__
(self, feed, options=None)
utils/reddit_fetcher.py:64
Method__init__
Args: request: Django request object (for logging) cache_key: Unique key identifying this request's parameters
utils/view_functions.py:39
Method__init__
(self, *args, **kwargs)
utils/view_functions.py:157
Method__init__
( self, aws_access_key_id, aws_secret_access_key, is_secure=True, serv
utils/S3.py:153
Method__init__
( self, aws_access_key_id, aws_secret_access_key, is_secure=True, serv
utils/S3.py:309
Method__init__
(self, data, metadata={})
utils/S3.py:419
Method__init__
(self, key="", last_modified=None, etag="", size=0, storage_class="", owner=None)
utils/S3.py:431
Method__init__
(self, name="", creation_date="")
utils/S3.py:446
Method__init__
(self, http_response)
utils/S3.py:452
Method__init__
(self, http_response)
utils/S3.py:464
Method__init__
(self, http_response)
utils/S3.py:483
Method__init__
(self, http_response)
utils/S3.py:494
Method__init__
(self, http_response)
utils/S3.py:511
Method__init__
(self)
utils/S3.py:520
Method__init__
(self)
utils/S3.py:587
Method__init__
(self)
utils/S3.py:609
Method__init__
(self, feed, options=None)
utils/facebook_fetcher.py:16
Method__init__
(self, feed, options=None)
utils/youtube_fetcher.py:47
Method__init__
(self)
utils/feedfinder_pilgrim.py:86
Method__init__
(self, baseuri)
utils/feedfinder_pilgrim.py:133
Method__init__
(self, feed, options=None)
utils/json_fetcher.py:13
Method__init__
(self, feed, options=None)
utils/twitter_fetcher.py:20
Method__init__
(self, get_response=None)
utils/request_introspection_middleware.py:117
Method__init__
(self, enum, *args, **kwargs)
utils/mongoengine_fields.py:75
Method__init__
(self)
utils/mongo_command_monitor.py:9
Method__init__
(self, get_response=None)
utils/exception_middleware.py:25
Method__init__
(self, name, val)
utils/PyRSS2Gen.py:88
Method__init__
(self, name, dt)
utils/PyRSS2Gen.py:106
Method__init__
(self, category, domain=None)
utils/PyRSS2Gen.py:120
Method__init__
(self, domain, port, path, registerProcedure, protocol)
utils/PyRSS2Gen.py:134
← previousnext →2,801–2,900 of 5,735, ranked by callers