aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/network.rs (follow)
Commit message (Expand)AuthorAgeLines
* mark network fields as pubMax Audron2022-10-06-15/+15
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-2/+24
* set network prefixes and channel_modes fieldsMax Audron2022-09-28-7/+87
* upgrade to rust 2021 editionMax Audron2021-12-02-1/+0
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-24/+19
* fix network objectMax Audron2021-07-21-18/+24
* WIP: impl more signalproxy objectsMax Audron2021-04-05-139/+119
* WIP: impl signalproxy typesMax Audron2021-03-09-198/+198
* add to and from network deriveMax Audron2021-01-21-0/+369