Commit graph

716 commits

Author SHA1 Message Date
Cadence Ember
381861ee8e Sadly, the presence API is worse than I hoped 2025-02-11 01:37:23 +13:00
Cadence Ember
15826dcb3f Make Cloudflare errors less obnoxious
Co-authored-by: Wonder Collective <>
2025-02-10 20:44:49 +13:00
Cadence Ember
fc6cb8e0d5 Web UI improvements 2025-02-10 16:54:40 +13:00
Cadence Ember
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
Cadence Ember
69e3d64905 Handle replies to state events with no body 2025-02-10 16:44:22 +13:00
Cadence Ember
8ad0117fd2 d->m: Presence 2025-02-10 15:23:55 +13:00
Cadence Ember
f98c30cac3 Refactor web access control 2025-02-10 14:10:39 +13:00
Cadence Ember
4ae8da84e0 Don't add hide_ui when not present 2025-02-10 14:09:41 +13:00
Cadence Ember
23d473a56b caps 2025-02-10 00:43:04 +13:00
Cadence Ember
6a1be91071 Fix scanning forwarded messages for mentions 2025-02-10 00:24:59 +13:00
Cadence Ember
b2078620be Code coverage for matrix log in & guild settings 2025-02-08 16:05:35 +13:00
Cadence Ember
a90d3b9055 Code coverage for link/unlink endpoints 2025-02-07 16:56:10 +13:00
Cadence Ember
a29d019d17 Make read-only Discord channels read-only on Matrix 2025-02-05 16:57:45 +13:00
Cadence Ember
f7e2c89e65 Test setup for new web pages 2025-02-05 14:57:05 +13:00
Cadence Ember
fa8ce28f88 Fix reaction emoji processing on Windows 2025-02-04 17:07:25 +13:00
Cadence Ember
be06caf2b4 Clean up log message 2025-02-04 17:01:06 +13:00
Cadence Ember
d45a0bdc10 UI for linking existing space 2025-02-04 02:45:38 +13:00
Cadence Ember
3d0609f8f1 Fix duplicate guilds in list 2025-02-03 23:30:32 +13:00
Cadence Ember
978eb40e1d Store invites in database 2025-02-03 16:37:56 +13:00
Cadence Ember
f9be1e39a1 Improve dropdown button 2025-02-03 15:48:16 +13:00
Cadence Ember
443618b974 Log in with Matrix 2025-02-02 01:23:36 +13:00
Cadence Ember
63cc089bdb Reset room topic immediately if it is cleared 2025-02-01 23:26:24 +13:00
Cadence Ember
ad51079448 Don't overwrite room custom topics 2025-02-01 23:12:50 +13:00
Cadence Ember
eec8b0f15b Add loading indicator to invite screens 2025-02-01 22:27:27 +13:00
Cadence Ember
17ea92a8c2 Fix unlinking left rooms 2025-02-01 22:11:32 +13:00
Cadence Ember
ae57fa2801 Only announce if they can reasonably type here 2025-02-01 22:03:41 +13:00
Cadence Ember
5b21344a65 Add room list debugger 2025-02-01 01:40:59 +13:00
Cadence Ember
cf8867f945 Fix test 2025-01-31 16:50:48 +13:00
Cadence Ember
eb4aa615be Fix web loading indicators 2025-01-31 16:42:48 +13:00
Cadence Ember
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
Cadence Ember
b1b9124052 Fully support unlinking channels 2025-01-31 15:09:01 +13:00
Cadence Ember
5c0e830658 Display XHR errors 2025-01-31 15:07:48 +13:00
Cadence Ember
d4a50cb8aa Do not run as root 2025-01-30 22:25:25 +13:00
Cadence Ember
6fe8c60f11 Add analyze of new data 2025-01-30 15:34:29 +13:00
Cadence Ember
a579b509d3 Catch PK API network errors 2025-01-28 16:08:43 +13:00
Cadence Ember
eadefef6a3 Clean up member_cache when unbridging 2025-01-21 15:08:12 +13:00
Cadence Ember
5b06d5984a Do cache space members in member_cache 2025-01-20 02:33:24 +13:00
Cadence Ember
f42eb6495f New unicode emoji processor 2025-01-17 18:05:34 +13:00
Cadence Ember
14574b4e2c Support alternate Discord hosts 2025-01-17 11:40:34 +13:00
Cadence Ember
8ad299b04c Add foreign keys to database 2025-01-17 11:33:29 +13:00
Cadence Ember
931cacea6a Don't add channels/threads to the public directory 2025-01-16 08:44:13 +13:00
Cadence Ember
6bb31deeaf Ignore missed messages if channel was just added 2025-01-16 08:40:26 +13:00
Cadence Ember
1e4952f1b8 Add anti-timeout system to reactions interaction 2025-01-12 14:31:32 +13:00
Cadence Ember
f3b0d01400 Fix fish reaction 2025-01-12 13:51:57 +13:00
Cadence Ember
de57bdaf3c Await syncRoom after linking 2025-01-12 13:32:39 +13:00
Cadence Ember
85269ea153 Hopefully prevent checkMissed errors from crashing 2025-01-12 13:11:51 +13:00
Cadence Ember
a3e94a215a Hide error if sendTyping request fails 2025-01-12 13:05:16 +13:00
Cadence Ember
c6708d4dbd Fix channel linking form URL 2025-01-12 12:50:32 +13:00
Cadence Ember
551dbd0c42 Add dependency justification 2025-01-08 14:51:32 +13:00
Cadence Ember
ad1aa2c0f6 Resolve Matrix room aliases to Discord channels 2025-01-08 13:56:59 +13:00