summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-02-07af_comics: Workaround for GoComics' lazy loading images in srcset.Dave Z
2018-02-07af_comics: Allow subscribing to GoComics URLs via page (only this time, ↵Dave Z
*actually allow* it).
2018-02-04filter delete action/rule: fix selector syntaxAndrew Dolgov
2018-02-04pref-feeds: disable tree autoexpandAndrew Dolgov
2018-02-04savefeedorder, savefilterorder: do not use clean() on json payloadAndrew Dolgov
2018-01-30Revert "import_export: do not use DOMDocument->loadXML in static context"Andrew Dolgov
This reverts commit 1ddf3a28e56d64fa8e80868e731cdde8b2abefa8.
2018-01-30import_export: do not use DOMDocument->loadXML in static contextAndrew Dolgov
2018-01-30import_export: use legacy true/false valuesAndrew Dolgov
2018-01-30include: convert some spaces to tabsAndrew Dolgov
2018-01-30add .editorconfigAndrew Dolgov