Save the changes between syncs in cache
- Fixes high cpu issues caused by the serialization of the whole in-memory state. - Display name changes are now visible in the timeline.
Showing
- include/ChatPage.h 23 additions, 1 deletioninclude/ChatPage.h
- include/RoomState.h 5 additions, 1 deletioninclude/RoomState.h
- src/Cache.cc 1 addition, 1 deletionsrc/Cache.cc
- src/ChatPage.cc 196 additions, 101 deletionssrc/ChatPage.cc
- src/RoomList.cc 3 additions, 3 deletionssrc/RoomList.cc
- src/RoomState.cc 3 additions, 0 deletionssrc/RoomState.cc
- src/Sync.cc 2 additions, 2 deletionssrc/Sync.cc
- src/TimelineView.cc 1 addition, 1 deletionsrc/TimelineView.cc
- src/TimelineViewManager.cc 2 additions, 2 deletionssrc/TimelineViewManager.cc
- src/events/PowerLevelsEventContent.cc 4 additions, 4 deletionssrc/events/PowerLevelsEventContent.cc
- src/ui/LoadingIndicator.cc 1 addition, 1 deletionsrc/ui/LoadingIndicator.cc
- src/ui/RippleOverlay.cc 1 addition, 1 deletionsrc/ui/RippleOverlay.cc
Loading
Please register or sign in to comment