summaryrefslogtreecommitdiffstats
path: root/css
AgeCommit message (Collapse)Author
2016-04-07fix #964Bernhard Posselt
2016-04-07make export buttons smallerBernhard Posselt
2016-03-27added unique hovered starbbBowser
2016-03-25add basic basic auth supportBernhard Posselt
2016-02-11migrate js build system to gulpBernhard Posselt
2016-01-23move sharing link to the bottom7.1.0Bernhard Posselt
2016-01-23add german feeds and allow to change the languageBernhard Posselt
2016-01-22float explore items to prevent too much jumping aroundBernhard Posselt
2016-01-21debugBernhard Posselt
2016-01-21fix gridBernhard Posselt
2016-01-21more exploreBernhard Posselt
2016-01-17make grey less darkBernhard Posselt
2016-01-17show text preview in compact modeBernhard Posselt
2015-11-25fix testsBernhard Posselt
2015-11-24also highlight when hovering over an entryBernhard Posselt
2015-11-22more css fixesBernhard Posselt
2015-11-22remove important from app nav backgroundBernhard Posselt
2015-11-22fix unreadable app navigationBernhard Posselt
2015-11-20If a feed failed to update more than 10 times, show a hint in the web interfaceBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-10-17Tweak settings alignment and try to prevent wide checkboxes causing issuesIBBoard
2015-10-17Tweak CSS to align settings better (issue #829)IBBoard
2015-10-01fix width of article action icon slotAlessandro Cosentino
2015-09-20fix #718Bernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-31fix #845Bernhard Posselt
2015-08-26add rtl supportBernhard Posselt
2015-08-12serverside full textBernhard Posselt
remove enhancers add full text client side implementation fix bugs and tests for full text feed
2015-08-07test hookBernhard Posselt
2015-07-06force searchbox to show upBernhard Posselt
2015-05-02use system notifications, fix #779Bernhard Posselt
2015-04-30fix #635Bernhard Posselt
2015-04-29fix #774Bernhard Posselt
2015-04-12remove other transitionBernhard Posselt
2015-04-12remove animation for readBernhard Posselt
2015-04-11use animations for reading articlesBernhard Posselt
2015-04-09update cssBernhard Posselt
2015-04-09Tweak title spacing to keep size but reduce huge gapsIBBoard
Particularly in Compact mode, having 40px line height on 16px text results in large spaces in the middle of expanded multi-line titles. This wastes space and looks odd. The three extra lines of CSS keep the standard positioning the same, keep the click box size the same, but keep headers looking more like: Some RSS feed item with two lines rather than: Some RSS feed item with two lines (or is it something different? It is just so far away!)
2015-04-07make entire area for adding folders and feeds clickableBernhard Posselt
2015-03-31Improve article enhancer for sueddeutsche.deKonrad Graefe
This improves the article enhancer for sueedeutsche.de to fetch just the summary from the top of each article instead of the whole article which bypasses the paywall sueddeutsche.de introduced last week (and that is not the purpose of the news app, right?). The summary is more detailed than the one delivered via RSS so the enhancer is still usefull. Plus it adds the header image of the article.
2015-03-30remove search resultsBernhard Posselt
2015-03-30fix #156Bernhard Posselt
2015-03-21clear search on route change and fix nav/contentBernhard Posselt
2015-02-28prefill add feed if url parameter givenBernhard Posselt
2015-02-25more styling for sueddeutscheBernhard Posselt
2015-02-25dont float too many images leftBernhard Posselt
2015-02-20add css source mapBernhard Posselt
2015-02-19fix flying loading icon since this does not seem to be fixed anytime soonBernhard Posselt
2015-02-19fix #734 and set a CSP on masterBernhard Posselt
2015-02-05place message outside of function5.2.2Bernhard Posselt