Commit Graph

11557 Commits (cc1f41c11b260008990bfa4b5c49032e04d2508c)
 

Author SHA1 Message Date
Niels Andriesse cc1f41c11b Implement background fetching skeleton 7 years ago
Niels Andriesse a1c760965a Fix Obj-C interop issue 7 years ago
Niels Andriesse 13e15fa70c Merge branch 'master' of github.com:loki-project/loki-messenger-ios 7 years ago
Niels Andriesse b2309cdf48 Add LokiAPI.ping(_:) 7 years ago
Mikunj Varsani 93ceda851c Merge branch 'master' into fallback-cipher 7 years ago
Niels Andriesse cdf958ccba Update Pods 7 years ago
Niels Andriesse 44b6a9567b Refactor Loki API 7 years ago
Mikunj f530472a26 Added FallBackSessionCipher. 7 years ago
Niels Andriesse 6bf47e7bac Start implementing snode API 7 years ago
Niels Andriesse f4b0553cdb WIP 7 years ago
Niels Andriesse 33de33390b Create Target 7 years ago
Niels Andriesse e68122086b Clean 7 years ago
Niels Andriesse 243a9e906d Fix TTL usage 7 years ago
Niels Andriesse d05b4aa2bf Make Mikunj happy 7 years ago
Niels Andriesse f0566d2b05
Merge pull request #9 from loki-project/messaging-refactor
Minor Refactoring
7 years ago
Niels Andriesse 2ffa205619 Update Pods 7 years ago
Niels Andriesse a3c92d98c0 Create JSON type 7 years ago
Mikunj 19491ccbc4 Minor fix when generating messages to send. 7 years ago
Niels Andriesse 73bc3480cb
Merge pull request #8 from loki-project/messaging-refactor
Messaging Refactor
7 years ago
Niels Andriesse 72cc345734 Hook up new messaging API 7 years ago
Niels Andriesse 1c4c47ab33 Merge branch 'master' of github.com:loki-project/loki-messenger-ios into messaging-refactor 7 years ago
Niels Andriesse 294d8b5c11 WIP 7 years ago
Niels Andriesse e6bfd56487 Make POW related fields optional 7 years ago
Mikunj cb53acf138 Disable web sockets. 7 years ago
Niels Andriesse a47f43b71c Update Pods 7 years ago
Niels Andriesse 5541e2c2c3 Clean 7 years ago
Niels Andriesse 78adfabf0c Implement new messaging API 7 years ago
Niels Andriesse 18d1225faa
Merge pull request #7 from loki-project/proof-of-work-ui
Proof of work UI
7 years ago
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