Messages display: Use local part of userId (instead of full userId) to apply 'bing' style on incoming messages.

This commit is contained in:
giomfo
2014-12-08 17:41:56 +01:00
parent 16ec008238
commit be142e4c7f
4 changed files with 27 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@ extern NSString *const kMatrixHandlerUnsupportedMessagePrefix;
@property (strong, nonatomic) NSString *homeServer;
@property (strong, nonatomic) NSString *userLogin;
@property (strong, nonatomic) NSString *userId;
@property (strong, nonatomic, readonly) NSString *localPartFromUserId;
@property (strong, nonatomic) NSString *accessToken;
// The type of events to display