aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/highlightrulemanager.rs (follow)
Commit message (Collapse)AuthorAgeLines
* add basic network syncablesMax Audron2025-02-23-3/+0
|
* clean up unused_import and unused_variables a bitMax Audron2025-02-23-0/+1
|
* fix server feature errorsMax Audron2025-02-23-2/+4
|
* fix ircchannel and maplist network representationMax Audron2025-02-23-18/+6
|
* rework Network derives to be more consistentMax Audron2023-12-20-22/+33
| | | | i don't even know anymore, blame past me
* mark highlightrulemanager fields pubMax Audron2022-10-06-11/+11
|
* add syncmessage Class enumMax Audron2022-10-04-34/+1
|
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-14/+49
| | | | an enum
* add highlightrulemanager implMax Audron2021-12-02-2/+178
|
* minor fix and cleanup warningsMax Audron2021-12-01-1/+1
|
* add HighlightRuleManager sync implementationsMax Audron2021-11-29-3/+20
|
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-9/+10
|
* fix wrong capitalization for HighlightRuleListMax Audron2021-07-21-2/+2
|
* WIP: impl more signalproxy objectsMax Audron2021-04-05-0/+113