Commit Graph

9976 Commits (0706a328a4e97152b745f902373cebbd4e0e6153)
 

Author SHA1 Message Date
Andrew Dolgov bdb1e475e7 external subscribe dialog: support dark theme 4 years ago
Andrew Dolgov b2876f6c72 share anything dialog: support dark theme 4 years ago
Andrew Dolgov 8c31651a21 fix alert-info/alert-danger colors on dark theme 4 years ago
Andrew Dolgov 96fa6e3002 af_comics: split contents of subscribe/basic_info/fetch hooks into appropriate per-comic filters 4 years ago
Andrew Dolgov ba7f7e72db af_comics: mention that Far Side needs cached media 4 years ago
Andrew Dolgov 61168847ac af_comics: escape all template urls 4 years ago
Andrew Dolgov 3b62150abd use canonical fetch url for Far Side 4 years ago
Andrew Dolgov db8a1f76c7 remove unnecessary debugging from previous 4 years ago
Andrew Dolgov 9b4053b1ea af_comics: add experimental support for The Far Side 4 years ago
Andrew Dolgov 07b27b375f update toggle_embed_original hotkey to invoke readability embed instead of removed embed_original plugin 4 years ago
Andrew Dolgov b159bbe55d af_readability: sanitize content requested for embedding 4 years ago
Andrew Dolgov 3b635c7557 fix plugins/note javascript part broken by previous changeset 4 years ago
Andrew Dolgov 71ff485fbf af_readability: add article button to embed content of a specific article 4 years ago
Andrew Dolgov 671a2a0275 fix hr colors for dark theme, don't use hardcoded rgb value in light theme 4 years ago
Andrew Dolgov 38b43cd559 adjust previous to not use hardcoded rgb color 4 years ago
Andrew Dolgov d9cd790d03 dark theme, all articles icon: improve contrast 4 years ago
Andrew Dolgov 788ea95fbd feed tree: do not mark Labels as Special 4 years ago
Andrew Dolgov 4ab3854aed don't generate default.css, replace with themes/light.css as a default root CSS file 4 years ago
Andrew Dolgov 84b847074e remove night_base.css: not needed 4 years ago
Andrew Dolgov f0a343717f remove defines.css: not needed 4 years ago
Andrew Dolgov d6ac529d01 fix default.css not being built properly by phpstorm 4 years ago
Andrew Dolgov 282b445a43 feed tree: don't set Special class on Labels category 4 years ago
Andrew Dolgov 2d3fdd6836 hide read feeds / hide read shows special: use CSS instead of JS-based hiding 4 years ago
Andrew Dolgov 5f30061c92 properly calculate marked counters for feeds in nested categories 4 years ago
Andrew Dolgov 60288f02e8 1. feedtree: show counters for marked articles if view-mode == marked
2. hide/show relevant counter nodes using css
3. cleanup some counter-related code
4. compile default css into light theme to prevent cache-related issues
4 years ago
Andrew Dolgov 5b6d9cee29 prefs layout fixes:
1. prevent layout breakage when using an authenticator which doesn't allow changing passwords
2. show explanatory messages when OTP or password changing is not available
3. allow app (API) passwords when using any auth module
4 years ago
Dario Di Ludovico 8c907e3fe4 Translated using Weblate (Italian)
Currently translated at 100.0% (726 of 726 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/it/
4 years ago
Andrew Dolgov 06b9d39662 add support for image loading=lazy attribute 4 years ago
Marek Pavelka fef4d2e5b9 Translated using Weblate (Czech)
Currently translated at 100.0% (726 of 726 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/cs/
4 years ago
Andrew Dolgov 47135160d1 getCategoryCounters: properly handle categories which don't have any stored feeds/articles 4 years ago
Andrew Dolgov 076c5382fa login form: add workarounds for chrome password manager 4 years ago
Andrew Dolgov 88d4324e32 mark primary button in the default password dialog 4 years ago
Andrew Dolgov 776fe4768b default password warning: fix close button, don't crash if dialog is recreated (on feed tree reload etc) 4 years ago
Andrew Dolgov 0e9e1ad112 getCategoryUnread: return correct unread count for labels category 4 years ago
Andrew Dolgov cdd2b6fd22 getCategoryChildrenUnread: fix typo 4 years ago
Andrew Dolgov a6ced36189 getCategoryCounters: properly calculate counters for child subcategory entries
getCategoryUnread: cleanup
4 years ago
Andrew Dolgov deefa901ab mark feeds with marked articles if marked view mode is set 4 years ago
Andrew Dolgov 4a4d7a44fa onViewModeChanged: set view mode value as a custom body attribute 4 years ago
Andrew Dolgov a64b8a7fdb getCategoryUnread: don't return unread counters for Special category because it doesn't make a lot of sense to do so 4 years ago
Andrew Dolgov 6f625aa8aa apply Has_Marked css class to feed tree elements with marked articles 4 years ago
Andrew Dolgov 2f6741e49a getFeedCounters: pass parameter correctly to PDO 4 years ago
Andrew Dolgov 6080cca9ca scrap counter cache system; rework counters to sum() booleans instead 4 years ago
Andrew Dolgov a6d314b753 support dark mode for login form 4 years ago
Andrew Dolgov 3b29e865b0 support night mode in feed debugger 4 years ago
Andrew Dolgov aa56bcaf44 support night mode when using share by URL 4 years ago
Andrew Dolgov 303f8fb329 properly escape quotes when rendering article data to html attributes via template strings 5 years ago
Andrew Dolgov 01513aa41b disable MAX_FETCH_REQUESTS_PER_HOST warnings for the time being 5 years ago
Andrew Dolgov 5fc499e19e get_version: don't rely on exec() exit code to determine whether output is valid 5 years ago
Andrew Dolgov f47998f569 generate_syndicated_feed: use local media in generated feeds if it is available 5 years ago
fox 040dfc71fc Merge branch 'master' of conrad784/tt-rss into master 5 years ago