Commit graph

354 commits

Author SHA1 Message Date
Ryan ZHAO
d5c4939a45 enable leaving a closed group with linked device synced 2020-02-17 09:19:25 +11:00
Ryan ZHAO
171c2341b8 join the group after receiving a group sync message 2020-02-14 14:54:06 +11:00
Ryan ZHAO
6724733387 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 2020-02-14 13:47:09 +11:00
Ryan ZHAO
62cc2a399f totally fix the contact sync message issue 2020-02-14 13:46:45 +11:00
Niels Andriesse
8b201f594e Fix occasional hang on startup 2020-02-14 13:21:26 +11:00
Ryan ZHAO
f8489f2459 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 2020-02-14 11:37:33 +11:00
Ryan ZHAO
ecf02bbb3e fix sending contact sync messages 2020-02-14 11:37:14 +11:00
Niels Andriesse
c8a265258a Disable Loki News Feed & add missing message action 2020-02-14 11:03:25 +11:00
Ryan ZHAO
d5d88c5589 fix the bug when sending the friend request for a contact sync message 2020-02-14 09:30:34 +11:00
Ryan ZHAO
cfe435bcd1 fix group parser 2020-02-13 13:54:20 +11:00
Ryan ZHAO
9e1681558e handle sync message of closed groups 2020-02-12 17:14:52 +11:00
Ryan ZHAO
b5ce94c6ab add group parser 2020-02-12 17:08:27 +11:00
Ryan ZHAO
1a156c604a enable to send the group sync message 2020-02-12 16:31:37 +11:00
Niels Andriesse
cc40862740 Rename LokiStorageAPI → LokiFileServerAPI 2020-02-10 14:40:53 +11:00
Niels Andriesse
76d9c1ad2d Merge branch 'bug-fix-quit-group' of github.com:RyanRory/loki-messenger-ios into dev 2020-02-05 09:27:54 +11:00
Niels Andriesse
323caac764 Fix copy 2020-02-04 17:19:44 +11:00
Ryan ZHAO
e854300ee6 fix the bug when a group member quit the group and other members will see no members in the group 2020-02-04 17:04:00 +11:00
Niels Andriesse
b5dcf4b78e Fix threading 2020-02-04 15:48:17 +11:00
Mikunj
efc2988576 Map any incoming group messages from slave devices to master devices.
Closed groups should only have master devices in them.
2020-02-04 14:24:39 +11:00
Niels Andriesse
25817b8688 Fix merge 2020-02-04 10:53:49 +11:00
Niels Andriesse
4d57676c70 Merge branch 'sealed-sender' of github.com:RyanRory/loki-messenger-ios into dev 2020-02-04 10:48:04 +11:00
Ryan ZHAO
def2221de8 enable sealed sender 2020-01-31 17:01:29 +11:00
Niels Andriesse
5b43cbc25a Remove outdated comments 2020-01-30 20:16:31 +11:00
Niels Andriesse
a41b670bb5 Refactor 2020-01-30 20:09:02 +11:00
Niels Andriesse
64fd89291e Fix multi device x closed groups 2020-01-30 15:51:46 +11:00
Niels Andriesse
b8f71c5c28 Fix multi device 2020-01-30 14:20:51 +11:00
Niels Andriesse
5de7c452cf Fix session handling bug 2020-01-30 11:12:11 +11:00
Niels Andriesse
f656a1d4d8 Clean 2020-01-30 09:15:42 +11:00
Niels Andriesse
78ab0d483b Remove debug code 2020-01-29 14:58:28 +11:00
Niels Andriesse
7762418ac1 Clean 2020-01-28 15:08:42 +11:00
Niels Andriesse
0f0eba9325 Merge branch 'dev' into group-chats 2020-01-28 14:22:26 +11:00
Niels Andriesse
a591adb8f7 Merge branch 'dev' into session-restore 2020-01-24 10:58:41 +11:00
Ryan ZHAO
8838dfb430 add admins to group, clean up some code 2020-01-22 14:41:34 +11:00
Ryan ZHAO
fc01b91234 fix the issue of becoming friends automatically 2020-01-20 16:58:38 +11:00
Ryan ZHAO
3752879166 update sesstion request building with the same protocol with desktop and android 2020-01-20 11:32:07 +11:00
Ryan ZHAO
7987b7b4b9 fix crash of nil exception in group chats 2020-01-17 14:13:02 +11:00
Ryan ZHAO
3dc7494b16 Handle session request message for group members 2020-01-17 10:38:16 +11:00
Ryan ZHAO
369b5ddaf2 enable to create a new private chat group 2020-01-15 15:44:31 +11:00
Ryan ZHAO
0df5f857a7 let users know when members are removed 2020-01-14 14:58:22 +11:00
Ryan ZHAO
d9a7dc07ef Distinguish public chat and rss feed from regular groups 2020-01-10 10:52:47 +11:00
Niels Andriesse
d90abd3fe8 Implement conversation settings screen redesign 2019-12-13 11:23:45 +11:00
Mikunj
770d8b2f3d Added session restore message sending 2019-12-10 15:43:18 +11:00
Mikunj
1a684aa470 Reset session upon receiving a friend request from a contact we are friends with. 2019-12-10 09:27:34 +11:00
Niels Andriesse
ce33d472eb Clean 2019-12-02 13:10:01 +11:00
Mikunj
2b8e74348a Clean 2019-12-02 11:01:07 +11:00
Mikunj
b0dfae7974 Fix multi-device profile picture handling.
Fixed note to self.
Enabled removal of avatar.
2019-12-02 10:48:12 +11:00
Mikunj
3c3d185bec Don't send profile in a contact sync message.
This is because both android and desktop first check to see if a sent sync message exists before the check for contact sync. This causes contact sync messages to be ignored.
2019-11-29 16:32:53 +11:00
Mikunj
b2a2cd8d20 Update our profile key if our primary device sends a message on the public chat. 2019-11-29 14:37:46 +11:00
Mikunj
9cde326254 Correctly handle profile key update from incoming messages. 2019-11-29 11:45:13 +11:00
Niels Andriesse
ba8c3b1859 Debug 2019-11-27 16:26:15 +11:00