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
1a9ad0062b
Public chat incoming message avatar parsing.
2019-11-29 14:14:02 +11:00
Mikunj
eafc2afe4a
Attach a profile key if we're friends with a contact.
2019-11-29 13:21:09 +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
Niels Andriesse
ad52e854e4
Debug contact syncing
2019-11-27 15:22:39 +11:00
Niels Andriesse
1261be1d08
Quick fix sync transcript duplication
2019-11-27 14:54:45 +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
2a054c34ba
Fix note to self
2019-11-26 09:48:06 +11:00
Niels Andriesse
c40a5f933e
Debug session handling
2019-11-25 16:32:52 +11:00
Niels Andriesse
ec7c6066cc
Fix linking with desktop
2019-11-25 10:43:04 +11:00
Niels Andriesse
5fde64ef1e
Debug multi device revocation
2019-11-21 10:10:34 +11:00
Niels Andriesse
31e3a98d90
Notify user after device has been unlinked
2019-11-21 08:22:36 +11:00
Niels Andriesse
592aa70862
Implement receiving side of revocation
2019-11-20 16:27:34 +11:00
Maxim Shishmarev
859384afaf
Enable profile pictures
2019-11-18 16:35:20 +11:00
Niels Andriesse
7aa4e83700
WIP
2019-11-18 16:30:26 +11:00
Mikunj
b012f93644
Always create a thread for a contact if we got a contact sync message.
2019-11-18 13:33:04 +11:00
Mikunj
c5d1047166
Fix self sync messages.
...
Timestamps were not matching and thus messages were always showing `Bad encrypted message`. Signal upstream had fixed this already so i just got the upstream code and modified it to fit our current code.
2019-11-15 16:31:42 +11:00
Niels Andriesse
b4cc90e80e
Fix typo
2019-11-15 14:45:00 +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
8b3c2cc32f
Fix public chat message deletion
2019-11-14 16:47:02 +11:00
Niels Andriesse
dc906263cc
Fix note to self
2019-11-14 13:27:00 +11:00
Niels Andriesse
41484c2910
WIP
2019-11-14 11:34:03 +11:00
Niels Andriesse
c368da18c1
Don't show auto-generated friend requests on the sending side
2019-11-13 16:32:08 +11:00
Niels Andriesse
431fd15d5a
Ensure device links are always up to date
2019-11-13 14:30:12 +11:00
Niels Andriesse
f25421ce83
Debug
2019-11-13 13:23:55 +11:00
Niels Andriesse
aefdbeb7bc
Fix threading
2019-11-13 13:12:25 +11:00
Niels Andriesse
dfccd6b9a3
Try to establish sessions after receiving a contact sync message
2019-11-12 13:04:13 +11:00
Niels Andriesse
09204e66e2
Parse contact sync messages
2019-11-12 12:11:29 +11:00
Niels Andriesse
cc73937856
WIP
2019-11-11 15:52:17 +11:00
Niels Andriesse
3491539ce5
Debug
2019-11-11 11:11:29 +11:00
Niels Andriesse
5c3064fb87
Clean
2019-11-08 15:50:15 +11:00
Niels Andriesse
02877a0164
Re-enable sync message validation
2019-11-08 14:59:36 +11:00
Niels Andriesse
2bca5a850c
Fix sent message syncing bug
2019-11-08 14:41:06 +11:00
Niels Andriesse
b97866243c
Implement sent message syncing
2019-11-07 16:16:56 +11:00
Niels Andriesse
e36a128362
Debug
2019-11-07 14:28:55 +11:00
Niels Andriesse
db32a9f980
Clean message types & re-order files
2019-11-07 12:23:33 +11:00
Niels Andriesse
f9d6f1dce3
Clean utilities
2019-11-07 12:23:33 +11:00
Niels Andriesse
4bdb689526
Reduce code duplication
2019-11-07 12:23:33 +11:00
Niels Andriesse
a1977442f0
Update friend request auto-acceptance for multi device
2019-11-07 10:19:22 +11:00
Niels Andriesse
954b4567fb
Remove unused code
2019-11-07 09:27:15 +11:00
Niels Andriesse
897147bbf5
Update friend request acceptance for multi device
2019-11-07 09:11:17 +11:00
Niels Andriesse
8281b23ec6
Ensure friend request uniqueness in a thread
2019-11-06 16:39:26 +11:00
Niels Andriesse
ca1a419a45
Add documentation
2019-11-06 16:11:52 +11:00
Niels Andriesse
4258e6d68e
Merge display logic but separate friend request logic
2019-11-06 15:45:41 +11:00