Commit Graph

25 Commits (c66786e0f1f3448432f1a9bd17d3c43dd60662cc)

Author SHA1 Message Date
Mikunj d1289ec7bd Refactoring. 6 years ago
Mikunj Varsani a90b0e70f5 Fix conversation input. 6 years ago
Mikunj Varsani 12639b491f Sync all contacts with only a specific device.
This may fix the issue where the sync message sending queue gets blocked because of sending full contact syncs to all devices.
6 years ago
Mikunj aea686c856 Only handle friend requests for direct chats. 6 years ago
Mikunj 55ecd3cae4 Add a job for sending a background message.
Send a friend request background message to other linked devices upon accepting a friend request.
6 years ago
Mikunj ce265f29fd Handle received contact sync message 6 years ago
Mikunj 6f2a6f7f94 Sync contact upon accepting friend request 6 years ago
Mikunj 7df3393e23 Sync contacts upon pairing a secondary device. 6 years ago
Mikunj 92580a0dd9 Fixed up contact sync sending to use the correct field in protobuf. 6 years ago
Mikunj 96fa96f5c1 Fix sync message sending. 6 years ago
Mikunj ed6ca6a64a We should automatically become friends with a contact if we are friends with one of their other devices. 6 years ago
Mikunj c223e087f6 Don't block thread when retrying. 6 years ago
Mikunj 789aa244b5 Use promises instead of blocking the thread. 6 years ago
Mikunj 31ad7a40de Stop main thread from being blocked.
Refactoring.
6 years ago
Mikunj 7ff7c36e27 Cleanup code. 6 years ago
Mikunj 10ec395915 Correctly update UI when an outgoing friend request is accepted from a secondary device. 6 years ago
Mikunj 9ea2a6c8e4 More fixes for friend request UI for multi device.
Remove old FR pending states on new incoming friend request.
Always update the last friend request message state and not a new message.
6 years ago
Mikunj 09f5f50af4 Don't render friend requests if we are already friends with a users linked device. 6 years ago
Mikunj efad14fcdc Message syncing. 6 years ago
Mikunj 98cfd93b97 Enable note to self.
Fix note to self crashing.
6 years ago
Mikunj 24ae0c640b Handle friend requests correctly. 6 years ago
Mikunj 1c1685ae9d Fix multidevice.
Fix authorisation grant not being sent.
6 years ago
Mikunj d58364c9b0 Disable input if we have a pending request to any other linked device and we're not friends with any of them 6 years ago
Niels Andriesse ac9c9f534e Somewhat simplify device linking UI 6 years ago
Niels Andriesse bf958fffe1 Partially disable settings for slave devices 6 years ago