aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/rpccall/passwordchange.rs (follow)
Commit message (Collapse)AuthorAgeLines
* handshare and signalproxy/rpccall error handlingMax Audron10 days-6/+6
|
* clean up clippy lintsMax Audron10 days-3/+3
|
* replace all match_variant instances with try_intoMax Audron10 days-6/+6
| | | | | | the match_variant macro was unclear, unreadable and no longer needed as we have automaticly derived from implementations for all Variant enum fields now
* implement rpc callsMax Audron2025-03-01-0/+88