Messages: Apply Ribot refactoring 02.2a

TODO: Message sender should be displayed in bold style.
This commit is contained in:
giomfo
2016-01-20 13:06:13 +01:00
parent e11aecb9af
commit c4af0a21bd
2 changed files with 10 additions and 16 deletions
@@ -58,6 +58,7 @@
{
// Replace event formatter
self.eventFormatter = [[EventFormatter alloc] initWithMatrixSession:self.mxSession];
self.eventFormatter.isForSubtitle = YES;
favoriteCellDataArray = [[NSMutableArray alloc] init];
conversationCellDataArray = [[NSMutableArray alloc] init];