Travis Ralston
9ff1443878
Refactor how widgets are created/edited in the frontend
...
Creating and editing widgets is now done against the `dimension` object on a widget. This special object is used to translate the widget between the dirty and persisted states.
2017-12-13 22:44:20 -07:00
Travis Ralston
914315ca1d
Check if rooms are encrypted to warn users about adding widgets
2017-12-10 03:17:33 -07:00
Travis Ralston
51344656b2
Prevent people from adding widgets in rooms where they have no permission
2017-12-10 02:35:24 -07:00
Travis Ralston
e9aecabab4
Reformat code
2017-12-09 16:34:59 -07:00
turt2live
c9571576fe
Support custom widgets in the frontend
...
Adds #91
2017-08-28 22:09:00 -06:00
turt2live
b6b7cc5517
Make dev environment happy again
2017-06-25 22:07:41 -06:00
turt2live
30cfe080ce
Start of the IRC bridge config: Pull networks and channels
...
TODO:
* Provisioning support (IRC API)
* Deprovisioning support (IRC API)
* Ops query (IRC API)
* State update interval
2017-06-09 20:21:06 -06:00
turt2live
5c74989604
Add close button to integrations manager
2017-05-28 00:53:12 -06:00
turt2live
16e28019bc
Support adding/removing matrix.org's simple bots.
...
This adds #11
2017-05-27 17:45:07 -06:00