Commit Graph

26 Commits

Author SHA1 Message Date
zefie
fdfb408ed9 mail fixes 2022-10-16 20:23:12 -04:00
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
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
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
73dc2aea25 workaround for object cloning 2022-10-12 17:06:56 -04:00
zefie
f48da37f22 wtv-news goodies 2022-10-11 21:44:18 -04:00
zefie
37f1ab67ad BREAKING CHANGES: (for SeCuRiTy):
By default:
- `ssid_sessions[socket.ssid]` is now `session_data`
- `require` is no longer allowed in user scripts

To access global `socket_sessions` and `ssid_sessions`, as well as `require` additional modules, you must set `privileged: true` for the specific service. See `config.json`.
2022-10-09 13:26:14 -04:00
zefie
1752bfed35 fix parsing of discuss boolean in sendmail 2022-10-01 22:37:10 -04:00
zefie
8b49e1ec29 fix new issues in sendmail 2022-09-26 16:53:48 -04:00
zefie
b2aece5437 incomplete NNTP usenet support 2022-09-25 22:52:18 -04:00
zefie
ffa0d7e63e implement mail signature colors 2022-03-18 16:35:44 -04:00
zefie
2ebc2d392b implement message_url support 2022-03-18 15:59:33 -04:00
zefie
f32c4b1926 fix DealerDemo and other stuff 2022-03-09 17:38:13 -05:00
zefie
445e28c91a implement internal shared ROMCache
- make most ROMCache URLS relative
- create wtvshared.htmlEntitize function
- update wtv-mail:/readmail to use wtvshared.htmlEntitize
2022-03-09 17:38:12 -05:00
zefie
9e7549cec8 fix mail always sent to sender 2022-03-09 17:38:11 -05:00
zefie
9a7d4ec035 signatures still need voodoo for bgcolor and such 2022-03-09 17:38:10 -05:00
zefie
51a0576a3e only embed signature if its html, otherwise just write it 2022-03-09 17:38:10 -05:00
zefie
56e8fdd215 fix post on sendmail 2022-03-09 17:38:10 -05:00
zefie
dd38f65ec9 fix cache:snapshot.jpg >.> 2022-03-09 17:38:10 -05:00
zefie
06ea64fb07 more mail stuff again 2022-03-09 17:38:10 -05:00
zefie
123c8f7823 even more mail stuff 2022-03-09 17:38:09 -05:00
zefie
a5a035438b implement saveoff (saves draft when leaving compose) 2022-03-09 17:38:09 -05:00
zefie
ccf48f3093 some more mail stuff 2022-03-09 17:38:08 -05:00
zefie
75a5266b9d maybe add unread support whatever 2022-01-10 04:53:45 -05:00
zefie
ee76fd5190 more mail stuff
- todo: alot, but mainly track new/read and get local working
2021-11-15 00:51:31 -05:00