diff options
| author | CH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com> | 2020-06-23 23:29:00 +0530 |
|---|---|---|
| committer | CH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com> | 2020-07-30 22:10:27 +0530 |
| commit | d49ab156569f4f963a2306ff8074b6a22f28a31c (patch) | |
| tree | 056616bbbb67febeb97c661d7745e1792e7981e1 /src/timeline/TimelineViewManager.cpp | |
| parent | Add some more slots and mac (diff) | |
| download | nheko-d49ab156569f4f963a2306ff8074b6a22f28a31c.tar.xz | |
Some Improvements
- DeviceVerificationList change to LinkedList to improve time
complexity while deleting
- Downgrade the flow to not use key.verification.done and
key.verification.ready
Diffstat (limited to 'src/timeline/TimelineViewManager.cpp')
| -rw-r--r-- | src/timeline/TimelineViewManager.cpp | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/src/timeline/TimelineViewManager.cpp b/src/timeline/TimelineViewManager.cpp |
