Commit graph

420 commits

Author SHA1 Message Date
Ryan ZHAO
997b894125 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into private-group-chat 2020-01-14 10:27:06 +11:00
Ryan ZHAO
0c94915a98 change to new ssl hostname for registering toke to our server 2020-01-13 14:03:49 +11:00
Ryan ZHAO
d9a7dc07ef Distinguish public chat and rss feed from regular groups 2020-01-10 10:52:47 +11:00
Niels Andriesse
86a9e6534e Clean 2020-01-06 13:16:43 +11:00
Niels Andriesse
c0c68f58d9 Implement seed screen
Also fix profile picture updating
2019-12-12 13:17:14 +11:00
Niels Andriesse
d05df87dd2 Implement the much anticipated Simon status bar 2019-12-11 16:08:08 +11:00
Niels Andriesse
0e9fbb7474 Show profile picture at top of message stack 2019-12-10 11:22:14 +11:00
Niels Andriesse
9435c6dd1d Fix contact parsing 2019-12-02 16:06:18 +11:00
Niels Andriesse
7fe2cc7511 Fix crash 2019-12-02 14:56:39 +11:00
Niels Andriesse
ce33d472eb Clean 2019-12-02 13:10:01 +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
1a9ad0062b Public chat incoming message avatar parsing. 2019-11-29 14:14:02 +11:00
Mikunj
7494393473 Set avatar on public chats. 2019-11-29 13:47:41 +11:00
Niels Andriesse
ba8c3b1859 Debug 2019-11-27 16:26:15 +11:00
Niels Andriesse
4d3954be19 Clean up logging 2019-11-27 15:23:00 +11:00
Niels Andriesse
1261be1d08 Quick fix sync transcript duplication 2019-11-27 14:54:45 +11:00
Niels Andriesse
8a30bab444 Fix code duplication 2019-11-27 11:39:50 +11:00
Niels Andriesse
2e35628ce9 Add better logging & fix message routing issues 2019-11-26 16:22:24 +11:00
Niels Andriesse
a2c09370bb Centralize message routing logic 2019-11-26 15:48:14 +11:00
Niels Andriesse
434baa58af Fix various public chat issues 2019-11-26 14:47:32 +11:00
Niels Andriesse
0047caba91 Clean up logging 2019-11-26 10:49:21 +11:00
Niels Andriesse
332d1f0b08 Fix pre key handling 2019-11-26 09:48:26 +11:00
Niels Andriesse
c40a5f933e Debug session handling 2019-11-25 16:32:52 +11:00
Niels Andriesse
4baba50fa9 Show display name and profile picture in slave mode 2019-11-22 14:22:43 +11:00
Niels Andriesse
734835b4ac Use new profile picture endpoint 2019-11-22 10:19:12 +11:00
Niels Andriesse
661795bd00 Fix crash on device linking failure 2019-11-22 09:36:16 +11:00
Niels Andriesse
3322ab49b7 Fix data nuking 2019-11-21 15:40:30 +11:00
Niels Andriesse
16d5e4f4e7 Debug 2019-11-21 10:56:27 +11:00
Niels Andriesse
5fde64ef1e Debug multi device revocation 2019-11-21 10:10:34 +11:00
Niels Andriesse
592aa70862 Implement receiving side of revocation 2019-11-20 16:27:34 +11:00
Niels Andriesse
850346acf2 Implement sending side of revocation 2019-11-20 15:42:41 +11:00
Niels Andriesse
936424e344 Clean 2019-11-20 14:18:38 +11:00
Niels Andriesse
98fcfce5d1 Implement device link revocation UI 2019-11-20 12:06:41 +11:00
Maxim Shishmarev
859384afaf Enable profile pictures 2019-11-18 16:35:20 +11:00
Niels Andriesse
7e9c0b281e Implement profile picture uploading 2019-11-18 16:29:12 +11:00
Niels Andriesse
38ee50bb21 Debug 2019-11-15 14:31:24 +11:00
Niels Andriesse
1d33b62790 Fix public chat attachment syncing 2019-11-15 13:56:35 +11:00
Niels Andriesse
fc44b1c191 Debug 2019-11-15 11:13:55 +11:00
Niels Andriesse
a07d50143d Fix public chat display name parsing 2019-11-15 09:48:44 +11:00
Niels Andriesse
8b3c2cc32f Fix public chat message deletion 2019-11-14 16:47:02 +11:00
Niels Andriesse
29b0ea9b04 Fix crash 2019-11-14 16:39:30 +11:00
Niels Andriesse
e7c4aef09b Fix missing device links in public chat poller 2019-11-14 15:14:11 +11:00
Niels Andriesse
ae261f939c Update device link endpoint for batch fetching 2019-11-14 14:39:28 +11:00
Niels Andriesse
92f3dcdeca Update public chat poller for multi device 2019-11-14 13:32:35 +11:00
Niels Andriesse
41484c2910 WIP 2019-11-14 11:34:03 +11:00
Niels Andriesse
431fd15d5a Ensure device links are always up to date 2019-11-13 14:30:12 +11:00
Niels Andriesse
aefdbeb7bc Fix threading 2019-11-13 13:12:25 +11:00
Niels Andriesse
b55c751358 Fix contact sync message parsing 2019-11-12 14:19:50 +11:00