Commit Graph

10064 Commits (0aa579665f678e491daa4718eccaa5fe6d65cf29)
 

Author SHA1 Message Date
Andrew Dolgov e17c7e2fb4 Headlines.renderAgain: scroll instantly to active article when going back to combined mode on the fly 4 years ago
Andrew Dolgov b3e4f0188e in combined non-expanded mode, pack headline rows as they are unfocused to save RAM 4 years ago
Andrew Dolgov afaac95d8d if comment URL is not specified but comment count is non-zero, show comments prompt leading to the article 4 years ago
Andrew Dolgov 44b1f0fcc0 search: add support for label:XXX search keyword
Labels: enforce case-insensitive lookups when creating/looking for labels
4 years ago
Andrew Dolgov 586ed55178 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 4 years ago
Andrew Dolgov a0da71598a remove atom-to-html XSLT 4 years ago
fox c0f689a58f Merge branch 'fix_noexpand_doc' of d7415/tt-rss into master 4 years ago
Martin Stone 1ad43dd202
Fix documentation for _noexpand commands 4 years ago
Andrew Dolgov 61be0b215d minitemplator->writeString: print always returns 1 in PHP 4 years ago
Andrew Dolgov 491090d21b minitemplator: fix deprecations for PHP 7.4 4 years ago
Andrew Dolgov 1f2a721905 allow overriding built-in templates via templates.local 4 years ago
fox 82326187f9 Merge branch 'cache_videos_with_src_and_poster' of lllusion3418/tt-rss into master 4 years ago
lllusion3418 ec1b0befc7 add support for video[@src] in media cache
it's a valid alternative to a source[@src] child element:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
4 years ago
lllusion3418 cdde23b4dc actually download <video> posters to media cache
video[@poster] is already supported in the rewriting logic but never
actually downloaded
4 years ago
lllusion3418 b4287a2e98 fix url rewriting for videos with poster and src
if a poster attribute was present only that would have been rewritten
and the (arguably more important) src attribute would be left as-is
4 years ago
Andrew Dolgov 208e02c47d PluginHost/save_data: use separate PDO connection to prevent issues with nested transactions 4 years ago
Dario Di Ludovico e025d92fc5 Translated using Weblate (Italian)
Currently translated at 100.0% (727 of 727 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/it/
4 years ago
fox da926067ab Merge branch 'get-version-git-on-windows' of tsimmons/tt-rss into master 4 years ago
Toby Simmons 569228a5df In get_version() disable DIRECTORY_SEPARATOR check, permit using git on Windows to get version details; 4 years ago
Andrew Dolgov 8ad523fcec do not keep current feed visible when hide as read is enabled 4 years ago
Andrew Dolgov 68562e2618 fix wrong colors applying to rule textarea when invoked from main UI 4 years ago
Andrew Dolgov 482db14c1a filter rule editor: bring back regexp valid/invalid BG colors (now for light theme) 4 years ago
Andrew Dolgov 490a98df11 filter rule editor: bring back regexp valid/invalid BG colors 4 years ago
Ptsa Daniel 3f88dbad71 Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (724 of 727 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
4 years ago
Andrew Dolgov 19e1d13460 add URL parameter to ignore user theme on startup 4 years ago
Andrew Dolgov ad0a9c02e5 move default (light) theme LESS source to a more appropriate place
add compact_dark theme variant
4 years ago
Andrew Dolgov 76c8b318e5 set all tooltip colors via less variables 4 years ago
Andrew Dolgov 0875dc332e fix tooltip colors for night mode 4 years ago
Andrew Dolgov a65749a512 source validationtextarea in main UI 4 years ago
Andrew Dolgov bcbc5ccc78 batchSubscribe: use validationtextarea 4 years ago
Andrew Dolgov f24ece85a6 add validationtextarea control, use it for filter match editor 4 years ago
Andrew Dolgov 2fefb4fd87 getTestResults: don't try to use previously removed variable 4 years ago
Andrew Dolgov 4f62f5f3f1 filter edit dialog: load rule editor via XHR 4 years ago
Andrew Dolgov 340bb7f392 fix typo 4 years ago
Andrew Dolgov 8645f36c5b filter test dialog: pass contents via xhr POST 4 years ago
Andrew Dolgov 0eb3f1c3dc rebase translations 4 years ago
Andrew Dolgov 864f3e7e07 Merge branch 'weblate-integration' 4 years ago
Andrew Dolgov 4e74da590e af_readability: allow get full text button to work as a toggle; in cdm, scroll to article after embedding 4 years ago
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