aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/cmd/commands/buddy_list.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(buddy_list): clearer namingFuwn2024-06-121-11/+11
* format: rustfmt with new rulesFuwn2024-06-031-9/+8
* fix: bump rust and update accordinglyorigin/oldoldFuwn2024-06-031-5/+4
* style(global): fix license specFuwn2021-06-141-1/+1
* refactor(server): final refactoring of replacing command type constants with ...Fuwn2021-06-021-5/+3
* fix(global): a lot of clippy warningsFuwn2021-05-281-5/+6
* fix(server): buddylist struct no longer needs to be clone-ableFuwn2021-05-271-1/+0
* fix(server): create method no longer moves self, but takes referenceFuwn2021-05-271-1/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-0/+48