aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/ircchannel.rs (follow)
Commit message (Collapse)AuthorAgeLines
* NetworkMap error handlingMax Audron9 days-4/+4
|
* add error for unkown sync message slot_nameMax Audron9 days-1/+1
|
* NetworkList and signalproxy objects error handlingMax Audron9 days-30/+37
|
* Syncable trait error handlingMax Audron10 days-2/+6
|
* clean up clippy lintsMax Audron10 days-2/+2
|
* add UserType implementation for required signalproxy objectsMax Audron2025-03-01-2/+23
|
* clean up unused_import and unused_variables a bitMax Audron2025-02-23-1/+1
|
* fix server feature errorsMax Audron2025-02-23-1/+2
|
* fix ircchannel and maplist network representationMax Audron2025-02-23-23/+21
|
* rework Network derives to be more consistentMax Audron2023-12-20-276/+47
| | | | i don't even know anymore, blame past me
* implement sync for IrcChannelMax Audron2022-10-06-9/+206
|
* upgrade to rust 2021 editionMax Audron2021-12-02-2/+0
|
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-11/+13
|
* WIP: impl more signalproxy objectsMax Audron2021-04-05-95/+150
|
* WIP: impl signalproxy typesMax Audron2021-03-09-2/+2
|
* add to and from network deriveMax Audron2021-01-21-0/+289