| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(whirl_server): create REGOBJID and APPRACTR commands | Fuwn | 2021-07-04 | 3 | -0/+79 |
| | | |||||
| * | feat(whirl_server): create the SESSEXIT command | Fuwn | 2021-07-01 | 2 | -0/+13 |
| | | |||||
| * | style(global): fix license spec | Fuwn | 2021-06-14 | 11 | -11/+11 |
| | | |||||
| * | style(global): replace double hyphens with long hyphens | Fuwn | 2021-06-07 | 1 | -1/+1 |
| | | |||||
| * | refactor(whirl_server::net): move orphan functions to methods within ↵ | Fuwn | 2021-06-06 | 3 | -145/+118 |
| | | | | | property list struct | ||||
| * | refactor(server): final refactoring of replacing command type constants with ↵ | Fuwn | 2021-06-02 | 4 | -14/+14 |
| | | | | | enum values | ||||
| * | fix(global): a lot of clippy warnings | Fuwn | 2021-05-28 | 7 | -30/+36 |
| | | | | | This change makes clippy **a lot** more strict. | ||||
| * | fix(server): buddylist struct no longer needs to be clone-able | Fuwn | 2021-05-27 | 1 | -1/+0 |
| | | |||||
| * | fix(server): create method no longer moves self, but takes reference | Fuwn | 2021-05-27 | 3 | -3/+3 |
| | | |||||
| * | refactor(global): move crates around, stricter module isolation | Fuwn | 2021-05-20 | 12 | -0/+488 |