aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/networkinfo.rs (follow)
Commit message (Expand)AuthorAgeLines
* NetworkList and signalproxy objects error handlingMax Audron9 days-11/+15
* clean up clippy lintsMax Audron10 days-1/+1
* temporarly fix nested network repr parsing for variant typesMax Audron2025-07-27-1/+1
* add UserType implementation for required signalproxy objectsMax Audron2025-03-01-2/+23
* implement NetworkId UserTypeMax Audron2025-02-26-4/+17
* implement IdentityIdMax Audron2025-02-26-4/+4
* add basic network syncablesMax Audron2025-02-23-8/+31
* rework Network derives to be more consistentMax Audron2023-12-20-2/+1
* set network prefixes and channel_modes fieldsMax Audron2022-09-28-1/+1
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-7/+10
* rename override_type to typeMax Audron2021-09-28-3/+3
* WIP: impl more signalproxy objectsMax Audron2021-04-05-14/+4
* WIP: impl signalproxy typesMax Audron2021-03-09-1/+6
* add to and from network deriveMax Audron2021-01-21-0/+169
ect'>fix log breaking once buffer fullMax Audron-2/+33 the log_msg function was poping the newest message and replacing it with the newest message, it should be poping the oldest messages. 2021-05-16add deployment stuffMax Audron-6/+27786 2021-05-15add container buildMax Audron-2/+35