ttrss/classes
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 2012-06-03 20:02:51 +04:00
..
api.php API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 2012-03-08 19:01:23 +04:00
article.php experimental CSRF protection 2011-12-26 12:02:52 +04:00
backend.php implement digestTest back 2012-01-31 16:27:51 +04:00
dlg.php prefs: implement batch subscribe to feeds 2012-01-29 17:51:00 +04:00
feeds.php simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 2012-03-29 15:03:48 +04:00
handler.php experimental CSRF protection 2011-12-26 12:02:52 +04:00
mail_button.php add mail and share plugins 2011-12-21 08:50:37 +04:00
note_button.php add note plugin 2011-12-21 10:58:06 +04:00
plugin_button.php add missing files 2011-12-21 08:21:56 +04:00
pref_feeds.php Escape quotes in bookmarklet confirm message 2012-05-19 20:26:09 +02:00
pref_filters.php properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 2012-02-21 12:36:29 +04:00
pref_instances.php experimental CSRF protection 2011-12-26 12:02:52 +04:00
pref_labels.php experimental CSRF protection 2011-12-26 12:02:52 +04:00
pref_prefs.php hide several user-related prompts when using remote auth + auto_login (closes #447) 2012-05-16 11:56:21 +04:00
pref_users.php add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 2012-01-23 22:04:01 +04:00
protected_handler.php implement ProtectedHandler 2011-12-13 14:18:18 +04:00
public_handler.php make generated_feed parameters optional, add specific date type for RSS feeds 2012-02-27 14:39:15 +04:00
rpc.php experimental tweak to not mark articles newer than last one loaded in the buffer as read 2012-06-03 20:02:51 +04:00
share_button.php add mail and share plugins 2011-12-21 08:50:37 +04:00
tweet_button.php add missing files 2011-12-21 08:21:56 +04:00