Commit Graph

816 Commits (6e35a862dd7c2f292ab805cf5a0d5bf8770a6525)

Author SHA1 Message Date
Andrew Dolgov 6e35a862dd fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines 15 years ago
Andrew Dolgov 54e61a6809 add option to force display attachments in feeds (implementation) 15 years ago
Andrew Dolgov 275a0af23d format_tags_string: improve detection of layout breaking extra-long tag strings 15 years ago
Andrew Dolgov 51682b2330 move inline player generation code into separate function; disable support for native html5 player due to unsolved usability reasons (closes #246) 15 years ago
Andrew Dolgov 7d939be751 fix width/height for static img tags (excludes selected dynamic content) (closes #245) 15 years ago
Andrew Dolgov db54143e88 rework article note appearance 15 years ago
Andrew Dolgov c9efd838a9 properly allow article to be expanded in CDM mode when article excerpt is blank 15 years ago
Andrew Dolgov 784ac51f88 add separate indicator for fresh articles 15 years ago
Andrew Dolgov 9324c2c24f rework appearance of audio/video tags patch 15 years ago
Andrew Dolgov 99ea1043da http_authenticate_user: remove unnecessary logging 15 years ago
Andrew Dolgov bc03c563de call sanitize_rss() when generating syndicated feeds 15 years ago
Andrew Dolgov f45a286b8d strip_tags_long: use htmlpurifier to properly reformat html content 15 years ago
Andrew Dolgov 95f67d2ebc add support for HTML5 way of playing audio/video enclosures (closes #246) 15 years ago
Andrew Dolgov 70c9b17314 feedlist: htmlspecialchars() feed title 15 years ago
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.
15 years ago
Andrew Dolgov 2b38f79c86 update translations 15 years ago
Andrew Dolgov f6fed1b26b ccache: remove obsolete data on feed/category removal 15 years ago
Andrew Dolgov dee887d102 daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed (2) 15 years ago
Andrew Dolgov 44503b4673 daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed 15 years ago
Andrew Dolgov c205bb8d15 ccache_update: protect insert with transaction block 15 years ago
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 15 years ago
Andrew Dolgov 107008cb15 add patch for better favicon fetching (closes #231) 15 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