Travis Ralston
|
f183e96d66
|
Introduce a RiotPermalinkConstructor and fix the setting name
Originally we were planning on using the current location as the permalink prefix, but that doesn't work if the user is a desktop user.
|
2019-09-30 13:04:20 -06:00 |
|
Travis Ralston
|
f879185aef
|
Move permalink host check into permalink constructors
Without the requirement for a room to work
|
2019-09-30 12:53:45 -06:00 |
|
Travis Ralston
|
926e1146f9
|
Move spec permalinks into their own class
This allows for Riot permalinks to be introduced without if-else ladders everywhere.
|
2019-09-30 12:51:17 -06:00 |
|
Travis Ralston
|
f9d5e89017
|
Move early parts of matrix.to bits into its own class
|
2019-09-30 12:37:13 -06:00 |
|
Travis Ralston
|
64aa6695f5
|
Move matrix-to.js to utils/permalinks/RoomPermalinkCreator
Just a little bit of refactoring to make the feature of custom prefixes a bit easier.
|
2019-09-30 12:16:46 -06:00 |
|