Commit Graph

27 Commits

Author SHA1 Message Date
zefie
c31d7dd6bf more updates to webtv messenger, fix adding users 2022-10-08 11:23:07 -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
afb236e7da remove 'D:\test.jpg' testing from get-attachment 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
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
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
ee0b2fb09d Update unread message support
- also tweaked listmail string
- still cannot send messages yet
2022-01-11 01:21:30 -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
zefie
a088ea1e42 initial work on wtv-mail system:
- WTVMail Class
- MailStore functions
- Can show user mail intro page (see home.js for link example)
- Create initial welcome email (poop for now) when creating mailstore
- Can list Inbox
- no sending yet
- no reading yet
- no receiving yet
2021-11-13 02:41:30 -05:00