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
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
bc401765e8
remove iconv-lite module and accomplish the same failure with our own function
2022-03-09 17:38:11 -05:00
zefie
35471fd098
new module (iconv-lite) to attempt char encodings
2022-03-09 17:38:11 -05:00
zefie
81b2ea8faf
handle message elements with special characters that get flagged as binary
2022-03-09 17:38:11 -05:00
zefie
264b7f576c
readmail update
2022-03-09 17:38:11 -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
123c8f7823
even more mail stuff
2022-03-09 17:38:09 -05:00
zefie
4e6893ab02
add delete message function
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