0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version on synapse image More... over 7 years ago
Initial setup on appveyor More... over 7 years ago
Remove unnecessary to_buffer methods More... over 7 years ago
Update macOS builds to XCode 9 More... over 7 years ago
Verify that JSON output is in the canonical format More... over 7 years ago
Manage the work object with optional instead of unique_ptr More... over 7 years ago
Add the /keys/claim endpoint More... over 7 years ago
Don't re-encode base64 strings More... over 7 years ago
Add methods to retrieve session_id & session_key More... over 7 years ago
Refactor OlmClient to only use the C API More... over 7 years ago
Add helper method to create an outbound group session More... over 7 years ago
Add send_to_device method More... over 7 years ago
Exclude tests from test coverage More... over 7 years ago
Fix typo More... over 7 years ago
Measure test coverage More... over 7 years ago
Add fixes for Windows More... over 7 years ago
Add method that enables encryption in a room More... over 7 years ago
Replace std::optional with boost::optional More... over 7 years ago
Remove unused code More... over 7 years ago
Use json as the generic return type of sync More... over 7 years ago
Upgrade synapse container & matrix structs More... over 7 years ago
Simplify some calls More... over 7 years ago
Implement /keys/changes More... over 7 years ago
Implement /keys/query More... over 7 years ago
Move helper functions from the tests into the lib More... over 7 years ago
Replace uint8_t[] with vector<uint8_t> More... over 7 years ago
Fix crash by suppling the correct input size for base64 encoding More... over 7 years ago
Add helper methods to sign identity & one time keys More... over 7 years ago
Add tests to verify signatures More... over 7 years ago
Upload signed one time keys More... over 7 years ago