Commit Graph

9230 Commits (7867f3efa49841cf459b21ff7e7c4dd067b8f3c8)
 

Author SHA1 Message Date
Andrew Dolgov 7867f3efa4 prepare_headlines_digest: do not use PDO constants by reference 6 years ago
Andrew Dolgov 053c3efc8c properly show inverse filter rules as red 6 years ago
Andrew Dolgov 51b069a1ee display filter tree rules as a list 6 years ago
Andrew Dolgov e3c4540c12 Merge branch 'master' of git.fakecake.org:tt-rss 6 years ago
Andrew Dolgov 5f1b39f7dc filter tree: don't crash on search, also search by filter titles 6 years ago
Andrew Dolgov df00ebb1e2 filter tree: properly display huge multiline rules 6 years ago
Andrew Dolgov 8393096947 selectionTogglePublished: fix typo which caused it to mark articles instead 6 years ago
Andrew Dolgov dee210e546 headlines onLoaded: make sure a few more things respect append instead of offset == 0 6 years ago
Andrew Dolgov 59d1fd481d mailer: set utf-8 content type 6 years ago
Andrew Dolgov 8effabd075 append headline buffer if requested, don't just use offset 6 years ago
Andrew Dolgov 5c481fb249 rpc/checkforupdates: restrict to administrative access level 6 years ago
Andrew Dolgov 957c44d177 rework git update checking to be initiated by frontend, outside of runtime info output 6 years ago
Andrew Dolgov c3b8b6a2a1 also prevent multiple requests 6 years ago
Andrew Dolgov 54ce930b8d delay counters request on promise completion a bit 6 years ago
Andrew Dolgov b66deb3240 rpc/getAllCounters: return seq 6 years ago
Andrew Dolgov 8c49689fda filter test results: remove table bloat 6 years ago
Andrew Dolgov 0efb6e1bc2 remove pub_set.png, replace usages with iconfont 6 years ago
Andrew Dolgov 958fbfedb6 rssutils: check if returned data is in gzip format before trying to decode it 6 years ago
Andrew Dolgov de9ff1644f Merge branch 'weblate-integration' 6 years ago
Dario Di Ludovico fb4a8a3f80 Translated using Weblate (Italian)
Currently translated at 100.0% (739 of 739 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/it/
6 years ago
Glandos 488fb983e8 Translated using Weblate (French)
Currently translated at 100.0% (739 of 739 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/fr/
6 years ago
Patrick Ahles 9d7d747dad Translated using Weblate (Dutch)
Currently translated at 100.0% (739 of 739 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/nl/
6 years ago
Ptsa Daniel efbdd47ac2 Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (737 of 739 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
6 years ago
Andrew Dolgov 356729310b remove jshrink 6 years ago
fox a1454a6c1d Merge branch 'fix-missing-brace' of Gravemind/tt-rss into master 6 years ago
Jordan Galby 47b4a262cf fix missing curly brace
Fix the error:
```
SyntaxError: missing } after property list
```
6 years ago
Andrew Dolgov d3885c5883 App.toggleNightMode: add some fadein/fadeout 6 years ago
Andrew Dolgov a3dae9382e Merge branch 'master' of git.fakecake.org:tt-rss 6 years ago
Andrew Dolgov e53959322b plugins/embed_original: move to attic repo 6 years ago
fox 4661e05dec Merge branch '98-2' of JustAMacUser/tt-rss into master 6 years ago
JustAMacUser 4b2f3039d2 Properly report filter plugin time (re-fixes PR 98). 6 years ago
Andrew Dolgov d53cdaf815 requestCounters: remove cooldown 6 years ago
fox 5807f2e0f0 Merge branch 'patch-sprintf-rssutils' of JustAMacUser/tt-rss into master 6 years ago
JustAMacUser 53602096b9 Fixed misplaced bracket. 6 years ago
Andrew Dolgov 4e41db7ed3 Article.unpack: add placeholder   if data-content is empty 6 years ago
Andrew Dolgov eda4ac2a2b add fallback colors for headline feed titles based on feed name if favicon color is not available 6 years ago
Andrew Dolgov b6a021461d add night_base so that output files would generate properly, etc 6 years ago
Andrew Dolgov be49b77b14 Revert "use codeflask for user css editor"
This reverts commit daa43e0572.
6 years ago
Andrew Dolgov 6c9509ebae add night_blue.css 6 years ago
Andrew Dolgov 721f9ad866 requestIdleCallback: remove hard dependency for now 6 years ago
Andrew Dolgov 54aeb6f592 rebase translations 6 years ago
Andrew Dolgov 66d3dcbc7d update user css info line 6 years ago
Andrew Dolgov daa43e0572 use codeflask for user css editor 6 years ago
Andrew Dolgov 7a98105960 remove old fatalError(), move everything to App.Error
update exception dialog css
6 years ago
Andrew Dolgov 071ca5aa96 Error.report: use JS template strings 6 years ago
Andrew Dolgov 2cbc2f5261 bring back frontend sanity check w/ App.checkBrowserFeatures() 6 years ago
Andrew Dolgov f3c04fc5d8 sync modified scores via mutation observer 6 years ago
Andrew Dolgov 25ca144bb7 score: get correct classes for rows/score icons on the client 6 years ago
Andrew Dolgov fd6f3e7f07 syncModified: request counters once after all xhr promises resolve 6 years ago
Andrew Dolgov 7cfd04ffb4 xhr helpers: wrap in promises 6 years ago