kaichaosun
|
a5d760468a
|
chore: test refactor
|
2026-06-18 15:07:49 +08:00 |
|
kaichaosun
|
d7ce1d58a6
|
feat: use account service for verification
|
2026-06-18 10:57:19 +08:00 |
|
kaichaosun
|
9eee747182
|
receiver recovers both the local identity and the account
|
2026-06-18 09:09:02 +08:00 |
|
Jazz Turner-Baggs
|
960d0bc119
|
DeMLS Integration (#134)
* Add WakeupService
* Move Id to trait
* Add GroupV2
* Add convo cache
* Add TestHarness
* Instrument call paths
* Downgrade Ciphersuite
* Update imports
* cleanups
* Add Wakeups to Client
* fix: protoc dependency for ci
* fix: nix hash
* Remove save_conversation for v2
* PR comments
|
2026-06-15 13:15:18 -07:00 |
|
Jazz Turner-Baggs
|
3245498438
|
Add GroupV1 + InboxV2 (#92)
* Add GroupV1
* Clean warnings
* Remove dead test
* Re-use components in integration tests
* Remove deadcode
* undo import fixes
* tidy
* Update Accounts + service_traits
* Remove ClientCtx
* Remove duplicate test_utils
* Wrap constructor in result
* Warning fixups
* Appease clippy
* Update comments
* Update todo
* Clean up warnings
* Avoid panic
* Fix libchat import in chat-cli
* Add InboxV2 comment
* Add comments to GroupV1Convo
* Update doc comments
* reduce visibility
* Doc Integration tests
* Hashlen update
* remove type alias for ProtocolParams
* Remove stray printlines
* Review fixes
* PR review changes
* Add trait comments
* chat_proto import paths
* PR Feedback fixes
* Update CliClient
* Update CLI DeliveryService impls
|
2026-05-19 11:54:54 -07:00 |
|