Commit graph

16 commits

Author SHA1 Message Date
Aine
76bffd931c
correctly handle attachments mimetype and set proper msgtype, fixes #27 2022-09-13 17:21:00 +03:00
Aine
4d01579505
move email sending to b.runSend() 2022-09-06 22:43:04 +03:00
Aine
db135c0cb1
deconstruct getSubject and getBody 2022-09-06 22:34:21 +03:00
Aine
bbb6bec35f
update SetMTA comment 2022-09-06 22:21:23 +03:00
Aine
085cdf5dbf
refactor email2content 2022-09-06 18:39:35 +03:00
Aine
7d435f7ba8
move email composing to utils 2022-09-05 20:38:58 +03:00
Aine
12a2d4c6f9
dkim 2022-09-05 17:02:00 +03:00
Aine
fda0d62087
send emails 2022-09-04 22:09:53 +03:00
Aine
9f66d1fee6
rename options, rename settings types 2022-08-30 14:45:07 +03:00
Aine
627e090afd
rename account data keys, rearrange code 2022-08-30 14:42:07 +03:00
Aine
5ed3a53223
diff bot and room settings 2022-08-30 14:37:19 +03:00
Aine
9b1eb161e7
remove debug 2022-08-28 09:37:32 +03:00
Aine
13776ad7a6
properly update mailbox, fixes #9 2022-08-28 09:37:18 +03:00
Aine
6eae1a65c4
add utils.UnwrapError() to provide meaningful error messages 2022-08-27 22:38:23 +03:00
Aine
d1c48b9b31
add per-room mutex, possibly fixes #8 2022-08-27 22:10:22 +03:00
Aine
f2d81495dc
refactor Send(), fixes #6 2022-08-26 23:06:20 +03:00