aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit/OLMAccount.m
AgeCommit message (Collapse)Author
2016-10-13OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount ↵manuroe
markOneTimeKeysAsPublished] and implemented it
2016-09-30OLMKit: OLMAccount: Replace a olm_session_last_error by olm_account_last_errormanuroe
2016-09-28OLMKit: Implement missing [OLMAccount signMessage:]manuroe
2016-04-13OLMAccount and OLMSession serializationChris Ballinger
2016-04-09Initial test passingChris Ballinger
2016-04-08Xcode, podspec, wrapperChris Ballinger