| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-09-28 | statetracker: cleanup code | Max Audron | -29/+86 | |
| 2021-09-28 | statetracker: first iteration of working rpc object | Max Audron | -0/+709 | |
| 2021-08-17 | rename override_type to type | Max Audron | -7/+7 | |
| 2021-08-17 | WIP | Max Audron | -10/+17 | |
| 2021-07-31 | fix trailing semicolon match_variant macro | Max Audron | -1/+1 | |
| 2021-07-31 | add doc for network translation | Max Audron | -0/+93 | |
| 2021-07-25 | add Traits for syncable objects | Max Audron | -48/+114 | |
| 2021-07-21 | cleanup objects::Types | Max Audron | -5/+35 | |
| 2021-07-21 | add IgnoreListManager | Max Audron | -0/+165 | |
| 2021-07-21 | add cert-manager | Max Audron | -0/+32 | |
| 2021-07-21 | add BufferViewManager and BufferViewConfig | Max Audron | -0/+95 | |
| 2021-07-21 | migrate BufferSyncer to use Network derive and add to central Types | Max Audron | -143/+22 | |
| 2021-07-21 | rewrite network derive to work more consistently | Max Audron | -78/+90 | |
| this mainly ensures that the network and override_type / variant options work across the board | ||||
| 2021-07-21 | fix wrong capitalization for HighlightRuleList | Max Audron | -2/+2 | |
| 2021-07-21 | implement the Network trait generically for all inner Variant Types | Max Audron | -1/+66 | |
| 2021-07-21 | change IRC MessageType to be a bitflag instead of enum | Max Audron | -54/+94 | |
| the BufferSyncer object uses this type in a bitflag manner to indicate all the kinds of change that happened. bitflag still allows very enum esque usage so the change is okay for the Message object. | ||||
| 2021-07-21 | fix network object | Max Audron | -18/+24 | |
| 2021-07-21 | minor docs and cleanup | Max Audron | -4/+8 | |
| 2021-04-05 | WIP: impl more signalproxy objects | Max Audron | -1000/+1621 | |
| 2021-03-09 | WIP: impl signalproxy types | Max Audron | -253/+376 | |
| 2021-01-21 | add to and from network derive | Max Audron | -42/+2767 | |
| 2021-01-21 | reorganize tests and add quassel features | Max Audron | -551/+850 | |
| 2021-01-04 | add example program: quasselproxyclient | Max Audron | -0/+280 | |
| and inspection proxy for quassel | ||||
| 2021-01-04 | random stuff | Max Audron | -2/+9 | |
| 2021-01-04 | add more signalproxy objects | Max Audron | -40/+120 | |
| 2021-01-04 | add message parsing feature flags | Max Audron | -43/+96 | |
| 2021-01-04 | fix parsing of datetime when value is -1 | Max Audron | -1/+9 | |
| 2021-01-02 | update dependencies | Max Audron | -267/+27 | |
| 2021-01-02 | rework handshakemessage parsing | Max Audron | -141/+278 | |
| 2020-10-16 | update | Max Audron | -1553/+294 | |
| 2020-10-16 | update paperwork | Max Audron | -487/+391 | |
