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
list_archives
List user's archived pages with filtering and pagination. GET params: limit: Number of results (default 50, max 200) offset:
apps/archive_extension/views.py:360
Function
list_backup_in_s3
()
archive/fabfile.py:2351
Method
list_bucket
(self, bucket, options={}, headers={})
utils/S3.py:191
Method
list_bucket
(self, bucket, options={}, headers={})
utils/S3.py:349
Function
list_do
()
archive/fabfile.py:102
Function
listener
()
clients/ios/static/mark.js:147
Method
loadDataWithBaseURL
(String baseUrl, String data, String mimeType, String encoding, String historyUrl)
clients/android/NewsBlur/app/src/main/java/com/newsblur/web/NewsblurWebview.java:131
Function
loadImages
()
clients/android/NewsBlur/app/src/main/assets/storyDetailView.js:1
Function
load_activities
(request)
apps/social/views.py:1990
Function
load_activities
(request)
apps/profile/views.py:1406
Function
load_all_briefings_admin
GET /briefing/admin/all Staff-only endpoint that returns all users' completed briefings for quality auditing. Includes user profile data
apps/briefing/views.py:490
Function
load_briefing_stories
GET /briefing/stories Returns briefing data grouped by period with summaries and curated stories. Premium archive/pro users get full bri
apps/briefing/views.py:87
Function
load_cluster_stories
Load full story data for all members of a story cluster. Deprecated: cluster data is now included inline in the feed/page response. This endp
apps/reader/views.py:5894
Function
load_features
(request)
apps/reader/views.py:4405
Function
load_feed_favicon
(request, feed_id)
apps/rss_feeds/views.py:78
Function
load_feed_favicons
(request)
apps/reader/views.py:666
Function
load_feed_info
(request, feed_id)
apps/recommendations/views.py:65
Function
load_feed_page
(request, feed_id)
apps/reader/views.py:1593
Function
load_feed_settings
(request, feed_id)
apps/rss_feeds/views.py:291
Function
load_feed_statistics
(request, feed_id)
apps/rss_feeds/views.py:178
Function
load_feed_statistics_embedded
(request, feed_id)
apps/rss_feeds/views.py:188
Function
load_feeds
(request)
apps/reader/views.py:521
Function
load_follow_requests
(request)
apps/social/views.py:1470
Method
load_icon
DEPRECATED Load Windows ICO image. See http://en.wikipedia.org/w/index.php?oldid=264332061 for file format descript
apps/rss_feeds/icon_importer.py:177
Function
load_interactions
(request)
apps/social/views.py:1965
Function
load_read_stories
(request)
apps/reader/views.py:2197
Function
load_river_blurblog
(request)
apps/social/views.py:350
Function
load_river_stories_widget
(request)
apps/reader/views.py:2992
Function
load_single_feed
(request, feed_id)
apps/rss_feeds/views.py:51
Method
load_single_feed
(self)
archive/perf/locust.py:22
Function
load_social_settings
(request, social_user_id, username=None)
apps/social/views.py:1958
Function
load_social_statistics
(request, social_user_id, username=None)
apps/social/views.py:1923
Function
load_social_stories
(request, user_id, username=None)
apps/social/views.py:99
Function
load_starred_stories
(request)
apps/reader/views.py:1651
Function
load_trending_stories
Load stories from the permanent trending lists (Well-Read Stories or Long Reads). GET Parameters: trending_type: "well_read" or "lon
apps/reader/views.py:5516
Function
load_tutorial
(request)
apps/reader/views.py:5333
Function
load_url
(url)
apps/reader/views.py:2998
Function
load_user_friends
(request)
apps/social/views.py:1487
Function
load_user_profile
(request)
apps/social/views.py:1391
Function
localdatetime
(context, date, date_format)
utils/templatetags/utils_tags.py:43
Method
location
(self, item)
apps/static/sitemaps.py:46
Method
log_message
(self, format, *args)
newsblur_mcp/newsblur_mcp/cli/auth.py:206
Function
log_sum
(log_a, log_b)
apps/analyzer/archive/lda.py:35
Method
log_title
(self)
apps/rss_feeds/models.py:163
Function
logged
(*fargs, **fkwargs)
newsblur_mcp/newsblur_mcp/server.py:104
Function
login
Log in to NewsBlur via OAuth (opens your browser).
newsblur_mcp/newsblur_mcp/cli/commands/auth.py:23
Function
login
(request)
apps/profile/views.py:169
Function
login
(request)
apps/reader/views.py:373
Function
login
(request)
apps/api/views.py:36
Function
login_as
(request)
apps/reader/views.py:4933
Function
logout
Log out and remove stored credentials.
newsblur_mcp/newsblur_mcp/cli/commands/auth.py:48
Function
logout
(request)
apps/reader/views.py:448
Function
logout
(request)
apps/api/views.py:84
Method
luminosity
(color)
apps/rss_feeds/models.py:1370
Function
mail_feed_error_to_admin
(feed, e, local_vars=None, subject=None)
utils/feed_functions.py:235
Function
main
NewsBlur CLI - read feeds, manage stories, and train classifiers.
newsblur_mcp/newsblur_mcp/cli/__init__.py:18
Function
maintenance_off
()
archive/fabfile.py:1057
Function
maintenance_on
()
archive/fabfile.py:1046
Method
make_bare_url
(self, bucket, key="")
utils/S3.py:389
Function
make_feed_option
(feed)
media/js/newsblur/reader/reader_utils.js:195
Function
make_link
(m)
utils/tornado_escape.py:273
Function
make_token_checksum_nullable
The DB has a token_checksum NOT NULL column on oauth2_provider_accesstoken added by a newer django-oauth-toolkit migration, but the installed
apps/mcp/migrations/0002_fix_token_checksum_nullable.py:4
Function
manage_usage_billing
(request)
apps/profile/views.py:1227
Method
markStoriesRead
Marks a range of stories in a subset of feeds as read. Does not update unread counts; the caller must use updateLocalFeedCounts() or the /reader/feed_
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:929
Method
markStoryHashesRead
(@NonNull Collection<String> hashes)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:762
Method
markStoryHashesStarred
(@NonNull Collection<String> hashes, boolean isStarred)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:778
Function
mark_all_as_read
(request)
apps/reader/views.py:3157
Method
mark_all_as_read
Mark all stories in a feed or list of feeds as read.
archive/api/newsblur.py:204
Function
mark_feed_as_read
(request)
apps/reader/views.py:3675
Function
mark_feed_stories_as_read
(request)
apps/reader/views.py:3423
Method
mark_newer_stories_read
(self, cutoff_date)
apps/social/models.py:1396
Function
mark_read
Mark stories as read by hash, feed, or folder.
newsblur_mcp/newsblur_mcp/cli/commands/actions.py:25
Method
mark_read
(cls, user_id, story_hashes, r=None)
apps/reader/models.py:3142
Function
mark_social_stories_as_read
(request)
apps/reader/views.py:3456
Function
mark_stories_as_unread
(request)
apps/reader/views.py:3615
Function
mark_story_as_read
(request)
apps/reader/views.py:3231
Function
mark_story_as_shared
(request)
apps/social/views.py:856
Function
mark_story_as_starred
(request)
apps/reader/views.py:4953
Function
mark_story_as_unread
(request)
apps/reader/views.py:3504
Function
mark_story_as_unshared
(request)
apps/social/views.py:1030
Function
mark_story_as_unstarred
(request)
apps/reader/views.py:5102
Function
mark_story_hash_as_starred
(request)
apps/reader/views.py:4960
Function
mark_story_hash_as_unread
(request)
apps/reader/views.py:3554
Function
mark_story_hash_as_unstarred
(request)
apps/reader/views.py:5109
Function
mark_story_hashes_as_read
(request)
apps/reader/views.py:3263
Method
mark_story_hashes_as_read
Mark stories as read using their unique story_hash.
archive/api/newsblur.py:169
Method
mark_unread
(cls, user_id, story_hash, story_date, r=None)
apps/reader/models.py:3126
Method
matched
(self)
apps/archive_extension/matching.py:28
Method
max_feed_limit
Returns the maximum number of feeds allowed for this user's subscription tier. Grandfathering: Users with > 1024 feeds at launch get
apps/profile/models.py:277
Function
memory
()
flask_metrics/flask_metrics_redis.py:176
Function
memory_used
()
flask_metrics/flask_metrics_redis.py:196
Method
mergeCategories
* Merge multiple categories into one target category * @param {string[]} sourceCategories - Categories to merge * @param {string} targetCate
clients/browser-extension/src/lib/api.js:252
Function
merge_categories
Merge multiple categories into one target category. All stories with source categories will have those categories replaced with the targ
apps/archive_extension/views.py:946
Method
merge_feeds
(cls, *args, **kwargs)
apps/rss_feeds/models.py:513
Function
mongo_check
(request)
apps/static/views.py:243
Function
mongo_max_replication_lag
(connection)
utils/db_functions.py:13
Function
monkey_patched_get_user
Return the user model instance associated with the given request session. If no user is retrieved, return an instance of `AnonymousUser`.
newsblur_web/settings.py:1118
Function
more_like_this
(request)
apps/search/views.py:13
Function
mouseEventCallback
(event)
media/js/mobile/jquery.mobile-1.0b1.js:672
Function
moveHandler
( event )
media/js/mobile/jquery.mobile-1.0b1.js:1083
← previous
next →
4,001–4,100 of 5,735, ranked by callers