aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dependabot/cargo/bytes-1.11.1chore(deps): bump bytes from 1.6.0 to 1.11.1dependabot[bot]5 weeks
dependabot/cargo/tokio-1.38.2chore(deps): bump tokio from 1.38.0 to 1.38.2dependabot[bot]11 months
renovate/colour-2.xfix(deps): update rust crate colour to v2renovate[bot]3 months
renovate/crate-bytes-vulnerabilitychore(deps): update rust crate bytes to v1.11.1 [security]renovate[bot]5 weeks
renovate/crate-tokio-vulnerabilityfix(deps): update rust crate tokio to v1.38.2 [security]renovate[bot]11 months
renovate/human-panic-1.x-lockfilechore(deps): update rust crate human-panic to v1.2.3renovate[bot]4 weeks
renovate/log-0.x-lockfilechore(deps): update rust crate log to v0.4.29renovate[bot]3 months
renovate/num-traits-0.x-lockfilefix(deps): update rust crate num-traits to v0.2.19renovate[bot]7 months
renovate/serde-monorepochore(deps): update serde monorepo to v1.0.228renovate[bot]3 months
renovate/tokio-stream-0.x-lockfilechore(deps): update rust crate tokio-stream to v0.1.18renovate[bot]2 months
[...]
 
 
AgeCommit messageAuthorFilesLines
2021-03-24feature: Byte utilitiesdeprecated-maindeprecated-legacyFuwn2-0/+4
2021-03-24format: Update annotationFuwn1-3/+3
2021-03-24format: Move server type specific functions to correct modulesFuwn9-7/+8
2021-03-23etc: Remove unused module and implement structuresFuwn3-1/+16
2021-03-23format: Change log severity of eventsFuwn3-33/+108
2021-03-23fix: Buddy name not being correctly readFuwn1-2/+2
2021-03-23fix: Buddy name length not being properly setFuwn1-2/+1
2021-03-23etc: Annotate reasoningFuwn1-1/+1
2021-03-23feature: Send WORLDSMASTER greeting on joinFuwn2-4/+44
2021-03-22fix: `room_id` not being set and sentFuwn1-2/+2
[...]