Commit Graph

12 Commits

Author SHA1 Message Date
Giom Foret 41b839c410 Merge branch 'develop' into callkit
# Conflicts:
#	Riot/AppDelegate.m
2017-10-09 16:23:18 +02:00
Giom Foret 8d75dbee09 Fix - Pin rooms with missed notifs and unread msg by default on the home page
#1554
2017-10-05 13:42:49 +02:00
Giom Foret 88cd9db785 Merge branch 'master' into callkit
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/AppDelegate.m
#	Riot/ViewController/SettingsViewController.m
2017-10-04 13:04:21 +02:00
manuroe b665a80f35 Rageshake: Add a setting to enable (disable) it.
https://github.com/vector-im/riot-ios/issues/1387
https://github.com/vector-im/riot-ios/issues/535

There is also a new "Do not ask again" button in the rageshake popup as a shortcut for this setting.
2017-10-04 11:09:02 +02:00
manuroe 6291fda01c Jitsi: Enable the "Create conference calls with jitsi" settings by default 2017-10-03 13:17:07 +02:00
Giom Foret c54641c9d1 Pushkit: Remove APNS use.
Use new MXKAccount API to handle push token and settings.
- add format: 'event_id_only' to the data dict when you add the pusher
- use the following app ID: im.vector.app.ios.voip.prod
2017-09-19 16:06:44 +02:00
manuroe c99c8968ac Modular integrations Manager: Fix invite and listing of bots.
Use scalar-staging.riot.im for the moment
2017-09-18 17:12:31 +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
Giom Foret 8954922d44 UX Rework - Home: Put the new ordering behind a setting.
Add 2 settings: Pin rooms with missed notif and pin rooms with unread messages
this will pin the rooms at the beginning of the list on your home page
2017-06-16 15:18:33 +02:00
manuroe 7ee9e2ee42 Bug report: Use the production API endpoint (defined in plist) 2017-04-28 15:07:02 +02:00
manuroe 7fec64798a Directory server list: Add roomDirectoryServers to Riot-Defaults.plist to always list matrix.org in the list even if the user is connected to another HS 2017-04-24 09:39:49 +02:00
Giom Foret 1cc70f2ca6 Rebranding: replace Vector by Riot everywhere in the git and github repos
#1069
2017-03-09 14:22:05 +01:00