Skip to content

Releases: levito/tt-rss-feedly-theme

v4.1.0 (Tiny Tiny RSS 23.03)

31 Mar 21:14
Compare
Choose a tag to compare

For Tiny Tiny RSS 23.03 and up

Features

  • Implemented custom styling of articles shared by unique url
  • Added responsive styles for tables in preferences (user list, event log)

Improvements

  • Improved spacing of article content
  • Improved colors and spacing of filter tree and dialog in preferences
  • Tuned spacing in feed tree and place loading icons consistently
  • Tuned colors of night themes

Full Changelog: v4.0.0...v4.1.0

v4.0.0 (Tiny Tiny RSS 23.03)

08 Mar 03:02
Compare
Choose a tag to compare

For Tiny Tiny RSS 23.03 and up

Breaking changes

  • License changed from WTFPL to MIT
  • Switched from master to main branch for development and dist for distribution

Highlights

  • Added high-contrast color variants, light and dark, along with less intense sepia versions
  • Implemented responsive styles for mobile/touch use
  • Add optional theming of utility views (login, password recovery, share/subscribe bookmarklets etc.) via local-overrides.css and local-overrides.js

Features

Mobile

  • Swipe right/left to reveal/hide feeds-holder, or use floating action button if plugin toggle_sidebar is installed
  • Hide/reduce content that's not relevant on mobile devices
  • Made all view modes mobile-friendly
  • Made preferences as mobile-friendly as possible
  • Fixed dialogs to work on small screens
  • Adjusted layout, spacing and sizes for different screen sizes

General

  • Customized form controls and buttons
  • Adjusted ui element colors to work for all theme color variants
  • Customized action menu
  • Customized hint for keyboard shortcut sequence
  • Add themed scrollbars for Firefox
  • Added Safari compatibility via local-overrides.js and CSS fixes
  • Styled focus states where possible for improved accessibility
  • Support plugins ui_gravatar and time_to_read

Articles

  • Show action icons on article row if space allows or a touch device is detected
  • Keep score icon visible when a non-zero value is set
  • Combined view: Improved sticky header in combined view (shrink when sticking, keep close button accessible)
  • Combined view: fade content at bottom of expanded articles in when shortened with plugin shorten_expanded, restyle expand button
  • Cards view: redesigned overlay to be more Feedly-like
  • Cards view: improved layout and spacing of cards
  • Split view: adjusted detail header layout to work for many tags
  • Article content: Improved styles and spacing

Customization

  • Allow setting preferred reading width (max. line length) for article content
  • Allow setting maximum cards view column count
  • Allow setting minimum cards view column width

Bug fixes

  • Hide splitter between feeds and content when card overlay is active
  • Prevent accidentally opening article website when clicking near the article title
  • Keep toast notifications selectable and closable
  • Use --fonts-ui for all ui elements
  • Fixed lots of smaller inconsistencies and bugs

v3.1.0 (Tiny Tiny RSS 22.07)

08 Jan 00:01
Compare
Choose a tag to compare

For Tiny Tiny RSS Tiny Tiny RSS 22.07 and up

This mostly fixes issues introduced with v3.0.0 and adds several improvements.

  • Reduced compiled css size by almost 10% by using :is() selectors
  • Use UI font for attachments dropdown in article content
  • Tuned overall contrast by adjusting color fades
  • Improved phpinfo readability by adjusting fonts and colors
  • Fixed end of feed message position
  • Fixed hover gradient of feeds toggle so it doesn't bleed into the button by default
  • Fixed colors for expanded article titles
  • Adjusted app loading screen text color
  • Added border to cards detail overlay for better background separation, especially on dark themes
  • Fixed truncation of tags
  • Colored expand article plugin button like a regular button

v3.0.0 (Tiny Tiny RSS 22.07)

06 Jan 19:03
Compare
Choose a tag to compare

For Tiny Tiny RSS Tiny Tiny RSS 22.07 and up

Breaking changes

  • Removed feedly-compact and feedly-cozy theme variants as spacing and font-sizes can now be configured via custom CSS
  • Default to a more cozy spacing and bigger font-size
  • Adjusted colors of dark and sepia themes

New features

  • Spacing and fonts can now be configured via custom CSS (see readme)
  • Customized general widgets to adapt to all theme variants
  • Overhauled preferences

Fixes and minor changes

  • Truncate large titles to two lines in grid detail view
  • Make Authenticator QR code and all toast messages readable in dark themes
  • Plugin "Search Button" is now usable, the button was never visible before
  • Harmonize font-size of article text and code snippets/blocks
  • Adjusted colors in many areas
  • Animate icon for opening/closing trees
  • Use LightningCSS for faster and more efficient minification

v2.10.0 (Tiny Tiny RSS 21.12)

10 Jun 09:20
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.12 and up

  • Make headline area between feed name and time/icons click-sensitive
  • Don't set cursor to pointer on non-click-sensitive areas in collapsed combined display mode
  • Update Tiny Tiny RSS styles to allow toggling filter details in preferences (available since 22.06)
  • Update dependencies

v2.9.1 (Tiny Tiny RSS 21.12)

10 Jan 07:43
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.12 and up

  • show feed labels in expanded grid mode which were originally hidden by Tiny Tiny RSS styles

v2.9.0 (Tiny Tiny RSS 21.12)

08 Jan 23:50
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.12 and up

  • Fix scrolling via hotkeys in widescreen mode
  • Pull styling updates from Tiny Tiny RSS
  • Fix badges after changes in Tiny Tiny RSS
  • Change post header from flex to grid to fixes some issues
    • Feed names not stretched anymore after change in Tiny Tiny RSS markup
    • Widescreen and expandable grid modes don't break anymore with long date strings
  • Update dependencies and tooling

v2.8.2 (Tiny Tiny RSS 21.04)

29 Apr 09:25
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.04 and up

  • Fix grid view with group by feed enabled
  • Pull styling updates from Tiny Tiny RSS

v2.8.1 (Tiny Tiny RSS 21.03)

14 Apr 15:12
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.03 and up

  • Improve cards view detail overlay
  • Use narrow font for card title

v2.8.0 (Tiny Tiny RSS 21.03)

04 Apr 11:22
Compare
Choose a tag to compare

For Tiny Tiny RSS 21.03 and up

  • Implement cards view via collapsed + grid
  • Style current unread count in toolbar for collapsed sidebar
  • Fix some font sizes for cozy and compact variants
  • Update dependencies