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 |
Andrew Dolgov
|
36f3299ddf
|
use window.requestIdleCallback to sync observed modifications
|
6 years ago |
Andrew Dolgov
|
df434293cd
|
reduce label styling stuff (2)
|
6 years ago |
Andrew Dolgov
|
b098ee09cf
|
reduce label styling stuff
|
6 years ago |
Andrew Dolgov
|
93dfdb2fcd
|
exp: tweak headline label styles
|
6 years ago |
Andrew Dolgov
|
ad5a43bf66
|
sync article selected status via mutation observer
remove all rchk-related hacks
|
6 years ago |
Andrew Dolgov
|
c97c755195
|
remove _active_article_id; use selector instead
|
6 years ago |
Andrew Dolgov
|
d9bf0f17c6
|
sync unread state to server via mutation observer
|
6 years ago |
Andrew Dolgov
|
e5efde26ac
|
sync marked and published states to server via mutation observer
|
6 years ago |
Andrew Dolgov
|
6616c7cf67
|
keep track of selected prompt and floating title status using headline row mutation observer
|
6 years ago |