MCPcopy Create free account

hub / github.com/samuelclay/NewsBlur / functions

Functions5,735 in github.com/samuelclay/NewsBlur

Functiondb_check_redis_sessions
()
flask_monitor/db_monitor.py:222
Functiondb_check_redis_story
()
flask_monitor/db_monitor.py:199
Functiondb_check_redis_user
()
flask_monitor/db_monitor.py:176
Methoddb_for_read
Point all read operations to a random slave
newsblur_web/settings.py:675
Methoddb_for_write
Point all write operations to the master
newsblur_web/settings.py:679
Functiondebounce
(func, wait)
clients/browser-extension/src/shared/utils.js:202
Functiondebug
()
archive/fabfile.py:186
Methoddebug_index
Debug method to inspect index fields and entries.
apps/archive_extension/search.py:500
Methoddebug_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
Methoddebug_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
Methoddebug_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
Functiondebug_sources
Wrapper around Package.sources that expands globs using filesystem when in DEBUG mode.
utils/pipeline_utils.py:27
Functiondecline_feed
(request)
apps/recommendations/views.py:114
MethoddecodeColourValue
(String val, int defaultVal)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:622
Methoddecoded_story_title
(self)
apps/social/models.py:1834
Methoddecoded_story_title
(self)
apps/rss_feeds/models.py:3612
Methoddelete
(self, bucket, key, headers={})
utils/S3.py:364
Methoddelete
(self, path: str, data: dict | None = None)
newsblur_mcp/newsblur_mcp/client.py:84
MethoddeleteStories
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:341
Functiondelete_account
(request)
apps/profile/views.py:1595
Functiondelete_all_backups
()
archive/fabfile.py:2359
Functiondelete_all_sites
(request)
apps/profile/views.py:1809
Functiondelete_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
Functiondelete_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
Methoddelete_bucket
(self, bucket, headers={})
utils/S3.py:194
Methoddelete_bucket
(self, bucket, headers={})
utils/S3.py:352
Functiondelete_classifiers
(request)
apps/profile/views.py:1770
Functiondelete_conversation
Delete (deactivate) a conversation. Returns: {code: 0}
apps/archive_assistant/views.py:225
Functiondelete_feed
(request)
apps/reader/views.py:3842
Functiondelete_feed_by_url
(request)
apps/reader/views.py:3863
Functiondelete_feeds_by_folder
(request)
apps/reader/views.py:3917
Functiondelete_folder
(request)
apps/reader/views.py:3889
Methoddelete_record
(record_id)
apps/rss_feeds/management/commands/clean_txt_records.py:43
Functiondelete_search
(request)
apps/reader/views.py:5360
Functiondelete_shared_stories
(request)
apps/profile/views.py:1709
Functiondelete_starred_stories
(request)
apps/profile/views.py:1659
Functiondelete_starred_tag
Remove a tag from all user's starred stories (stories remain saved).
apps/reader/views.py:5213
Functiondeploy_rebuild
(fast=False)
archive/fabfile.py:2042
Methoddeserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/StoryTypeAdapter.java:41
Methoddeserialize
(JsonElement element, Type type, JsonDeserializationContext arg2)
clients/android/NewsBlur/app/src/main/java/com/newsblur/serialization/DateStringTypeAdapter.java:29
Methoddetector
(self)
apps/profile/middleware.py:719
Functiondev
()
archive/fabfile.py:181
Functiondev_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
Functiondisable_server_usage_metrics
Keep MCP wrapper tests from writing usage counters to developer Redis.
newsblur_mcp/tests/conftest.py:7
Functiondiscover_feeds
Find similar feeds based on content vectors.
apps/discover/views.py:274
Functiondiscover_feeds
(request, feed_id=None)
apps/rss_feeds/views.py:668
Functiondiscover_index
(request)
apps/discover/views.py:339
Functiondiscover_search
Search for new feeds by topic or keyword.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:21
Functiondiscover_similar
Find feeds similar to one you already follow.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:44
Functiondiscover_stories
Find similar stories across feeds.
apps/discover/views.py:306
Functiondiscover_stories
(request, story_hash)
apps/rss_feeds/views.py:699
Functiondiscover_trending
Browse trending feeds.
newsblur_mcp/newsblur_mcp/cli/commands/discover.py:67
MethoddisplayWidgetImage
Synchronous background call coming from app widget on home screen
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ImageLoader.java:76
Methoddistinct_user_count
(queryset)
apps/monitor/views/newsblur_ask_ai.py:32
Methoddo_GET
(self)
newsblur_mcp/newsblur_mcp/cli/auth.py:176
Methoddo_base
(self, attrs)
utils/feedfinder_pilgrim.py:157
Methoddo_link
(self, attrs)
utils/feedfinder_pilgrim.py:176
Functiondo_match
()
apps/analyzer/models.py:53
Methoddoc_type
(cls)
apps/search/models.py:399
Methoddoc_type
(cls)
apps/search/models.py:837
FunctiondoneFunc
()
media/js/mobile/jquery.mobile-1.0b1.js:3176
Methoddoublecheck_paypal_payments
(cls, days=14)
apps/profile/models.py:4086
Functiondowngrade_django
(role=None)
archive/fabfile.py:1235
Functiondowngrade_pil
()
archive/fabfile.py:1264
Methoddrain_task_feeds
(cls)
apps/rss_feeds/models.py:860
Methoddrop
Drop the entire archives index.
apps/archive_extension/search.py:207
Methoddrop
(cls)
apps/search/models.py:511
Methoddrop
(cls)
apps/search/models.py:947
MethoddropAndRecreateTables
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:217
FunctiondummyMouseHandler
()
media/js/mobile/jquery.mobile-1.0b1.js:784
Functionec2task
()
archive/fabfile.py:211
MethodeditReply
(@Nullable String replyId, @Nullable String replyText)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:1657
Functionelasticsearch_check
(request)
apps/static/views.py:250
Methodelements
Iterator over elements repeating each as many times as its count. >>> c = Counter('ABCABC') >>> sorted(c.elements()) ['A', 'A
utils/feed_functions.py:294
MethodemailAttachmentKeepsNewestShortLinesEvenWhenSourceIsUnderByteLimit
()
clients/android/NewsBlur/app/src/test/java/com/newsblur/util/LogFileSnapshotTest.java:22
Functionemail_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
Functionemail_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
Methodemail_photo_url
(self)
apps/social/models.py:429
Functionempty
()
clients/ios/static/zepto.js:2
Functionempty
()
clients/ios/Resources/zepto.js:2
Functionencode
(data, *args, **kwargs)
utils/json_functions.py:35
MethodendElement
(self, name)
utils/S3.py:543
MethodendElement
(self, name)
utils/S3.py:596
MethodenqueueAction
(@NonNull ReadingAction ra)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:1114
Methodensure_all_sent
(cls, queue=True)
apps/analyzer/models.py:116
Functionentry_features
(self, entry)
apps/analyzer/feed_filter.py:12
Methodequals
(Object o)
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/SocialFeed.java:63
Methodequals
(Object other)
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/Story.java:513
Functionerror
(msg)
utils/log.py:92
Methoderror_count
(self)
apps/rss_feeds/models.py:3345
Methoderror_types
Return tuple of exception types this provider can raise.
apps/ask_ai/providers.py:51
Methoderror_types
(self)
apps/ask_ai/providers.py:124
Methoderror_types
(self)
apps/ask_ai/providers.py:190
Methoderror_types
(self)
apps/ask_ai/providers.py:255
Methoderror_types
(self)
apps/ask_ai/providers.py:346
Methodescape_label
(val)
apps/monitor/views/newsblur_deleted_users.py:58
Functionexception_change_feed_address
(request)
apps/rss_feeds/views.py:363
Functionexception_change_feed_link
(request)
apps/rss_feeds/views.py:466
Functionexception_retry
(request)
apps/rss_feeds/views.py:308
Methodexecute
(self)
archive/munin/munin/memcached.py:33
← previousnext →3,401–3,500 of 5,735, ranked by callers