| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | remove references from NetworkList inputHEADmain | Max Audron | 9 days | -4/+4 |
| | | | | | we do not need to reference stuff here and can just consume it | |||
| * | add error for unkown sync message slot_name | Max Audron | 9 days | -2/+2 |
| | | ||||
| * | NetworkList and signalproxy objects error handling | Max Audron | 9 days | -32/+43 |
| | | ||||
| * | Syncable trait error handling | Max Audron | 10 days | -7/+11 |
| | | ||||
| * | clean up clippy lints | Max Audron | 10 days | -0/+2 |
| | | ||||
| * | remove old quassel attributes from derive macros | Max Audron | 2025-03-01 | -4/+4 |
| | | | | | | this was used across the different derive macros and already replace by macro specific network and setter attributes. | |||
| * | add basic network syncables | Max Audron | 2025-02-23 | -3/+0 |
| | | ||||
| * | clean up unused_import and unused_variables a bit | Max Audron | 2025-02-23 | -0/+1 |
| | | ||||
| * | fix server feature errors | Max Audron | 2025-02-23 | -2/+4 |
| | | ||||
| * | fix ircchannel and maplist network representation | Max Audron | 2025-02-23 | -18/+6 |
| | | ||||
| * | rework Network derives to be more consistent | Max Audron | 2023-12-20 | -22/+33 |
| | | | | | i don't even know anymore, blame past me | |||
| * | mark highlightrulemanager fields pub | Max Audron | 2022-10-06 | -11/+11 |
| | | ||||
| * | add syncmessage Class enum | Max Audron | 2022-10-04 | -34/+1 |
| | | ||||
| * | derive default for all signalproxy objects and make singalmessage class | Max Audron | 2022-10-04 | -14/+49 |
| | | | | | an enum | |||
| * | add highlightrulemanager impl | Max Audron | 2021-12-02 | -2/+178 |
| | | ||||
| * | minor fix and cleanup warnings | Max Audron | 2021-12-01 | -1/+1 |
| | | ||||
| * | add HighlightRuleManager sync implementations | Max Audron | 2021-11-29 | -3/+20 |
| | | ||||
| * | migrate to separated NetworkMap and NetworkList macros | Max Audron | 2021-10-01 | -9/+10 |
| | | ||||
| * | fix wrong capitalization for HighlightRuleList | Max Audron | 2021-07-21 | -2/+2 |
| | | ||||
| * | WIP: impl more signalproxy objects | Max Audron | 2021-04-05 | -0/+113 |
