Commit graph

26 commits

Author SHA1 Message Date
Tulir Asokan
94246ffc85 Drop maulogger support 2024-03-11 20:36:06 +02:00
Tulir Asokan
66cfa6389e Fix RawArgs when using command state function 2024-01-16 21:28:44 +02:00
Tulir Asokan
25bc36bc7a Add more contexts everywhere 2024-01-07 22:45:02 +02:00
Tulir Asokan
48bfc596f0 Fix incorrect context.Backgrounds 2024-01-07 15:35:58 +02:00
Joakim Recht
753cdb2e1c
Add context parameter to all client and bridge API functions (#144) 2023-12-15 16:23:31 +02:00
Tulir Asokan
f47b2ce7bd Add context for bridge command events 2023-11-17 13:21:44 +02:00
Tulir Asokan
3fffe3f31c Clarify parameter syntax in bridge help message 2023-09-04 12:20:06 +03:00
Tulir Asokan
ac5c2c2210 Add bridge double puppeting utility 2023-08-21 13:51:06 +03:00
Tulir Asokan
f6b793624a Adjust some transaction logs 2023-03-07 19:31:39 +02:00
Tulir Asokan
d1b5e5b492 Only limit help output by bridge permissions
Fixes mautrix/discord#18
2023-03-05 23:31:09 +02:00
Tulir Asokan
49ef9eafc1 Add option to require room admin in commands 2023-03-01 20:06:13 +02:00
Tulir Asokan
9d8cb0223c Switch bridge module to zerolog 2023-02-24 12:20:47 +02:00
Tulir Asokan
888cfabd8a Add ReplyAdvanced for setting allowHTML flag 2023-01-29 15:10:14 +02:00
Tulir Asokan
4a2a7653e4 Expose raw args in commands 2023-01-29 12:46:40 +02:00
Tulir Asokan
b650f52ba6 Replace MarkReadWithContent with SendReceipt
Closes #99
Fixes #97
2022-11-30 16:29:42 +02:00
Tulir Asokan
eec23d0ad2 Fix mistake in bridge command help message generation 2022-09-21 09:50:49 +03:00
Tulir Asokan
34e3589a5d Add utility to redact bridge commands 2022-09-20 00:15:29 +03:00
Tulir Asokan
068caa8b3b Fix panic if command state isn't implemented 2022-07-09 17:18:53 +03:00
Tulir Asokan
4ea4a85a03 Switch command state to a struct 2022-07-03 20:35:13 +03:00
Tulir Asokan
a915726580 Add cancel command for bridges 2022-07-03 19:27:30 +03:00
Tulir Asokan
50359b450a Fix cmdprefix replacement in bridge commands 2022-07-03 17:56:11 +03:00
Tulir Asokan
4eb8a89ebe Add bridge stuff from mautrix-imessage 2022-06-24 17:01:29 +03:00
Tulir Asokan
ec20c3fc99 Change things 2022-05-22 22:00:42 +03:00
Tulir Asokan
c9a00ed87b Move login-matrix commands from mautrix-whatsapp 2022-05-22 19:11:25 +03:00
Tulir Asokan
2c92f0b465 Move bridge permission config from mautrix-whatsapp 2022-05-22 18:20:49 +03:00
Tulir Asokan
ccd7a575b8 Move Matrix event and command handling from mautrix-whatsapp 2022-05-22 16:11:29 +03:00