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
db_check_redis_sessions
()
flask_monitor/db_monitor.py:222
Function
db_check_redis_story
()
flask_monitor/db_monitor.py:199
Function
db_check_redis_user
()
flask_monitor/db_monitor.py:176
Method
db_for_read
Point all read operations to a random slave
newsblur_web/settings.py:675
Method
db_for_write
Point all write operations to the master
newsblur_web/settings.py:679
Function
debounce
(func, wait)
clients/browser-extension/src/shared/utils.js:202
Function
debug
()
archive/fabfile.py:186
Method
debug_index
Debug method to inspect index fields and entries.
apps/archive_extension/search.py:500
Method
debug_index
Debug method to inspect index fields and entries. Args: show_data: If True, will show sample documents. Defaults to False to avoi
apps/search/models.py:768
Method
debug_index
Debug method to inspect index fields and entries. Args: show_data: If True, will show sample documents. Defaults to False to avoi
apps/search/models.py:1124
Method
debug_index
Debug method to inspect index fields and entries. Args: show_data: If True, will show sample documents. Defaults to False to avoi
apps/search/models.py:1661
Function
debug_sources
Wrapper around Package.sources that expands globs using filesystem when in DEBUG mode.
utils/pipeline_utils.py:27
Function
decline_feed
(request)
apps/recommendations/views.py:114
Method
decodeColourValue
(String val, int defaultVal)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:622
Method
decoded_story_title
(self)
apps/social/models.py:1834
Method
decoded_story_title
(self)
apps/rss_feeds/models.py:3612
Method
delete
(self, bucket, key, headers={})
utils/S3.py:364
Method
delete
(self, path: str, data: dict | None = None)
newsblur_mcp/newsblur_mcp/client.py:84
Method
deleteStories
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:341
Function
delete_account
(request)
apps/profile/views.py:1595
Function
delete_all_backups
()
archive/fabfile.py:2359
Function
delete_all_sites
(request)
apps/profile/views.py:1809
Function
delete_archives
Soft-delete one or more archived pages. POST params: archive_ids: JSON array of archive IDs to delete Returns: {
apps/archive_extension/views.py:684
Function
delete_archives_by_domain
Delete all archived pages from a specific domain. POST params: domain: Domain to delete archives for Returns: {
apps/archive_extension/views.py:734
Method
delete_bucket
(self, bucket, headers={})
utils/S3.py:194
Method
delete_bucket
(self, bucket, headers={})
utils/S3.py:352
Function
delete_classifiers
(request)
apps/profile/views.py:1770
Function
delete_conversation
Delete (deactivate) a conversation. Returns: {code: 0}
apps/archive_assistant/views.py:225
Function
delete_feed
(request)
apps/reader/views.py:3842
Function
delete_feed_by_url
(request)
apps/reader/views.py:3863
Function
delete_feeds_by_folder
(request)
apps/reader/views.py:3917
Function
delete_folder
(request)
apps/reader/views.py:3889
Method
delete_record
(record_id)
apps/rss_feeds/management/commands/clean_txt_records.py:43
Function
delete_search
(request)
apps/reader/views.py:5360
Function
delete_shared_stories
(request)
apps/profile/views.py:1709
Function
delete_starred_stories
(request)
apps/profile/views.py:1659
Function
delete_starred_tag
Remove a tag from all user's starred stories (stories remain saved).
apps/reader/views.py:5213
Function
deploy_rebuild
(fast=False)
archive/fabfile.py:2042
Method
deserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/StoryTypeAdapter.java:41
Method
deserialize
(JsonElement element, Type type, JsonDeserializationContext arg2)
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/DateStringTypeAdapter.java:29
Method
detector
(self)
apps/profile/middleware.py:719
Function
dev
()
archive/fabfile.py:181
Function
dev_autologin
Development-only autologin endpoint. ONLY works in local dev environment. Requires both DEBUG=True AND 'localhost' in NEWSBLUR_URL. Usag
apps/reader/views.py:482
Function
disable_server_usage_metrics
Keep MCP wrapper tests from writing usage counters to developer Redis.
newsblur_mcp/tests/conftest.py:7
Function
discover_feeds
Find similar feeds based on content vectors.
apps/discover/views.py:274
Function
discover_feeds
(request, feed_id=None)
apps/rss_feeds/views.py:668
Function
discover_index
(request)
apps/discover/views.py:339
Function
discover_search
Search for new feeds by topic or keyword.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:21
Function
discover_similar
Find feeds similar to one you already follow.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:44
Function
discover_stories
Find similar stories across feeds.
apps/discover/views.py:306
Function
discover_stories
(request, story_hash)
apps/rss_feeds/views.py:699
Function
discover_trending
Browse trending feeds.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:67
Method
displayWidgetImage
Synchronous background call coming from app widget on home screen
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ImageLoader.java:76
Method
distinct_user_count
(queryset)
apps/monitor/views/newsblur_ask_ai.py:32
Method
do_GET
(self)
newsblur_mcp/newsblur_mcp/cli/auth.py:176
Method
do_base
(self, attrs)
utils/feedfinder_pilgrim.py:157
Method
do_link
(self, attrs)
utils/feedfinder_pilgrim.py:176
Function
do_match
()
apps/analyzer/models.py:53
Method
doc_type
(cls)
apps/search/models.py:399
Method
doc_type
(cls)
apps/search/models.py:837
Function
doneFunc
()
media/js/mobile/jquery.mobile-1.0b1.js:3176
Method
doublecheck_paypal_payments
(cls, days=14)
apps/profile/models.py:4086
Function
downgrade_django
(role=None)
archive/fabfile.py:1235
Function
downgrade_pil
()
archive/fabfile.py:1264
Method
drain_task_feeds
(cls)
apps/rss_feeds/models.py:860
Method
drop
Drop the entire archives index.
apps/archive_extension/search.py:207
Method
drop
(cls)
apps/search/models.py:511
Method
drop
(cls)
apps/search/models.py:947
Method
dropAndRecreateTables
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:217
Function
dummyMouseHandler
()
media/js/mobile/jquery.mobile-1.0b1.js:784
Function
ec2task
()
archive/fabfile.py:211
Method
editReply
(@Nullable String replyId, @Nullable String replyText)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:1657
Function
elasticsearch_check
(request)
apps/static/views.py:250
Method
elements
Iterator over elements repeating each as many times as its count. >>> c = Counter('ABCABC') >>> sorted(c.elements()) ['A', 'A
utils/feed_functions.py:294
Method
emailAttachmentKeepsNewestShortLinesEvenWhenSourceIsUnderByteLimit
()
clients/android/NewsBlur/app/src/test/java/com/newsblur/util/LogFileSnapshotTest.java:22
Function
email_optout
Unsubscribe from all NewsBlur emails. GET shows a confirmation button so that mail clients pre-loading links don't unsubscribe anybody; only the P
apps/profile/views.py:1829
Function
email_optout_token
Tokened unsubscribe link used in email footers (templates/mail/email_base.xhtml). Validates the same secret_token as the autologin links in emails
apps/profile/views.py:1850
Method
email_photo_url
(self)
apps/social/models.py:429
Function
empty
()
clients/ios/static/zepto.js:2
Function
empty
()
clients/ios/Resources/zepto.js:2
Function
encode
(data, *args, **kwargs)
utils/json_functions.py:35
Method
endElement
(self, name)
utils/S3.py:543
Method
endElement
(self, name)
utils/S3.py:596
Method
enqueueAction
(@NonNull ReadingAction ra)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:1114
Method
ensure_all_sent
(cls, queue=True)
apps/analyzer/models.py:116
Function
entry_features
(self, entry)
apps/analyzer/feed_filter.py:12
Method
equals
(Object o)
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/SocialFeed.java:63
Method
equals
(Object other)
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/Story.java:513
Function
error
(msg)
utils/log.py:92
Method
error_count
(self)
apps/rss_feeds/models.py:3345
Method
error_types
Return tuple of exception types this provider can raise.
apps/ask_ai/providers.py:51
Method
error_types
(self)
apps/ask_ai/providers.py:124
Method
error_types
(self)
apps/ask_ai/providers.py:190
Method
error_types
(self)
apps/ask_ai/providers.py:255
Method
error_types
(self)
apps/ask_ai/providers.py:346
Method
escape_label
(val)
apps/monitor/views/newsblur_deleted_users.py:58
Function
exception_change_feed_address
(request)
apps/rss_feeds/views.py:363
Function
exception_change_feed_link
(request)
apps/rss_feeds/views.py:466
Function
exception_retry
(request)
apps/rss_feeds/views.py:308
Method
execute
(self)
archive/munin/munin/memcached.py:33
← previous
next →
3,401–3,500 of 5,735, ranked by callers