index
:
seance-rs
this commit
main
plugin-architecture
Reimplementation of a ritual
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2025-03-01
Clean up warnings
Ashelyn Rose
2025-03-01
Refactor logging
Ashelyn Rose
2025-02-28
Partial refactor
Ashelyn Rose
2024-11-07
We don't need to update every half-second
Ashelyn Rose
2024-11-07
Runtime ui
Ashelyn Rose
2024-10-07
Name threads
Ashelyn Rose
2024-10-07
Now should join on thread signal
Ashelyn Dawn
2024-10-07
Manually check system threads every few seconds
Ashelyn Dawn
2024-10-05
Parses edit, nick, and reproxy commands
Ashelyn Rose
2024-10-02
refactor gateway and client together into bot struct
Ashelyn Rose
2024-10-01
Refactor gateway and message aggregation
Ashelyn Dawn
2024-10-01
Adjust system spawn so we're not intentionally doubling threads
Ashelyn Rose
2024-10-01
Allow system threads to crash and restart
Ashelyn Rose
2024-07-08
Separate out listener and event handling
ashelyn ghost
2024-07-02
multithreading and message filtering from multiple clients
Ashelyn Dawn
2024-07-02
basic twilight client
Ashelyn Dawn
2024-07-02
basic serenity client
Ashelyn Dawn
2024-07-02
config structure parsing
Ashelyn Dawn
2024-07-02
Initial cargo setup
Ashelyn Dawn