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 ecbd7b91fe allow manual updates for feeds with disabled automatic updates 13 years ago
..
api.php API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 13 years ago
article.php experimental CSRF protection 13 years ago
backend.php implement digestTest back 13 years ago
dlg.php prefs: implement batch subscribe to feeds 13 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) 13 years ago
handler.php experimental CSRF protection 13 years ago
mail_button.php add mail and share plugins 13 years ago
note_button.php add note plugin 13 years ago
plugin_button.php add missing files 13 years ago
pref_feeds.php Remove apostrophs from boolean values when editing feeds in batch 13 years ago
pref_filters.php properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago
pref_instances.php experimental CSRF protection 13 years ago
pref_labels.php experimental CSRF protection 13 years ago
pref_prefs.php pref_prefs: only disable password changing block in single user mode (closes #444) 13 years ago
pref_users.php add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 13 years ago
protected_handler.php implement ProtectedHandler 13 years ago
public_handler.php make generated_feed parameters optional, add specific date type for RSS feeds 13 years ago
rpc.php allow manual updates for feeds with disabled automatic updates 13 years ago
share_button.php add mail and share plugins 13 years ago
tweet_button.php add missing files 13 years ago