summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
2018-12-05rework not-cdm headline rows to use flex-boxAndrew Dolgov
2018-12-05combined mode: use flex-box for header/footer layoutAndrew Dolgov
2018-12-05in three panel mode, attach context menu to the title, instead of entire head...Andrew Dolgov
2018-12-04initial work for flat modern themeAndrew Dolgov
2018-12-04updates for flat theme (mostly disable old dijit overrides)Andrew Dolgov
2018-12-04combined unexpanded: respect 'SHOW_CONTENT_PREVIEW' preferenceAndrew Dolgov
2018-12-03add placeholder loading indicator to CDM entriesAndrew Dolgov
2018-12-03plugins: mail, mailto: remove code from global contextAndrew Dolgov
2018-12-02Fix an `onclick` (`Article.editArticleTags` --> `Article.editTags`)wn_
2018-12-02move Utils to AppBase where it belongsAndrew Dolgov
2018-12-02bring back excerpts in unexpanded modeAndrew Dolgov
2018-12-02remove obsolete row selection functionsAndrew Dolgov
2018-12-02Feeds: shorten some method namesAndrew Dolgov
2018-12-02Headlines: shorten selectArticlesAndrew Dolgov
2018-12-02Article, Headlines: shorten several method namesAndrew Dolgov
2018-12-01migrate tt-rss.js contents to AppAndrew Dolgov
2018-12-01fix vfeed group title CSS in not combined modeAndrew Dolgov
2018-12-01further effocts to wrap JS stuff into objectsAndrew Dolgov
2018-12-01js-ification: start on some common dialogsAndrew Dolgov
2018-12-01even more objectification of JSAndrew Dolgov
2018-12-01further objectification of JS codeAndrew Dolgov
2018-12-01WIP reshuffling of JS global context into separate logical objectsAndrew Dolgov
2018-12-01minor refactoring: normalize some function names; cleanup; etcAndrew Dolgov
2018-12-01toggleMark, togglePub: refactor implementationAndrew Dolgov
2018-12-01bring back (debloated) version of unexpanded combined modeAndrew Dolgov
2018-11-30css updates; night theme fixes for changed CSS classesAndrew Dolgov
2018-11-30minor css fixes (mostly for zoom mode)Andrew Dolgov
2018-11-30combined mode (and more) css class name updatesAndrew Dolgov
2018-11-30remove FTITLE- idAndrew Dolgov
2018-11-30remove some unnecessary element IDsAndrew Dolgov
2018-11-30packed headlines: no point in using JSON hereAndrew Dolgov
2018-11-30headlines: remove collapseBtnAndrew Dolgov
2018-11-30remove expandable CDM headlinesAndrew Dolgov
2018-11-30move to simpler CDM handling of encoded content (instead of CENCW... etc)Andrew Dolgov
2018-11-30debug logging system rework:Andrew Dolgov
2018-11-29some more eslint-related stuffAndrew Dolgov
2018-11-03php: remove trailing whitespacesAndrew Dolgov
2018-08-20split transparent rewriting of locally cached media URLs to execute after bot...Andrew Dolgov
2018-05-23Call the subscription hook from the plugins even if fetch_file_contents retur...MatthieuS
2018-01-05subscribe_to_feed: force-cast login and password to stringAndrew Dolgov
2017-12-31remove synchronous feed refreshing on ForceUpdateAndrew Dolgov
2017-12-17force-cast some variables used in queries to integerAndrew Dolgov
2017-12-15properly highlight search keywords containing forward slashAndrew Dolgov
2017-12-11subscribe dialog: add primary actionAndrew Dolgov
2017-12-11add some primary dialog actions; update cssAndrew Dolgov
2017-12-11filter,label dlg: use default actionAndrew Dolgov
2017-12-11search form: set default actionAndrew Dolgov
2017-12-10synchronous feed update: catch PDO exceptions as to not break headlines outputAndrew Dolgov
2017-12-04some (very minor) code cleanup in feeds classAndrew Dolgov
2017-12-04format_headlines_list: prevent warning on first_id changed checkAndrew Dolgov