mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Hide typing notifications in threads, fix #5271
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
*/
|
||||
@property(nonatomic) BOOL showBubbleDateTimeOnSelection;
|
||||
|
||||
/**
|
||||
Flag to decide displaying typing row in the data source. Default is YES.
|
||||
*/
|
||||
@property (nonatomic, assign) BOOL showTypingRow;
|
||||
|
||||
/**
|
||||
Current room members trust level for an encrypted room.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user