Commit graph

434 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
32b80191a3
fix sqlite dependency 2023-12-19 13:29:28 +02:00
Aine
c19c87393c
update deps 2023-12-19 12:48:50 +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
d3aaa5c060
[skip ci] update readme 2023-10-17 22:09:33 +03:00
Aine
60ec6b7e66
fix multi-arch incompability with registry 2023-10-17 17:14:59 +03:00
Aine
1a5e591f4f
ci cache 2023-10-17 16:37:44 +03:00
Aine
ea74eda6fc
simplify ci 2023-10-17 15:04:20 +03:00
Aine
b659ab8915
try to use docker directly 2023-10-17 14:19: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
ef221038f7
fix justfile 2023-10-02 23:24:29 +03:00
Aine
7a50caac86
adjust justfile 2023-10-02 23:07:26 +03:00
Aine
3876e6c405
debug ci 2023-10-02 22:50:38 +03:00
Aine
655b5a096f
fix ci 2023-10-02 22:36:14 +03:00
Aine
d644cb3757
fix ci 2023-10-02 22:32:31 +03:00
Aine
b7f34d8479
update justfile 2023-10-02 22:27:19 +03:00
Aine
987e126c9d
ci debug 2023-10-02 22:04:20 +03:00
Aine
8ce3288ada
debug 2023-10-02 21:44:38 +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
6be4891165
subaddressing support, closes #61 2023-09-25 23:20:17 +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
8545ce80e4
Shared secret auth support, contributed by @JeWe37 2023-09-20 10:26:20 +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
Aine
f2432270e5 Merge branch 'main-patch-09ef' into 'main'
Fixes a copy and paste mistake in the docstring of in RoomNoInlines

See merge request etke.cc/postmoogle!45
2023-08-24 16:23:42 +00: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
f9d05d94c9
updated deps 2023-06-16 16:29:28 +03:00
Aine
4c11919a46 Merge branch 'mautrix-0.15.x' into 'main'
BREAKING: update mautrix to 0.15.x

See merge request etke.cc/postmoogle!44
2023-06-01 14:32:20 +00: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
9bcc2d462f
refactor a bit 2023-05-10 22:43:52 +03:00
Aine
81c6d5abf1 Merge branch 'feature/relay-host' into 'main'
Added support for sending with relay hosts

See merge request etke.cc/postmoogle!43
2023-05-10 19:33:06 +00:00