MCPcopy Create free account

hub / github.com/samuelclay/NewsBlur / functions

Functions5,735 in github.com/samuelclay/NewsBlur

Functionactive_connections
()
flask_metrics/flask_metrics_redis.py:98
Methodadd
(cls, feed_id, feed_fetch, feed_process, page, icon, total, feed_code)
apps/statistics/models.py:403
Methodadd
(cls, category_title, feed_id)
apps/categories/models.py:134
MethodaddChain
Configure a chained cache so that if the provided cache already has a file, it will be used rather than being cached twice.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FileCache.java:59
MethodaddFeedStarted
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/AddFeedExternal.java:46
Methodadd_all_missing_feeds
(cls)
apps/reader/models.py:3013
Methodadd_arguments
(self, parser)
apps/archive_extension/management/commands/setup_archive_oauth.py:8
Methodadd_arguments
(self, parser)
apps/profile/management/commands/fp.py:8
Methodadd_arguments
(self, parser)
apps/profile/management/commands/reimport_stripe_history.py:15
Methodadd_arguments
(self, parser)
apps/profile/management/commands/audit_payment_history.py:18
Methodadd_arguments
(self, parser)
apps/profile/management/commands/generate_dev_session.py:14
Methodadd_arguments
(self, parser)
apps/profile/management/commands/reimport_paypal_history.py:16
Methodadd_arguments
(self, parser)
apps/profile/management/commands/grandfather_premium_users.py:14
Methodadd_arguments
(self, parser)
apps/search/management/commands/index_stories.py:14
Methodadd_arguments
(self, parser)
apps/search/management/commands/index_feeds.py:9
Methodadd_arguments
(self, parser)
apps/discover/management/commands/generate_popular_feeds_taxonomy.py:86
Methodadd_arguments
(self, parser)
apps/discover/management/commands/fill_reddit_gaps.py:1672
Methodadd_arguments
(self, parser)
apps/discover/management/commands/bootstrap_popular_feeds.py:31
Methodadd_arguments
(self, parser)
apps/discover/management/commands/discover_podcasts.py:1200
Methodadd_arguments
(self, parser)
apps/discover/management/commands/categorize_subreddits.py:38
Methodadd_arguments
(self, parser)
apps/discover/management/commands/fill_podcast_gaps.py:791
Methodadd_arguments
(self, parser)
apps/discover/management/commands/discover_real_feeds.py:98
Methodadd_arguments
(self, parser)
apps/discover/management/commands/discover_newsletters.py:703
Methodadd_arguments
(self, parser)
apps/discover/management/commands/fill_newsletter_gaps.py:427
Methodadd_arguments
(self, parser)
apps/discover/management/commands/backfill_underpopulated_feeds.py:94
Methodadd_arguments
(self, parser)
apps/discover/management/commands/discover_subreddits.py:687
Methodadd_arguments
(self, parser)
apps/discover/management/commands/fill_youtube_gaps.py:464
Methodadd_arguments
(self, parser)
apps/discover/management/commands/index_popular_feeds_for_search.py:26
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/refresh_feed.py:10
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/count_stories.py:9
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/count_subscribers.py:9
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/calculate_scores.py:16
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/refresh_feeds.py:20
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/backfill_trending_subscriptions.py:21
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/task_feeds.py:12
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/mark_read.py:12
Methodadd_arguments
(self, parser)
apps/rss_feeds/management/commands/trim_feeds.py:11
Methodadd_arguments
(self, parser)
apps/monitor/management/commands/monitor_uptime.py:17
Methodadd_arguments
(self, parser)
apps/ask_ai/management/commands/reset_askai_usage.py:26
Methodadd_bucket
(tier, count, limit)
apps/monitor/views/newsblur_ask_ai.py:148
Methodadd_captions_param
(match)
apps/rss_feeds/models.py:2721
Functionadd_feature
(request)
apps/reader/views.py:4389
Methodadd_feed_limit
Returns the feed limit for adding new feeds, or None if no limit. Grandfathered premium users have no limit (returns None).
apps/profile/models.py:312
Functionadd_folder
(request)
apps/reader/views.py:3819
Methodadd_folder
Add a new folder.
archive/api/newsblur.py:224
Functionadd_permalink
(match)
utils/story_functions.py:409
Functionadd_revsys_keys
()
archive/fabfile.py:2369
Functionadd_site
(request, token)
apps/api/views.py:141
Functionadd_site_authed
(request)
apps/api/views.py:189
Functionadd_site_load_script
(request, token)
apps/api/views.py:92
Functionadd_to_media_history
Add a media item to playback history with its position.
apps/media_player/views.py:177
Functionadd_to_media_queue
Add a media item to the playback queue.
apps/media_player/views.py:81
Functionadd_url
(request)
apps/reader/views.py:3760
Methodadd_url
Add a feed by its URL. Can be either the RSS feed or the website itself.
archive/api/newsblur.py:213
Functionadmin_only
(function=None)
utils/user_functions.py:77
MethodafterTextChanged
(Editable s)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:498
MethodafterTextChanged
(Editable s)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/ShareDialogFragment.java:146
MethodafterTextChanged
(Editable s)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/FolderListFragment.java:248
Functionajax_login_required
(function=None)
utils/user_functions.py:19
Methodall
(cls)
apps/statistics/models.py:70
Functionall_categories
(request)
apps/categories/views.py:10
Functionall_classifiers
Return all trained classifiers for a user, organized by feed and folder structure. Only returns classifiers with non-zero scores (trained ite
apps/reader/views.py:4563
Methodallow_migrate
Explicitly put all models on all databases.
newsblur_web/settings.py:690
Methodallow_relation
Allow any relation between two objects in the db pool
newsblur_web/settings.py:683
Functionalt_feedly
(request)
apps/static/views.py:56
Functionalt_google_reader
(request)
apps/static/views.py:52
Functionalt_inoreader
(request)
apps/static/views.py:60
Functionalt_open_source
(request)
apps/static/views.py:44
Functionalt_self_hosted
(request)
apps/static/views.py:48
Functionanalyze
Kick off a Celery task to analyze a web page for story patterns.
apps/webfeed/views.py:30
Functionandroid
(request)
apps/static/views.py:208
MethodanimateBackToFeedListFromReading
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:1068
Functionapi
(request)
apps/static/views.py:154
Functionapi_feed_list
(request, trigger_slug=None)
apps/oauth/views.py:262
Functionapi_folder_list
(request, trigger_slug=None)
apps/oauth/views.py:296
Functionapi_save_new_story
(request)
apps/oauth/views.py:812
Functionapi_save_new_subscription
(request)
apps/oauth/views.py:866
Functionapi_saved_story
(request)
apps/oauth/views.py:497
Functionapi_saved_tag_list
(request)
apps/oauth/views.py:316
Functionapi_share_new_story
(request)
apps/oauth/views.py:698
Functionapi_shared_story
(request)
apps/oauth/views.py:567
Functionapi_shared_usernames
(request)
apps/oauth/views.py:342
Functionapi_unread_story
(request, trigger_slug=None)
apps/oauth/views.py:370
Functionapi_user_info
(request)
apps/oauth/views.py:237
Functionapp
()
archive/fabfile.py:161
Functionapple_app_site_assoc
(request)
apps/static/views.py:181
Functionapple_developer_merchantid
(request)
apps/static/views.py:185
FunctionapplyClassifierHighlights
(classifiers)
clients/ios/static/storyDetailView.js:256
FunctionapplyClassifiers
(classifierData)
clients/android/NewsBlur/app/src/main/assets/classifierHighlights.js:69
Functionapprove_feed
(request)
apps/recommendations/views.py:98
Functionapprove_follower
(request)
apps/social/views.py:1591
Methodarchive_feed_limit
Returns the Archive tier feed limit (for upgrade prompts).
apps/profile/models.py:302
MethodasFormEncodedRequestBody
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/domain/ValueMultimap.java:51
MethodasIconCache
(Context context, @ImageOkHttpClient OkHttpClient imageOkHttpClient)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FileCache.java:47
MethodasIconLoader
(Context context, FileCache iconCache)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ImageLoader.java:50
MethodasStoryImageCache
(Context context, @ImageOkHttpClient OkHttpClient imageOkHttpClient)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FileCache.java:43
MethodasThumbnailCache
(Context context, @ImageOkHttpClient OkHttpClient imageOkHttpClient)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FileCache.java:51
MethodasThumbnailLoader
(Context context, FileCache chainedCache)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ImageLoader.java:54
Functionask_ai_question
API endpoint to start an Ask AI question. POST Parameters: story_hash: Hash of the story to analyze question_id: ID of the q
apps/ask_ai/views.py:31
Functionassemble_certificates
()
archive/fabfile.py:970
← previousnext →3,101–3,200 of 5,735, ranked by callers