Commit graph

90 commits

Author SHA1 Message Date
nielsandriesse
7de8fbf66a Clean 2020-08-04 10:00:08 +10:00
nielsandriesse
548a0dc4e7 Disable multi device 2020-08-03 16:19:11 +10:00
nielsandriesse
7e9fea2499 Merge branch 'dev' of github.com:loki-project/session-ios into protocol 2020-07-22 09:36:43 +10:00
nielsandriesse
35c9be0d33 Potentially fix crash 2020-07-22 09:30:55 +10:00
nielsandriesse
450c100896 Regenerate protos 2020-07-20 16:01:33 +10:00
nielsandriesse
9bc80ed3b3 Remove the concept of friend requests 2020-07-20 14:44:36 +10:00
nielsandriesse
2d9982684b Clean up ahead of protocol changes 2020-07-20 11:02:58 +10:00
nielsandriesse
80dcca627a Implement polling, encryption & decryption 2020-06-30 11:40:02 +10:00
nielsandriesse
31dd2673e1 Implement shared sender key ratcheting & refactor 2020-06-25 15:53:15 +10:00
nielsandriesse
92c462f55d Debug 2020-06-17 14:39:53 +10:00
nielsandriesse
89846019cf Partially implement protocol changes & refactor 2020-06-16 15:24:43 +10:00
nielsandriesse
5e40221936 Clean 2020-06-15 13:36:45 +10:00
nielsandriesse
b3800e0ad1 Merge remote-tracking branch 'ryan/fix-open-group-issues' into database-3 2020-06-15 13:17:55 +10:00
nielsandriesse
326056c53d Fix async database transaction handling 2020-06-12 14:38:11 +10:00
nielsandriesse
146329627f Clean 2020-06-11 14:41:19 +10:00
nielsandriesse
67a482bbd7 Remove TODO 2020-06-11 14:37:03 +10:00
nielsandriesse
4105f17c02 Fix build 2020-06-11 14:19:04 +10:00
nielsandriesse
a42b6afce8 Integrate transaction handling utility part 2 2020-06-11 12:23:06 +10:00
nielsandriesse
e9fc5b748e Integrate transaction handling utility part 1 2020-06-11 12:12:42 +10:00
nielsandriesse
a193200023 Make naming more explicit 2020-06-11 09:46:27 +10:00
nielsandriesse
0683cbe952 Improve transaction handling 2020-06-11 09:46:15 +10:00
ryanzhao
c8af41cd5c Show real profile picture of open groups 2020-06-10 15:14:16 +10:00
nielsandriesse
eab26c504c Fix build 2020-06-05 13:43:06 +10:00
nielsandriesse
74bbe067d8 Update Pods 2020-06-05 10:38:44 +10:00
nielsandriesse
ab021d0e5e Clean 2020-06-03 09:03:29 +10:00
nielsandriesse
2c15613d69 Cache swarms 2020-06-01 10:55:56 +10:00
nielsandriesse
991c6eb477 Reduce code duplication, clean & fix path re-building bug 2020-05-30 08:20:30 +10:00
nielsandriesse
10e30f8179 Persist onion request paths to database 2020-05-28 12:03:07 +10:00
nielsandriesse
9778dace7d Persist snode pool to database 2020-05-28 11:38:44 +10:00
nielsandriesse
19a214f653 Fix simultaneous session request bug 2020-05-20 11:53:28 +10:00
nielsandriesse
d6c24cebb8 Cache device links in memory rather than on disk 2020-05-19 15:28:11 +10:00
ryanzhao
6e2189b461 fix the issue with cache 2020-05-19 13:34:41 +10:00
nielsandriesse
8df2f2a8b5 Minor refactoring 2020-05-06 15:30:05 +10:00
Mikunj
9fc386b803 Fix closed group and contact syncing. 2020-05-06 13:31:52 +10:00
nielsandriesse
e60dfe99c5 Clean 2020-05-02 09:21:13 +10:00
Mikunj
b1345104da Remove saveFriendRequestStatus in TSThread. 2020-05-01 13:17:11 +10:00
Mikunj
d63a11b702 Rename function. 2020-04-30 13:24:26 +10:00
Mikunj
68a14e95da Add friend request status collection 2020-04-29 10:21:09 +10:00
nielsandriesse
f0e5a1c1ef Re-order files 2020-04-29 09:30:18 +10:00
nielsandriesse
bb6f4d8c2c Clean 2020-04-29 09:11:48 +10:00
nielsandriesse
b0233e4cc0 Minor refactoring 2020-04-29 09:02:45 +10:00
nielsandriesse
d3125c5039 Fix friend request bugs & improve documentation
We were attaching the user's profile picture URL to friend request messages, and there was a bug in multi device friend request acceptance
2020-04-27 16:56:45 +10:00
nielsandriesse
383cfead9c Add Storage utility 2020-04-25 14:06:05 +10:00
nielsandriesse
2e1a157a8e Fix nested write transaction 2020-04-25 10:20:25 +10:00
nielsandriesse
e186f9df5d Re-order files 2020-04-24 09:16:06 +10:00
nielsandriesse
8672577a8b Clean 2020-04-20 16:53:40 +10:00
gmbnt
1106ca5eb1 Make logging more useful 2020-03-31 16:34:31 +11:00
Niels Andriesse
af7ac45b82 Fix various multi device issues 2020-03-11 14:35:55 +11:00
Niels Andriesse
a3e40ffe2b Fix crash on Josh's phone 2020-03-11 10:05:07 +11:00
Niels Andriesse
3c5a9e7bdc Revert "Attempt to fix background crash in a different way"
This reverts commit d039ecd87e.
2020-03-10 16:14:57 +11:00