aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/identity.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-14/+14
|
* Syncable trait error handlingMax Audron10 days-1/+2
|
* clean up clippy lintsMax Audron10 days-1/+1
|
* add UserType implementation for required signalproxy objectsMax Audron2025-03-01-0/+24
|
* remove old quassel attributes from derive macrosMax Audron2025-03-01-20/+20
| | | | | this was used across the different derive macros and already replace by macro specific network and setter attributes.
* implement IdentityIdMax Audron2025-02-26-1/+2
|
* mark identity fields pubMax Audron2022-10-06-19/+23
|
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-2/+3
| | | | an enum
* add identity implMax Audron2021-12-03-21/+91
|
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-3/+2
|
* rename override_type to typeMax Audron2021-09-28-1/+1
|
* WIP: impl more signalproxy objectsMax Audron2021-04-05-97/+22
|
* rework handshakemessage parsingMax Audron2021-01-02-0/+119