summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-27gocomics: remove width attribute to fix improper scaling of imagesAndrew Dolgov
2018-01-24Merge branch 'master' of jsoares/tt-rss into masterfox
2018-01-22Fixed time stamping of new unmarked/unpublished articlesjsoares
2018-01-18Merge branch 'master' of binfalse/tt-rss into masterfox
2018-01-18undocumenting the proxy settings [see #36]martin scharm
2018-01-17Merge branch 'master' of cvidal/tt-rss into masterfox
2018-01-17some proxies require `request_fulluri` set to true [see #36]martin scharm
2018-01-14rpc: addfeed: gets login and pass only if need_auth is checked.Colin Vidal
2018-01-14Add proper support for proxiesmartin scharm
2018-01-05subscribe_to_feed: force-cast login and password to stringAndrew Dolgov
2018-01-02Merge branch 'improvement/digest-pdo-params' of immanuelfodor/tt-rss into masterfox
2018-01-02binding statement named param instead of positional replacementimmanuelfodor
2018-01-02Merge branch 'fix-pdo-mail-plugin' of JustAMacUser/tt-rss into masterfox
2018-01-01Fix missing parenthesis.Dave Z
2018-01-01Fix PDO query in mail plugin.Dave Z
2017-12-31remove synchronous feed refreshing on ForceUpdateAndrew Dolgov
2017-12-30search_to_sql: quote fallback search languageAndrew Dolgov
2017-12-30Merge branch 'func-missing-quotes' of JustAMacUser/tt-rss into masterfox
2017-12-30Add missing quotes to array_map.JustAMacUser
2017-12-30Merge branch 'opml-titles' of tianon/tt-rss into masterfox
2017-12-29treat OPML-imported feeds without a title the same as a batch importTianon Gravi
2017-12-22Merge branch 'otp' of fturco/tt-rss into masterfox
2017-12-22fix two-factor authenticatonFrancesco Turco
2017-12-18update_rss_feed: don't try to use quoted NOW() in queryAndrew Dolgov
2017-12-17pluginhost: always return an array in get_all()Andrew Dolgov
2017-12-17force-cast some variables used in queries to integerAndrew Dolgov
2017-12-15isdefaultpassword: use method_exists() to check for check_passwordAndrew Dolgov
2017-12-15properly highlight search keywords containing forward slashAndrew Dolgov
2017-12-14Merge branch 'master' of simonpl/tt-rss into masterfox
2017-12-14Fix typo from previous pull requestsimonp
2017-12-14Merge branch 'master' of bcollet/tt-rss-fix-auth into masterfox
2017-12-14Check if the auth module supports check_password() method before using itBenjamin Collet
2017-12-14fix single user mode login failing because of isdefaultpassword()Andrew Dolgov
2017-12-13minor css updatespdo-experimentalAndrew Dolgov
2017-12-13sanitize: disable referrer via referrerpolicy for img elementsAndrew Dolgov
2017-12-13style updates for combined expandable mode, etcAndrew Dolgov
2017-12-13style updates for 3 panel modeAndrew Dolgov
2017-12-13hl selection: use accent colorAndrew Dolgov
2017-12-13add ::selectionAndrew Dolgov
2017-12-13Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimentalAndrew Dolgov
2017-12-13Merge branch 'readability-urls' of JustAMacUser/tt-rss into masterfox
2017-12-13Make af_readability use resolved URL when rewriting relative URLs in the arti...JustAMacUser
2017-12-11rebase translationsAndrew Dolgov
2017-12-11use button-style links for bookmarkletsAndrew Dolgov
2017-12-11pref-prefs: set button classesAndrew Dolgov
2017-12-11filter rule/action dialogs: set default actionAndrew Dolgov
2017-12-11subscribe dialog: add primary actionAndrew Dolgov
2017-12-11user editor: add primary actionAndrew Dolgov
2017-12-11add some primary dialog actions; update cssAndrew Dolgov
2017-12-11filter,label dlg: use default actionAndrew Dolgov