Commit Graph

7 Commits

Author SHA1 Message Date
Simon THOBY f02ae5490d matrix->discord: sticker support 2023-04-08 14:12:13 +02:00
Simon THOBY 1da787f91d fix golangci-lint warnings 2023-04-08 14:12:13 +02:00
Simon THOBY 69b662558b matrix: add support for remote avatars & improve cache handling (again) 2023-04-08 14:12:13 +02:00
Simon THOBY bccdf71325 matrix: improve cache handling and support per-room avatars 2023-04-08 14:12:13 +02:00
Simon THOBY 00b58bce71 matrix+irc: improve support for IRC NOTICE/[matrix] m.notice
Fixes: #1393.
2023-04-08 14:12:13 +02:00
Simon THOBY 09bc5379b7 matrix: stop updating the global display names
We can afford to do that (which should stress less the [matrix]
homeservers) because we no longer drop all the user displaynames
across all channels) when we see a Leave or Ban membership event
2023-04-08 14:12:13 +02:00
Simon THOBY 625d7cd94c Matrix: switch to the mautrix-go library
Also: add initial support for [Matrix] application services
2023-04-08 14:12:13 +02:00