You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 14 years ago
..
api.php API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 14 years ago
article.php experimental CSRF protection 14 years ago
backend.php implement digestTest back 14 years ago
dlg.php prefs: implement batch subscribe to feeds 14 years ago
feeds.php simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 14 years ago
handler.php experimental CSRF protection 14 years ago
mail_button.php add mail and share plugins 14 years ago
note_button.php add note plugin 14 years ago
plugin_button.php add missing files 14 years ago
pref_feeds.php Escape quotes in bookmarklet confirm message 14 years ago
pref_filters.php properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 14 years ago
pref_instances.php experimental CSRF protection 14 years ago
pref_labels.php experimental CSRF protection 14 years ago
pref_prefs.php hide several user-related prompts when using remote auth + auto_login (closes #447) 14 years ago
pref_users.php add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 14 years ago
protected_handler.php implement ProtectedHandler 14 years ago
public_handler.php make generated_feed parameters optional, add specific date type for RSS feeds 14 years ago
rpc.php experimental tweak to not mark articles newer than last one loaded in the buffer as read 14 years ago
share_button.php add mail and share plugins 14 years ago
tweet_button.php add missing files 14 years ago