fox
cc267217e1
Merge branch 'tree_tooltip_error' of ggrandou/tt-rss into master
2018-12-10 12:07:54 +00:00
Andrew Dolgov
54f02a3b31
add Headlines.renderAgain() to switch between combined/expanded modes faster
2018-12-10 15:06:47 +03:00
Gilles Grandou
df05794032
show errors in feedtree's tooltips
2018-12-10 11:38:59 +01:00
Andrew Dolgov
7915706946
move all status icons like net-alert together on the toolbar
2018-12-10 11:54:19 +03:00
Andrew Dolgov
7e5c999146
show alert if recent_log_events > 0
2018-12-10 10:53:11 +03:00
Andrew Dolgov
51de0ce807
runtime info: return count of recent eventlog entries
2018-12-10 10:44:28 +03:00
Andrew Dolgov
96fccefa62
update hotkey help dialog a bit
2018-12-10 08:37:24 +03:00
Andrew Dolgov
ad6ae725d8
Merge branch 'weblate-integration'
2018-12-10 08:23:34 +03:00
Andrew Dolgov
d0d05e4079
zoom mode: hide .attachments
2018-12-10 07:20:13 +03:00
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/
2018-12-10 00:37:11 +00:00
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/
2018-12-10 00:37:09 +00:00
Andrew Dolgov
557ed6bcad
css: highlight disabled menu items
2018-12-09 21:46:59 +03:00
Andrew Dolgov
fca78f7417
add qmcToggleNightMode to actions dropdown
2018-12-09 21:20:59 +03:00
Andrew Dolgov
1c8593c1fa
add hotkey (a N) to toggle night.css
2018-12-09 21:17:50 +03:00
Andrew Dolgov
a5813bb766
mysql: use date_format() for yyiw part in queryFeedHeadlines()
2018-12-09 20:38:02 +03:00
fox
bea6e81d91
Merge branch 'iso-week' of suraia/tt-rss into master
2018-12-09 17:34:21 +00:00
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
2018-12-09 18:28:15 +01:00
Andrew Dolgov
6a6af964df
feed template, ARTICLE_OG_IMAGE: set as optional
2018-12-09 17:18:29 +03:00
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
2018-12-09 17:07:17 +03:00
Andrew Dolgov
1b4567a973
remove vf_shared pixmap
2018-12-09 16:51:44 +03:00
Andrew Dolgov
e54db22998
close_button: use vector icon
2018-12-09 16:35:00 +03:00
Andrew Dolgov
607ede512f
center previously centered text on single line dialog panels
2018-12-09 16:27:29 +03:00
Andrew Dolgov
57e30bd9bc
make prefs icons a bit more colorful
2018-12-09 16:18:58 +03:00
Andrew Dolgov
911cbf0e76
remove special style for header links (wtf)
2018-12-09 16:15:09 +03:00
Andrew Dolgov
95e1038e6d
consistency: show author in multipanel headlines row
2018-12-09 16:12:04 +03:00
Andrew Dolgov
a1c595687e
fix previous to not crash in prefs
2018-12-09 16:09:51 +03:00
Andrew Dolgov
5e007e0090
headlines-spacer: only set 100% height if auto catchup is enabled
2018-12-09 16:02:20 +03:00
Andrew Dolgov
42780ddeb3
in grouped mode, don't display feed titles twice
2018-12-09 13:57:54 +03:00
Andrew Dolgov
302cffb1a7
catchupFeedInGroup: better icon
2018-12-09 13:53:26 +03:00
Andrew Dolgov
dc84e10ba1
catchupFeedInGroup: overhaul
...
1. less hacky way to catchup actually unread headlines
2. don't fade rows away because it's inconsistent with different mark-as-read functions
3. fix stuck progress alert
2018-12-09 13:52:21 +03:00
Andrew Dolgov
fa538a6c86
implement year-week sorting window if headlines buffer is grouped by feed titles
2018-12-09 13:35:37 +03:00
Andrew Dolgov
4036b479f9
share plugin: fix unshare()
2018-12-09 11:48:29 +03:00
Andrew Dolgov
703351c79e
remove theme supports-version etc checking
2018-12-09 11:37:26 +03:00
Andrew Dolgov
b2c079893b
move Article::format_article() to Handler_Public
2018-12-09 11:13:02 +03:00
Andrew Dolgov
966fe6d612
#sharepopup: update css
2018-12-09 10:56:39 +03:00
Andrew Dolgov
e28a993955
replace a few more hardcoded colors with less variables
2018-12-09 10:00:41 +03:00
Andrew Dolgov
4142f63e10
replace some theme-specific variables with global variables
2018-12-09 09:40:53 +03:00
Andrew Dolgov
d4f9384d66
night.css: brighten counter node back
2018-12-09 06:59:21 +03:00
Andrew Dolgov
38af3289a1
night.css: do not invert marked/pub enabled pics
2018-12-09 06:44:53 +03:00
Andrew Dolgov
d384c004b9
night.css: make headline lightbars a bit more readable (better solution, fixes)
2018-12-09 06:42:45 +03:00
Andrew Dolgov
836871a23c
night.css: make headline lightbars a bit more readable (better solution)
2018-12-09 06:37:25 +03:00
Andrew Dolgov
243a3239ba
night.css: make headline lightbars a bit more readable
2018-12-09 06:27:58 +03:00
Andrew Dolgov
aa63c53097
#selected_prompt: use accent color
2018-12-09 05:50:10 +03:00
Andrew Dolgov
fbc6f39472
night.css: add missing stuff, update alerts
2018-12-09 05:47:13 +03:00
Andrew Dolgov
ea4598a4aa
rebuild night.css with arguably better fitting accent color
2018-12-09 05:40:24 +03:00
Andrew Dolgov
fa5bb07019
night.css: add missing in theme special styling for dijit select on toolbar
2018-12-09 05:17:50 +03:00
Andrew Dolgov
44df366ede
night.css: disable grayscale/etc stuff by default
2018-12-09 04:53:49 +03:00
fox
e338014d99
Merge branch 'pluginhost_fix' of ggrandou/tt-rss into master
2018-12-09 01:34:48 +00:00
Andrew Dolgov
4743da4638
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
2018-12-09 04:32:51 +03:00
Andrew Dolgov
c8253f0e64
Article.openInNewWindow: do not crash if window is null
2018-12-09 04:32:41 +03:00