MCPcopy Create free account

hub / github.com/samuelclay/NewsBlur / functions

Functions5,735 in github.com/samuelclay/NewsBlur

Functionurl_escape
Returns a valid URL-encoded version of the given value.
utils/tornado_escape.py:97
Functionurl_feed_prob
(url)
utils/feedfinder_forman.py:173
Functionurl_is_feed
Return True only when the document at this URL is itself a feed. Unlike find_feeds(), this does NOT scrape <link>/<a> tags for a feed that a
utils/feedfinder_forman.py:83
Functionurl_unescape
Decodes the given value from a URL. The argument may be either a byte or unicode string. If encoding is None, the result will be a b
utils/tornado_escape.py:107
Functionusage_billing_history
(request)
apps/profile/views.py:1244
Functionuser
(u, msg, request=None, warn_color=True)
utils/log.py:29
Methoduser
(self)
apps/social/models.py:211
Methoduser
(cls, user_id, page=1, limit=None, categories=None)
apps/social/models.py:3270
Methoduser_agent
(self)
apps/rss_feeds/models.py:1577
Methodusername_slug
(self)
apps/social/models.py:315
Functionutf8encode
Encodes a unicode string in utf-8
utils/feed_functions.py:68
Methodvalidate
(self, value)
utils/mongoengine_fields.py:15
Methodvalidate
(self, value)
utils/mongoengine_fields.py:61
Methodvalidate_redirect_uri
(self, client_id, redirect_uri, request, *args, **kwargs)
apps/mcp/validators.py:22
Methodvector_query
( cls, query_vector, offset=0, max_results=10, feed_ids_to_include=Non
apps/search/models.py:954
Functionvendorize_paypal
()
archive/fabfile.py:1249
Methodverify_token
Verify a Django OAuth access token by calling the user info endpoint.
newsblur_mcp/newsblur_mcp/auth.py:44
Functionwarning
(msg)
utils/log.py:98
Functionweb
()
archive/fabfile.py:166
Functionwebmanifest
(request)
apps/static/views.py:174
Functionwelcome_req
(request, **kwargs)
apps/reader/views.py:340
MethodwidgetFeeds
Convenience constructor for widget feed.
clients/android/NewsBlur/app/src/main/java/com/newsblur/util/FeedSet.java:188
Functionwork
()
archive/fabfile.py:171
Functionworker
()
utils/archive/green.py:24
Functionwrap
(request, *a, **kw)
utils/json_functions.py:126
Methodwrapped
(*args, **kwargs)
archive/api/newsblur.py:25
Functionwrapper
(request, *args, **kw)
utils/view_functions.py:135
Functionwrapper
(func)
newsblur_mcp/newsblur_mcp/server.py:102
Functionwrapper
(*args, **kwargs)
newsblur_mcp/newsblur_mcp/cli/runner.py:65
Methodwrapper
(request, *args, **kwargs)
utils/ratelimit.py:31
Methodwrapper
(request, *args, **kwargs)
utils/view_functions.py:163
Functionwww
()
archive/fabfile.py:176
Functionxhtml_unescape
Un-escapes an XML-escaped string.
utils/tornado_escape.py:71
Functionyoutube_search
Search YouTube channels by scraping YouTube's search results page. No API key or quota required. Returns results with constructed RSS feed UR
apps/discover/views.py:572
Methodzrange
(self, key, *args, **kwargs)
apps/reader/test_river_stories.py:1364
← previous5,701–5,735 of 5,735, ranked by callers