Commit Graph

847 Commits (0a6e5382cfd59f2cbfeefd0bfd7d9af1408236df)

Author SHA1 Message Date
Andrew Dolgov 0a6e5382cf move virt feeds counter display to getVirtCounters() 15 years ago
Andrew Dolgov 22fdebff47 misc code cleanup around queryFeedHeadlines() 15 years ago
Andrew Dolgov 326469fcb5 getFeedArticles/getFeedUnread: add support for tag feeds 15 years ago
Andrew Dolgov b4e75b2a25 use POST parameters for frontend requests 15 years ago
Andrew Dolgov 59e15af458 getCategoryUnread: properly calculate counts for cat -1 15 years ago
Andrew Dolgov a545dc31a4 properly check for article ownership in getArticleFeed() 15 years ago
Andrew Dolgov ab197ae1de update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed() 15 years ago
Andrew Dolgov e1050aec22 reorder virtual feeds 15 years ago
Andrew Dolgov f65ffc2d74 various icon tweaks 15 years ago
Andrew Dolgov 4bee8b5f9d assorted fixes 15 years ago
Andrew Dolgov 494a64eaac show originating feed info in CDM 15 years ago
Andrew Dolgov ef83538d2e show originating feed info when viewing archived article 15 years ago
Andrew Dolgov 8056ec5011 properly initialize archived_feed info when removing feed 15 years ago
Andrew Dolgov 16fdac16c0 add archive_article() 15 years ago
Andrew Dolgov dbfc436519 getFeedUnread: fix incorrect counters being returned 15 years ago
Andrew Dolgov e04c18a2c2 implement archived articles feed; bump schema 15 years ago
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