aboutsummaryrefslogtreecommitdiff
path: root/src/server/hub.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-171-163/+0
* refactor(global): whirl_config modulizedFuwn2021-05-171-21/+19
* refactor(global): use async_trait macro globallyFuwn2021-05-121-1/+1
* docs(hub): comment out some unused debug logsFuwn2021-05-111-2/+2
* fix(docker): the dockeringFuwn2021-05-061-2/+2
* refactor(server): clippy: module inceptionFuwn2021-05-061-1/+1
* refactor(todo): update todo styleFuwn2021-05-021-1/+1
* feat(cmds): trait based commandsFuwn2021-05-011-1/+2
* refactor(cmds): even more of2m-ifyingFuwn2021-05-011-6/+6
* refactor(cmds): of2mFuwn2021-04-301-2/+2
* refactor(cmds): of2mFuwn2021-04-301-2/+2
* refactor(cmds): of2mFuwn2021-04-301-2/+2
* refactor(cmds): orphan functions to methodsFuwn2021-04-301-4/+5
* refactor(cmds): more orphan module functions to methods within structFuwn2021-04-301-6/+6
* feat(hub): *implement* new commands; subscribe room, subscribe distance, tele...Fuwn2021-04-301-0/+18
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
* feature: New configuration file formatFuwn2021-04-271-3/+3
* fmt: Rename re_server module to serverFuwn2021-04-261-0/+145