Commit graph

11592 commits

Author SHA1 Message Date
Niels Andriesse 9e388e16de Move files 2019-05-03 12:53:58 +10:00
Mikunj 5e894c1149 Fixes stuff that broke during merge 2019-05-03 11:42:56 +10:00
Mikunj 2c4c017f3f Update pods commit. 2019-05-03 11:31:21 +10:00
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 2019-05-03 11:29:30 +10:00
Mikunj c02ae62a8d Added lokikit 2019-05-03 11:21:47 +10:00
Niels Andriesse e8fe66ea9d Create BuildConfiguration 2019-05-03 11:09:55 +10:00
Niels Andriesse a84966f8fa Ditch isDevelopment flag 2019-05-03 11:03:17 +10:00
Niels Andriesse 69270a495e Clean 2019-05-03 10:49:24 +10:00
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 2019-05-03 10:10:11 +10:00
Niels Andriesse a57edaf66f Merge branch 'master' of github.com:loki-project/loki-messenger-ios 2019-05-03 07:59:01 +10:00
Niels Andriesse aeb3cecf55 WIP 2019-05-03 07:58:48 +10:00
Niels Andriesse 3ce721f069
[Merge] Proof of Work 2019-05-02 15:35:41 +10:00
Mikunj 425038dbfd Point to updated pods commit. 2019-05-02 15:06:46 +10:00
Mikunj 0f33085de4 Set trialValue to maximum 2019-05-02 14:54:14 +10:00
Mikunj 1eed630af8 Use UInt64 instead of Decimal when calculating proof of work.
Fix target calculations in proof of work.
Fix incorrect greater than comparison between UInt8 arrays.
2019-05-02 14:45:58 +10:00
Mikunj d3f1ba5c8e Improved code 2019-05-02 10:09:20 +10:00
Niels Andriesse 343218d75c Polish UI 2019-05-01 16:14:39 +10:00
Mikunj f98a143bbe Added proof of work 2019-05-01 16:01:13 +10:00
Niels Andriesse c73466f753 Update .gitmodules 2019-05-01 15:54:41 +10:00
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 2019-05-01 15:47:58 +10:00
Mikunj 01ba711b7b Fix up subproject commit. 2019-05-01 15:25:11 +10:00
Niels Andriesse 058819539b Update .gitmodules 2019-05-01 15:18:51 +10:00
Niels Andriesse c1e121b271 Create LokiKit 2019-05-01 15:04:46 +10:00
Niels Andriesse 0def8ed018
Merge pull request #3 from loki-project/niels
Clean
2019-05-01 13:59:23 +10:00
Niels Andriesse 41b6988f50 Clean 2019-05-01 13:58:35 +10:00
Mikunj 094bbbe926 Removed cryptoswift from cartfile 2019-05-01 13:26:11 +10:00
Niels Andriesse 7a6b87bc63
Merge pull request #2 from loki-project/niels
Implement Mnemonic Based Key Pair Restoration
2019-05-01 13:20:46 +10:00
Niels Andriesse 2cb1ddbdad Implement mnemonic based key pair restoration 2019-05-01 13:16:43 +10:00
Mikunj 71cc25fbd6 Updated pod submodules. 2019-05-01 13:00:50 +10:00
Niels Andriesse 9c46c9d7be Implement mnemonic decoding 2019-04-30 17:09:44 +10:00
Niels Andriesse 5eddb9274b Fix incorrect key pair usage 2019-04-30 15:12:15 +10:00
Niels Andriesse dc80c17261 Skip onboarding permissions step 2019-04-30 14:35:16 +10:00
Niels Andriesse 011d4e1465 Implement basic snode interaction 2019-04-30 14:27:39 +10:00
Niels Andriesse 9d64b76af6 Clean & fix bad merge 2019-04-30 09:34:14 +10:00
Niels Andriesse 8d0c3b0f97 Add copy button feedback 2019-04-29 16:26:55 +10:00
Niels Andriesse ca0f58c6b4 [Merge] Mnemonic Copy Button & Protobuf Changes 2019-04-29 14:40:36 +10:00
Niels Andriesse b64bb79254 Minor refactoring 2019-04-29 14:35:12 +10:00
Niels Andriesse d78b85c5b9 Update SignalService.proto 2019-04-29 13:58:17 +10:00
Mikunj 8e5327f915 Set loki profile name upon registration 2019-04-29 13:48:27 +10:00
Niels Andriesse a551500e37 Add copy mnemonic button 2019-04-29 13:36:29 +10:00
Mikunj c26a5c9cdf Skip profile view in onboarding. 2019-04-29 12:50:51 +10:00
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
2019-04-29 12:42:49 +10:00
Niels Andriesse 19dd766713 Add missing constraint 2019-04-29 12:04:35 +10:00
Niels Andriesse c429bebaba Fix phone number parsing crash 2019-04-29 11:34:11 +10:00
Niels Andriesse e4de406be6 Fix merge issue 2019-04-26 16:13:29 +10:00
Niels Andriesse 33c6f3a88d Merge branch 'dev' of github.com:loki-project/loki-messenger-ios 2019-04-26 15:57:06 +10:00
Niels Andriesse 8b37e12146 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 2019-04-26 15:15:17 +10:00
Niels Andriesse 384353086b Fix bundle ID issue 2019-04-26 15:15:09 +10:00
Niels Andriesse b1133cf6c6 Merge branch 'master' of github.com:signalapp/Signal-iOS 2019-04-26 14:43:33 +10:00
Niels Andriesse 90a62260d1
Update bug_report.md 2019-04-26 14:42:36 +10:00