Commit Graph

802 Commits (3213d148e1e3c59710e3022db62fcacec8994d3b)

Author SHA1 Message Date
Andrew Dolgov 41f7498af3 tag_is_valid: add length checking 15 years ago
Andrew Dolgov 2d969845f9 authenticate_user: properly escape input 15 years ago
Andrew Dolgov 849b382582 getFeedTitle: properly return title for tag vfeed 15 years ago
Andrew Dolgov af163b8520 update translations 15 years ago
Andrew Dolgov a927fe7b2d add german translation (de_DE) 15 years ago
Andrew Dolgov 32d2181b92 ccache: do not override owner_uid fetching for virtual feeds 15 years ago
Andrew Dolgov 2e93b64cca ccache: possible workaround against misowned entries 15 years ago
Andrew Dolgov 5c42194978 better check for img tags to skip inlining image attachments 15 years ago
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
16 years ago
Andrew Dolgov 2b38f79c86 update translations 16 years ago
Andrew Dolgov f6fed1b26b ccache: remove obsolete data on feed/category removal 16 years ago
Andrew Dolgov dee887d102 daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed (2) 16 years ago
Andrew Dolgov 44503b4673 daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed 16 years ago
Andrew Dolgov c205bb8d15 ccache_update: protect insert with transaction block 16 years ago
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 16 years ago
Andrew Dolgov 107008cb15 add patch for better favicon fetching (closes #231) 16 years ago
Andrew Dolgov 206d496762 rework gears offline/online interaction the way it probably should be done (also remove redirecting login system) 16 years ago
Andrew Dolgov 338c238d93 catchup_feed: set article last_read when catching up a label 16 years ago
Andrew Dolgov 6f69764ccf implement catchup for labels vfeed 16 years ago
Andrew Dolgov 5fe4848b5a reinstate redirecting login system (problems with Gears) 16 years ago
Andrew Dolgov 5de926d8cc new option: ENABLE_OFFLINE_READING (bump schema) 16 years ago
Andrew Dolgov 59b223d74d offline: disable using init-param 16 years ago
Andrew Dolgov badac687b0 synchronize unread status from offline to online DB 16 years ago
Andrew Dolgov 1c98068144 offline: disable categories in feedlist when not enabled in tt-rss main 16 years ago
Andrew Dolgov 3ac60b765a get_script_dt_add: always force refresh of scripts 16 years ago
Andrew Dolgov 9b7ecc0ac7 update amount of subscribed feeds in runtime-info (to invalidate feedlist cache) 16 years ago
Andrew Dolgov 72a2f4f57f fix typo 16 years ago
Andrew Dolgov f9fca8cb99 add catchup fixme for all_labels feed 16 years ago
Andrew Dolgov 2eb9c95c97 support colored labels 16 years ago
Andrew Dolgov 5c432ba490 ccache: skip non-numeric feeds (e.g. tags) 16 years ago
Andrew Dolgov 307d187c6c rework assigning articles to tags 16 years ago
Andrew Dolgov 0ef68e6fc9 headline subtoolbar: code cleanup 16 years ago
Andrew Dolgov 6b2ee18def new function: label_create 16 years ago
Andrew Dolgov 79c88e11a0 move labels subtoolbar section into a function 16 years ago
Andrew Dolgov 73495fd16f tweak new version notification stuff 16 years ago
Andrew Dolgov 9e97b64e48 update_all_feeds: remove function 16 years ago
Andrew Dolgov fe7537b5dd move MiniTemplator and prototype to lib/ 16 years ago
Andrew Dolgov 0ba3a1274d move gettext/ to lib 16 years ago
Andrew Dolgov 816cdfb7ee move magpie to lib/ 16 years ago
Andrew Dolgov 5ef03f1541 move simplepie/ to lib 16 years ago
Andrew Dolgov d134e3a313 move phpmailer to lib/ 16 years ago
Andrew Dolgov 8742de78bd new_version_check: add timestamp randomize 16 years ago
Andrew Dolgov 50b2db9632 catchup feed on first update after adding 16 years ago
Andrew Dolgov ab954dffad purge_feed: properly pass owner_uid to ccache_update 16 years ago
Andrew Dolgov 01299231d8 purge_feed: stop when purging is disabled for the feed (2) 16 years ago
Andrew Dolgov 2610b6fc8b purge_feed: stop when purging is disabled for the feed 16 years ago
Andrew Dolgov d75ed3eba5 headlines toolbar: code cleanup 16 years ago
Andrew Dolgov 4f570f569f dropdown: add create label entry 16 years ago
Andrew Dolgov 1be62a6855 more actions tweaks 16 years ago
Andrew Dolgov bf3c98384d rework subtoolbar actions dropdown 16 years ago