Commit Graph

11729 Commits (0054489972b68ea6b0e45d78b49bfce14d16b5c8)
 

Author SHA1 Message Date
Mikunj Varsani 512b71a9d4
Merge branch 'master' into proof-of-work-ui 7 years ago
Niels Andriesse bc8c40b228 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 7 years ago
Mikunj bee85caa14 Improved naming. 7 years ago
Niels Andriesse ee2361b5cc Hook up Loki messaging API 7 years ago
Niels Andriesse b9d39f8758 Fix public key validation bug 7 years ago
Mikunj f8cccd8967 Show spinning cog if we are calculating the proof of work. 7 years ago
Mikunj 598226d58e Fix incorrect function signature. 7 years ago
Niels Andriesse 8b7e5003d7
Merge pull request #6 from loki-project/message-proof-of-work
Hooked up proof of work to message sending.
7 years ago
Niels Andriesse ca820494dd Merge branch 'message-proof-of-work' of github.com:loki-project/loki-messenger-ios into message-proof-of-work 7 years ago
Niels Andriesse dd18e65e3e Fix minor code style issues 7 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.
7 years ago
Niels Andriesse 177d9f7b87 Merge branch 'master' of github.com:loki-project/loki-messenger-ios into message-proof-of-work 7 years ago
Mikunj 0c711d549a Added small note. 7 years ago
Mikunj ad0fc7944e Made ProofOfWork work in objective c.
Added proof of work calculation when sending message.
7 years ago
Niels Andriesse 4c7e653cef Hook up public key checking 7 years ago
Niels Andriesse 4ce9228afd WIP 7 years ago
Niels Andriesse 19a0d85afd Implement public key checking logic 7 years ago
Niels Andriesse a91c636dda Document things more 7 years ago
Niels Andriesse 4e8e5a4a74 Add documentation 7 years ago
Niels Andriesse 3bd3341e64 Clean 7 years ago
Niels Andriesse 57084e7e99 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 7 years ago
Niels Andriesse 29ac92e961 Hook up new conversation button 7 years ago
Mikunj de01731316 Removed LokiKit.
Moved all files back into SignalServiceKit.
7 years ago
Niels Andriesse a284f3deb6 Don't ask for notifications 7 years ago
Niels Andriesse adddec19ae Don't auto-capitalize search bar entries 7 years ago
Niels Andriesse ef680a1cc2 Don't ask for contacts 7 years ago
Niels Andriesse 81dc2077e8 Fix error handling issue 7 years ago
Niels Andriesse 5bbf7d85b2 Add new conversation button 7 years ago
Niels Andriesse 1431efba23 Fix crash 7 years ago
Niels Andriesse d4fd3af433 Fix Signal bug 7 years ago
Niels Andriesse 3c61239374
Merge pull request #5 from loki-project/mikunj/pow-fix
PoW Fixes
7 years ago
Niels Andriesse b70f1810b2 Fix crash 7 years ago
Niels Andriesse 69d3703f4c Fix LokiKit warning 7 years ago
Niels Andriesse b287b9f8ba Fix access modifiers 7 years ago
Niels Andriesse 048b5bf89b Fix build 7 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)
7 years ago
Mikunj 3570a2438c Update proof of work access. 7 years ago
Niels Andriesse 9e388e16de Move files 7 years ago
Mikunj 5e894c1149 Fixes stuff that broke during merge 7 years ago
Mikunj 2c4c017f3f Update pods commit. 7 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 7 years ago
Mikunj c02ae62a8d Added lokikit 7 years ago
Niels Andriesse e8fe66ea9d Create BuildConfiguration 7 years ago
Niels Andriesse a84966f8fa Ditch isDevelopment flag 7 years ago
Niels Andriesse 69270a495e Clean 7 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 7 years ago
Niels Andriesse a57edaf66f Merge branch 'master' of github.com:loki-project/loki-messenger-ios 7 years ago
Niels Andriesse aeb3cecf55 WIP 7 years ago
Niels Andriesse 3ce721f069
[Merge] Proof of Work 7 years ago
Mikunj 425038dbfd Point to updated pods commit. 7 years ago