Changelog
2025-08-28
Remove autocomplete from the chat input box
2025-08-20
Fixed last message in list being too close to the bottom of the container.
more formatting
more cleanup
simplify my slop
Added smart scrolling support
autoScroll -> scrollMode, add 'smart' scroll mode
fontawesome 5.13.0 -> 5.15.4
2025-08-18
more formatting
more cleanup
simplify my slop
smart scrolling support
2025-08-17
autoScroll -> scrollMode, add 'smart' scroll mode
fontawesome 5.13.0 -> 5.15.4
2025-08-10
Actually assign lastUserId...................
2025-07-28
Added editorconfig and sublime project with global definitions for LSP-lua.
Link to the Railgun wiki docs.
2025-07-24
Added documentation for kmj-http.
this will do, its time to move on to redder pastures
2025-07-23
Attempt at sanitisation (untested lol).
More debris yay
dont need that anymore!
Fixed singlethreaded reconnecting.
2025-07-22
I think I can get away with not having a sleep here now!
Removed config conversion code.
It is singlethreaded now.
Use Logger interface instead of static Log class.
Split things out into modules.
Fixed missing stack pops...
Switched back to Keralua and implemented hot-reloading of Senses!