You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Michael Kirk a0c147722e Delete last message updates thread preview (signal ios#833) (#3)
* fix thread preview when deleting last message

because we are doing internal accounting of what our "last" message id
is, when we delete the last message, other things get out of whack.
Caching is hard, don't do it! We can efficiently get the last object
using our existing Yap DB view.

//FREEBIE

* remove lastMessageId in favor of lastMessage for cleaner code

//FREEBIE
9 years ago
Example Renaming to SignalServiceKit. 9 years ago
protobuf Init Commit 10 years ago
src Delete last message updates thread preview (signal ios#833) (#3) 9 years ago
tests Init Commit 10 years ago
.clang-format Init Commit 10 years ago
.gitignore Init Commit 10 years ago
LICENSE Initial commit 10 years ago
README.md Renaming to SignalServiceKit. 9 years ago
SignalServiceKit.podspec Renaming to SignalServiceKit. 9 years ago

README.md

SignalServiceKit