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
↓ 2 callers
Function
run_haproxy_commands
(commands: list[str])
utils/haproxy_batch_state.py:81
↓ 2 callers
Method
run_jobs
(self)
utils/feed_fetcher.py:2082
↓ 2 callers
Function
run_test
()
media/js/newsblur/reader/reader_classifier.js:1212
↓ 2 callers
Method
saveCustomIconsToDb
Save custom icons to SQLite.
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/BlurDatabaseHelper.java:188
↓ 2 callers
Method
save_feed_order
Reorder feeds and move them around between folders. The entire folder structure needs to be serialized.
archive/api/newsblur.py:288
↓ 2 callers
Method
save_feed_story_history_statistics
Fills in missing months between earlier occurances and now. Save format: [('YYYY-MM, #), ...] Example output: [(2010-12, 123
apps/rss_feeds/models.py:1435
↓ 2 callers
Method
save_playback_state
(cls, user_id, **kwargs)
apps/media_player/models.py:100
↓ 2 callers
Method
save_search
(cls, user_id, feed_id, query)
apps/rss_feeds/models.py:4842
↓ 2 callers
Method
save_story
(self, html)
apps/rss_feeds/page_importer.py:362
↓ 2 callers
Method
save_user
(cls, user_id, css, js)
apps/profile/models.py:5291
↓ 2 callers
Function
scheduleSyncDebounced
* Schedule a debounced sync
clients/browser-extension/src/background/service-worker.js:339
↓ 2 callers
Method
scheduleSyncService
(Context context)
clients/android/NewsBlur/app/src/main/java/com/newsblur/service/BootReceiver.java:30
↓ 2 callers
Method
schedule_index_subscriptions_for_discover
(self)
apps/search/models.py:145
↓ 2 callers
Method
schedule_index_subscriptions_for_search
(self)
apps/search/models.py:138
↓ 2 callers
Function
scoreIconHtml
(score)
clients/android/NewsBlur/app/src/main/assets/classifierHighlights.js:5
↓ 2 callers
Function
scoreIconHtml
(score)
clients/ios/static/storyDetailView.js:243
↓ 2 callers
Method
scrub
Return a sanitized version of the given html.
utils/scrubber/__init__.py:383
↓ 2 callers
Method
send_android
(self, story)
apps/notifications/models.py:498
↓ 2 callers
Method
send_email
(self, limit=5000)
apps/analyzer/models.py:130
↓ 2 callers
Method
send_email_subject
(self, feed, story_title)
apps/notifications/tests.py:46
↓ 2 callers
Method
send_forgot_password_email
(self, email=None)
apps/profile/models.py:3244
↓ 2 callers
Method
send_ios
(self, story, user, usersub)
apps/notifications/models.py:395
↓ 2 callers
Method
send_staff_pricing_would_cancel_email
Shadow-mode staff notification for the pricing migration. Instead of actually cancelling a non-approving PayPal subscriber, email staff that w
apps/profile/models.py:3184
↓ 2 callers
Method
send_web
(self, story, user)
apps/notifications/models.py:388
↓ 2 callers
Function
serializeData
(a)
clients/ios/static/zepto.js:2
↓ 2 callers
Function
serializeData
(a)
clients/ios/Resources/zepto.js:2
↓ 2 callers
Method
server_ready
(self)
clients/android/run_android.py:791
↓ 2 callers
Method
setFilterSaved
(boolean isFilterSaved)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FeedSet.java:351
↓ 2 callers
Function
setImage
(img)
clients/ios/static/storyDetailView.js:88
↓ 2 callers
Method
setInteractiveStoryListSwipeRendering
(boolean active)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/ItemSetFragment.java:361
↓ 2 callers
Method
setLastSync
* Set last sync timestamp * @param {number} timestamp - Timestamp
clients/browser-extension/src/lib/storage.js:174
↓ 2 callers
Method
setSpacingStyle
(SpacingStyle spacingStyle)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/FolderListFragment.java:859
↓ 2 callers
Method
setState
(StateFilter state)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/FeedSelectorFragment.java:31
↓ 2 callers
Method
setToken
* Set the authentication token and related data * @param {string} token - OAuth access token * @param {string} refreshToken - OAuth refresh
clients/browser-extension/src/lib/api.js:56
↓ 2 callers
Method
setTryFeed
(@Nullable Feed tryFeed)
clients/android/NewsBlur/app/src/main/java/com/newsblur/database/FolderListAdapter.java:916
↓ 2 callers
Method
setUserBlocklist
* Set user's custom blocklist * @param {string[]} domains - Domains to block
clients/browser-extension/src/lib/storage.js:112
↓ 2 callers
Method
setViewImage
(Bitmap bitmap, PhotoToLoad photoToLoad)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/ImageLoader.java:196
↓ 2 callers
Method
setWidgetFeedIds
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/WidgetConfigAdapter.java:70
↓ 2 callers
Method
set_cached_scores
Write classification scores to Redis cache.
apps/analyzer/models.py:898
↓ 2 callers
Method
set_expiration
(self, lease_seconds)
apps/push/models.py:134
↓ 2 callers
Function
set_readonly
Enable or disable readonly mode. Enabling readonly restricts the CLI to read-only operations. Disabling readonly requires re-authentication:
newsblur_mcp/newsblur_mcp/cli/auth.py:280
↓ 2 callers
Function
set_server_url
Persist the server URL to config.
newsblur_mcp/newsblur_mcp/cli/auth.py:73
↓ 2 callers
Method
setupAnimSpeeds
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/ItemSetFragment.java:867
↓ 2 callers
Method
setupFolder
(String folderName)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/FolderItemsList.java:122
↓ 2 callers
Method
setupIntelExplainer
Themes and wires up the intel explainer banner, including the info toggle that expands/collapses the examples section.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:472
↓ 2 callers
Function
setup_app_firewall
()
archive/fabfile.py:887
↓ 2 callers
Function
setup_db_search
()
archive/fabfile.py:1707
↓ 2 callers
Function
setup_do_monitoring
()
archive/fabfile.py:838
↓ 2 callers
Function
setup_node_app
()
archive/fabfile.py:931
↓ 2 callers
Function
setup_postgres
(standby=False)
archive/fabfile.py:1348
↓ 2 callers
Function
setup_redis
(slave=False)
archive/fabfile.py:1513
↓ 2 callers
Function
setup_redis_monitor
()
archive/fabfile.py:1782
↓ 2 callers
Function
setup_repo
()
archive/fabfile.py:524
↓ 2 callers
Function
setup_supervisor
()
archive/fabfile.py:642
↓ 2 callers
Function
setup_ulimit
()
archive/fabfile.py:815
↓ 2 callers
Function
setup_user
()
archive/fabfile.py:495
↓ 2 callers
Function
setup_virtualenv
()
archive/fabfile.py:577
↓ 2 callers
Method
share_popular_stories
(cls, cutoff=None, days=None, interactive=True)
apps/social/models.py:2132
↓ 2 callers
Method
shouldShowDiscoverAction
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:854
↓ 2 callers
Function
showConnected
* Show connected state
clients/browser-extension/src/options/options.js:219
↓ 2 callers
Function
showDisconnected
* Show disconnected state
clients/browser-extension/src/options/options.js:234
↓ 2 callers
Method
showItemListPopup
(View anchor, ItemListMenuPopup.Content content)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:781
↓ 2 callers
Function
showMainSection
* Show main section
clients/browser-extension/src/popup/popup.js:323
↓ 2 callers
Method
showStoryStatusBanner
(String title, StoryStatusBannerStyle style)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:1158
↓ 2 callers
Function
sibling_tier_vs_representative
Return the tier label for a sibling relative to a representative story. The stored sorted-set score (written by the clustering task) records
apps/clustering/models.py:82
↓ 2 callers
Method
signup
Create a new user. All three required parameters must be of type string.
archive/api/newsblur.py:56
↓ 2 callers
Method
singleSavedTag
Convenience constructor for a single saved tag.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FeedSet.java:149
↓ 2 callers
Method
singleSocialFeed
Convenience constructor for a single social feed.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FeedSet.java:64
↓ 2 callers
Function
split
(val)
media/js/newsblur/reader/reader_send_email.js:202
↓ 2 callers
Method
startReadingActivity
(Context context, FeedSet fs, String startingHash)
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/UIUtils.java:251
↓ 2 callers
Method
start_premium_trial
Start a 30-day premium trial for existing free user.
apps/profile/models.py:568
↓ 2 callers
Method
story_can_be_marked_unread_by_user
(story, user)
apps/reader/models.py:2410
↓ 2 callers
Method
story_data
Turn one Reddit post (t3 data) into a feedgenerator item dict, or None. skip_stickied is True for subreddit listings (pinned mod posts repeat
utils/reddit_fetcher.py:398
↓ 2 callers
Method
story_hashes
( cls, user_id, relative_user_id, subscription_user_ids=None, socialsu
apps/social/models.py:1084
↓ 2 callers
Method
stream_response
Stream response chunks from the LLM.
apps/ask_ai/providers.py:34
↓ 2 callers
Method
switch_feed
(cls, user_id, old_feed_id, new_feed_id)
apps/reader/models.py:2548
↓ 2 callers
Function
syncPendingArchivesFromPopup
* Sync pending archives directly from popup (for localhost)
clients/browser-extension/src/popup/popup.js:139
↓ 2 callers
Method
syncSearchField
(@Nullable String query)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/FolderListFragment.java:583
↓ 2 callers
Method
sync_redis
(self)
apps/social/models.py:2228
↓ 2 callers
Method
sync_redis_shares
(self, r=None)
apps/social/models.py:2232
↓ 2 callers
Method
sync_redis_story
(self, r=None)
apps/social/models.py:2244
↓ 2 callers
Method
sync_twitter_photo
(self)
apps/social/models.py:3105
↓ 2 callers
Function
system_theme
()
media/js/newsblur/common/theme_toggle.js:24
↓ 2 callers
Function
testcase
(expected, value)
utils/urlnorm.py:196
↓ 2 callers
Function
tier_score
(story_hash)
apps/clustering/models.py:776
↓ 2 callers
Method
to_safe
Converts 'bad' characters in a string to underscores so they can be used as Ansible groups
archive/ansible/do_inventory.py:553
↓ 2 callers
Method
trendingStories
Convenience constructor for permanent trending story pseudo-feeds.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FeedSet.java:114
↓ 2 callers
Function
trigger
( event, state )
media/js/mobile/jquery.mobile-1.0b1.js:997
↓ 2 callers
Method
unread_story_hashes_for_story_hashes
Return the subset of provided story hashes that are currently unread. This is used by all-story river pages, where read status is ne
apps/reader/models.py:658
↓ 2 callers
Method
updateAdapter
(@NonNull List<Story> stories, Long loadId)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/ItemSetFragment.java:430
↓ 2 callers
Method
updateFleuron
(boolean requiresPremium)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:1033
↓ 2 callers
Method
updatePrimaryButtonText
()
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/ShareDialogFragment.java:179
↓ 2 callers
Method
updateSearchClearButton
(@Nullable CharSequence query)
clients/android/NewsBlur/app/src/main/java/com/newsblur/fragment/FolderListFragment.java:600
↓ 2 callers
Method
updateStorySearchClearButton
(@Nullable CharSequence query)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/ItemsList.java:970
↓ 2 callers
Method
updateSyncStatusIndicatorBackground
(SyncStatusAccessory accessory)
clients/android/NewsBlur/app/src/main/java/com/newsblur/activity/Main.java:412
↓ 2 callers
Method
user_unread_count
(cls, user_id)
apps/social/models.py:3304
↓ 2 callers
Method
users_for_feed
(cls, feed_id)
apps/notifications/models.py:141
↓ 2 callers
Method
validate
(self, value)
utils/mongoengine_fields.py:92
↓ 2 callers
Function
validate_email_as_bool
(email)
apps/reader/views.py:5233
↓ 2 callers
Function
validate_regex_pattern
Validate a regex pattern. Returns (is_valid, error_message).
apps/analyzer/models.py:32
← previous
next →
1,401–1,500 of 5,735, ranked by callers