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