aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/ircchannel.rs (follow)
Commit message (Expand)AuthorAgeLines
* 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
* 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