Merge branch 'develop' into watch-show-timestamps
This commit is contained in:
commit
c0123f5dad
391 changed files with 8665 additions and 5752 deletions
|
@ -45,6 +45,7 @@ const RoomContext = createContext<IState>({
|
|||
showTwelveHourTimestamps: false,
|
||||
readMarkerInViewThresholdMs: 3000,
|
||||
readMarkerOutOfViewThresholdMs: 30000,
|
||||
showHiddenEventsInTimeline: false,
|
||||
showReadReceipts: true,
|
||||
showRedactions: true,
|
||||
showJoinLeaves: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue