Commit Graph

97 Commits

Author SHA1 Message Date
Ryan Zhao 987db2f7ab fix an edge case which may cause old messages coming back 2022-05-26 13:43:44 +10:00
ryanzhao b54de30d5c potentially fix path rebuilding issue 2022-05-25 11:04:54 +10:00
ryanzhao ecb9140969 send closed group message to default namespace as well during hardfork 19.0 2022-05-13 15:28:17 +10:00
ryanzhao a337123cbb only update the harkfork version when it is increasing 2022-05-10 14:25:14 +10:00
Ryan Zhao 2a18c8e9c9 Merge branch 'dev' into authentication-1 2022-05-09 16:58:05 +10:00
ryanzhao dac3f10dd1 tweaks on closed group polling logic 2022-05-06 10:37:53 +10:00
ryanzhao b8ec4a8c7a exclude namespace in parameters if polling for 0 with no authentication 2022-05-06 09:18:13 +10:00
ryanzhao 782d51c1d6 minor change on hardfork version check 2022-05-04 16:43:22 +10:00
ryanzhao 372e87e70f minor fix 2022-05-04 16:36:15 +10:00
ryanzhao 7cc887267f fix retrieve from default inbox 2022-05-04 16:12:45 +10:00
ryanzhao e540497724 update last hash persistence 2022-05-04 11:47:09 +10:00
ryanzhao 4224a1fa3c tweaks for sending message to snode 2022-05-04 10:34:35 +10:00
ryanzhao 15b954dbd6 persist hardfork info 2022-05-04 10:14:15 +10:00
ryanzhao 38523230cb update namespace 2022-05-03 09:18:53 +10:00
Ryan Zhao 9c535dcb1b update namespace number 2022-05-02 16:54:36 +10:00
Ryan Zhao 034f2ecc22 send messages with authentication 2022-05-02 13:51:50 +10:00
Ryan Zhao 0b0f0a3787 retrieve messages authenticated for 1-1 chats 2022-05-02 11:35:48 +10:00
Ryan Zhao f9bb1517a1 fix an issue where closed groups stop to be updated part 1 2022-04-28 15:38:30 +10:00
Morgan Pretty b90904ebbd Updated the code to only update the last message hash once the MessageReceiveJobs have been created 2022-03-22 14:09:47 +11:00
Ryan Zhao 6bc0177bd4 fix path building crash 2022-03-17 10:13:00 +11:00
Morgan Pretty 03fb5cbeeb Cleanup and tweaks
Fixed some compilation issues.
Removed an unused dependency.
Cleaned up the Podfile to minimise duplication.
Pointed at an oxen fork of SignalCoreKit instead of a personal one.
2022-01-25 12:05:45 +11:00
Ryan Zhao 5f6da0739e delete message on storage server 2021-08-03 10:26:18 +10:00
Ryan Zhao e8f0d0d124 WIP: delete from storage server 2021-08-02 17:07:29 +10:00
Ryan Zhao c68350f3d8 store hash value for outgoing messages 2021-08-02 14:49:34 +10:00
Niels Andriesse 1a237557ff Add documentation 2021-07-29 10:19:24 +10:00
Niels Andriesse 140f07df96 Disable authenticated retrieval for now 2021-07-27 10:38:58 +10:00
Niels Andriesse 2360af5993 Implement authenticated message retrieval 2021-07-26 09:50:40 +10:00
Niels Andriesse 81820c0013 Remove unnecessary check 2021-07-23 14:10:44 +10:00
Niels Andriesse 8a29469eb5 Handle incorrect clock setting 2021-07-23 13:42:13 +10:00
Niels Andriesse 41fe33525c Don't unnecessarily open sync transactions 2021-07-22 13:07:51 +10:00
Niels Andriesse 498f5a73b0 Don't unnecessarily open sync transactions 2021-07-22 12:59:31 +10:00
Niels Andriesse e84fc1aa04 Include destination info in error messages 2021-07-15 09:47:03 +10:00
Niels Andriesse bea80c67b3 Make error more descriptive 2021-07-13 09:50:09 +10:00
Niels Andriesse ef2eab7e9f Implement SnodeAPI.clearAllData() 2021-07-12 13:22:35 +10:00
Niels Andriesse a774d5f004 Re-use existing build paths promise if possible 2021-07-09 16:19:27 +10:00
nielsandriesse 1b68c109ee Fix build 2021-05-12 10:33:02 +10:00
nielsandriesse 5c699d6bb7 Fix inverted operation 2021-05-12 09:23:19 +10:00
nielsandriesse b694777a71 Fix snode pool updating bug 2021-05-12 09:13:53 +10:00
Niels Andriesse e93af07b61 Fix ONS 2021-05-03 10:29:08 +10:00
Niels Andriesse 371222098b Fix snode pool updating bug 2021-05-03 09:08:50 +10:00
Niels Andriesse be382a6031 Add fix for temporary path building issue 2021-05-03 08:35:15 +10:00
Niels Andriesse e9df213bfe Put feature flags in one place 2021-04-27 08:53:18 +10:00
Niels Andriesse 1561b9436f Fix missing query parameters 2021-04-22 16:12:13 +10:00
nielsandriesse 583f5e3483 Clean 2021-04-21 11:32:28 +10:00
nielsandriesse fec4bfb836 Debug 2021-04-21 11:30:59 +10:00
Niels Andriesse 66181baf2b Debug 2021-04-20 16:43:02 +10:00
Niels Andriesse d39387bf01 Debug 2021-04-20 16:10:27 +10:00
Niels Andriesse 2f67073a5a Implement new snode pool updating method 2021-04-20 15:21:28 +10:00
Niels Andriesse 8aa25af4d5 Rework things in advance of new snode pool updating method 2021-04-20 14:58:29 +10:00
Niels Andriesse 1002cc51ae Remove PoW too low error code handling 2021-04-20 14:28:07 +10:00