Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/samuelclay/NewsBlur
/ functions
Functions
5,735 in github.com/samuelclay/NewsBlur
⨍
Functions
5,735
◇
Types & classes
765
↳
Endpoints
185
Function
ScheduleImmediateFetches
(feed_ids, user_id=None)
apps/rss_feeds/tasks.py:219
Method
SelectOnlyEditText
(Context context)
clients/android/NewsBlur/app/src/main/java/com/newsblur/view/SelectOnlyEditText.java:20
Function
SharePopularStories
()
apps/social/tasks.py:68
Method
SquaredRelativeLayout
(Context context)
clients/android/NewsBlur/app/src/main/java/com/newsblur/view/SquaredRelativeLayout.java:15
Method
StoryHeaderPalette
( int headerBackgroundColor, int pillBackgroundColor, int pill
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:1420
Method
StoryHeaderPillAppearanceResolver
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryHeaderPillAppearanceResolver.java:5
Method
StoryHeaderPillLayoutDecider
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryHeaderPillLayoutDecider.java:5
Method
StoryListStyle
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryListStyle.java:12
Method
StoryOrder
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryOrder.java:13
Method
StoryTypeAdapter
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/StoryTypeAdapter.java:33
Method
StoryUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/StoryUtils.java:18
Function
SyncFacebookFriends
(user_id)
apps/social/tasks.py:62
Function
SyncTwitterFriends
(user_id)
apps/social/tasks.py:56
Function
TaskBrokenFeeds
()
apps/rss_feeds/tasks.py:70
Function
TaskFeeds
()
apps/rss_feeds/tasks.py:21
Function
Trainer
()
clients/ios/static/trainer.js:1
Method
UIUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:60
Function
UpdateFeeds
(feed_pks)
apps/rss_feeds/tasks.py:140
Function
UpdateRecalcForSubscription
(subscription_user_id, shared_story_id)
apps/social/tasks.py:80
Method
ValueMultimap
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/ValueMultimap.java:24
Method
ViewUtils
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ViewUtils.java:16
Method
VolumeKeyNavigation
(String parameterValue)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/VolumeKeyNavigation.java:14
Method
WidgetConfigAdapter
(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
← previous
next →
2,801–2,900 of 5,735, ranked by callers