Commit Graph

22 Commits

Author SHA1 Message Date
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
c6708d4dbd Fix channel linking form URL 2025-01-12 12:50:32 +13:00
Cadence Ember
6e55061760 Use kstate for d->m pins updates 2025-01-08 11:31:43 +13:00
Cadence Ember
4c62124cee Improve invite QR generation 2025-01-06 21:53:48 +13:00
Cadence Ember
6411279efd Use relative paths on web 2025-01-06 15:31:34 +13:00
Cadence Ember
75140a5b58 Allow creating admins on web 2024-12-24 01:16:02 +13:00
Cadence Ember
c599dff590 Tests and coverage for web 2024-12-24 01:06:19 +13:00
Cadence Ember
7ff2a38cdb Move room linking logic out of template 2024-11-26 12:17:31 +13:00
Cadence Ember
c127923f4d Make the link button do something 2024-10-18 16:35:47 +13:00
Cadence Ember
5a86c07eb9 Host QR codes locally 2024-10-04 02:21:57 +13:00
Cadence Ember
4287a329f5 Display list of unlinked rooms 2024-10-03 17:21:42 +13:00
Cadence Ember
086e8cdc25 Add privacy level controls on web 2024-10-03 03:26:49 +13:00
Cadence Ember
d72b162fe7 Mobile design 2024-09-30 17:24:26 +13:00
Cadence Ember
cf756cb0af Create space as needed in oauth flow
I have manually tested this with both web flows, the link flow, the
/invite command, and the toggle switch, and they all work.
2024-09-29 03:58:51 +13:00
Cadence Ember
0e6e5e61e4 Merge branch 'v3.0-beta3' 2024-09-29 03:13:10 +13:00
Cadence Ember
734c9a5838 Remove hardcoded cadence.moe 2024-09-25 13:37:54 +12:00
Cadence Ember
312ea69d73 Fix page duplicating when clicking toggle switch 2024-09-25 01:54:01 +12:00
Cadence Ember
dbbb8281e6 Create guild_active table instead of column 2024-09-24 16:31:47 +12:00
Cadence Ember
b6c23c30fb Upload web code 2024-09-22 15:42:15 +12:00