aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/chanmodes.rs (follow)
Commit message (Collapse)AuthorAgeLines
* NetworkMap error handlingMax Audron9 days-7/+8
|
* replace all match_variant instances with try_intoMax Audron10 days-7/+11
| | | | | | the match_variant macro was unclear, unreadable and no longer needed as we have automaticly derived from implementations for all Variant enum fields now
* fix server feature errorsMax Audron2025-02-23-11/+2
|
* split channel modes into their own structMax Audron2023-12-20-0/+144