Commit graph

24 commits

Author SHA1 Message Date
Aine
052fd5bb25
refactoring, created email package 2022-11-19 17:00:57 +02:00
Aine
9e532a6007
initial cc support 2022-11-19 16:41:53 +02:00
Aine
ebe9606aa9
real multi-domain support 2022-11-16 09:00:19 +02:00
Aine
29cd6c4dcb
add missing References email header, fix Message-Id composing, fix email reply bugs 2022-11-13 15:33:19 +02:00
Aine
f835a7560d
bridge thread replies from matrix to email 2022-11-10 21:58:29 +02:00
Aine
4dd09dacb4
move migration to the postmoogle inital room sync 2022-10-17 19:01:21 +03:00
Aine
42cb5221a1
spamlist wildcards 2022-10-16 20:14:54 +03:00
Aine
8c2ed1b496
Merge branch 'main' into security 2022-10-10 09:49:36 +03:00
Aine
6f4da59387
feedback, typos, renaming 2022-10-10 09:41:22 +03:00
Aine
4ec51b64eb
fix possible nil 2022-10-08 18:22:31 +03:00
Aine
1dd996e430
rename security options 2022-10-08 11:58:14 +03:00
Aine
99e509ea3a
Email validations 2022-10-08 00:11:48 +03:00
Aine
6f8e850103
expose security and spam options 2022-10-07 23:24:59 +03:00
Aine
70ef60c934
add 'norecipient' room option, closes #35 2022-10-07 23:07:57 +03:00
Aine
f3c5c47e76
room and user account data encryption 2022-10-02 20:15:46 +03:00
Aine
ed5765b42a
move seding files and work with account data to the linkpearl level 2022-10-02 13:51:58 +03:00
Aine
070a6ffc76
use postmoogle as general purpose SMTP server and allow other apps or scripts to send emails through it 2022-09-22 18:21:17 +03:00
Aine
af1b664274
cache empty settings 2022-09-06 22:02:21 +03:00
Aine
085cdf5dbf
refactor email2content 2022-09-06 18:39:35 +03:00
Aine
fda0d62087
send emails 2022-09-04 22:09:53 +03:00
Aine
104e948b9c
remove migrations 2022-08-31 10:33:13 +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
Renamed from bot/settings.go (Browse further)