Commit Graph

18 Commits

Author SHA1 Message Date
manuroe b5ed5ca0a7 Modular integrations UI: Clear Modular data on logout 2017-09-15 15:35:27 +02:00
manuroe 90884e49a1 WidgetManager: createWidget did not call the success block 2017-09-11 16:35:42 +02:00
manuroe f1e57ddf1f Modular integrations UI: Show the Modular integrations webapp into a webview 2017-09-07 11:32:40 +02:00
manuroe e69b9e1ab2 Widget: Define same app settings for modular as in https://riot.im/app/config.json
And use it
2017-09-06 16:05:36 +02:00
manuroe d3bf10392d Widget: In comments, replace scalar by modular, the official public name that replaces the codename 2017-08-30 11:28:51 +02:00
manuroe bc4e01e842 Jitsi widget: naming sanitisation 2017-08-18 09:49:14 +02:00
manuroe 5ce90da94f Jitsi widget: WidgetManager: add WidgetManagerErrorCodeCreationFailed 2017-08-17 18:45:49 +02:00
manuroe 30dcd982a5 Jitsi widget: WidgetManage add createWidget and createJitsiWidget methods 2017-08-17 18:28:24 +02:00
manuroe 2a6ed6882d Jitsi widget: Add [WidgetManager closeWidget] and use it for jitsi conference 2017-08-17 12:17:07 +02:00
manuroe 6a7e8b9147 Jitsi widget: Fix in [WidgetManager widgetsOfTypes:inRoom:] 2017-08-16 17:05:14 +02:00
manuroe 044693754d Jitsi widget: Remove WidgetManager.enabled settings. Let's user check what they want with [WidgetManager widgetsOfTypes:inRoom:] 2017-08-16 11:49:01 +02:00
manuroe 5ef3cf5772 Jitsi widget: Add Settings > LABS > Use jitsi for conference calls 2017-08-10 15:43:25 +02:00
manuroe 6a98225076 Jitsi widget: Make [WidgetManager removeMatrixSession] work 2017-08-09 18:06:33 +02:00
manuroe eaffa44ca5 Jitsi widget: Dedup widgets - full algo that trusts on-one 2017-08-09 17:59:10 +02:00
manuroe adac54d2b3 Jitsi widget: Show/hide the widget presence in RoomVC at runtime 2017-08-09 17:31:15 +02:00
manuroe ba6cc63207 Jitsi widget: Dedup widgets 2017-08-09 16:48:05 +02:00
manuroe 2ade8f4d87 Jitsi widget: Use new [MXRoomState stateEventsWithType:] method 2017-08-08 11:56:11 +02:00
manuroe 362e6787a6 Jitsi widget: Add WidgetManager and Widget, generic classes to manage scalar widgets 2017-08-04 13:07:04 +02:00