Commit Graph

64 Commits (a0df56a68e5db7729a209b069bcdfd56e6d7e92a)
 

Author SHA1 Message Date
Michael Kirk 8058951b08 Adapt to updated SocketRocket pod refactorings. (#11)
While trying to pull in upstream changes to our fork of SocketRocket I
noticed we're publishing it/installing it from CocoaPods trunk, but
there's no need to do that.

Also, due to upstream refactoring, the actual included file has
changed.

// FREEBIE
9 years ago
Michael Kirk ba0de5739d update to cocoapods 1.0.1 (#10)
//FREEBIE
9 years ago
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. 10 years ago
Frederic Jacobs 8d6ce0b57c Notifications Protocol cleanup. 10 years ago
Frederic Jacobs 5d91a5bd4f Init Commit 10 years ago
Frederic Jacobs 27e63c37fc Initial commit 10 years ago