Commit Graph

16 Commits

Author SHA1 Message Date
zefie
f42837b8bb rename custon nntp-server module to nntp-server-zefie
- seems like if a package exists on npm you will get that version regardless of the git configured in package.json
2022-10-15 22:15:14 -04:00
zefie
097c908590 more meta logic creation updates 2022-10-14 11:43:43 -04:00
zefie
e82328cab5 maybe fix usenet 2022-10-14 11:34:34 -04:00
zefie
2f18ffc760 oops 2022-10-14 01:13:31 -04:00
zefie
c6bb1a6fee update metadata system for usenet
- probably have to wipe existing groups
2022-10-14 01:03:33 -04:00
zefie
5cdd67fd27 a lot of usenet updates
- webtv can post attachments
- webtv signatures
- TODO: user control disable rendering of post signatures
- TODO: as above but for mail too
2022-10-13 22:43:04 -04:00
zefie
f6db75fca2 sync usenet progress before bed
- image attachments on webtv cause server error
- only affects inline embeds
- midi and audio attachments should still work fine
2022-10-13 02:26:22 -04:00
zefie
0b56f02ec4 initial attachment support for usenet
- can read a few attachments posted by PCs
- can not yet attach from WebTV Plus
2022-10-13 00:26:05 -04:00
zefie
b9c067af15 tweak WTVNewsServer to be more proper
- compatible with Thunderbird now
2022-10-12 22:26:10 -04:00
zefie
49789cf1a1 minor usenet fixes 2022-10-12 20:27:33 -04:00
zefie
e59277ec6a fix case on Date for WTVNewsServer posts 2022-10-12 19:59:07 -04:00
zefie
a4adf8414b usenet ready for local testing
- custom patched nntp-server node module with support for POSTing
- should be able to post locally
- 4 groups are made by default
- can override in user_config.json (look at the config.json changes but dont do them there)
- can sync down from an upstream server with sync_nntp.js
- sync does not push new posts to upstream yet
2022-10-12 19:18:01 -04:00
zefie
048a609756 usenet fixes 2022-10-12 17:32:20 -04:00
zefie
73dc2aea25 workaround for object cloning 2022-10-12 17:06:56 -04:00
zefie
575054a4d4 implement nntp NEXT and LAST 2022-10-12 14:35:52 -04:00
zefie
976c79c92a wip usenet stuff 2022-10-12 12:26:30 -04:00