Travis Ralston
|
03d735f4ed
|
Support changing your integration manager in the UI
Part of https://github.com/vector-im/riot-web/issues/10161
|
2019-08-12 15:40:50 -06:00 |
|
Travis Ralston
|
d2c7a5a979
|
Also check that the client even exists
|
2019-08-10 14:59:13 -06:00 |
|
Travis Ralston
|
58ccc7eb0c
|
Don't fetch widgets unless logged in
|
2019-08-09 18:01:08 -06:00 |
|
Travis Ralston
|
74ce5c3541
|
Read integration managers from account data
For https://github.com/vector-im/riot-web/issues/4913 / https://github.com/vector-im/riot-web/issues/10161
Relies on the structure defined by [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957)
This is just the bit of code to parse the user's widgets (while watching for changes) and allow for it to be the default manager.
|
2019-08-09 17:35:59 -06:00 |
|
Travis Ralston
|
ffa49df889
|
Refactor integration manager handling into a common place
It was already in a common place, but this is the boilerplate for supporting multiple integration managers, and multiple integration manager sources.
For https://github.com/vector-im/riot-web/issues/4913 / https://github.com/vector-im/riot-web/issues/10161
|
2019-08-09 16:08:06 -06:00 |
|