Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2022-08-30 13:20:43 by pin | Files touched by this commit (3) | Package updated
Log message:
news/tuifeed: update to 0.3.2

0.3.2 Released on 30/08/2022
 - Fixed articles sorted by date

0.3.1 Yanked relese

0.3.0 Released on 29/08/2022
 - Show timestamp next to articles (can be configured)
 - Added new key article-title to configuration (optional)
   2022-08-19 12:15:58 by pin | Files touched by this commit (3) | Package updated
Log message:
news/tuifeed: update to 0.2.1

Released on 19/08/2022

    If published is None, use updated from feed.
   2022-08-07 11:14:52 by pin | Files touched by this commit (3) | Package updated
Log message:
news/tuifeed: update to 0.2.0

Released on 05/08/2022

-If content in RSS feed is populated, use content instead of summary
 -This should be preferred since contains much more information than just the
  summary. Unfortunately sometimes the content is empty, so summary should be
  used as fallback
-Changed stdlib Textarea to tui-realm-textarea component to improve readability
 of summary
-Fixed the article date shown: was updated but should be published
-Migrated UI to tui-realm 1.7.1
-Updated dependencies
   2022-05-09 23:48:48 by pin | Files touched by this commit (1)
Log message:
news/tuifeed: reset maintainer
   2021-11-18 14:08:22 by pin | Files touched by this commit (2) | Package updated
Log message:
news/tuifeed: update to 0.1.1

-Escape HTML entities from text (e.g. & or “)
   2021-11-16 09:46:02 by pin | Files touched by this commit (5)
Log message:
news/tuifeed: import package

tuifeed is a news feed reader with a fancy terminal user interface.
It allows you read news from your favourite RSS and Atom sources, which can be
easily configured in a TOML file.

In order to start using tuifeed, the first thing you need to do is to configure
the feeds you want to read from.

To open the configuration file you can run tuifeed -c, this will open the
configuration file in your favourite editor.
Edit the generated ~/.config/tuifeed/config.toml so it contains at least one
valid url.

Next | Query returned 6 messages, browsing 1 to 10 | previous