| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2025-02-25 | Implement BacklogManager | Tobias Deiminger | -59/+113 |
| 2025-02-25 | Use BufferId in BufferInfo | Tobias Deiminger | -10/+11 |
| 2025-02-25 | Use BufferId in Variant | Tobias Deiminger | -2/+33 |
| 2025-02-25 | Add BufferId as Rust type | Tobias Deiminger | -0/+39 |
| 2025-02-25 | Use MsgId in Message | Tobias Deiminger | -18/+6 |
| 2025-02-25 | Use MsgId in Variant | Tobias Deiminger | -20/+37 |
| 2025-02-25 | Add MsgId as Rust type | Tobias Deiminger | -0/+56 |
| 2025-02-24 | added session manager comments and log message | Max Audron | -1/+3 |
| 2025-02-23 | add identity syncable to SessionManager | Max Audron | -1/+8 |
| 2025-02-23 | add syncables for IrcUser | Max Audron | -2/+53 |
| 2025-02-23 | move network config to it's own file and impl it's sync | Max Audron | -23/+84 |
| 2025-02-23 | add basic network syncables | Max Audron | -39/+420 |
| 2025-02-23 | clean up unused_import and unused_variables a bit | Max Audron | -2/+8 |
| 2025-02-23 | fix server feature errors | Max Audron | -28/+23 |
| 2025-02-23 | fix ircchannel and maplist network representation | Max Audron | -154/+137 |
| 2025-02-22 | replace deprecated failure crate with thiserror | Max Audron | -278/+194 |
| 2025-02-22 | update dependencies and fix errors | Max Audron | -508/+332 |
| 2025-02-22 | update flake | Max Audron | -94/+117 |
| 2024-05-22 | add todos to readme | Max Audron | -16/+35 |
