2025-03-31 15:52:18 by Kevin Bloom | Files touched by this commit (2) |  |
Log message:
newsraft: update to 0.29
- removed global pager for status messages
- status messages related to each feed will be saved for each feed.
- add suppress-errors setting
- add menu-section-sorting setting
- add menu-responsiveness setting
- add color-list-feed-failed setting
- add color-list-section-failed setting
- add view-errors action (v key)
- add sort-by-initial action (z key)
- add select-next-page-half action (^D key)
- add select-prev-page-half action (^U key)
- delete status-history-menu action
- delete status-messages-count-limit setting
- make mark-item-read-on-hover setting scalable
|
2025-01-07 03:11:38 by Kevin Bloom | Files touched by this commit (2) |
Log message:
newsraft: udpate to 0.28
- add item-rule setting
- add item-rule setting
- add download-max-host-connections setting
- add sort-by-rowid action
- make notification-command setting scalable
- make color settings scalable
|
2025-01-05 23:37:07 by Thomas Klausner | Files touched by this commit (8) |
Log message:
*: recursive bump for shlib major change in gumbo-parser 0.13.0
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-07 17:26:04 by Kevin Bloom | Files touched by this commit (2) |
Log message:
newsraft: udpate to 0.27
bug fixes
|
2024-10-01 03:16:55 by Kevin Bloom | Files touched by this commit (2) |  |
Log message:
newsraft: update to 0.26
- add tab characters rendering in plain text content
- add -e option to execute certain actions without getting into the
menus
- add support for rdf-namespaced rss 1.0 feeds
- add support for relative links in feed elements
- add support for yyyy-mm-dd and yyyy/mm/dd dates in feeds
- add support for style attributes within cells of html tables
- make items menu regenerate upon returning from items menu obtained
via goto-feed action
- make date parsing less strict
- report exit status of failed shell commands
- fix storing http headers behavior according to rfc9111 (4.3.4)
- fix difference in compiler flags between primary executable and test programs
- delete update-threads-count setting
|
2024-06-13 13:40:10 by Kevin Bloom | Files touched by this commit (2) |  |
Log message:
newsraft: update to 0.25
- add status-show-menu-path setting
- add status-placeholder setting
- add color-status setting
- add clean-status action
- delete color-status-good setting
- set human readable names for enter, escape and backspace keys
- fix crash when jumping to non-existent unread items within pager
- fix incorrect ttl element handling which could result in non-updating feeds
- simplify linking in tests/run-check.sh
- small improvements and reforms
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|