Commit graph

722 commits

Author SHA1 Message Date
de57bdaf3c Await syncRoom after linking 2025-01-12 13:32:39 +13:00
85269ea153 Hopefully prevent checkMissed errors from crashing 2025-01-12 13:11:51 +13:00
a3e94a215a Hide error if sendTyping request fails 2025-01-12 13:05:16 +13:00
c6708d4dbd Fix channel linking form URL 2025-01-12 12:50:32 +13:00
551dbd0c42 Add dependency justification 2025-01-08 14:51:32 +13:00
ad1aa2c0f6 Resolve Matrix room aliases to Discord channels 2025-01-08 13:56:59 +13:00
6e55061760 Use kstate for d->m pins updates 2025-01-08 11:31:43 +13:00
0c1b4c5e8e Remove unhelpful guard preventing d->m pin syncing 2025-01-08 09:37:30 +13:00
fb18c0fe0b Ensure 1 pin = 1 pin even when message is split 2025-01-08 02:05:28 +13:00
7e6548eb90 Ack bridged Matrix events
May provide reassurance that the bridge is currently working.
Half-Shot's bridge has always done this.
2025-01-08 01:31:31 +13:00
93cacba283 Make sure client hint change applies
Will eventually remove it fully in v4.
2025-01-08 01:25:17 +13:00
3e5034cff5 Remove read receipts visibility client hint
This is a failed experiment that is long past its time. It needs to go.
2025-01-08 01:07:46 +13:00
2009e23689 Docs: Why does the bridge have a website? 2025-01-08 01:01:43 +13:00
dcb7dda6f1 Setup now checks for privileged intents 2025-01-07 15:04:43 +13:00
06b6a63ee3 Sync pins back from Matrix to Discord 2025-01-07 12:24:03 +13:00
4c62124cee Improve invite QR generation 2025-01-06 21:53:48 +13:00
84d61a1118 Use relative path for post-oauth redirect 2025-01-06 21:12:05 +13:00
16ac99781c Better feedback after interrupting/resuming setup 2025-01-06 17:19:33 +13:00
6411279efd Use relative paths on web 2025-01-06 15:31:34 +13:00
97043d90cc await it a bit further up the chain 2025-01-05 19:27:40 +13:00
d7063916a5 During setup, echo any unrecognised requests 2025-01-05 19:02:55 +13:00
0fe02dce22 Fix web page exploding for unlinked guilds
Now it should at least show something, though features
like invite won't work correctly. More work needed.
2024-12-28 20:01:27 +13:00
20b575c5f7 Mention PluralKit support on the readme 2024-12-24 01:25:09 +13:00
8a6b8ee32a Allow creating admins from interaction menu 2024-12-24 01:20:42 +13:00
75140a5b58 Allow creating admins on web 2024-12-24 01:16:02 +13:00
c599dff590 Tests and coverage for web 2024-12-24 01:06:19 +13:00
53379a962d This has never actually occurred 2024-12-07 19:20:01 +13:00
bf01db13d6 Check server before checking well-known 2024-12-03 01:11:53 +13:00
4f040e40d6 Autocreate space if autocreating the room 2024-12-02 16:33:18 +13:00
e00ce22aad Replace into guild_active from homepage
Allow user to change their mind about auto-create by redoing oauth flow.
2024-12-02 15:42:32 +13:00
88a232fb4a Cope if the username is already registered 2024-12-02 15:06:10 +13:00
a35860cb15 Handle more guild page situations 2024-12-02 12:43:00 +13:00
bded9296af Fix guild page being broken when unlinked 2024-12-02 12:29:16 +13:00
559d9329f2 Fix voice messages not being delivered 2024-11-30 22:56:22 +13:00
7ff2a38cdb Move room linking logic out of template 2024-11-26 12:17:31 +13:00
a63d173a9a Remove redundant/invalid checks from setup 2024-11-25 16:30:10 +13:00
07d6eb3c12 Fix existingPartZero assertion error 2024-11-02 20:35:52 +13:00
15e5b17b0d When inviting bot, check it has bot scope 2024-11-02 19:22:30 +13:00
14115c0e06 Attempt retrigger after speedbump 2024-11-01 17:25:11 +13:00
0d8b9d5705 Forwarded messages code coverage and plaintext fix 2024-11-01 16:50:28 +13:00
1b539cfa64 Forwarding text messages 2024-11-01 16:39:56 +13:00
b23b818192 Use attachment proxy for external_url 2024-10-31 17:34:50 +13:00
49948ae2c1 Support forwarded messages 2024-10-31 17:34:25 +13:00
ac165845d7 Remove unused parameter 2024-10-31 14:42:15 +13:00
cce432aeee Compatibility: send {} with room joins
Now compatible with the spec and with condu(wu)it.
2024-10-31 11:55:54 +13:00
e5f7c7fdcb Proxy discord attachment links within embeds 2024-10-31 11:53:34 +13:00
4167a01ed1 Add test template for forwarded message 2024-10-25 16:51:20 +13:00
c127923f4d Make the link button do something 2024-10-18 16:35:47 +13:00
da5525a542 Make invite interaction async
Fix potential lag issues
2024-10-14 13:09:40 +13:00
6f7ed829b8 Create and populate guild_id column 2024-10-05 02:23:58 +13:00