aboutsummaryrefslogtreecommitdiff
path: root/src/primitive/variant.rs (follow)
Commit message (Expand)AuthorAgeLines
* NetworkMap error handlingMax Audron9 days-11/+11
* NetworkList and signalproxy objects error handlingMax Audron9 days-4/+4
* Syncable trait error handlingMax Audron10 days-1/+1
* clean up clippy lintsMax Audron10 days-13/+11
* replace all match_variant instances with try_intoMax Audron10 days-14/+6
* add UserType implementation for required signalproxy objectsMax Audron2025-03-01-7/+17
* extend docs and reorganize filesMax Audron2025-02-27-1/+1
* implement NetworkId UserTypeMax Audron2025-02-26-11/+6
* implement IdentityIdMax Audron2025-02-26-2/+5
* refactor variant deserializationMax Audron2025-02-26-104/+24
* refactor deserialize and serializevariant traitMax Audron2025-02-26-1/+1
* refactor variant serialization codeMax Audron2025-02-26-149/+63
* add MsgId and BufferId to objects where neededMax Audron2025-02-26-2/+2
* Use BufferId in BufferInfoTobias Deiminger2025-02-25-2/+2
* Use BufferId in VariantTobias Deiminger2025-02-25-2/+33
* Use MsgId in VariantTobias Deiminger2025-02-25-15/+34
* replace deprecated failure crate with thiserrorMax Audron2025-02-22-6/+4
* update dependencies and fix errorsMax Audron2025-02-22-52/+56
* rework Network derives to be more consistentMax Audron2023-12-20-29/+3
* use VariantMap as target for generic NetworkMap for HashMap implMax Audron2023-12-19-24/+24
* add value that failed to string from variant implMax Audron2023-12-19-2/+2
* add variant impl for charMax Audron2022-10-06-0/+22
* add ignorelistmanager implMax Audron2021-12-03-0/+6
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-0/+38
* implement the Network trait generically for all inner Variant TypesMax Audron2021-07-21-1/+66
* WIP: impl more signalproxy objectsMax Audron2021-04-05-2/+28
* WIP: impl signalproxy typesMax Audron2021-03-09-1/+5
* reorganize tests and add quassel featuresMax Audron2021-01-21-10/+316
* add message parsing feature flagsMax Audron2021-01-04-3/+22
* add parsing of signalproxy messagesMax Audron2020-05-02-7/+6
* refactor everythingMax Audron2020-04-29-0/+304