Newsgrouper

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-03-14
13:27
Cleaning up the wibbly API. Leaf check-in: aa9b255385 user: cmacleod tags: trunk
2026-02-27
12:15
Remove redundant tsv stuff, fold newsutility into newshub, coro fix. check-in: eedefb5508 user: cmacleod tags: trunk
2026-02-25
15:21
Various fixes and updates. check-in: 1b1ae81154 user: cmacleod tags: trunk
2026-02-21
13:56
Changed webserver from tclhttpd to wibble-derived wibbly.tcl check-in: 64c498c3d0 user: cmacleod tags: trunk
2026-02-05
13:56
Turn threading off again, was getting hangs with this on. check-in: 530274fa56 user: cmacleod tags: trunk
2026-02-01
14:27
Multi-threading fix. check-in: f8f446be49 user: cmacleod tags: trunk
2026-01-31
15:05
Add option to set Newsgrouper as handler for news: URLs, update Help. check-in: 554542e437 user: cmacleod tags: trunk
2026-01-29
11:28
Add Share button to article foot, add page titles. check-in: 68801c4bd4 user: cmacleod tags: trunk
2026-01-26
16:09
Make <msgid> links clickable. check-in: d6ad541c7c user: cmacleod tags: trunk
2026-01-25
22:59
Inline show_thread_list, etc. check-in: 662b3c311d user: cmacleod tags: trunk
21:19
Fix for crosspost links. check-in: 1c0caa2a8c user: cmacleod tags: trunk
18:37
Add links to jump to cross-posted groups, etc. check-in: 23a975919e user: cmacleod tags: trunk
2026-01-22
13:32
Fix bug loading xface data. check-in: 4835f80686 user: cmacleod tags: trunk
2026-01-21
19:34
Update help info. check-in: ec18f77ed5 user: cmacleod tags: trunk
13:40
Added options in Preferences for some optional headers, also (X-)Face image uploads. check-in: 33d3f8f56e user: cmacleod tags: trunk
2026-01-05
16:40
Enable setting Followup-To header when posting. check-in: 3df937175a user: cmacleod tags: trunk
2025-12-29
13:05
tidy up config files. check-in: af3e82a017 user: cmacleod tags: trunk
12:07
Strip out old archive search code. check-in: acf210e820 user: cmacleod tags: trunk
2025-12-20
19:44
Updates to not show articles as new when crossposted to a group already read. check-in: 14c61510f1 user: cmacleod tags: trunk
2025-12-17
12:09
Add options to display by msgid, drop num for over table, etc. check-in: fb008d2934 user: cmacleod tags: trunk
2025-10-30
14:10
Back out the change in thread ordering because it screws up 'Next New' links. check-in: e9d34347df user: cmacleod tags: trunk
2025-10-28
11:53
Update newshub to fix failover when a server is down. check-in: a65386faa6 user: cmacleod tags: trunk
2025-10-27
09:51
newsgetter - don't crash when server is down, strip out redundant stuff. check-in: 6b443e8b8a user: cmacleod tags: trunk
2025-10-26
18:02
Fix threading failure when reply appears older than original post, other minor tweaks. check-in: 94b2966803 user: cmacleod tags: trunk
2025-10-17
17:32
Use tail-recursion in do_thread so very long threads don't blow the stack up. check-in: b23e2f7f00 user: cmacleod tags: trunk
2025-10-13
10:52
Fix accessibility of permalinked articles. check-in: 02044290bc user: cmacleod tags: trunk
2025-10-11
13:12
More cleanup of all-posts thread display. check-in: d274522db1 user: cmacleod tags: trunk
11:51
Some cleanup of all-posts thread display. check-in: bb823a5608 user: cmacleod tags: trunk
2025-10-08
11:07
Move get_hdrs & find_hdrs from newshub to news_code. check-in: f4fb918660 user: cmacleod tags: trunk
2025-10-07
15:17
Update threading system; do keepalives on nntp connections; etc. check-in: 5b42e38009 user: cmacleod tags: trunk
2025-09-27
14:47
Check in scripts used in migration from sequential to timestamp numbering within groups. check-in: 2b48af5c9d user: cmacleod tags: trunk
14:33
Make tops page accessible without login, etc. check-in: f506195be1 user: cmacleod tags: trunk
2025-09-26
01:39
Switch numbering of posts within a group to dat timestamps instead of sequential numbering. check-in: 0221292f43 user: cmacleod tags: trunk
2025-09-25
10:38
Allow access to permalinked posts without login; ensure post dats are unique within group. check-in: 2cb38ef46f user: cmacleod tags: trunk
2025-09-20
14:26
Disable keyboard shortcuts when a modifier key is pressed. check-in: 900124a9ca user: cmacleod tags: trunk
2025-09-13
09:21
FIx quoting of thread summary html, etc. check-in: f4af651d3d user: cmacleod tags: trunk
2025-09-12
17:51
When getting group counts for a user's home page, do all db updates in one transaction. check-in: 29f13331f0 user: cmacleod tags: trunk
2025-09-06
11:58
Update error reporting to tell the user that 'database is locked' errors are worth retrying. check-in: 6353fe293e user: cmacleod tags: trunk
2025-09-05
16:08
Add system to indicate on the home page which groups have new replies to the user's own posts. check-in: b67457fec3 user: cmacleod tags: trunk
2025-09-04
09:31
Brace all conditions. check-in: 5b986491bd user: cmacleod tags: trunk
2025-09-03
19:51
Fix issues identified by Billy G using github co-pilot. check-in: 6124df6290 user: cmacleod tags: trunk
19:49
Fixes to finding an article by message-id. check-in: 1188b7b747 user: cmacleod tags: trunk
19:46
Back out unrelated changes committed together. check-in: 7ebc872df8 user: cmacleod tags: trunk
16:08
Fix issues identified by Billy G using github co-pilot. check-in: ca3d1826cc user: cmacleod tags: trunk
2025-09-01
12:39
Group and search navigation improvements. check-in: c2d2801cdb user: cmacleod tags: trunk
2025-08-28
12:08
Fix the fix :-( check-in: d123f98d37 user: cmacleod tags: trunk
11:37
Fix broken URL decoding. check-in: d016890834 user: cmacleod tags: trunk
09:38
Basic support for permalinks. check-in: 2009f6afc5 user: cmacleod tags: trunk
2025-08-26
12:23
Fixes to "All posts" mode. check-in: c32f097e2c user: cmacleod tags: trunk
2025-08-25
16:34
Support 'All thread' option to show all articles of a thread in one page. check-in: 6ec94f2789 user: cmacleod tags: trunk