summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
2017-04-26fix various issues reported by static analysisAndrew Dolgov
2017-03-31filter by search results while marking feed as readAndrew Dolgov
2017-03-06cdmClicked: do not use event.target.parents to figure out if clicked on a hea...Andrew Dolgov
2017-02-17rework the way headlines menus identify calling rowAndrew Dolgov
2017-02-13bind headlines menu to a selector to avoid remaking it unnecessarilyAndrew Dolgov
2017-02-12Prevent target='_blank' vulnerability on dynamic linkJérémy DECOOL
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2017-01-28subscribe dialog: do not report errors via alert()Andrew Dolgov
2017-01-22unpackVisibleHeadlines: do not iterate over all RROWs all the timeAndrew Dolgov
2017-01-22force ngettext() count argument type to stringAndrew Dolgov
2017-01-07headlines toolbar: move selection links into the dropdownAndrew Dolgov
2016-05-18disable autocomplete in subscription dialogAndrew Dolgov
2016-03-22normalize some html5 custom attributesAndrew Dolgov
2016-03-22getLoadedArticleIds: consider visible rows onlyAndrew Dolgov
2016-01-30inline feed update: set feed as needing update if open_basedir is set + plugi...Andrew Dolgov
2016-01-26fix multiple issues with archived feedsAndrew Dolgov
2016-01-26only stop inline feed updates with open_basedir enabled if there are any plug...Andrew Dolgov
2016-01-23prevent frontend updating of feeds on view if open_basedir is set to prevent ...Andrew Dolgov
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