summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10move all status icons like net-alert together on the toolbarAndrew Dolgov
2018-12-10show alert if recent_log_events > 0Andrew Dolgov
2018-12-10runtime info: return count of recent eventlog entriesAndrew Dolgov
2018-12-10update hotkey help dialog a bitAndrew Dolgov
2018-12-10Merge branch 'weblate-integration'Andrew Dolgov
2018-12-10zoom mode: hide .attachmentsAndrew Dolgov
2018-12-10Translated using Weblate (Swedish)Pontus Nyman
2018-12-10Translated using Weblate (Dutch)Patrick Ahles
2018-12-09css: highlight disabled menu itemsAndrew Dolgov
2018-12-09add qmcToggleNightMode to actions dropdownAndrew Dolgov
2018-12-09add hotkey (a N) to toggle night.cssAndrew Dolgov
2018-12-09mysql: use date_format() for yyiw part in queryFeedHeadlines()Andrew Dolgov
2018-12-09Merge branch 'iso-week' of suraia/tt-rss into masterfox
2018-12-09Use IYYY in combination with IWMichael Kuhn
2018-12-09feed template, ARTICLE_OG_IMAGE: set as optionalAndrew Dolgov
2018-12-09syndicated feeds:Andrew Dolgov
2018-12-09remove vf_shared pixmapAndrew Dolgov
2018-12-09close_button: use vector iconAndrew Dolgov
2018-12-09center previously centered text on single line dialog panelsAndrew Dolgov
2018-12-09make prefs icons a bit more colorfulAndrew Dolgov
2018-12-09remove special style for header links (wtf)Andrew Dolgov
2018-12-09consistency: show author in multipanel headlines rowAndrew Dolgov
2018-12-09fix previous to not crash in prefsAndrew Dolgov
2018-12-09headlines-spacer: only set 100% height if auto catchup is enabledAndrew Dolgov
2018-12-09in grouped mode, don't display feed titles twiceAndrew Dolgov
2018-12-09catchupFeedInGroup: better iconAndrew Dolgov
2018-12-09catchupFeedInGroup: overhaulAndrew Dolgov
2018-12-09implement year-week sorting window if headlines buffer is grouped by feed titlesAndrew Dolgov
2018-12-09share plugin: fix unshare()Andrew Dolgov
2018-12-09remove theme supports-version etc checkingAndrew Dolgov
2018-12-09move Article::format_article() to Handler_PublicAndrew Dolgov
2018-12-09#sharepopup: update cssAndrew Dolgov
2018-12-09replace a few more hardcoded colors with less variablesAndrew Dolgov
2018-12-09replace some theme-specific variables with global variablesAndrew Dolgov
2018-12-09night.css: brighten counter node backAndrew Dolgov
2018-12-09night.css: do not invert marked/pub enabled picsAndrew Dolgov
2018-12-09night.css: make headline lightbars a bit more readable (better solution, fixes)Andrew Dolgov
2018-12-09night.css: make headline lightbars a bit more readable (better solution)Andrew Dolgov
2018-12-09night.css: make headline lightbars a bit more readableAndrew Dolgov
2018-12-09#selected_prompt: use accent colorAndrew Dolgov
2018-12-09night.css: add missing stuff, update alertsAndrew Dolgov
2018-12-09rebuild night.css with arguably better fitting accent colorAndrew Dolgov
2018-12-09night.css: add missing in theme special styling for dijit select on toolbarAndrew Dolgov
2018-12-09night.css: disable grayscale/etc stuff by defaultAndrew Dolgov
2018-12-09Merge branch 'pluginhost_fix' of ggrandou/tt-rss into masterfox
2018-12-09Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2018-12-09Article.openInNewWindow: do not crash if window is nullAndrew Dolgov
2018-12-09Merge branch 'fix-ambiguous-id' of chtitux/tt-rss into masterfox
2018-12-09if not enabled, set content_preview to "" instead of nullAndrew Dolgov
2018-12-08Be explicit when id column is ambiguousThéophile Helleboid - chtitux