Commit graph

722 commits

Author SHA1 Message Date
b0ded8e289 Fix d->m file uploads 2025-02-13 01:14:29 +13:00
cfaada6797 Rewrite presence code 2025-02-12 16:50:45 +13:00
b6e12044a8 Update dependencies 2025-02-11 13:24:30 +13:00
8e0c15476c Update Discord dependencies 2025-02-11 13:04:40 +13:00
984d4362a5 Remove node-fetch 2025-02-11 12:51:58 +13:00
7782c120bf Only show "no servers available" when logged in 2025-02-11 01:52:41 +13:00
381861ee8e Sadly, the presence API is worse than I hoped 2025-02-11 01:37:23 +13:00
15826dcb3f Make Cloudflare errors less obnoxious
Co-authored-by: Wonder Collective <>
2025-02-10 20:44:49 +13:00
fc6cb8e0d5 Web UI improvements 2025-02-10 16:54:40 +13:00
0f435e930e Per-guild presence sync settings
On by default for existing and small guilds.
Off for new large guilds.
Can be toggled either way.
2025-02-10 16:54:30 +13:00
69e3d64905 Handle replies to state events with no body 2025-02-10 16:44:22 +13:00
8ad0117fd2 d->m: Presence 2025-02-10 15:23:55 +13:00
f98c30cac3 Refactor web access control 2025-02-10 14:10:39 +13:00
4ae8da84e0 Don't add hide_ui when not present 2025-02-10 14:09:41 +13:00
23d473a56b caps 2025-02-10 00:43:04 +13:00
6a1be91071 Fix scanning forwarded messages for mentions 2025-02-10 00:24:59 +13:00
b2078620be Code coverage for matrix log in & guild settings 2025-02-08 16:05:35 +13:00
a90d3b9055 Code coverage for link/unlink endpoints 2025-02-07 16:56:10 +13:00
a29d019d17 Make read-only Discord channels read-only on Matrix 2025-02-05 16:57:45 +13:00
f7e2c89e65 Test setup for new web pages 2025-02-05 14:57:05 +13:00
fa8ce28f88 Fix reaction emoji processing on Windows 2025-02-04 17:07:25 +13:00
be06caf2b4 Clean up log message 2025-02-04 17:01:06 +13:00
d45a0bdc10 UI for linking existing space 2025-02-04 02:45:38 +13:00
3d0609f8f1 Fix duplicate guilds in list 2025-02-03 23:30:32 +13:00
978eb40e1d Store invites in database 2025-02-03 16:37:56 +13:00
f9be1e39a1 Improve dropdown button 2025-02-03 15:48:16 +13:00
443618b974 Log in with Matrix 2025-02-02 01:23:36 +13:00
63cc089bdb Reset room topic immediately if it is cleared 2025-02-01 23:26:24 +13:00
ad51079448 Don't overwrite room custom topics 2025-02-01 23:12:50 +13:00
eec8b0f15b Add loading indicator to invite screens 2025-02-01 22:27:27 +13:00
17ea92a8c2 Fix unlinking left rooms 2025-02-01 22:11:32 +13:00
ae57fa2801 Only announce if they can reasonably type here 2025-02-01 22:03:41 +13:00
5b21344a65 Add room list debugger 2025-02-01 01:40:59 +13:00
cf8867f945 Fix test 2025-01-31 16:50:48 +13:00
eb4aa615be Fix web loading indicators 2025-01-31 16:42:48 +13:00
a459ee1d1c Use htmx.js instead of htmx.min.js
This wastes 30 kB gzipped, which I think is acceptable in exchange for
having method names in the debugger.
2025-01-31 16:42:15 +13:00
b1b9124052 Fully support unlinking channels 2025-01-31 15:09:01 +13:00
5c0e830658 Display XHR errors 2025-01-31 15:07:48 +13:00
d4a50cb8aa Do not run as root 2025-01-30 22:25:25 +13:00
6fe8c60f11 Add analyze of new data 2025-01-30 15:34:29 +13:00
a579b509d3 Catch PK API network errors 2025-01-28 16:08:43 +13:00
eadefef6a3 Clean up member_cache when unbridging 2025-01-21 15:08:12 +13:00
5b06d5984a Do cache space members in member_cache 2025-01-20 02:33:24 +13:00
f42eb6495f New unicode emoji processor 2025-01-17 18:05:34 +13:00
14574b4e2c Support alternate Discord hosts 2025-01-17 11:40:34 +13:00
8ad299b04c Add foreign keys to database 2025-01-17 11:33:29 +13:00
931cacea6a Don't add channels/threads to the public directory 2025-01-16 08:44:13 +13:00
6bb31deeaf Ignore missed messages if channel was just added 2025-01-16 08:40:26 +13:00
1e4952f1b8 Add anti-timeout system to reactions interaction 2025-01-12 14:31:32 +13:00
f3b0d01400 Fix fish reaction 2025-01-12 13:51:57 +13:00