| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add variant impl for char | Max Audron | 2022-10-06 | -2/+41 |
| | | ||||
| * | add ignorelistmanager impl | Max Audron | 2021-12-03 | -0/+6 |
| | | ||||
| * | upgrade to rust 2021 edition | Max Audron | 2021-12-02 | -4/+2 |
| | | ||||
| * | migrate to separated NetworkMap and NetworkList macros | Max Audron | 2021-10-01 | -0/+38 |
| | | ||||
| * | implement the Network trait generically for all inner Variant Types | Max Audron | 2021-07-21 | -1/+66 |
| | | ||||
| * | change IRC MessageType to be a bitflag instead of enum | Max Audron | 2021-07-21 | -54/+92 |
| | | | | | | | 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. | |||
| * | WIP: impl more signalproxy objects | Max Audron | 2021-04-05 | -24/+45 |
| | | ||||
| * | WIP: impl signalproxy types | Max Audron | 2021-03-09 | -1/+8 |
| | | ||||
| * | reorganize tests and add quassel features | Max Audron | 2021-01-21 | -22/+546 |
| | | ||||
| * | random stuff | Max Audron | 2021-01-04 | -2/+6 |
| | | ||||
| * | add message parsing feature flags | Max Audron | 2021-01-04 | -43/+83 |
| | | ||||
| * | fix parsing of datetime when value is -1 | Max Audron | 2021-01-04 | -1/+9 |
| | | ||||
| * | rework handshakemessage parsing | Max Audron | 2021-01-02 | -1/+1 |
| | | ||||
| * | add parsing of signalproxy messages | Max Audron | 2020-05-02 | -66/+118 |
| | | ||||
| * | refactor everything | Max Audron | 2020-04-29 | -0/+1156 |
