Commit Graph

712 Commits (c1e1247effdf98a4c516085f4a936b44befa67fb)
 

Author SHA1 Message Date
Michael Kirk 32a7d49fac Fix avatar for single contact thread (#9)
// FREEBIE
9 years ago
Michael Kirk d25045e6b9 contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8)
//FREEBIE
9 years ago
Michael Kirk 3024225655 Get tests + ci running 9 years ago
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
Frederic Jacobs a49d36d66a Renaming to SignalServiceKit.
TODOS: Rename Symbols and Xcode files.
9 years ago
Frederic Jacobs 30fff8e42f Upgrading for latest YapDatabase API. 9 years ago
Frederic Jacobs b5a8cf0f0d Merge pull request #1 from kunickiaj/yapfix
Fix YapDatabase API change from string based filePath to NSURL
9 years ago
Adam Kunicki 94ef0e30f5 Fix YapDatabase API change from string based filePath to NSURL 9 years ago
Frederic Jacobs f6f6133498 Adding completion blocks to media message sends. 9 years ago
Frederic Jacobs 8d6ce0b57c Notifications Protocol cleanup. 9 years ago
Frederic Jacobs 5d91a5bd4f Init Commit 9 years ago
Frederic Jacobs 27e63c37fc Initial commit 10 years ago