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
Andrew Dolgov
f96cdb7d5d
renderAgain flag fixes
6 years ago
Andrew Dolgov
109910424c
renderAgain: restore marked/published flags
6 years ago
fox
cc267217e1
Merge branch 'tree_tooltip_error' of ggrandou/tt-rss into master
6 years ago
Andrew Dolgov
54f02a3b31
add Headlines.renderAgain() to switch between combined/expanded modes faster
6 years ago
Gilles Grandou
df05794032
show errors in feedtree's tooltips
6 years ago
Andrew Dolgov
7915706946
move all status icons like net-alert together on the toolbar
6 years ago
Andrew Dolgov
7e5c999146
show alert if recent_log_events > 0
6 years ago
Andrew Dolgov
51de0ce807
runtime info: return count of recent eventlog entries
6 years ago
Andrew Dolgov
96fccefa62
update hotkey help dialog a bit
6 years ago
Andrew Dolgov
ad6ae725d8
Merge branch 'weblate-integration'
6 years ago
Andrew Dolgov
d0d05e4079
zoom mode: hide .attachments
6 years ago
Pontus Nyman
9a0d9f4ab1
Translated using Weblate (Swedish)
...
Currently translated at 82.0% (607 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/sv/
6 years ago
Patrick Ahles
336f0ed827
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (740 of 740 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/nl/
6 years ago
Andrew Dolgov
557ed6bcad
css: highlight disabled menu items
6 years ago
Andrew Dolgov
fca78f7417
add qmcToggleNightMode to actions dropdown
6 years ago
Andrew Dolgov
1c8593c1fa
add hotkey (a N) to toggle night.css
6 years ago
Andrew Dolgov
a5813bb766
mysql: use date_format() for yyiw part in queryFeedHeadlines()
6 years ago
fox
bea6e81d91
Merge branch 'iso-week' of suraia/tt-rss into master
6 years ago
Michael Kuhn
3484ad2aaf
Use IYYY in combination with IW
...
Otherwise, we could end up with a wrong date, see:
https://community.oracle.com/thread/997899
6 years ago
Andrew Dolgov
6a6af964df
feed template, ARTICLE_OG_IMAGE: set as optional
6 years ago
Andrew Dolgov
851f62dc4a
syndicated feeds:
...
1. properly reset enclosure template variables if there's no enclosures
2. add ARTICLE_OG_IMAGE which sets flavor image for article using common code with article render etc
6 years ago
Andrew Dolgov
1b4567a973
remove vf_shared pixmap
6 years ago
Andrew Dolgov
e54db22998
close_button: use vector icon
6 years ago
Andrew Dolgov
607ede512f
center previously centered text on single line dialog panels
6 years ago
Andrew Dolgov
57e30bd9bc
make prefs icons a bit more colorful
6 years ago
Andrew Dolgov
911cbf0e76
remove special style for header links (wtf)
6 years ago
Andrew Dolgov
95e1038e6d
consistency: show author in multipanel headlines row
6 years ago
Andrew Dolgov
a1c595687e
fix previous to not crash in prefs
6 years ago
Andrew Dolgov
5e007e0090
headlines-spacer: only set 100% height if auto catchup is enabled
6 years ago