aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/aliasmanager.rs (follow)
Commit message (Expand)AuthorAgeLines
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-3/+8
* upgrade to rust 2021 editionMax Audron2021-12-02-3/+0
* minor fix and cleanup warningsMax Audron2021-12-01-2/+5
* rework SyncProxy to use globally available channelsMax Audron2021-11-29-9/+2
* split StatefulSyncable into client and server side traitsMax Audron2021-10-03-16/+27
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-5/+4
* adapt Sync* typesMax Audron2021-09-28-3/+2
* add handle_syncmessage to aliasmanagerMax Audron2021-09-28-4/+23
* switch AliasManager to use split network translation traitsMax Audron2021-09-28-3/+6
* add Traits for syncable objectsMax Audron2021-07-25-34/+23
* WIP: impl more signalproxy objectsMax Audron2021-04-05-92/+39
* WIP: impl signalproxy typesMax Audron2021-03-09-34/+55
* add to and from network deriveMax Audron2021-01-21-28/+128
* add more signalproxy objectsMax Audron2021-01-04-33/+33
* updateMax Audron2020-10-16-0/+46
06-05 15:10:53 +0200'>2021-06-05add intensifyMax Audron-3/+27 2021-06-05add privmsg macroMax Audron-2/+40 2021-06-05fix jb remote urlsMax Audron-4/+4 2021-06-05remove egress gateway configMax Audron-10/+0 2021-06-05update tanka dependenciesMax Audron-8/+8 2021-06-05fix init container nameMax Audron-1/+1 2021-06-05fix tanka dependency pathMax Audron-8/+8 2021-06-05switch to https url for tanka util libMax Audron-2/+2 2021-06-05bump version to 1.0.2Max Audron-2/+2 2021-06-05add tanka ci configurationMax Audron-1/+1 2021-06-05ready tanka deploy for CIMax Audron-32/+69 2021-06-05remove tanka vendoringMax Audron-27651/+0 2021-05-26Release 1.0.1Max Audron-3/+3 2021-05-26fix log breaking once buffer fullMax Audron-2/+33 2021-05-16add deployment stuffMax Audron-6/+27786 2021-05-15add container buildMax Audron-2/+35