summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
2015-12-05format_headlines_list: fix pg_num_rows() called incorrectly when firstid chec...Andrew Dolgov
2015-12-04compat patches for php7Andrew Dolgov
2015-11-21queryFeedHeadlines: don't check first_id when sorting by oldest firstAndrew Dolgov
2015-08-13fix some remaining old-style viewfeed() callsAndrew Dolgov
2015-08-12move attachments back to cdm contentAndrew Dolgov
2015-08-11fix subtoolbar links lack of marginAndrew Dolgov
2015-08-11move attachment dropdown to cdmFooter, use table styles for cdmFooterAndrew Dolgov
2015-08-11use dijit form widget for attachments dropdownAndrew Dolgov
2015-08-04allow selecting stemming language in search dialogAndrew Dolgov
2015-07-13fix missing cdmFeedTitleAndrew Dolgov
2015-07-13fix error feed (i.e. when requested feed no longer exists) not display properlyAndrew Dolgov
2015-07-13roll back separate headline transportAndrew Dolgov
2015-07-13fix dashboard feedAndrew Dolgov
2015-07-13headlines: fix whitebox reply not returned in an updated formatAndrew Dolgov
2015-07-13bring cdmFeedTitle style in line with the rest of the UIAndrew Dolgov
2015-07-12fixes for first_id stuffAndrew Dolgov
2015-07-12apparently it's a bad idea to do is_resource() on a mysqli resultAndrew Dolgov
2015-07-12report top id changed in headlines bufferAndrew Dolgov
2015-07-12queryFeedHeadlines: move to array-based arguments, optionally check if first ...Andrew Dolgov
2015-07-07simplify search, remove search_mode as uselessAndrew Dolgov
2015-07-03limit smart_date_time stuff to headlines onlyAndrew Dolgov
2015-06-18prevent event propagation when clicking on CDM article footerAndrew Dolgov
2015-06-12better feed debugger ui for f DAndrew Dolgov
2015-06-07fix some minor typos and stuffAndrew Dolgov
2015-03-21Added a "title" attribute in the link to an article.Matthieu Sarter
2014-08-19add pluginhost HOOK_HEADLINES_BEFORE (refs #814)Andrew Dolgov
2014-08-18Copypaste error fixPavel Voronin
2014-04-23Make search mechanism pluggableRob Hoelz
2014-03-26fix alignment of a feed error icon in headlines subtoolbarAndrew Dolgov
2014-03-21Fix end tag for small feed icons when using combined display modeGrant Pannell
2014-03-13disable headlines grouping for recently read vfeedAndrew Dolgov
2014-02-19remove some unused code reported by phpmdAndrew Dolgov
2014-02-02revert max ui feed title length, tweak truncate_string a bitAndrew Dolgov
2014-02-02subtoolbar: layout fix, shorten max feed title lengthAndrew Dolgov
2014-01-29minor style updates to make 3panel headlines mode look closer to cdmAndrew Dolgov
2014-01-27fix selected prompt positionAndrew Dolgov
2014-01-27unify main and headlines toolbarAndrew Dolgov
2014-01-27default theme updatesAndrew Dolgov
2013-11-29queryFeedHeadlines: remove obsolete content_previewAndrew Dolgov
2013-10-29report all libxml errors in updater debug outputAndrew Dolgov
2013-10-17add context menu for cdmFeedTitle; change mark as read prompt for grouped hea...Andrew Dolgov
2013-10-02add notification to subscribe dialog when multiple feeds are detectedAndrew Dolgov
2013-09-02add i18n to the search syntax linkAndrew Dolgov
2013-09-02use plurals for comment/comments link in article, properly translate comments...Andrew Dolgov
2013-08-02add plugin to cache images in starred articles; pass article_id toAndrew Dolgov
2013-07-31support term highlighting in cdm titleAndrew Dolgov
2013-07-31search keyword highlighting (combined mode only)Andrew Dolgov
2013-07-31lang: default to 'en'Andrew Dolgov
2013-07-31add text_languagedetect to guess article language for better hyphenationAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov