Commit Graph

11771 Commits (e7866e7a7a2f5ebd7b1fdd79b767d60dead8be0b)
 

Author SHA1 Message Date
Niels Andriesse ca820494dd Merge branch 'message-proof-of-work' of github.com:loki-project/loki-messenger-ios into message-proof-of-work 6 years ago
Niels Andriesse dd18e65e3e Fix minor code style issues 6 years ago
Mikunj e4d612a58e Only send message to the primary device.
Fail send if sending message to self.

We do this because loki doesn't support multi-device sending at the moment.
6 years ago
Niels Andriesse 177d9f7b87 Merge branch 'master' of github.com:loki-project/loki-messenger-ios into message-proof-of-work 6 years ago
Mikunj 0c711d549a Added small note. 6 years ago
Mikunj ad0fc7944e Made ProofOfWork work in objective c.
Added proof of work calculation when sending message.
6 years ago
Niels Andriesse 4c7e653cef Hook up public key checking 6 years ago
Niels Andriesse 4ce9228afd WIP 6 years ago
Niels Andriesse 19a0d85afd Implement public key checking logic 6 years ago
Niels Andriesse a91c636dda Document things more 6 years ago
Niels Andriesse 4e8e5a4a74 Add documentation 6 years ago
Niels Andriesse 3bd3341e64 Clean 6 years ago
Niels Andriesse 57084e7e99 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 6 years ago
Niels Andriesse 29ac92e961 Hook up new conversation button 6 years ago
Mikunj de01731316 Removed LokiKit.
Moved all files back into SignalServiceKit.
6 years ago
Niels Andriesse a284f3deb6 Don't ask for notifications 6 years ago
Niels Andriesse adddec19ae Don't auto-capitalize search bar entries 6 years ago
Niels Andriesse ef680a1cc2 Don't ask for contacts 6 years ago
Niels Andriesse 81dc2077e8 Fix error handling issue 6 years ago
Niels Andriesse 5bbf7d85b2 Add new conversation button 6 years ago
Niels Andriesse 1431efba23 Fix crash 6 years ago
Niels Andriesse d4fd3af433 Fix Signal bug 6 years ago
Niels Andriesse 3c61239374
Merge pull request #5 from loki-project/mikunj/pow-fix
PoW Fixes
6 years ago
Niels Andriesse b70f1810b2 Fix crash 6 years ago
Niels Andriesse 69d3703f4c Fix LokiKit warning 6 years ago
Niels Andriesse b287b9f8ba Fix access modifiers 6 years ago
Niels Andriesse 048b5bf89b Fix build 6 years ago
Mikunj 3e1e2dedcb Use UInt64 instead of [UInt8] where possible.
This ensures that we work with intuitive numbers rather than unintuitive arrays.
We also might get some compiler optimisations (which are minimal but still)
6 years ago
Mikunj 3570a2438c Update proof of work access. 6 years ago
Niels Andriesse 9e388e16de Move files 6 years ago
Mikunj 5e894c1149 Fixes stuff that broke during merge 6 years ago
Mikunj 2c4c017f3f Update pods commit. 6 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 6 years ago
Mikunj c02ae62a8d Added lokikit 6 years ago
Niels Andriesse e8fe66ea9d Create BuildConfiguration 6 years ago
Niels Andriesse a84966f8fa Ditch isDevelopment flag 6 years ago
Niels Andriesse 69270a495e Clean 6 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 6 years ago
Niels Andriesse a57edaf66f Merge branch 'master' of github.com:loki-project/loki-messenger-ios 6 years ago
Niels Andriesse aeb3cecf55 WIP 6 years ago
Niels Andriesse 3ce721f069
[Merge] Proof of Work 6 years ago
Mikunj 425038dbfd Point to updated pods commit. 6 years ago
Mikunj 0f33085de4 Set trialValue to maximum 6 years ago
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.
6 years ago
Mikunj d3f1ba5c8e Improved code 6 years ago
Niels Andriesse 343218d75c Polish UI 6 years ago
Mikunj f98a143bbe Added proof of work 6 years ago
Niels Andriesse c73466f753 Update .gitmodules 6 years ago
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 6 years ago
Mikunj 01ba711b7b Fix up subproject commit. 6 years ago