Commit Graph

228 Commits

Author SHA1 Message Date
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
Tulir Asokan
522ac4e2fe Remove duplicate calls to send m.space.child for DM rooms 2022-08-19 23:10:46 +03:00
Tulir Asokan
0471239b29 Fix updating space in UpdateInfo 2022-08-19 22:52:32 +03:00
Tulir Asokan
042d22c954 Add legacy booleans back to message status events 2022-08-17 17:27:41 +03:00
Tulir Asokan
c0f8890db5 Update dependencies 2022-08-17 17:27:41 +03:00
Tulir Asokan
16247b90e1 Switch discordgo fork source 2022-08-17 17:27:39 +03:00
Tulir Asokan
2d1e8baf1c Add hidden option to use appservice login for double puppeting 2022-08-16 17:13:14 +03:00
Tulir Asokan
2055d32da8 Run gofmt 2022-08-15 16:50:55 +03:00
Tulir Asokan
1ced229be9 Update mautrix-go for new bridge status package 2022-08-15 16:43:55 +03:00
Tulir Asokan
52f7ca1a49 Update Go in actions and add go vet to pre-commit 2022-08-15 16:19:44 +03:00
Nick Mills-Barrett
13c7573b3f Merge pull request #29 from mautrix/add-dev-dockerfile
Add development specific Dockerfile
2022-08-14 17:37:34 +01:00
Nick Barrett
91b6fdba77 Add development specific Dockerfile 2022-08-12 17:09:42 +01:00
Brad Murray
a9b9ca72d7 Merge pull request #15 from bradtgmurray/update-protocol-id
Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges
2022-07-20 11:45:16 -04:00
Brad Murray
036b5f889f Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges 2022-07-20 10:32:51 -04:00
Tulir Asokan
11efa49961 Fix some bugs 2022-07-09 17:10:47 +03:00
Tulir Asokan
b0fd4c01e3 Remove extra space in example displayname template 2022-07-09 17:05:25 +03:00
Tulir Asokan
249c7a22d8 Add private channels to space when they're created from an incoming message 2022-07-09 17:03:32 +03:00
Tulir Asokan
7f0f77423d Bridge channel deletions from Discord 2022-07-09 16:51:43 +03:00
Tulir Asokan
edeb50b87a Allow leaving main space and add command to rejoin it 2022-07-09 16:33:51 +03:00
Tulir Asokan
e5c8609089 Adjust some logs 2022-07-09 12:20:18 +03:00
Tulir Asokan
d610fe18c2 Avoid unnecessary portal detail updates for guilds too 2022-07-09 12:18:21 +03:00
Tulir Asokan
c71f86160d Don't bridge unrecognized channel types even with auto_bridge_channels 2022-07-08 23:06:01 +03:00
Tulir Asokan
4d70b8cf4a Fix typo 2022-07-08 22:46:33 +03:00
Tulir Asokan
33a002a053 Add config option for number of private channels to automatically bridge on startup 2022-07-08 22:43:52 +03:00
Tulir Asokan
ca8682657c Fix latest revision version 2022-07-08 22:34:45 +03:00
Tulir Asokan
f05e7df862 Use postgres in example config 2022-07-08 22:26:46 +03:00