summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-01add placeholder authentication via app passwords if service is passedAndrew Dolgov
2019-11-01add placeholder UI plumbing for app passwordsAndrew Dolgov
2019-11-01update schema for app-specific passwordsAndrew Dolgov
2019-11-01auth_internal: fix OTP seed checkingAndrew Dolgov
2019-11-01allow using OTP without GDAndrew Dolgov
2019-10-30Merge branch 'weblate-integration'Andrew Dolgov
2019-10-25allow article filters to modify num_commentsAndrew Dolgov
2019-10-09update OTP templateAndrew Dolgov
2019-10-09add notification for OTP being disabledAndrew Dolgov
2019-10-09add notifications for mail and password changesAndrew Dolgov
2019-10-08Merge branch 'hook-feed-tree' of jc/tt-rss into masterfox
2019-10-07Add const HOOK_FEED_TREEjc
2019-10-07Add const HOOK_FEED_TREEjc
2019-10-07Add HOOK_FEED_TREE to div feeds-holderjc
2019-10-07Merge branch 'comics-patch-timestamp' of JustAMacUser/tt-rss into masterfox
2019-10-06af_comics: Use a fixed time of day when generating fake feed for GoComics. Wi...JustAMacUser
2019-10-04Translated using Weblate (Japanese)Gorfiend
2019-09-30update_rss_feed: force cast initial timestamp value to integerAndrew Dolgov
2019-09-23Merge branch 'weblate-integration'Andrew Dolgov
2019-09-23Merge branch 'reword-keyboard-help' of fox/tt-rss into masterfox
2019-09-23Removed redundant text for next/prev article without scroll.JustAMacUser
2019-09-22Try to clarify next/prev article keyboard shortcut help.JustAMacUser
2019-09-18Merge branch 'master' of trap000d/tt-rss into masterfox
2019-09-18Merge branch 'master' of rodneys_mission/tt-rss into masterfox
2019-09-17Removed extra php end tag that was showing in the page titleRodney Stromlund
2019-09-13 Fix error "mb_convert_encoding(): Illegal character encoding specified"Aleksandr Beliaev
2019-09-11rework previous to pass unformatted timestamp to plugin, and deal with format...Andrew Dolgov
2019-09-11pass formatted entry timestamp to article filters and allow them to modify itAndrew Dolgov
2019-08-30headline grouping:Andrew Dolgov
2019-08-29setScore, selectionSetScore: check for numerical values properlyAndrew Dolgov
2019-08-28Translated using Weblate (Ukrainian)Андрій Жук
2019-08-27Translated using Weblate (Dutch)Patrick Ahles
2019-08-27Translated using Weblate (German)Oliver Meyer
2019-08-27Translated using Weblate (German)Patrick Ahles
2019-08-26Translated using Weblate (German)Oliver Meyer
2019-08-26Translated using Weblate (German)Patrick Ahles
2019-08-23Translated using Weblate (Norwegian Bokmål)Jan Espen Pedersen
2019-08-21makefeedtree: properly calculate feed total amount in no-categories modeAndrew Dolgov
2019-08-21af_readability: require php 7.0Andrew Dolgov
2019-08-20SQL logger: log some parametersAndrew Dolgov
2019-08-16Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2019-08-16af_readability: add missing fileAndrew Dolgov
2019-08-16Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2019-08-16update readability libraryAndrew Dolgov
2019-08-16pluginhandler/public: report errors with E_USER_WARNINGAndrew Dolgov
2019-08-16use clean_filename() instead of basename()/clean() combinations in a bunch of...Andrew Dolgov
2019-08-16clean_filename: also remove markupAndrew Dolgov
2019-08-16pluginhandler: better error reporting for incorrect usageAndrew Dolgov
2019-08-15fix get_method_url() to use correct method parameterAndrew Dolgov
2019-08-15pluginhost: add helper methods to get private/public pluginmethod endpoint URLsAndrew Dolgov