summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-28Merge branch 'translation_pt_BR' of ekalin/tt-rss into masterfox
2018-04-28Updated pt_BR translation.Eduardo M KALINOWSKI
2018-04-26af_comics: nedroid broke their rss feed, might as well plug them into ↵Andrew Dolgov
generic comicpress filter
2018-04-14Merge branch 'reg_exp_length' of lllusion3418/tt-rss into masterfox
2018-04-14change filter rule regexp type to textfoobar
2018-04-03pass tsvector data as a named parameter on article update, remove escaping hacksAndrew Dolgov
2018-03-21filter dialog: remove placeholderAndrew Dolgov
2018-03-21filter dialog: add tooltip re: filter syntaxAndrew Dolgov
2018-03-16hlClicked: do not set headline selected when ctrl-clickingAndrew Dolgov
2018-03-16addLabel: remove unused active_tabAndrew Dolgov
2018-03-16gotoExportOpml: js strict mode fixAndrew Dolgov
2018-03-15Merge branch 'master' of tsia/tt-rss into masterfox
2018-03-15fixed "reset to defaults" in preferencestsia
2018-03-15Merge branch 'strict-js' of wn/tt-rss into masterfox
2018-03-14strict js: various var fixeswn_
2018-03-14viewfeed: remove force_nocache (unused)Andrew Dolgov
2018-03-14switchPanelMode: strict-mode fix for article_idAndrew Dolgov
2018-03-14remove firefox feed subscribe integration code (obsolete)Andrew Dolgov
2018-03-12Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-modejs-strict-modefox
2018-03-11strict js: fix subscribing when HTML with multiple feedswn_
also a minor fix for response handling in quickAddFilter
2018-03-11Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-modefox
2018-03-10strict js: fix catchupBatchedArticleswn_
This addresses the "Unread not removed from row" issue.
2018-03-10strict js: fix more dialog varswn_
2018-03-10Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-modefox
2018-03-09strict js: fix helpDialogwn_
2018-03-08do not enforce strict mode for pluginsAndrew Dolgov
2018-03-08initial for JS strict modeAndrew Dolgov
2018-03-01feed editor: expose site_url for editingAndrew Dolgov
2018-02-27Merge branch 'abbr-tag' of JustAMacUser/tt-rss into masterfox
2018-02-27Allow abbr tag when sanitizing.JustAMacUser
2018-02-26prefs: expand feed tree if displaying search resultsAndrew Dolgov
2018-02-25fix previous wrt if-modified-since being added to context options headersAndrew Dolgov
2018-02-25Merge branch 'master' of Metallizzer/tt-rss into masterfox
2018-02-25Обновить 'include/functions.php'Metallizzer
The "Connection: close" header is added to the context_options
2018-02-23auto_assign_labels: pass delimiter to preg_quote() to escape slashes properlyAndrew Dolgov
2018-02-12Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2018-02-12Merge branch 'af_readability-refactor' of JustAMacUser/tt-rss into masterfox
2018-02-12Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2018-02-11af_readability: Use new global fetch_effective_url for canonical URL.JustAMacUser
2018-02-11sanitize: disallow width and height attributes for imagesAndrew Dolgov
2018-02-11Merge branch 'save-effective-url' of JustAMacUser/tt-rss into masterfox
2018-02-11Have fetch_file_contents() save the effective URL.JustAMacUser
2018-02-11tag_is_valid: simplify codeAndrew Dolgov
2018-02-11add a workaround to support numeric tagsAndrew Dolgov
2018-02-11Merge branch 'master' of JustAMacUser/tt-rss into masterfox
2018-02-11af_comics: Fix typo -- call to undefined method.JustAMacUser
2018-02-08update CSSAndrew Dolgov
2018-02-08add special class for feeds with disabled updatesAndrew Dolgov
2018-02-08minor updates for utility/zoom CSSAndrew Dolgov
2018-02-07Merge branch 'fix-gocomics-subscribe' of JustAMacUser/tt-rss into masterfox