element-ios/Vector
giomfo 54c042294b Messages - Room notification modes.
The web client defines 4 levels of notifications: 'All messages (loud)', 'All messages', 'Mentions only' and 'Mute'.
The ios client support only 2 modes: Mute / Unmute.

We update the client to map these 2 modes with the 4 new ones until a new design is defined to handle the 4 levels on mobile client:
- When a room is in 'Mute' or 'Mentions only mode', it is displayed as mute. Else it is unmute.
- When the user unmute a room, the room switches in 'All message mode'.
- When the user mute a room, the room switches in 'Mentions only' mode.

On ios client, mute a room
2016-09-08 10:43:03 +02:00
..
API Fix typo 2016-03-21 10:34:23 +01:00
Assets Room Creation - Invite people: Cancel room creation when cancel is pressed whereas the participants list is empty 2016-09-08 10:08:36 +02:00
Base.lproj Enhancement: Improve room creation process 2016-09-06 17:37:22 +02:00
Categories Messages - Room notification modes. 2016-09-08 10:43:03 +02:00
Images.xcassets/AppIcon.appiconset Add app icon + Update Launch screen 2016-01-28 15:55:35 +01:00
Model hyperlink mxids and room aliases: open room when clicking on a room id or room alias #442 2016-08-26 16:16:49 +02:00
Resources replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
Utils Until e2e is impl'd, encrypted msgs should be shown in the UI as unencryptable warning text #559 2016-09-07 16:22:51 +02:00
ViewController Messages - Room notification modes. 2016-09-08 10:43:03 +02:00
Views Conference call banner: hide the 1px separator view that rendered badly with the banner 2016-09-06 13:42:10 +02:00
AppDelegate.h Bug Fix - AppDelegate: Notification display failed when a view controller is presented modally. 2016-09-06 17:20:16 +02:00
AppDelegate.m Bug Fix - AppDelegate: Notification display failed when a view controller is presented modally. 2016-09-06 17:20:16 +02:00
empty.mm replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
GoogleService-Info.plist Support GA services 2016-06-03 16:07:34 +02:00
Info.plist version++ 2016-08-25 16:56:28 +02:00
main.m Support GA services 2016-06-03 16:07:34 +02:00
third_party_licenses.html Third party notices: added libjingle and WebRTC Build Scripts from pristine.io 2016-07-26 08:39:35 +02:00
Vector-Defaults.plist Restore matrix.org as default homeserver. 2016-06-02 16:01:39 +02:00
Vector.entitlements Universal link: Add www.vector.im as associated domain 2016-04-29 16:18:01 +02:00