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 ddb575c744 add select all/none functionality to several edit dialogs 12 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 add select all/none functionality to several edit dialogs 12 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) 12 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 add select all/none functionality to several edit dialogs 12 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 add select all/none functionality to several edit dialogs 12 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 prevent session modification in public/rss 12 years ago
rpc.php experimental tweak to not mark articles newer than last one loaded in the buffer as read 12 years ago
share_button.php add mail and share plugins 13 years ago
tweet_button.php add missing files 13 years ago