| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-17 | add gulp task for less compilation | Andrew Dolgov | |
| 2020-05-23 | hide #toolbar-frame_splitter back again | Andrew Dolgov | |
| 2020-05-22 | - RIP smooth scrolling and associated hacks | Andrew Dolgov | |
| - attempt to make Headlines.move() / Article.cdmMoveToId() behave a bit more intuitively | |||
| 2020-05-17 | Use more specific definitions for applying `stuck` effects. | Andrew Dolgov | |
| https://git.tt-rss.org/fox/tt-rss/pulls/143 | |||
| 2020-05-17 | implement keyboard-related changes discussed in ↵ | Andrew Dolgov | |
| https://community.tt-rss.org/t/changing-the-amount-of-scroll-by-arrow-key/3452/7 | |||
| 2020-05-16 | Keep header above iframes in CDM. | JustAMacUser | |
| 2020-05-15 | Make iframes size responsively. | JustAMacUser | |
| 2020-05-13 | remove floating title, use position: sticky for cdm headers instead | Andrew Dolgov | |
| 2020-05-09 | sanitize: forbid "allow" attribute | Andrew Dolgov | |
| CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished | |||
| 2020-03-01 | do not keep current feed visible when hide as read is enabled | Andrew Dolgov | |
| 2020-02-28 | filter rule editor: bring back regexp valid/invalid BG colors (now for light ↵ | Andrew Dolgov | |
| theme) | |||
| 2020-02-28 | move default (light) theme LESS source to a more appropriate place | Andrew Dolgov | |
| add compact_dark theme variant | |||
| 2020-02-28 | set all tooltip colors via less variables | Andrew Dolgov | |
| 2020-02-25 | fix hr colors for dark theme, don't use hardcoded rgb value in light theme | Andrew Dolgov | |
| 2020-02-22 | don't generate default.css, replace with themes/light.css as a default root ↵ | Andrew Dolgov | |
| CSS file | |||
| 2020-02-22 | fix default.css not being built properly by phpstorm | Andrew Dolgov | |
| 2020-02-21 | hide read feeds / hide read shows special: use CSS instead of JS-based hiding | Andrew Dolgov | |
| 2020-02-20 | 1. feedtree: show counters for marked articles if view-mode == marked | Andrew Dolgov | |
| 2. hide/show relevant counter nodes using css 3. cleanup some counter-related code 4. compile default css into light theme to prevent cache-related issues | |||
| 2019-12-12 | implement automatic night mode detection using MQL | Andrew Dolgov | |
| add separate light.css to force light theme remove manual night mode toggle and related code | |||