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
Method
setUp
(self)
apps/webfeed/tests.py:447
Method
setUp
(self)
apps/profile/test_profile.py:15
Method
setUp
(self)
apps/profile/test_profile.py:44
Method
setUp
(self)
apps/profile/test_profile.py:103
Method
setUp
(self)
apps/profile/test_profile.py:180
Method
setUp
(self)
apps/profile/test_profile.py:433
Method
setUp
(self)
apps/profile/test_profile.py:508
Method
setUp
(self)
apps/profile/test_profile.py:539
Method
setUp
(self)
apps/profile/test_profile.py:607
Method
setUp
(self)
apps/profile/test_profile.py:718
Method
setUp
Index test stories before each test.
apps/search/tests.py:143
Method
setUp
(self)
apps/reader/test_reader.py:21
Method
setUp
(self)
apps/reader/tests.py:19
Method
setUp
(self)
apps/reader/tests.py:44
Method
setUp
(self)
apps/reader/tests.py:237
Method
setUp
(self)
apps/reader/tests.py:369
Method
setUp
(self)
apps/reader/tests.py:476
Method
setUp
(self)
apps/reader/test_unread_counts.py:41
Method
setUp
(self)
apps/reader/test_river_stories.py:40
Method
setUp
(self)
apps/push/test_push.py:63
Method
setUp
(self)
apps/discover/tests.py:30
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:46
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:507
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:590
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:653
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:806
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:946
Method
setUp
(self)
apps/rss_feeds/test_rss_feeds.py:1103
Method
setUp
(self)
apps/feed_import/test_feed_import.py:18
Method
setUp
(self)
apps/briefing/tests.py:70
Method
setUpClass
Create test index before all tests.
apps/search/tests.py:119
Method
setUser
(UserDetails user, ImageLoader iconLoader)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ActivityDetailsPagerAdapter.java:57
Method
setViewAlpha
Sets the alpha of a view, totally hiding the view if the alpha is so low as to be invisible, but also obeying intended visibility.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:173
Method
setViewBackground
Sets the background resource of a view, working around a platform bug that causes the declared padding to get reset.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:373
Method
setViewElevation
(View v, float elevationDP)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ViewUtils.java:56
Method
setWebviewActionDelegate
(@NonNull WebviewActionDelegate webviewActionDelegate)
clients/android/NewsBlur/app/src/main/java/com/newsblur/web/NewsblurWebview.java:75
Method
setWebviewWrapperLayout
In order to replace the view using this webview to show HTML5 content, we need to know which view to replace it with.
clients/android/NewsBlur/app/src/main/java/com/newsblur/web/NewsblurWebview.java:119
Function
set_account_settings
(request)
apps/profile/views.py:276
Function
set_android_token
Android's push notification tokens. Not sure why I can't find this function in the Android code.
apps/notifications/views.py:171
Function
set_apns_token
Apple Push Notification Service, token is sent by the iOS app. Used to send push notifications to iOS.
apps/notifications/views.py:151
Function
set_classifier_notification
Set notification channels for a specific classifier. Premium Archive only.
apps/notifications/views.py:82
Function
set_collapsed_folders
(request)
apps/profile/views.py:384
Method
set_expires
(self, expires)
utils/S3.py:342
Method
set_expires_in
(self, expires_in)
utils/S3.py:338
Function
set_feed_mute
Safely mute or unmute a single feed without requiring the full list of feeds. This prevents accidental mass-muting that can occur with save_f
apps/reader/views.py:4840
Function
set_mongo_feature_compatibility_version
(apps, schema_editor)
apps/rss_feeds/migrations/0003_mongo_version_4_0.py:7
Function
set_notifications_for_feed
(request)
apps/notifications/views.py:30
Function
set_preference
(request)
apps/profile/views.py:98
Function
set_view_setting
(request)
apps/profile/views.py:298
Method
setminimum
(self, category, min)
apps/analyzer/classifier.py:155
Function
settingChanged
(event)
media/safari/NewsBlur.safariextension/javascripts/main.js:174
Function
settings_value
(name)
utils/templatetags/utils_tags.py:297
Function
setup_all
()
archive/fabfile.py:261
Function
setup_app_docker
(skip_common=False)
archive/fabfile.py:268
Function
setup_app_image
()
archive/fabfile.py:306
Function
setup_archive_oauth
Create/update OAuth app for NewsBlur Archive browser extension. Runs automatically during 'make' or 'python manage.py migrate'.
apps/archive_extension/migrations/0001_setup_archive_oauth.py:5
Function
setup_certbot
()
archive/fabfile.py:1006
Function
setup_cli_oauth
Create/update OAuth app for the NewsBlur CLI. Public client (no secret) with localhost redirect for the local callback flow.
apps/mcp/migrations/0003_setup_cli_oauth.py:13
Method
setup_databases
(self, **kwargs)
utils/testrunner.py:9
Function
setup_db_mdadm
()
archive/fabfile.py:1658
Function
setup_do
(name, size=1, image=None)
archive/fabfile.py:1867
Function
setup_ec2
()
archive/fabfile.py:1964
Function
setup_feeds_fetched_monitor
()
archive/fabfile.py:1761
Function
setup_forked_mongoengine
()
archive/fabfile.py:780
Function
setup_haproxy
(debug=False)
archive/fabfile.py:1067
Function
setup_imageproxy
(install_go=False)
archive/fabfile.py:1722
Function
setup_libxml_code
()
archive/fabfile.py:561
Function
setup_mcp_oauth
Create/update OAuth app for the NewsBlur MCP server. The MCP server uses this as its upstream OAuth application to proxy authentication f
apps/mcp/migrations/0001_setup_mcp_oauth.py:14
Function
setup_mongo_configsvr
()
archive/fabfile.py:1473
Function
setup_mongo_mms
()
archive/fabfile.py:1495
Function
setup_mongo_mongos
()
archive/fabfile.py:1485
Function
setup_newsletter_monitor
()
archive/fabfile.py:1767
Function
setup_original_page_server
()
archive/fabfile.py:1676
Function
setup_periodic_tasks
Import task modules after Celery is fully configured.
newsblur_web/celeryapp.py:56
Function
setup_psycopg
()
archive/fabfile.py:573
Function
setup_pymongo_repo
()
archive/fabfile.py:768
Function
setup_queue_monitor
()
archive/fabfile.py:1776
Function
setup_rabbitmq
()
archive/fabfile.py:1332
Function
setup_staging
()
archive/fabfile.py:923
Function
setup_task_image
()
archive/fabfile.py:373
Function
setup_usage_billing
(request)
apps/profile/views.py:1164
Function
share
Share a story to your Blurblog.
newsblur_mcp/newsblur_mcp/cli/commands/actions.py:106
Function
share_story
(request, token=None)
apps/api/views.py:335
Function
shared_stories_public
(request, username)
apps/social/views.py:1311
Function
shared_stories_rss_feed_noid
(request)
apps/social/views.py:1814
Method
shouldInterceptRequest
(WebView view, WebResourceRequest request)
clients/android/NewsBlur/app/src/main/java/com/newsblur/web/NewsblurWebview.java:140
Method
shouldOverrideUrlLoading
@noinspection deprecation
clients/android/NewsBlur/app/src/main/java/com/newsblur/web/NewsblurWebview.java:149
Method
shouldShowRationale
(Fragment fragment)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/NotificationUtils.java:178
Method
shouldUseTranslucentTheme
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:264
Method
should_ratelimit
(self, request)
utils/ratelimit.py:114
Method
should_ratelimit
(self, request)
apps/reader/views.py:842
Function
showEventCallback
(event)
media/js/mobile/jquery.mobile-1.0b1.js:3242
Method
showItemListMenuPopup
(View anchor)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:764
Method
showMarkReadCutoffMenu
(View anchor)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:749
Function
show_classifiers
View all trained intelligence classifiers.
newsblur_mcp/newsblur_mcp/cli/commands/intelligence.py:25
Function
signup
(request)
apps/profile/views.py:187
Function
signup
(request)
apps/reader/views.py:400
Function
signup
(request)
apps/api/views.py:60
Function
size
()
flask_metrics/flask_metrics_redis.py:156
Function
size
()
flask_metrics/flask_metrics_mongo.py:165
← previous
next →
4,601–4,700 of 5,735, ranked by callers