matrix-public-archive/shared/lib
Eric Eastwood 75d4a14845
Fix hash and query parameter ordering and repeating (#99)
This would happen after opening the "Add server" modal

Before:
```
/?search=&homeserver=foo.bar#/add-server?search=&homeserver=foo.bar
```

After:
```
/?search=&homeserver=foo.bar#/add-server
```
2022-10-21 01:14:06 -05:00
..
archive-history.js Fix hash and query parameter ordering and repeating (#99) 2022-10-21 01:14:06 -05:00
assert.js Show surrounding messages for a full screen of content (#71) 2022-09-20 16:02:09 -05:00
custom-tile-utilities.js Show surrounding messages for a full screen of content (#71) 2022-09-20 16:02:09 -05:00
mxc-url-to-http.js Room directory landing page v1 (#61) 2022-09-08 01:30:04 -05:00
supress-blank-anchors-reloading-the-page.js Add homeserver selector to room directory landing page (#87) 2022-10-20 02:06:43 -05:00
url-creator.js Add homeserver selector to room directory landing page (#87) 2022-10-20 02:06:43 -05:00