summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
proper day/night css on startup because of firefox async CSS loader
2019-12-14show alert() if fatal exception happens while initializing base app objects ↵Andrew Dolgov
and app.error is not available
2019-12-13Merge branch 'safari-mediaquerychange' of JustAMacUser/tt-rss into masterfox
2019-12-13Wrap AppBase.setupNightModeDetection() in try/catch because Safari doesn't ↵JustAMacUser
support matchMedia change events.
2019-12-12implement automatic night mode detection using MQLAndrew Dolgov
add separate light.css to force light theme remove manual night mode toggle and related code
2019-12-12show current unread counter on headlines toolbar if sidebar is hiddenAndrew Dolgov
2019-12-11- update descriptions of changed hotkeysAndrew Dolgov
- bind noscroll variants of move article hotkeys to n/p by default - update N/P (i.e. scroll article content) hotkeys to scroll by fraction of viewport height instead of hardcoded pixel distance - minor fixes w/ checking for undefined
2019-12-10Translated using Weblate (Esperanto)Nikolay Korotkiy
Currently translated at 13.3% (94 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/eo/
2019-12-10Translated using Weblate (Russian)Nikolay Korotkiy
Currently translated at 100.0% (708 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/ru/
2019-12-10Translated using Weblate (Finnish)Nikolay Korotkiy
Currently translated at 80.4% (569 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/fi/
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 ↵Andrew Dolgov
articles now at all in combined mode.
2019-12-10when moving next or previous and currently active article is entirely ↵Andrew Dolgov
invisible, start moving from first visible one
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
unsubscribeFeed: check for undefined title correctly
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
1. instead of jumping/scrolling sometimes, always scroll by a constant viewport offset unless moving to next/prev article directly 2. when going up and current article is partially above the viewport, move to its top first instead of directly to a previous one 3. instead of previous marking active logic, on scroll in combined mode track first (partially or otherwise) visible article as active
2019-12-09fix fatal error in previous because of event not being passed via ↵Andrew Dolgov
Headlines.move() scrollbypages, etc: make event optional anyway
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
2019-12-08add support for custom version_static.txt for package maintainersAndrew Dolgov
2019-12-06Fix Shift+PageUp/Down hotkeysMichael Kuhn
2019-12-06add a hidden tweakable which forbids changing passwordsAndrew Dolgov
2019-12-06user css dialog: allow saving and applying CSS without closing the dialogAndrew Dolgov
2019-12-06remove testing for get_magic_quotes_gpc: deprecated in php7.4, apparently ↵Andrew Dolgov
not working since php 5.4
2019-12-06php 7.4 deprecation-related fixesAndrew Dolgov
2019-12-05force-disable headlines smooth scrolling when switching feedsAndrew Dolgov
enable smooth scrolling for article frame
2019-12-05#headlines-frame: set scroll-behavior: smoothAndrew Dolgov
2019-12-05pgup/pgdown hotkey normalization:Andrew Dolgov
- pgup/pgdown without modifier scroll headline buffer - shift+pgup/pgdown work similarly to shift+up/down but operating on pages
2019-12-05versioning changesAndrew Dolgov
- remove VERSION_STATIC - https://community.tt-rss.org/t/versioning-changes-for-trunk/2974 - report git commit/timestamp properly by invoking git instead of trying to parse .git/HEAD etc - remove git-related global constants used when checking for updates
2019-12-04add hotkeys to scroll headlines/articles (whichever is active) by one pageAndrew Dolgov
2019-12-04Merge branch 'weblate-integration'Andrew Dolgov
2019-12-03Translated using Weblate (Ukrainian)Андрій Жук
Currently translated at 100.0% (708 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/uk/
2019-11-27Af_Youtube_Embed: whitelist youtube iframes if enabledAndrew Dolgov
2019-11-27remove hardcoded iframe domain whitelist, make iframe script whitelisting ↵Andrew Dolgov
configurable by plugins (HOOK_IFRAME_WHITELISTED)
2019-11-25Translated using Weblate (Russian)progit
Currently translated at 96.0% (680 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/ru/
2019-11-25cache media: set referrer to source URL when fetching imagesAndrew Dolgov
2019-11-23Translated using Weblate (Esperanto)Nikolay Korotkiy
Currently translated at 3.7% (26 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/eo/
2019-11-23Translated using Weblate (Russian)Nikolay Korotkiy
Currently translated at 95.1% (673 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/ru/
2019-11-23Translated using Weblate (Finnish)Nikolay Korotkiy
Currently translated at 75.3% (533 of 708 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/fi/
2019-11-22Added translation using Weblate (Esperanto)Nikolay Korotkiy