aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeLines
* minor docs and cleanupMax Audron2021-07-21-2/+1
* WIP: impl more signalproxy objectsMax Audron2021-04-05-19/+39
* WIP: impl signalproxy typesMax Audron2021-03-09-1/+0
* reorganize tests and add quassel featuresMax Audron2021-01-21-3/+1
* update dependenciesMax Audron2021-01-02-3/+10
* updateMax Audron2020-10-16-0/+2
* refactor everythingMax Audron2020-04-29-4/+53
* finish parsing of primitive typesMax Audron2020-04-25-1/+0
* sort featuresMax Audron2020-01-23-0/+15
/commit/src/session/mod.rs?h=libquassel-feature/getbacklog&id=b168e9489b33191168f940146e9fc3439f753e79&follow=1'>add syncables for IrcUserMax Audron-2/+53 2025-02-23move network config to it's own file and impl it's syncMax Audron-23/+84 2025-02-23add basic network syncablesMax Audron-39/+420 2025-02-23clean up unused_import and unused_variables a bitMax Audron-2/+8 2025-02-23fix server feature errorsMax Audron-28/+23 2025-02-23fix ircchannel and maplist network representationMax Audron-154/+137 2025-02-22replace deprecated failure crate with thiserrorMax Audron-278/+194 2025-02-22update dependencies and fix errorsMax Audron-508/+332 2025-02-22update flakeMax Audron-94/+117 2024-05-22add todos to readmeMax Audron-16/+35