Reactions: Add a labs setting

#2441
This commit is contained in:
manuroe
2019-05-20 17:31:25 +02:00
parent 47f2ec2fb3
commit 617c3f2d60
6 changed files with 47 additions and 2 deletions
@@ -59,6 +59,7 @@
self.markTimelineInitialEvent = NO;
self.showBubbleDateTimeOnSelection = YES;
self.showReactions = RiotSettings.shared.messageReaction;
// Observe user interface theme change.
kThemeServiceDidChangeThemeNotificationObserver = [[NSNotificationCenter defaultCenter] addObserverForName:kThemeServiceDidChangeThemeNotification object:nil queue:[NSOperationQueue mainQueue] usingBlock:^(NSNotification *notif) {