aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(cmds): remove unimplemented command modulesFuwn2021-04-306-14/+0
* refactor(cmds): of2mFuwn2021-04-305-32/+24
* refactor(cmds): of2mFuwn2021-04-305-39/+30
* refactor(cmds): of2mFuwn2021-04-305-67/+34
* refactor(cmds): orphan functions to methodsFuwn2021-04-307-62/+54
* refactor(cmds): more orphan module functions to methods within structFuwn2021-04-307-66/+55
* feat(hub): *implement* new commands; subscribe room, subscribe distance, tele...Fuwn2021-04-3011-13/+129
* refactor(makefile): introduce easily configurable `Makefile` variables, documentFuwn2021-04-301-1/+9
* refactor(makefile): restructure `Makefile` for readabilityFuwn2021-04-301-5/+20
* refactor(commands): rename subscribe command module to subscribe_roomFuwn2021-04-303-0/+0
* ci(actions): run rust workflow on `Cargo.toml` changesFuwn2021-04-291-2/+6
* refactor(commitizen): move Commitizen configuration to it's own fileFuwn2021-04-292-6/+4
* Merge pull request #11 from Whirlsplash/renovate/rust-tokio-util-0.xFuwn2021-04-291-1/+1
|\
| * Merge branch 'develop' into renovate/rust-tokio-util-0.xFuwn2021-04-2918-31/+2151
| |\ | |/ |/|
* | Merge pull request #10 from Whirlsplash/renovate/rust-tokio-1.xFuwn2021-04-291-1/+1
|\ \
| * | fix(deps): update rust crate tokio to 1.5.0Renovate Bot2021-04-291-1/+1
* | | ci(actions): run rust action on all branchesFuwn2021-04-291-2/+2
* | | docs(changelog): create changelog file for future useFuwn2021-04-291-0/+1
* | | docs(security): add instructions on how to report a vulnerabilityFuwn2021-04-291-0/+4
* | | Merge pull request #12 from Whirlsplash/renovate/pin-dependenciesFuwn2021-04-292-8/+8
|\ \ \
| * | | chore(deps): pin dependenciesRenovate Bot2021-04-292-8/+8
|/ / /
* | | chore(devops): setup commit-linting, commit-helper, and quality-of-life scriptsFuwn2021-04-293-1/+2107
* | | fmt: Increase verbosity of database migrationsFuwn2021-04-2811-25/+34
* | | Merge pull request #9 from Whirlsplash/renovate/rust-sqlx-0.xFuwn2021-04-281-1/+1
|\ \ \
| * | | fix(deps): update rust crate sqlx to 0.5.2Renovate Bot2021-04-291-1/+1
| |/ /
* | | Merge pull request #8 from Whirlsplash/renovate/pin-dependenciesFuwn2021-04-282-2/+2
|\ \ \ | |/ / |/| |
| * | chore(deps): pin dependency husky to 6.0.0Renovate Bot2021-04-292-2/+2
|/ /
| * fix(deps): update rust crate tokio-util to 0.6.6Renovate Bot2021-04-291-1/+1
|/
* Merge pull request #7 from Whirlsplash/renovate/configureFuwn2021-04-281-0/+5
|\
| * Add renovate.jsonRenovate Bot2021-04-291-0/+5
|/
* revert: Previous test commitFuwn2021-04-281-1/+1
* test: Temporarily re-enable report_todo format ruleFuwn2021-04-281-1/+1
* etc: Replace copyleft holder nameFuwn2021-04-2852-52/+52
* fix: Remove report_todo format ruleFuwn2021-04-281-1/+1
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-2748-48/+48
* fix: Husky (git hooks) now worksFuwn2021-04-276-3/+17
* fmt: ...Fuwn2021-04-272-2/+0
* feature: New configuration file formatFuwn2021-04-2712-62/+84
* etc: Add a Say Thanks button :)Fuwn2021-04-261-0/+3
* chore: Create Replit fileFuwn2021-04-261-0/+2
* chore: Create backup `rust-toolchain` fileFuwn2021-04-261-0/+1
* etc: Close image tagsFuwn2021-04-261-2/+2
* etc: Whitespace, remove title attributeFuwn2021-04-261-13/+13
* fmt: No newlineFuwn2021-04-261-2/+1
* fmt: Rename re_server module to serverFuwn2021-04-2645-18/+18
* fix: Actually remove legacy server moduleFuwn2021-04-2626-2674/+0
* Merge branch 'develop' of https://github.com/Whirlsplash/whirl into developFuwn2021-04-262-2/+7
|\
| * fix: License to SPDX formatFuwn2021-04-251-1/+1
| * fix: Add run subcommand to CMD instructionFuwn2021-04-251-1/+6
* | fmt: Fix whitespaceFuwn2021-04-264-34/+34