Commit Graph

23 Commits (b990420c6fcb2e448e35b19e5205be5a70ac50d2)

Author SHA1 Message Date
Niels Andriesse 3479fc4333 Reduce code duplication 6 years ago
Ryan ZHAO 7d66fa151c fix admin check method 6 years ago
Ryan ZHAO 7bafd94643 check if the linked device is a member of the closed group 6 years ago
Niels Andriesse 64fd89291e Fix multi device x closed groups 6 years ago
Niels Andriesse 7762418ac1 Clean 6 years ago
Ryan ZHAO 41d682a802 update group id to sync with android 6 years ago
Ryan ZHAO b29096ad21 try to make settings for group chat working 6 years ago
Ryan ZHAO d9a7dc07ef Distinguish public chat and rss feed from regular groups 6 years ago
Niels Andriesse d4b8dd0875 Clean 6 years ago
Mikunj 7acfa40915 Don't allow input on rss groups. 6 years ago
Michael Kirk beb02afce9 Soft delete group threads 7 years ago
Michael Kirk 2b805e4eae Constantize ConversationColorName, map previous incorrect values 7 years ago
Matthew Chen 8db4595bdc Rework group avatars to reflect conversation colors. 7 years ago
Michael Kirk 0f9b0936df Use cached group details when rendering blocklist 7 years ago
Michael Kirk b6eb1476cb Leave group when blocking it 7 years ago
Matthew Chen e2d9c1187a Fix "group avatar doesn't update after local change." 8 years ago
Michael Kirk 7a1d24a9ab Avatar updates when contact/profile/group photo changes
// FREEBIE
8 years ago
Matthew Chen 218bb15ea7 Add protocol context to protocol kit. 8 years ago
Matthew Chen 799949e546 Refine sync messages. 8 years ago
Matthew Chen 43ed8d9a5d Send "disappearing messages" state for groups. 8 years ago
Matthew Chen 380ed0f82b Create & access groups more carefully.
// FREEBIE
8 years ago
Matthew Chen 6fce2c26b7 Process messages in a single transaction (wherever possible).
// FREEBIE
8 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
8 years ago