summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2017-03-23rename cache images option label (rip translations)Andrew Dolgov
2017-03-23remove local file extensions and generalize some method names for cached mediaAndrew Dolgov
2017-03-06cdmClicked: do not use event.target.parents to figure out if clicked on a hea...Andrew Dolgov
2017-03-05improve JS error logging with additional stuffAndrew Dolgov
2017-03-04simplify error handlingAndrew 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-12add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxyAndrew Dolgov
2017-02-12Prevent target='_blank' vulnerability on dynamic linkJérémy DECOOL
2017-02-10allow user plugins to expose public methods out in a limited fashionAndrew Dolgov
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2017-02-10af_zz_imgproxy: use inline disposition, misc updatesAndrew Dolgov
2017-02-04cached_image: remove unnecessary basename()Andrew Dolgov
2017-02-04image cache: send files as content-disposition: attachment; add .png suffix t...Andrew Dolgov
2017-01-28subscribe dialog: do not report errors via alert()Andrew Dolgov
2017-01-26preferences: set themes dropdown to default if selected theme is missingAndrew Dolgov
2017-01-25implement cache-busting for default theme.cssAndrew Dolgov
2017-01-23reference pubsubhubbub classes using their namespaceAndrew 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-21prefs: auto expand feed treeAndrew Dolgov
2017-01-07headlines toolbar: move selection links into the dropdownAndrew Dolgov
2017-01-07add toggle_sidebar plugin, remove obsolete toggle buttonAndrew Dolgov
2017-01-07deprecate encrypted feed passwords because mcrypt is getting removed from php...Andrew Dolgov
2017-01-04edit tags dialog: fix heightAndrew Dolgov
2017-01-04ttrssmailer: include phpmailer's smtp classAndrew Dolgov
2016-11-11feedparser: fix syntax errorAndrew Dolgov
2016-11-11feedparser: fix normalize_encoding() not working properly for some encodingsAndrew Dolgov
2016-09-05parser: only try to convert encoding if mbstring actually supports itAndrew Dolgov
2016-08-27Add feed_id to subscribeToFeed response when the code is 1 or 0.John Brayton
2016-08-21remove support for legacy mysql driverAndrew Dolgov
2016-08-19remove classes/db/api.php (shouldn't be there)Andrew Dolgov
2016-08-19Merge branch 'master' into german-translationHeiko Adams
2016-08-17pre-users: disallow renaming admin userAndrew Dolgov
2016-07-20api: fix article guid not being passed to render article hookAndrew Dolgov
2016-07-05fix sql error when subscribing to a feed using feed archiveAndrew Dolgov
2016-05-18Merge with masterHeiko Adams
2016-05-18disable autocomplete in subscription dialogAndrew Dolgov
2016-05-18update autocomplete to "new-password"Andrew Dolgov
2016-05-18set feed editor password fields to autocomplete=offAndrew Dolgov
2016-05-13remove .htaccess filesAndrew Dolgov
2016-04-29generate_syndicated_feed: sanitize content excerptAndrew Dolgov
2016-04-26actually check for failures properly in the dbupdaterAndrew Dolgov
2016-03-30set smallish timeout on update check, exclude update checking on initial loadAndrew Dolgov
2016-03-22normalize some html5 custom attributesAndrew Dolgov
2016-03-22getLoadedArticleIds: consider visible rows onlyAndrew Dolgov
2016-03-01pass feed information to hook_article_export_feedAndrew Dolgov
2016-03-01add PluginHost.HOOK_ARTICLE_EXPORT_FEEDAndrew Dolgov
2016-02-19pref_filters: sort rules by reg_exp when displaying indexAndrew Dolgov
2016-02-17error handler: do not log last query, truncate error message to a smaller lengthAndrew Dolgov