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
/
src
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(global): even more modules becoming crates
Fuwn
2021-05-17
30
-1331
/
+0
*
refactor(global): whirl_config modulized
Fuwn
2021-05-17
4
-66
/
+59
*
refactor(global): use async_trait macro globally
Fuwn
2021-05-12
3
-3
/
+3
*
docs(hub): comment out some unused debug logs
Fuwn
2021-05-11
1
-2
/
+2
*
fix(docker): the dockering
Fuwn
2021-05-06
4
-9
/
+9
*
refactor(server): clippy: module inception
Fuwn
2021-05-06
4
-63
/
+60
*
feat(redirect_id): specify custom ip in config
Fuwn
2021-05-04
1
-1
/
+1
*
refactor(todo): update todo style
Fuwn
2021-05-02
4
-6
/
+8
*
docs(cmds): add of2m notice to command: action
Fuwn
2021-05-01
1
-0
/
+5
*
refactor(cmds): remove unimplemented command: whisper
Fuwn
2021-05-01
3
-14
/
+12
*
feat(cmds): trait based commands
Fuwn
2021-05-01
11
-27
/
+82
*
refactor(cmds): even more of2m-ifying
Fuwn
2021-05-01
9
-66
/
+82
*
refactor(cmds): remove unimplemented command modules
Fuwn
2021-04-30
6
-14
/
+0
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-32
/
+24
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-39
/
+30
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-67
/
+34
*
refactor(cmds): orphan functions to methods
Fuwn
2021-04-30
7
-62
/
+54
*
refactor(cmds): more orphan module functions to methods within struct
Fuwn
2021-04-30
7
-66
/
+55
*
feat(hub): *implement* new commands; subscribe room, subscribe distance, tele...
Fuwn
2021-04-30
11
-13
/
+129
*
refactor(commands): rename subscribe command module to subscribe_room
Fuwn
2021-04-30
3
-0
/
+0
*
etc: Replace copyleft holder name
Fuwn
2021-04-28
43
-43
/
+43
*
etc: Add copyleft symbol to copyleft header
Fuwn
2021-04-27
39
-39
/
+39
*
feature: New configuration file format
Fuwn
2021-04-27
4
-12
/
+12
*
fmt: Rename re_server module to server
Fuwn
2021-04-26
43
-0
/
+1232
*
etc: Remove legacy server module
Fuwn
2021-04-26
26
-2674
/
+0
*
major: :star:
Fuwn
2021-04-23
24
-605
/
+2558
*
format: Preinitialize vector with elements
Fuwn
2021-03-29
1
-3
/
+5
*
format: Remove uncessecary `iter_mut`
Fuwn
2021-03-29
2
-2
/
+2
*
fix: CHANGED WRONG LINE
Fuwn
2021-03-29
1
-2
/
+2
*
feature: Reimplement room ID request command branch to command handler
Fuwn
2021-03-29
1
-26
/
+26
*
format: Fix a few Clippy warnings
Fuwn
2021-03-29
4
-3
/
+8
*
format: Make use of `is_empty` method.
Fuwn
2021-03-29
1
-1
/
+1
*
feature: Grab ports AutoServer and RoomServer from config
Fuwn
2021-03-29
2
-2
/
+2
*
feature: Use TOML as config instead of environment variables
Fuwn
2021-03-29
1
-1
/
+2
*
fix: Implement parser
Fuwn
2021-03-28
4
-248
/
+204
*
Feature: Parse property set command
Fuwn
2021-03-28
2
-0
/
+7
*
etc: Prepare AutoServer SESSINIT parse function
Fuwn
2021-03-28
1
-0
/
+16
*
major: Publish work-in-progress
Fuwn
2021-03-25
19
-520
/
+504
*
format: Move server type specific functions to correct modules
Fuwn
2021-03-24
8
-5
/
+141
*
etc: Remove unused module and implement structures
Fuwn
2021-03-23
3
-1
/
+16
*
format: Change log severity of events
Fuwn
2021-03-23
2
-32
/
+107
*
fix: Buddy name not being correctly read
Fuwn
2021-03-23
1
-2
/
+2
*
feature: Send WORLDSMASTER greeting on join
Fuwn
2021-03-23
1
-3
/
+17
*
fix: `room_id` not being set and sent
Fuwn
2021-03-22
1
-2
/
+2
*
etc: Correct struct names
Fuwn
2021-03-22
12
-39
/
+55
*
etc: ...
Fuwn
2021-03-22
11
-17
/
+306
*
fix: Only send to one client not all for certain commands
Fuwn
2021-03-22
1
-8
/
+8
*
refactor: move broadcast function to separate module
Fuwn
2021-03-21
3
-10
/
+16
*
etc: development testing
Fuwn
2021-03-21
1
-4
/
+13
*
Added username support for text
Nicholas George
2021-03-20
1
-1
/
+2
[next]