Commit Graph

253 Commits

Author SHA1 Message Date
Tulir Asokan
9e7c54bdc0 Maybe actually fix bridge state order 2023-01-16 18:36:23 +02:00
Tulir Asokan
315e7921e6 Save new access token after relogining 2023-01-16 17:31:09 +02:00
Tulir Asokan
d0fb075874 Add db migration to fix broken double puppets 2023-01-16 17:24:04 +02:00
Tulir Asokan
770aaa25ff Update mautrix-go 2023-01-14 13:44:42 +02:00
Tulir Asokan
3350692eb0 Add beeper room type to m.bridge info 2023-01-13 19:35:17 +02:00
Tulir Asokan
70dd119faa Prevent transient disconnect state after bad credentials 2023-01-13 19:25:38 +02:00
Tulir Asokan
57ef7ec63f Actually make logout detection work 2023-01-13 19:00:15 +02:00
Tulir Asokan
fd16c4dcd0 Update discordgo 2023-01-13 18:44:49 +02:00
Tulir Asokan
330faa45fa Handle getting logged out while bridge is running 2023-01-13 18:41:23 +02:00
Tulir Asokan
098c8c52da Fix condition for sending CONNECTED state after TRANSIENT_DISCONNECT 2023-01-13 18:06:55 +02:00
Tulir Asokan
9d84faa954 Add support for unbridging guilds 2023-01-13 17:01:23 +02:00
Tulir Asokan
856f9a40fa Clean up provisioning API error codes 2023-01-13 14:56:39 +02:00
Tulir Asokan
8d31425009 Add struct for ping response 2023-01-13 14:40:21 +02:00
Tulir Asokan
88908bf11b Clean up guild bridge/unbridge provisioning APIs 2023-01-13 14:25:34 +02:00
Tulir Asokan
7aca3d6b09 Add version prefix for all provisioning API endpoints 2023-01-13 14:10:17 +02:00
Tulir Asokan
91eab2d772 Add token login provisioning API 2023-01-13 14:09:39 +02:00
Tulir Asokan
91c3fae7cb Clean up QR login provisioning API 2023-01-13 14:09:27 +02:00
Tulir Asokan
de59f449f1 Move automatic double puppeting to correct place 2023-01-11 18:50:50 +02:00
Tulir Asokan
ad9ead6e81 Check permission overwrites before bridging channels 2023-01-11 18:28:02 +02:00
Tulir Asokan
75453d6371 Use hungryserv room delete endpoint if supported 2023-01-11 17:31:40 +02:00
Tulir Asokan
d45a8a30d2 Fix typo in room cleanup 2023-01-11 17:30:24 +02:00
Tulir Asokan
5456591687 Update mautrix-go 2022-12-27 00:23:14 +02:00
Tulir Asokan
824b70e27a Update mautrix-go 2022-12-11 13:42:36 +02:00
Tulir Asokan
ce325e5499 Update mautrix-go 2022-12-03 00:06:34 +02:00
Tulir Asokan
287a3aa6d0 Clear ReadStateVersion on logout 2022-11-30 15:11:04 +02:00
Tulir Asokan
2d64b0bae6 Fix bridging small stickers 2022-11-30 15:10:56 +02:00
Tulir Asokan
4941bb2366 Update Docker image to Alpine 3.17 2022-11-26 22:08:08 +02:00
Tulir Asokan
89985740fd Don't return errors from Logout 2022-11-26 15:18:42 +02:00
Tulir Asokan
96a0351c68 Clear discord user ID column when logging out 2022-11-26 15:13:48 +02:00
Tulir Asokan
53527d5b6e Update example config 2022-11-25 14:11:48 +02:00
Tulir Asokan
d7c72a82de Require foreign keys and recommend txlock on SQLite 2022-11-22 21:32:08 +02:00
Tulir Asokan
f424838f0b Ensure login-token is given enough parameters 2022-11-11 14:34:45 +02:00
Tulir Asokan
f53975cc91 Update dependencies 2022-11-04 12:56:05 +02:00
Tulir Asokan
a32c469ca4 Fix inserting non-thread reactions. Fixes #40 2022-10-31 12:47:10 +02:00
Tulir Asokan
a8d99e2bc7 Update roadmap 2022-10-28 23:46:10 +03:00
Tulir Asokan
b64617a699 Update mautrix-go and stop sending all thread messages as replies 2022-10-28 23:45:35 +03:00
Tulir Asokan
8728867737 Add todo 2022-10-28 23:35:41 +03:00
Tulir Asokan
f268ddd132 Add option for autojoining threads when opened 2022-10-28 23:35:31 +03:00
Tulir Asokan
6be531685f Rename provisioning endpoint 2022-09-20 00:18:06 +03:00
Tulir Asokan
a1ff5fb61b Add command to login with token 2022-09-20 00:17:22 +03:00
Tulir Asokan
b8b2eef369 Update mautrix-go 2022-09-16 12:46:53 +03:00
Tulir Asokan
6b6804da91 Update mautrix-go 2022-09-15 13:03:20 +03:00
Tulir Asokan
8f6f98acce Update mautrix-go and add option to use MSC2409/MSC3202 for e2be data 2022-09-14 21:13:39 +03:00
Tulir Asokan
0b782a5adb Update mautrix-go 2022-09-13 14:45:53 +03:00
Tulir Asokan
704bdaefd7 Update to remote auth v2 2022-09-13 14:45:50 +03:00
Tulir Asokan
0e12bd58d6 Add missing error to log line 2022-09-12 12:40:18 +03:00
Tulir Asokan
92c5407359 Add missing returns 2022-08-20 11:47:31 +03:00
Tulir Asokan
4774463e1e Add role permissions to roadmap 2022-08-20 11:45:03 +03:00
Tulir Asokan
a20aba13e5 Don't send notices for target event not found. Closes #25 2022-08-20 11:43:43 +03:00
Tulir Asokan
0b84527eab Improve Discord markdown escaper. Fixes #14 2022-08-20 10:26:03 +03:00