Commit Graph

831 Commits (15ea06910ca9b50d42d8aae96524365594f9aac3)

Author SHA1 Message Date
Andrew Dolgov 7e329f13ab add remove_feed() and remove_feed_category() 15 years ago
Andrew Dolgov 5163fc709e display label colors in headlines subtoolbar 15 years ago
Andrew Dolgov 7f969260c1 add toggle_collapse_cat() 15 years ago
Andrew Dolgov 57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 15 years ago
Andrew Dolgov 5de668eddc move some aux files to lib/ 15 years ago
Andrew Dolgov afb12ed0d0 prepare login redirect for mobile/classic 15 years ago
Andrew Dolgov af88c48a3a mobile: misc fixes; add getFeedIcon() 15 years ago
Andrew Dolgov 95004daf9d mobile: implement WIP pagination for flat feedlist 15 years ago
Andrew Dolgov c6dbeedc44 printCategoryHeader: unbreak Konqueror 15 years ago
Andrew Dolgov 2a41fc9790 only accept favicons which are actual images while using CURL (closes #261) 15 years ago
Andrew Dolgov 24ecbcae50 outputArticleXML: display tags in zoom mode 15 years ago
Andrew Dolgov a3162add37 add ca_CA translation 15 years ago
Andrew Dolgov ceb0cab568 generate_syndicated_feed: properly pass owner_uid to sanitize_rss() (closes #256) 15 years ago
Andrew Dolgov 36d0510ced add es_ES translation 15 years ago
Andrew Dolgov b171066641 misc dialog tweaks 15 years ago
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 16 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