index
:
whirl
deprecated-legacy
deprecated-main
develop
develop-outdated
old
origin/deprecated-legacy
origin/deprecated-main
origin/develop
origin/develop-outdated
origin/old
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
whirl_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(command): clearer field names
Fuwn
2024-06-12
1
-8
/
+9
*
feat(commands): add channel command
Fuwn
2024-06-12
2
-0
/
+2
*
refactor(buddy_list): clearer naming
Fuwn
2024-06-12
1
-11
/
+11
*
feat(whirl_server): short object id sending
Fuwn
2024-06-12
12
-63
/
+233
*
refactor(crates): update idioms
Fuwn
2024-06-03
9
-30
/
+28
*
format: rustfmt with new rules
Fuwn
2024-06-03
20
-241
/
+183
*
fix: bump rust and update accordingly
origin/old
old
Fuwn
2024-06-03
12
-56
/
+40
*
fix(deps): update rust crate serde to 1.0.136
Renovate Bot
2022-03-11
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.136
Renovate Bot
2022-01-25
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.135
Renovate Bot
2022-01-23
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.135
Renovate Bot
2022-01-23
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.134
Renovate Bot
2022-01-21
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.133
Renovate Bot
2022-01-12
1
-1
/
+1
*
Merge pull request #131 from Whirlsplash/renovate/serde-1.x
mergify[bot]
2022-01-12
1
-1
/
+1
|
\
|
*
fix(deps): update rust crate serde to 1.0.133
Renovate Bot
2022-01-12
1
-1
/
+1
*
|
fix(deps): update rust crate async-trait to 0.1.52
Renovate Bot
2022-01-12
1
-1
/
+1
|
/
*
Merge pull request #128 from Whirlsplash/renovate/major-commitlint-monorepo
mergify[bot]
2022-01-12
1
-3
/
+3
|
\
|
*
Merge pull request #109 from Whirlsplash/renovate/tokio-stream-0.x
mergify[bot]
2021-10-30
1
-1
/
+1
|
|
\
|
|
*
fix(deps): update rust crate tokio-stream to 0.1.8
Renovate Bot
2021-10-29
1
-1
/
+1
|
*
|
fix(deps): update rust crate tokio to 1.13.0
Renovate Bot
2021-10-29
1
-1
/
+1
|
|
/
|
*
fix(deps): update rust crate tokio-util to 0.6.9
Renovate Bot
2021-10-29
1
-1
/
+1
*
|
feat(server): indicate which server type accepted client
Fuwn
2021-12-22
1
-1
/
+5
*
|
chore(fmt): auto-format
Fuwn
2021-12-22
1
-2
/
+10
*
|
fix: more localhost ips
Fuwn
2021-12-22
1
-2
/
+2
|
/
*
fix(deps): update rust crate tokio to 1.12.0
Renovate Bot
2021-09-21
1
-1
/
+1
*
fix(deps): update rust crate tokio-util to 0.6.8
Renovate Bot
2021-09-03
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.11.0
Renovate Bot
2021-08-31
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.130
Renovate Bot
2021-08-28
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.130
Renovate Bot
2021-08-28
1
-1
/
+1
*
fix(deps): update rust crate bytes to 1.1.0
Renovate Bot
2021-08-25
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.10.1
Renovate Bot
2021-08-24
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.129
Renovate Bot
2021-08-23
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.129
Renovate Bot
2021-08-23
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.128
Renovate Bot
2021-08-21
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.128
Renovate Bot
2021-08-21
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.10.0
Renovate Bot
2021-08-12
1
-1
/
+1
*
fix(deps): update rust crate serde_derive to 1.0.127
Renovate Bot
2021-07-31
1
-1
/
+1
*
fix(deps): update rust crate serde to 1.0.127
Renovate Bot
2021-07-31
1
-1
/
+1
*
fix(deps): update rust crate async-trait to 0.1.51
Renovate Bot
2021-07-29
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.9.0
Renovate Bot
2021-07-22
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.8.2
Renovate Bot
2021-07-19
1
-1
/
+1
*
fix(deps): update rust crate tokio-stream to 0.1.7
Renovate Bot
2021-07-07
1
-1
/
+1
*
fix(deps): update rust crate tokio to 1.8.1
Renovate Bot
2021-07-07
1
-1
/
+1
*
feat(whirl_server): implement a demo of the REGOBJID and APPRACTR commands
Fuwn
2021-07-04
1
-0
/
+15
*
feat(whirl_server): create REGOBJID and APPRACTR commands
Fuwn
2021-07-04
3
-0
/
+79
*
fix(deps): update rust crate tokio to 1.8.0
Renovate Bot
2021-07-02
1
-1
/
+1
*
feat(whirl_server): drone development implementation
Fuwn
2021-07-01
1
-3
/
+90
*
feat(whirl_server): enhanced room insertion logging
Fuwn
2021-07-01
1
-1
/
+1
*
feat(whirl_server): implement SESSEXIT command
Fuwn
2021-07-01
2
-4
/
+34
*
feat(whirl_server): create the SESSEXIT command
Fuwn
2021-07-01
2
-0
/
+13
[next]