./news/usenet_reborn, TUI client for Usenet enthusiasts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.2nb1, Package name: usenet_reborn-0.2.2nb1, Maintainer: vins

Usenet Reborn is a terminal-based NNTP client written in Rust.


Master sites:

Filesize: 3997.441 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-12 16:05:04 by Paolo Vincenzo Olivo | Files touched by this commit (4) | Package updated
Log message:
news/usenet_reborn: update to 0.2.2

# changes

Features:
- Crosspost reply support: replies now go to all newsgroups the original
article was posted to
- Reply destination popup: choose to reply to all newsgroups or just the
current one
- Fixed phantom new article counts by syncing last_seen with server's
high watermark
- Fixed terminal restoration when cancelling replies in editor
- Fixed deprecated timestamp functions and removed unused code
- Improved code organization by moving popup logic to compose.rs

Bug Fixes:
- Articles marked as read no longer show as new after restart
- Terminal properly restores after cancelling vim editor
- No more phantom unread counts in newsgroups
   2025-09-14 10:01:18 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
usenet_reborn: cmake only needed as tool
   2025-09-10 10:46:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
usenet_reborn: add missing quote
   2025-09-08 15:26:14 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
usenet_reborn: libclang required by Rust bindgen.
   2025-09-04 20:22:34 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
usenet_reborn: needs cmake
   2025-09-02 18:40:04 by Thomas Klausner | Files touched by this commit (2)
Log message:
usenet_reborn: master site does not allow direct downloads

use file name one gets when downloading in the browser
no checksum change
remove DIST_SUBDIR

distfile will have to be mirrored to nbftp manually
   2025-09-01 20:42:22 by Paolo Vincenzo Olivo | Files touched by this commit (5)
Log message:
news/usenet_reborn: initial import of package

Usenet Reborn is a terminal-based NNTP client written in Rust.