Commit graph

72 commits

Author SHA1 Message Date
e2df174bbe Fix #42
Don't force private badge when the base role can't view channels.
2025-02-24 02:25:21 +13:00
20dabf4ad5 Only offer to link channels the bridge can access 2025-02-24 02:14:46 +13:00
5631b7e956 Remove unused API calls 2025-02-24 01:43:03 +13:00
fb38db5d23 Revert to Stacks 2.5.4
2.5.5 has a regression where the a.s-btn:visited style looks bad.
I can update again when they fix it.
https://github.com/StackExchange/Stacks/pull/1879
2025-02-22 12:35:04 +13:00
62be5f7091 Code coverage for web settings 2025-02-21 16:41:43 +13:00
21c7b35136 Put QR code behind reveal button 2025-02-21 16:38:00 +13:00
46bd2cbb2b Fix web invite button duplicating the page 2025-02-21 12:12:49 +13:00
bb73341a89 code quality: get htmx from npm 2025-02-21 12:12:35 +13:00
902dfa7e7c Validate mxid format in web login 2025-02-18 15:59:32 +13:00
ed417e029f Preserve name/avatar/topic of linked rooms 2025-02-18 01:46:54 +13:00
438714b67e Try to join space rooms in link flow 2025-02-18 01:30:28 +13:00
6b919d2a82 Add setting for d->m URL previews 2025-02-18 01:11:26 +13:00
efd7cb3fd4 Stay on guild self service page after logging in 2025-02-18 00:46:54 +13:00
a5fd30d535 Qualify kind of stream 2025-02-16 17:44:17 +13:00
ac40c54e40 Hot-reload Presence instances 2025-02-13 01:16:52 +13:00
cfaada6797 Rewrite presence code 2025-02-12 16:50:45 +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
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
f98c30cac3 Refactor web access control 2025-02-10 14:10:39 +13:00
23d473a56b caps 2025-02-10 00:43:04 +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
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
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
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
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
8ad299b04c Add foreign keys to database 2025-01-17 11:33:29 +13:00
de57bdaf3c Await syncRoom after linking 2025-01-12 13:32:39 +13:00
c6708d4dbd Fix channel linking form URL 2025-01-12 12:50:32 +13:00
6e55061760 Use kstate for d->m pins updates 2025-01-08 11:31:43 +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
6411279efd Use relative paths on web 2025-01-06 15:31:34 +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
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