| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 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 | |
