Changelog
2025-11-03
Use new old API domain.
2025-10-27
Attempt to fix DMs.
Fixed URL to a file also being inserted into the text box (probably).
Fixed Command+ hotkeys being intercepted by the input box.
Updated libraries.
2025-09-23
A hacky attempt at making sure there's only one websocket at a time.
Allow shift clicking the ping indicator to trigger a manual reconnect.
2025-09-22
Removed auth.js and switch to implicit cookie authentication.
2025-09-14
Introducing: The Branches.
Whoops that should also go.
Updated libraries and removed broken make tasks.
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-05-25
Attempt at fixing reconnection.
2025-05-19
Parenthesis fixes.
Attempt at better handling of auth redirect.
no comment
Fixed // and overeager nested linking.