mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Messages: Apply Ribot refactoring 02.2a
TODO: Message sender should be displayed in bold style.
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user