Tulir Asokan
|
ef7e77515a
|
Fix bugs in manual un/bridging
|
2023-03-10 18:41:29 +02:00 |
|
Tulir Asokan
|
0deec8b853
|
Retry on unknown errors when logging in
|
2023-03-10 17:39:34 +02:00 |
|
Tulir Asokan
|
d42c4722c9
|
Fill usersByID properly
|
2023-03-08 19:49:43 +02:00 |
|
Tulir Asokan
|
ee2ad7527e
|
Add some logs when disconnecting
|
2023-03-08 19:21:58 +02:00 |
|
Tulir Asokan
|
5a40f0a2ab
|
Fix error log
|
2023-03-07 21:00:29 +02:00 |
|
Tulir Asokan
|
c163fba712
|
Update mautrix-go
|
2023-03-05 23:51:02 +02:00 |
|
Tulir Asokan
|
9c87532d52
|
Update state cache after manaul bridging
|
2023-03-05 19:29:28 +02:00 |
|
Tulir Asokan
|
9b63defbe8
|
Fix order of cleanup and removing mxid
|
2023-03-04 14:32:55 +02:00 |
|
Tulir Asokan
|
4e9e50dbed
|
Don't allow overriding set-relay without unsetting first
|
2023-03-04 14:28:01 +02:00 |
|
Tulir Asokan
|
3c52e76e15
|
Add bridge/unbridge/delete-portal commands
Fixes #34
|
2023-03-04 14:27:59 +02:00 |
|
Tulir Asokan
|
0e8b845014
|
Update changelog
[skip ci]
|
2023-03-01 22:50:19 +02:00 |
|
Tulir Asokan
|
f8bbcc9080
|
Update discordgo to fix some bugs
(and possibly add new bugs)
|
2023-03-01 22:16:42 +02:00 |
|
Tulir Asokan
|
febb28882e
|
Add ping command
|
2023-03-01 22:05:57 +02:00 |
|
Tulir Asokan
|
0403a705b6
|
Add help sections for all commands
|
2023-03-01 20:43:40 +02:00 |
|
Tulir Asokan
|
2440ca4e83
|
Add unset-relay command
|
2023-03-01 20:36:07 +02:00 |
|
Tulir Asokan
|
39096c9347
|
Require room admin for set-relay
|
2023-03-01 20:35:50 +02:00 |
|
Tulir Asokan
|
72d4fb755b
|
Add error status when user isn't logged in
|
2023-03-01 19:54:08 +02:00 |
|
Tulir Asokan
|
7bfa885530
|
Validate webhook URLs when using set-relay --url
|
2023-03-01 18:49:06 +02:00 |
|
Tulir Asokan
|
f7c8e03041
|
Handle redactions from webhook users
|
2023-03-01 18:48:40 +02:00 |
|
Tulir Asokan
|
d3828f2fb3
|
Update changelog
[skip ci]
|
2023-03-01 18:22:44 +02:00 |
|
Tulir Asokan
|
bccdc67eb2
|
Adjust guild info logs
|
2023-02-28 21:43:55 +02:00 |
|
Tulir Asokan
|
c625ee3ba7
|
Update gitignore
|
2023-02-28 00:44:59 +02:00 |
|
Tulir Asokan
|
17d4b79554
|
Add initial support for relay mode with webhooks
|
2023-02-28 00:40:53 +02:00 |
|
Tulir Asokan
|
6365db46cc
|
Remove unnecessary user parameter in parseMatrixHTML
|
2023-02-27 22:47:45 +02:00 |
|
Tulir Asokan
|
af52979669
|
Fix attachment IDs in message converter
|
2023-02-27 18:51:13 +02:00 |
|
Tulir Asokan
|
ccd29752c7
|
Fetch missing channel info on message to support DMs for bots
|
2023-02-27 11:42:53 +02:00 |
|
Tulir Asokan
|
4eba894573
|
Fix state store not being updated on double puppet requests
|
2023-02-27 01:29:20 +02:00 |
|
Tulir Asokan
|
71d1689776
|
Adjust some calls for bot accounts
|
2023-02-27 01:19:26 +02:00 |
|
Tulir Asokan
|
ce4d05bb11
|
Don't save discord token before login is successful
|
2023-02-27 01:19:26 +02:00 |
|
Tulir Asokan
|
681a5ff2ab
|
Create Matrix user mentions even without double puppeting. Fixes #21
|
2023-02-27 01:03:01 +02:00 |
|
Tulir Asokan
|
60c260a471
|
Add initial support for bot accounts. Fixes #12
|
2023-02-27 01:02:58 +02:00 |
|
Tulir Asokan
|
efd22e33b5
|
Delete guild portals too in delete-all-portals
|
2023-02-27 00:10:06 +02:00 |
|
Tulir Asokan
|
7b5c057dcf
|
Refactor message handling to fully use convert pattern
|
2023-02-26 23:47:01 +02:00 |
|
Tulir Asokan
|
a0cc5ec9bc
|
Fully qualify emojis instead of removing VS16. Fixes #58
|
2023-02-26 21:57:21 +02:00 |
|
Tulir Asokan
|
77b230f4d8
|
Update mautrix-go and switch to zerolog
|
2023-02-26 21:57:18 +02:00 |
|
Tulir Asokan
|
cace8b5939
|
Handle gif stickers
|
2023-02-26 20:46:12 +02:00 |
|
Nick Mills-Barrett
|
ac7ad471a5
|
Ensure room is muted before sending events to it
|
2023-02-24 18:31:18 +00:00 |
|
Tulir Asokan
|
a6c3b84db5
|
Fix update ghost info on reaction
|
2023-02-23 15:09:21 +02:00 |
|
Tulir Asokan
|
4676ec98c4
|
Add more options for guild message handling
|
2023-02-18 22:56:20 +02:00 |
|
Tulir Asokan
|
541c8e1169
|
Bump Go version in go.mod. Fixes #57
[skip ci]
|
2023-02-16 16:54:59 +02:00 |
|
Tulir Asokan
|
69f1793e24
|
Bump version to v0.1.1
v0.1.1
|
2023-02-16 12:50:42 +02:00 |
|
Tulir Asokan
|
eab19f6679
|
Update mautrix-go
|
2023-02-16 12:48:33 +02:00 |
|
Tulir Asokan
|
839933005c
|
Remove lottie conversion temp dir after converting
|
2023-02-15 22:19:31 +02:00 |
|
Tulir Asokan
|
a28735beb7
|
Update discordgo
|
2023-02-15 22:19:28 +02:00 |
|
Tulir Asokan
|
5d7a6e7088
|
Update changelog and dependencies
|
2023-02-13 15:40:13 +02:00 |
|
Tulir Asokan
|
f9ba906bbd
|
Update ghost info on incoming reactions
|
2023-02-13 11:53:00 +02:00 |
|
Tulir Asokan
|
41d51ec992
|
Handle guild join messages
|
2023-02-13 00:25:23 +02:00 |
|
Tulir Asokan
|
6ccf87bc0a
|
Handle call start messages
Closes #53
|
2023-02-13 00:14:05 +02:00 |
|
Tulir Asokan
|
011c60610a
|
Adjust github action
|
2023-02-13 00:01:12 +02:00 |
|
Tulir Asokan
|
669964272e
|
Fix typo
[skip cd]
|
2023-02-12 12:25:42 +02:00 |
|