matrix-public-archive/shared
Eric Eastwood 7a88ea0c19
Add support for room aliases (#107)
Also does friendly redirects if you don't exactly use the right URL pattern.
For example, if you paste the full room ID with the `!` like `/roomid/!foo:bar`,
it will properly redirect you to `/roomid/foo:bar`. It also does this sort of
thing for URL encoded room ID's and aliases.

Fix https://github.com/matrix-org/matrix-public-archive/issues/25
2022-10-27 01:09:13 -05:00
..
lib Add support for room aliases (#107) 2022-10-27 01:09:13 -05:00
viewmodels Add support for room aliases (#107) 2022-10-27 01:09:13 -05:00
views Add support for room aliases (#107) 2022-10-27 01:09:13 -05:00
.eslintrc.json Stop restarting server when the client bundle updates 2022-02-15 17:30:30 -06:00
hydrogen-vm-render-script.js Add support for room aliases (#107) 2022-10-27 01:09:13 -05:00
room-directory-vm-render-script.js Page-load with the correct homeserver selected (#98) 2022-10-21 02:09:26 -05:00