Commit graph

236 commits

Author SHA1 Message Date
149cee845a Retry PK API if it doesn't return a message 2024-07-16 22:01:20 +12:00
8c506ed270 Drop admin permissions correctly 2024-07-15 15:27:21 +12:00
49598c7af7 Fix bulk message deletes
I have finally e2e tested this function
2024-06-20 13:50:38 +12:00
24a3b9b0f4 Refactor kstate resource uploading 2024-06-06 12:13:06 +12:00
1f5865b0d8 Avoid sending ephemeral messages from Discord 2024-05-14 23:09:51 +12:00
5f0e765934 Bridge forums as spaces 2024-03-26 01:11:13 +13:00
642be26313 Enumerate child rooms with hierarchy endpoint 2024-03-26 01:10:38 +13:00
ff7af39802 Exclude generated embeds for discord.com 2024-03-25 18:05:19 +13:00
0deb415511 Don't update profile data of the bridge bot 2024-03-19 22:15:44 +13:00
23d85547f3 Send generated embeds as original user 2024-03-17 01:07:50 +13:00
d01c888d02 Support embed generate MESSAGE_UPDATE events 2024-03-15 15:54:13 +13:00
955310b759 Set sim power a little bit better
I should probably change this to use kstate.
2024-03-15 15:52:49 +13:00
cc9e1de49e Remove deep-equal dependency 2024-03-07 12:19:07 +13:00
12d85c982e Allow Matrixers to @room if Discorders can too 2024-03-07 10:17:39 +13:00
0f1cf7a20c Fix calls to syncUser/registerUser 2024-03-07 09:13:25 +13:00
043f178d1e Map Discord member permissions to sim user PLs
Including PL 20 for members who can mention everyone.
2024-03-06 17:40:06 +13:00
bf3d219716 Add helper for permission calculations 2024-03-06 17:37:55 +13:00
2fb68900c7 d->m: Support permissioned @everyone -> @room
This only works if #9 is fixed in the future.
2024-03-06 13:04:51 +13:00
e2d0ea41d5 Improve video embed formatting 2024-03-06 11:38:46 +13:00
1e8066ca0a Embed URL should only appear when embed has title 2024-03-06 09:45:18 +13:00
47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +13:00
19a34a6385 d->m: PK reply to attachment now uses native reply 2024-02-16 10:06:30 +13:00
e0d96cde19 d->m: Better text for links to unbridged channels 2024-02-14 11:57:15 +13:00
553a9441d7 Hopefully this will log PK API failures 2024-02-14 11:49:13 +13:00
fd11e3fd10 Finish adding via parameters to all room links 2024-02-13 16:52:21 +13:00
13d1f86d31 d->m: Fix conversion of PK replies to Discord user 2024-02-13 14:38:41 +13:00
d673296619 Embed text with pipe instead of arrow 2024-02-13 11:41:00 +13:00
789a90a893 WIP tests for via parameters 2024-02-13 08:27:58 +13:00
a9f57fc252 WIP add via parameters 2024-02-12 23:07:55 +13:00
0e701b2d54 Fix speedbump in threads 2024-02-07 14:52:12 +13:00
c7fb6fd52e Improve test coverage 2024-02-02 15:55:02 +13:00
69922c4a14 PK d->m replies are now native Matrix replies 2024-02-01 22:23:08 +13:00
98477dc0f6 PK mentions now include member name 2024-02-01 22:22:48 +13:00
64671519bd PK: Fix saving proxy values to DB 2024-02-01 21:43:10 +13:00
f48c1f3f31 PK: Fix mentions/replies using UUID 2024-01-31 13:09:39 +13:00
3d87bd9da5 PK: Use webhook name as bridged name 2024-01-30 22:01:06 +13:00
4591b5ae03 m->d: Fix glitched mention when Element disambigs 2024-01-22 23:10:33 +13:00
a71c9515ec Include system data on PK profiles 2024-01-22 22:38:18 +13:00
6a06dc14ce Fix all rooms being affected by speedbump 2024-01-22 22:05:59 +13:00
11864f80cf d->m: Make PK members appear real 2024-01-21 00:54:18 +13:00
0e75c23aee Have to join user before announcing thread 2024-01-20 23:45:47 +13:00
e49dc18e67 Implement the speedbump 2024-01-20 01:02:51 +13:00
0ab81d3d88 Put expressions with the actions, where it belongs 2024-01-19 16:43:12 +13:00
fbf51dab64 Complete code coverage for mxutils 2024-01-19 12:39:41 +13:00
0237e6d8fd Improve code coverage for video 2024-01-19 12:39:07 +13:00
f3b7fcd1a3 Full code coverage for lottie sticker 2024-01-19 12:38:25 +13:00
d02f86b342 Code coverage for unknown channel mention 2024-01-19 12:37:13 +13:00
64beb6c996 Code coverage for lottie 2024-01-18 17:03:17 +13:00
8987107685 Backfill missed pins and pins from the past 2024-01-18 00:30:55 +13:00
ed7404ea19 Fix #16 pinned messages order 2024-01-16 16:02:31 +13:00