Commit graph

230 commits

Author SHA1 Message Date
Aine
0bd2fc525e
fix access checks; fix duplicate metadata message; better email sanitization 2024-02-05 21:49:30 +02:00
Aine
fe17195bc1
log when it cannot get room settings 2023-12-19 12:40:13 +02:00
Aine
6d12a61b2a
refactor direct smtp client 2023-11-11 19:31:34 +02:00
Aine
f2e032e1e8
emoji signaling 2023-10-19 10:31:14 +03:00
Aine
1bf8ba4700
add !pm threadify option, fixes #60 2023-10-13 22:27:46 +03:00
Aine
0d0dcf20b9
lint fixes 2023-10-03 00:03:29 +03:00
Aine
0bf8672a88
option set/get visual changes 2023-10-02 21:24:48 +03:00
Aine
53655261fe
handle reactions in encrypted rooms 2023-09-29 16:37:46 +03:00
Aine
bebfa6df92
provide proper reply-to fallback by default 2023-09-28 15:17:55 +03:00
Aine
8bdd46fb32
make linter happy 2023-09-28 08:31:42 +03:00
Aine
da41bd31fb
add !pm banlist:totals, fix notices on reactions 2023-09-28 08:30:37 +03:00
Aine
7fbb279830
use proper thread IDs on metadata save and error reporting 2023-09-27 15:07:55 +03:00
Aine
816db6f409
always reply to a specific message; moved matrix-related utils to the linkpearl; refactoring 2023-09-27 12:43:55 +03:00
Aine
e2f5f4c731
show banlist by day, in weekly chunks 2023-09-26 15:54:27 +03:00
Aine
18f1113d33
add pm banlist:auth and pm banlist:auto 2023-09-25 21:59:23 +03:00
Aine
b413e5871a
partial complexity refactoring 2023-09-23 17:33:58 +03:00
Aine
8f3a74d46c
add !pm autoreply 2023-09-23 17:09:18 +03:00
Aine
480c99cf79
add !pm signature option 2023-09-23 16:35:12 +03:00
Aine
74defa85e4
spam:add using emoji 2023-09-22 22:15:53 +03:00
Aine
3bb1f3ecba
add missing go packages 2023-09-22 19:43:44 +03:00
Aine
e3557f5522
new commands: spam:list, spam:add, spam:remove, spam:reset; updated readme with the full list of commands; rearranged sections in help 2023-09-22 19:35:28 +03:00
Aine
c4576869ab
fix email queue consideration, fixes #66 2023-09-21 15:29:00 +03:00
Aine
60b4386dd8
automatically ignore known forwarded addresses, fixes #64 2023-09-18 12:35:37 +03:00
Aine
e90925eceb
handle missing threads 2023-09-16 15:42:28 +03:00
Yan
d71937a087 Fixes a copy and paste mistake in the docstring of in RoomNoInlines 2023-08-24 16:09:48 +00:00
Aine
429645c3a9
try to handle unknown parent events 2023-08-22 14:41:52 +03:00
Aine
2bdb8ca635 BREAKING: update mautrix to 0.15.x 2023-06-01 14:32:20 +00:00
Aine
a6b20a75ab
save metadata even if one of the recipients failed 2023-05-31 10:57:21 +03:00
Aine
84102d5b5b
add noreplies option 2023-04-10 14:03:43 +03:00
Aine
321060d2d6
adjust ignore rules 2023-03-23 22:09:11 +02:00
Aine
2879b10625
add noinlines option 2023-03-01 22:50:02 +02:00
Aine
3e0ecc1c02
make banlist consistent, fixes #57 2023-02-13 22:05:48 +02:00
Aine
12d2fee2d4
fix cc handling 2023-02-06 15:53:16 +02:00
Aine
ddf2460dbd
fix dequeue account data issue 2023-01-27 00:02:23 +02:00
Aine
3f1fd00fb6
fix file uploads from incoming emails into threads 2023-01-24 16:34:31 +02:00
Aine
ac9c27aa32
handle multiple emails in header 'To' 2023-01-09 16:23:54 +02:00
Aine
174930fc90
allow only text message events for commands 2023-01-08 00:58:14 +02:00
Aine
0559978fa2
log level changes 2023-01-04 11:22:50 +02:00
Aine
f54b87c1f7
resync rooms every 5 minutes 2023-01-03 20:13:30 +02:00
Aine
2ac6c64d13
make banlist consistent, fixes #54 2022-12-14 00:35:15 +02:00
Aine
fcd6110790
add trusted proxies 2022-11-27 00:30:50 +02:00
Aine
8d6c4aeafe
big refactoring 2022-11-25 23:33:38 +02:00
Aine
3115373118
SPF and DKIM checks 2022-11-23 21:30:13 +02:00
Aine
0701f8c9c3
reject wrong email in SMTP MAIL(), reject impersonation attempts 2022-11-23 11:51:12 +02:00
Aine
b4d6d992ac
do not react on edits and redactions, add section titles in help message 2022-11-21 23:57:49 +02:00
Aine
21772d7360
mailbox activation, closes #52 2022-11-21 15:37:44 +02:00
Aine
a5edaaea78
respect nosend in thread replies, respect nohtml in !pm send and thread replies (on sending) 2022-11-21 10:50:06 +02:00
Aine
6ddb894577
allow reserved mailboxes, closes #43 2022-11-20 20:55:41 +02:00
Aine
117736dcf3
use correct list of recipients on thread reply and in 'email has been sent' messages 2022-11-20 00:58:51 +02:00
Aine
bb7cf4aa7a
cleanup From, To and Cc. Send replies to all recipients (To+Cc) 2022-11-20 00:31:59 +02:00