1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
ttrss/classes
2012-05-15 22:00:43 +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 fix broken feed icon upload (closes #459) 2012-05-15 22:00:43 +04: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 pref_prefs: only disable password changing block in single user mode (closes #444) 2012-03-29 14:44:52 +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 apply patch from gmargo to differentiate between manual and new feed after-subscription update 2012-05-05 22:28:46 +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