Commit Graph

13 Commits (9c9545b4088cec57a47bc7c79c342e0b29b17d4b)

Author SHA1 Message Date
Michael Kirk 17ed0f6100 dedupe git hooks
// FREEBIE
6 years ago
Matthew Chen 122ef91e57 Add protocol context to protocol kit. 7 years ago
Matthew Chen 1c8dbcd223 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 3eaeb4e0ec Add read receipts manager.
* Simplify read receipts plumbing.
* Rework incoming read receipts handling.
* Rework outgoing read receipts handling.
* Make "database view registration complete" check thread-safe.
* Don't send sync messages to self if no linked devices.

// FREEBIE
7 years ago
Matthew Chen f1b7d895e2 Modify precommit script to clean up includes and forward declarations.
// FREEBIE
7 years ago
Michael Kirk 3856f3dfb1 Improve asserts/logging
// FREEBIE
7 years ago
Matthew Chen e5c0fa89d6 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 465711c2cb Add script to extract and gather analytics event names.
// FREEBIE
7 years ago
Matthew Chen 0cf9c01af2 Add script to extract and gather analytics event names.
// FREEBIE
7 years ago
Matthew Chen 8aff95c44e Add script to extract and gather analytics event names.
// FREEBIE
7 years ago
Matthew Chen b4f348ad14 Add script to extract and gather analytics event names.
// FREEBIE
7 years ago
Matthew Chen 31ab9a00da Add script to extract and gather analytics event names.
// FREEBIE
7 years ago
Michael Kirk ccb4a88742 Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
7 years ago