Commit Graph

58 Commits (aa14ac60b1bcd0eb87ecad4b4cba7094bd8a4716)

Author SHA1 Message Date
Ryan ZHAO aa14ac60b1 retry attachments downloads failed in NSE when user goes to corresponding conversation 5 years ago
Ryan ZHAO 7773e9a280 fix bugs for open group time handling 5 years ago
nielsandriesse 4d13c6bee5 Patch unread indicator bug 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
Niels Andriesse 5ffff3d3b7 WIP 6 years ago
Niels Andriesse 0e9fbb7474 Show profile picture at top of message stack 6 years ago
Niels Andriesse f205767b98 Implement sending quotes in group chats 6 years ago
Niels Andriesse 1338fcda21 Clean 6 years ago
Mikunj 0d2d1cf101 Dynamically show user names on public chat.
This fixes the issue where identicons weren't matching up to the one on desktop
6 years ago
Niels Andriesse 1bf0d44246 Add basic styling 6 years ago
Niels Andriesse a8092cbfa3 Fix crash 7 years ago
Niels Andriesse aeb3cecf55 WIP 7 years ago
Matthew Chen 6ab8ea9b6e Respond to CR. 7 years ago
Matthew Chen a8e9b87f03 Rework menu actions focus item layout. 7 years ago
Matthew Chen 4f06e6dd6e Conversation view always observes view model. 7 years ago
Michael Kirk 71dd4eb151 in-conversation search
- use MediaTime for computing benchmarks
7 years ago
Matthew Chen 7711ee92a7 Revert "Conversation view always observes view model."
This reverts commit 9d39e829a44f28f324f79e0b74a6c8692678d788.
7 years ago
Matthew Chen 6ed4045fbe Conversation view always observes view model. 7 years ago
Matthew Chen 56e5feca46 Introduce ConversationSnapshot. 7 years ago
Michael Kirk 233bc3858b dismiss menu actions when selected item is deleted 7 years ago
Matthew Chen 3d1b930e06 Fix navigation to quoted replies outside load window. 7 years ago
Matthew Chen c6387e7c6a Simplify the logic to flush database changes. 7 years ago
Matthew Chen e7b9f7da99 Flush multi-process writes more aggressively. 7 years ago
Matthew Chen c30f155221 Fix overzealous assert. 7 years ago
Matthew Chen f90e49226d Respond to CR. 7 years ago
Matthew Chen 73f5d9237d Avoid overflow. 7 years ago
Matthew Chen f32edc93e4 Tweak conversation view animations. 7 years ago
Matthew Chen 435379926a Introduce conversation view mapping; rework conversation view scrolling. 7 years ago
Matthew Chen c775dbcd66 Introduce conversation view mapping; rework conversation view scrolling. 7 years ago
Michael Kirk af7ee5e1d1 address compiler breakage after rebase 7 years ago
Michael Kirk 6232b1ef67 CR: add debug asserts 7 years ago
Michael Kirk 81bc357bbb more robust handling of unsaved outgoing messages 7 years ago
Michael Kirk 62cf05cd8b assert only trivial unsaved messages are appended to the view model 7 years ago
Michael Kirk 087e320036 Track 'persisted' viewItems separately 7 years ago
Michael Kirk e3610d4360 Apply other requisite ViewItem attributes 7 years ago
Michael Kirk 0ae4821950 always put typing indicator last 7 years ago
Michael Kirk 668cc22af3 Perf: Insert outgoing message into conversation before save completes.
This was a huge savings - e.g. 50-70% of the time between tapping send and
rendering the message takes place in the save/postWriteTransaction blocks
7 years ago
Matthew Chen 2bf0c55ab0 More perf tweaks for conversation view. 7 years ago
Matthew Chen be8a61b559 Refine contact offers logic. 7 years ago
Matthew Chen 19a2bfeaad More conversation viewmodel perf improvements. 7 years ago
Matthew Chen 85f6d05e0f Refine view model diffing. 7 years ago
Matthew Chen 90d8fb3d14 Refine view model diffing. 7 years ago
Matthew Chen fea40d571c Move contact offers to Conversation view model. 7 years ago
Matthew Chen 15826cec5d Reduce initial conversation load window size. 7 years ago
Matthew Chen 9017c16e7e Sort interactions in CVM. 7 years ago
Michael Kirk 78e963404a remove overzealous assert, since we now sometimes post notification without threadId 7 years ago
Matthew Chen 6e457e43ca Clear typing indicators when they are disabled. 7 years ago
Matthew Chen 2c9a556786 Remove overzealous assert in ConversationViewModel. 7 years ago
Matthew Chen 2ca32fddcc Preserve ordering in incremental diffs. 7 years ago