summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-21Translated using Weblate (Italian)Dario Di Ludovico
2019-12-20Deleted translation using Weblate (Indonesian)Andrew Dolgov
2019-12-20Merge branch 'origin/weblate-integration' into Weblate.Weblate
2019-12-20Translated using Weblate (Chinese (Simplified))Ptsa Daniel
2019-12-20Merge branch 'master' of git.tt-rss.org:fox/tt-rss into weblate-integrationAndrew Dolgov
2019-12-20Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2019-12-20get_version: fix commit/timestamp lost on subsequent invocations because of m...Andrew Dolgov
2019-12-20Merge branch 'master' of git.fakecake.org:tt-rss into weblate-integrationAndrew Dolgov
2019-12-20backend: load invoked classes via reflection so object constructor is called ...Andrew Dolgov
2019-12-20Revert "Translated using Weblate (Indonesian)"Andrew Dolgov
2019-12-20Translated using Weblate (Indonesian)zmni
2019-12-19Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2019-12-19update CONTRIBUTING.mdAndrew Dolgov
2019-12-19force-disable php display_errors/display_startup_errors on startupAndrew Dolgov
2019-12-19get_version: filter out DarwinAndrew Dolgov
2019-12-18get_version: always return unsupported on windowsAndrew Dolgov
2019-12-18SELF_USER_AGENT: switch to get_version()Andrew Dolgov
2019-12-18get_version: don't pass useless root dir to git, instead log it in case of fa...Andrew Dolgov
2019-12-18remove version.php and VERSION global constant, do version-related things in ...Andrew Dolgov
2019-12-18Added translation using Weblate (Indonesian)zmni
2019-12-17rebase translationsAndrew Dolgov
2019-12-17Merge branch 'weblate-integration'Andrew Dolgov
2019-12-17update app password noticeAndrew Dolgov
2019-12-17updateCurrentUnread: don't crash if counter element is not availableAndrew Dolgov
2019-12-15fix blank screen on load if custom theme is enabledAndrew Dolgov
2019-12-15workaround for a race condition between dojo.parse() and tt-rss loading prope...Andrew Dolgov
2019-12-14show alert() if fatal exception happens while initializing base app objects a...Andrew Dolgov
2019-12-13Merge branch 'safari-mediaquerychange' of JustAMacUser/tt-rss into masterfox
2019-12-13Wrap AppBase.setupNightModeDetection() in try/catch because Safari doesn't su...JustAMacUser
2019-12-12implement automatic night mode detection using MQLAndrew Dolgov
2019-12-12show current unread counter on headlines toolbar if sidebar is hiddenAndrew Dolgov
2019-12-11- update descriptions of changed hotkeysAndrew Dolgov
2019-12-10Translated using Weblate (Esperanto)Nikolay Korotkiy
2019-12-10Translated using Weblate (Russian)Nikolay Korotkiy
2019-12-10Translated using Weblate (Finnish)Nikolay Korotkiy
2019-12-10re-enable updates of floating title on scroll, duhAndrew Dolgov
2019-12-10with previous change, we don't actually need to automatically track active ar...Andrew Dolgov
2019-12-10when moving next or previous and currently active article is entirely invisib...Andrew Dolgov
2019-12-10only track active article on scroll if auto catchup is enabledAndrew Dolgov
2019-12-10remove unnecessary "== 1" when checking for init paramsAndrew Dolgov
2019-12-10Article.cdmScrollToId: disable smooth scrolling in collapsed combined modeAndrew Dolgov
2019-12-10Article.cdmScrollToId: disable smooth scrolling on repeated eventsAndrew Dolgov
2019-12-10combined mode n/p behavior changes:Andrew Dolgov
2019-12-09fix fatal error in previous because of event not being passed via Headlines.m...Andrew Dolgov
2019-12-09exp: auto-disable smooth scrolling for repeat hotkey eventsAndrew Dolgov
2019-12-09exp: unbind from pgup/pgdn buttons by defaultAndrew Dolgov
2019-12-09pgup/pgdn; increase scroll distance to almost entire viewport height (from 90%)Andrew Dolgov
2019-12-09trim() contents of version_static.txtAndrew Dolgov
2019-12-08remove a bunch of obsolete filesAndrew Dolgov
2019-12-08Merge branch 'page-hotkeys' of suraia/tt-rss into masterfox