Commit graph

34 commits

Author SHA1 Message Date
Cadence Ember
bb711c26ac API endpoint for message info 2025-05-12 14:30:49 +12:00
Cadence Ember
0c1a015222 Fix GIF stickers 2025-03-08 00:52:27 +13:00
Cadence Ember
ec1550bc97 Add experimental backfills script 2025-03-07 10:40:45 +13:00
Cadence Ember
f7ba176a7e Fix automatic content length workaround switch 2025-02-28 23:30:22 +13:00
Cadence Ember
a8670323a0 m->d: fix image captions spec, fix upload issues 2025-02-28 00:39:03 +13:00
Cadence Ember
a5fd30d535 Qualify kind of stream 2025-02-16 17:44:17 +13:00
Cadence Ember
a05868f418 Fix m->d encrypted files 2025-02-16 17:15:01 +13:00
Cadence Ember
b0ded8e289 Fix d->m file uploads 2025-02-13 01:14:29 +13:00
Cadence Ember
984d4362a5 Remove node-fetch 2025-02-11 12:51:58 +13:00
Cadence Ember
381861ee8e Sadly, the presence API is worse than I hoped 2025-02-11 01:37:23 +13:00
Cadence Ember
8ad0117fd2 d->m: Presence 2025-02-10 15:23:55 +13:00
Cadence Ember
4ae8da84e0 Don't add hide_ui when not present 2025-02-10 14:09:41 +13:00
Cadence Ember
d45a0bdc10 UI for linking existing space 2025-02-04 02:45:38 +13:00
Cadence Ember
443618b974 Log in with Matrix 2025-02-02 01:23:36 +13:00
Cadence Ember
ad1aa2c0f6 Resolve Matrix room aliases to Discord channels 2025-01-08 13:56:59 +13:00
Cadence Ember
6e55061760 Use kstate for d->m pins updates 2025-01-08 11:31:43 +13:00
Cadence Ember
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
Cadence Ember
75140a5b58 Allow creating admins on web 2024-12-24 01:16:02 +13:00
Cadence Ember
88a232fb4a Cope if the username is already registered 2024-12-02 15:06:10 +13:00
Cadence Ember
cce432aeee Compatibility: send {} with room joins
Now compatible with the spec and with condu(wu)it.
2024-10-31 11:55:54 +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
f5853ccf95 Fix check for enabling content_length_workaround 2024-09-30 01:45:38 +13:00
Cadence Ember
bad8c5b8c2 Test invite interaction & code coverage 2024-09-30 00:51:55 +13:00
Cadence Ember
0e6e5e61e4 Merge branch 'v3.0-beta3' 2024-09-29 03:13:10 +13:00
Cadence Ember
69c93ca9d9 Automatically set up content_length_workaround 2024-09-26 09:59:13 +12:00
Cadence Ember
d6de57f0c3 Factor out namespace_prefix 2024-09-26 02:16:50 +12:00
Cadence Ember
734c9a5838 Remove hardcoded cadence.moe 2024-09-25 13:37:54 +12:00
Cadence Ember
76caaa1468 Force registration to be re-created
Removing YAML support makes current registration files invalid, and
seed.js will prompt to set up a new one. This is good, because old ones
are incompatible and new ones had to be set up anyway.
2024-09-15 22:19:35 +12:00
Cadence Ember
d6dc5cb88f Type fixes 2024-09-14 00:58:21 +12:00
Cadence Ember
555d7cb126 Authmedia bug fixes 2024-09-13 23:48:07 +12:00
Cadence Ember
c0d92ea66d Move calls from getPublicUrlForMxc to getMedia 2024-09-13 17:19:42 +12:00
Cadence Ember
b45d0f3038 Barebones matrix media proxy 2024-09-13 03:16:03 +12:00
Cadence Ember
4247a3114a Move everything to src folder... it had to happen 2024-09-12 17:05:13 +12:00