Commit Graph

185 Commits

Author SHA1 Message Date
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 38053f5603 Jitsi widget: Add notices for jitsi widget in rooms histories 2017-08-30 17:37:14 +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
Giom Foret 8f2993bc08 Re-enable the display of jitsi conference widget on develop 2017-08-25 20:08:23 +02:00
Giom Foret 76b549dbf8 Disable the display of jitsi conference widget. 2017-08-25 14:04:26 +02:00
manuroe 73fdb6b3bf Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag 2017-08-18 11:56:32 +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 88f878f8aa Merge remote-tracking branch 'origin/develop' into jitsi_widget
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2017-08-16 17:14:20 +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 f14e95125f Jitsi widget: Implement [Widget description] 2017-08-16 11:47:03 +02:00
Giom Foret b691abd9c7 Dark Theme - Fix Manu's remarks 2017-08-16 09:40:47 +02:00
Giom Foret ee15c42852 Dark Theme - Improvement
HTML string rendering: Use the grayscale component of the secondary bg color to set the background color in the default CSS
2017-08-14 15:43:50 +02:00
Giom Foret 6fdbb5d844 Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +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 a75a2a89d9 Merge remote-tracking branch 'origin/master' into jitsi_widget 2017-08-08 17:35:12 +02:00
manuroe 2ea3ddf3e8 Emojis: Boost size of messages containing only emojis (not only one) 2017-08-08 14:14:00 +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
Giom Foret 4e5fa4ef5e Prepare Dark Theme
Observe user interface theme change.

https://github.com/vector-im/riot-meta/issues/22
2017-07-21 11:28:17 +02:00
manuroe 20d2c73140 MXKEventFormatter: Add singleEmojiTextFont property to special case the display of message with a single emoji.
https://github.com/vector-im/riot-ios/issues/1157: optionally boost size of lone emoji like on riot-web
2017-07-18 14:43:46 +02:00
manuroe 7df8e25506 MELS: s/serie/series 2017-07-17 10:30:46 +02:00
manuroe c6f2114f0c MELS: some i18n 2017-07-07 17:58:39 +02:00
manuroe 8173ede5ca MELS: EventFormater: provide a string for membership events as simple as possible for now 2017-07-07 15:26:30 +02:00
Giom Foret 1d4c6281bd UX Rework: Apply a different colour scheme on each application tab.
https://github.com/vector-im/riot-meta/issues/72
2017-05-11 10:22:18 +02:00
Giom Foret 038b94d602 RiotDesignValues: use hex color values 2017-04-11 09:39:08 +02:00
giomfo 06100684bc Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo 521e2110e1 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00