zefie
84e875fa3e
sendmail fixes
...
- clear should actually clear now
- reply to mail message populates To and Subj fields now
2022-10-16 13:19:06 -04:00
zefie
c67a5c713d
fix DiplomaMail redirecting to mail when in usenet
2022-10-16 13:18:28 -04:00
zefie
5ea8a1ff7c
actually fix FastSplash not saving
2022-10-16 13:18:08 -04:00
zefie
60cdb3bb72
fix FastSplash setting not saving to profile
2022-10-16 12:30:46 -04:00
zefie
8488b6ec6f
fix registration and guest mode for unregistered clients
2022-10-16 12:24:12 -04:00
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
5bf073d075
implement Fast Splash (and tweaks page for future)
2022-10-15 21:13:05 -04:00
zefie
e7a5cc6ed6
fix object cloning (aka log filtering)
2022-10-15 20:56:44 -04:00
zefie
894b2e733e
make welcome message templatable
2022-10-15 20:03:30 -04:00
zefie
47e87a4ebc
implement UserTemplates for overriding templates. Call your templates with wtvshared.getTemplate(service_name,'path_to_template.ext');
2022-10-15 18:57:02 -04:00
zefie
f1b931f31f
remove leftover debug from previous commit
2022-10-15 18:29:49 -04:00
zefie
8fc0d116f6
wtv-mail-count header should return mail for all users instead of just the primary one if you aren't logged in
...
- this was a deeper rabbit hole than I expected
2022-10-15 18:12:45 -04:00
zefie
f36733e9c1
allow error messages to be customized via config
2022-10-15 16:23:01 -04:00
zefie
130a1e3ef5
lockdown whitelist should be configurable in config.json
2022-10-15 15:58:29 -04:00
zefie
1c9c63c6d2
add explaination of html signatures
2022-10-14 13:06:41 -04:00
zefie
faccf4806a
fix draft data not showing due to caching
2022-10-14 13:01:51 -04:00
zefie
616db1ce44
fix "Erase" on sendmail doesn't clear server side draft data
2022-10-14 12:49:46 -04:00
zefie
80b5dcbdc8
signature updates
2022-10-14 12:49:28 -04:00
zefie
f23c8e6b9b
fix reading posts without signature
2022-10-14 11:57:54 -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
7bdc796455
further improve wtv-setup:/mail-signature
2022-10-14 01:24:09 -04:00
zefie
2f18ffc760
oops
2022-10-14 01:13:31 -04:00
zefie
2c43e15d37
fix usenet search in wtv-news:/news
2022-10-14 01:05:29 -04:00
zefie
c6bb1a6fee
update metadata system for usenet
...
- probably have to wipe existing groups
2022-10-14 01:03:33 -04:00
zefie
a6659b4b16
create group description when auto creating groups
2022-10-14 00:24:25 -04:00
zefie
5d0b98677d
fix usenet search for *
2022-10-14 00:18:46 -04:00
zefie
6cfb0b7b42
send demotext outside of sanitation so that the user can preview what links on the page may look like
2022-10-14 00:05:15 -04:00
zefie
ab0a0fb614
npm install required: add follow-redirect module
...
- to handle 301/302 since my attempt didnt
2022-10-14 00:01:06 -04:00
zefie
943706f054
better headers for mail-signature preview
2022-10-13 23:57:15 -04:00
zefie
9bea13151c
fix 301 and 302 not redirecting in http(s) proxy
...
- also add experimental beta mail signature preview option
2022-10-13 23:54:39 -04:00
zefie
0ff03f050d
remove angry debug log
2022-10-13 22:48:58 -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
83ea773e72
fix wtv-register:/validateaccountinfo was showing display name as username
2022-10-13 19:47:34 -04:00
zefie
2b86816c8b
fix tellyscript error with LC2 box with BYOISP setting
2022-10-13 19:42:28 -04:00
zefie
e7cc177244
fix viewergen not including wtv-client-rom-type
2022-10-13 19:39:15 -04:00
zefie
ed2bcd9b72
Dark home theme thanks to @GraspYonOx
2022-10-13 13:22:57 -04:00
zefie
a80aeec930
update wtv-news:/news attachment handling
2022-10-13 03:07:02 -04:00
zefie
7e12686961
fix double dot breaking everything
2022-10-13 02:53:51 -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
7d562815a3
link usenet on homepage for testing
2022-10-12 19:35:45 -04:00
zefie
7a0ae266f3
update package-lock.json
2022-10-12 19:34:28 -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