aboutsummaryrefslogtreecommitdiff
path: root/src/primitive/message.rs (follow)
Commit message (Expand)AuthorAgeLines
* fix server feature errorsMax Audron2025-02-23-1/+1
* replace deprecated failure crate with thiserrorMax Audron2025-02-22-18/+15
* update dependencies and fix errorsMax Audron2025-02-22-0/+1
* rework Network derives to be more consistentMax Audron2023-12-20-6/+4
* upgrade to rust 2021 editionMax Audron2021-12-02-1/+1
* change IRC MessageType to be a bitflag instead of enumMax Audron2021-07-21-54/+92
* WIP: impl more signalproxy objectsMax Audron2021-04-05-3/+5
* reorganize tests and add quassel featuresMax Audron2021-01-21-3/+77
* add message parsing feature flagsMax Audron2021-01-04-40/+61
* refactor everythingMax Audron2020-04-29-0/+201