-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sender HMAC to MessageV2 #218
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d3ccba - Browse repository at this point
Copy the full SHA 8d3ccbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cbb5a - Browse repository at this point
Copy the full SHA 27cbb5aView commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f355cc4 - Browse repository at this point
Copy the full SHA f355cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858cff4 - Browse repository at this point
Copy the full SHA 858cff4View commit details
Commits on Jan 25, 2024
-
feat: add to TextCodec & Composite
kele-leanes committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a60d655 - Browse repository at this point
Copy the full SHA a60d655View commit details -
feat: add HKDF key derivation and HMAC signature generation
kele-leanes committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e269e40 - Browse repository at this point
Copy the full SHA e269e40View commit details
Commits on Jan 29, 2024
-
feat: add shouldPush parameter to MessageV2.encode() and prepareMessa…
…ge() functions
kele-leanes committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b0e163d - Browse repository at this point
Copy the full SHA b0e163dView commit details -
feat: add shouldPush method to the remaining content codecs
kele-leanes committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 000f28f - Browse repository at this point
Copy the full SHA 000f28fView commit details -
kele-leanes committed
Jan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c1ea75 - Browse repository at this point
Copy the full SHA 7c1ea75View commit details -
fix: remove print statement in MessageTests.swift
kele-leanes committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d99a1c8 - Browse repository at this point
Copy the full SHA d99a1c8View commit details
Commits on Jan 30, 2024
-
kele-leanes committed
Jan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d70a8f - Browse repository at this point
Copy the full SHA 0d70a8fView commit details -
feat: set for all Content Types
kele-leanes committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for d6981b9 - Browse repository at this point
Copy the full SHA d6981b9View commit details -
fix: add decoded content in prepareMessage function
kele-leanes committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 9818ee5 - Browse repository at this point
Copy the full SHA 9818ee5View commit details
Commits on Jan 31, 2024
-
chore: remove unused dependencies
kele-leanes committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 821f77e - Browse repository at this point
Copy the full SHA 821f77eView commit details -
Replace xmtp-rust-swift with libxmtp-swift (#217)
* rename module from XMTP to XMTPiOS * more renaming * remove xmtp-rust-swift references * Use new V2 client from libxmtp * building clean * remove PublishResponse * Use actual dep instead of local * Update XMTP.podspec Co-authored-by: Naomi Plasterer <[email protected]> * implement streaming and pagination * Update XMTP.podspec Co-authored-by: Cameron Voell <[email protected]> * disable file_length linter --------- Co-authored-by: Naomi Plasterer <[email protected]> Co-authored-by: Cameron Voell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a42744 - Browse repository at this point
Copy the full SHA 5a42744View commit details -
Configuration menu - View commit details
-
Copy full SHA for eddfa0e - Browse repository at this point
Copy the full SHA eddfa0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b6ae0 - Browse repository at this point
Copy the full SHA 64b6ae0View commit details -
Access libxmtp-swift with static binaries (#225)
* Access libxmtp-swift with static binaries * Update libxmtp ref * Updated reference to libxmtp-swift merge on main
Configuration menu - View commit details
-
Copy full SHA for be1eea4 - Browse repository at this point
Copy the full SHA be1eea4View commit details -
Merge pre libxmtp into main (#223)
* Add Key Material Function (#222) * add ket material field to ios * bump the podspec * Update podspec LibXMTP ref * Update libxmtp-swift refs * Update libxmtp-swift ref * Updated libxmtp-swift ref to tagged release * Update XMTP.podspec version --------- Co-authored-by: cameronvoell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ed7e47 - Browse repository at this point
Copy the full SHA 8ed7e47View commit details -
Update Package.resolved with new branch and revision
kele-leanes committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for e8800dd - Browse repository at this point
Copy the full SHA e8800ddView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dad85c7 - Browse repository at this point
Copy the full SHA dad85c7View commit details -
Merge branch 'np/ios-entitlement' of https://github.com/xmtp/xmtp-ios …
…into np/ios-entitlement
Configuration menu - View commit details
-
Copy full SHA for 45bdee1 - Browse repository at this point
Copy the full SHA 45bdee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cfd6a - Browse repository at this point
Copy the full SHA d8cfd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e00a0 - Browse repository at this point
Copy the full SHA a5e00a0View commit details -
chore: refactor message encoding and decoding
kele-leanes committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for e622a5d - Browse repository at this point
Copy the full SHA e622a5dView commit details -
chore: update libxmtp-swift to latest version
kele-leanes committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e662c7 - Browse repository at this point
Copy the full SHA 8e662c7View commit details -
fix: refactor ConversationTests.swift
kele-leanes committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for ec8192b - Browse repository at this point
Copy the full SHA ec8192bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1967934 - Browse repository at this point
Copy the full SHA 1967934View commit details -
chore: update XMTP.podspec version to 0.7.9-alpha0
kele-leanes committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c21b280 - Browse repository at this point
Copy the full SHA c21b280View commit details