whisperfish / libsignal-service-rs

A Rust version of the libsignal-service-java library for communicating with Signal servers.
https://whisperfish.github.io/libsignal-service-rs/libsignal_service
GNU Affero General Public License v3.0
69 stars 32 forks source link

feat: sync edited messages #312

Closed boxdot closed 4 months ago

boxdot commented 4 months ago

This allows to send message edits and in particular syncs them when using multi-device.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 16.89%. Comparing base (a2e7540) to head (e8f9f8b). Report is 93 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ========================================== - Coverage 17.12% 16.89% -0.23% ========================================== Files 38 39 +1 Lines 3078 3107 +29 ========================================== - Hits 527 525 -2 - Misses 2551 2582 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.