Changelog
2025-09-14
Introducing: The Branches.
Whoops that should also go.
Updated libraries and removed broken make tasks.
2025-08-20
Fixed last message in list being too close to the bottom of the container.
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.
Fixed references to variable that doesn't exist anymore lol
Fixed offset issues.
Further improvements to autolinking.
Major housekeeping.
2025-05-18
Rewrote automatic URL detection.
2025-05-03
Removed leftovers.
First bits of the Context overhaul.
2025-04-29
Swap these around again.
Fixes
Support bidirectional storage conversion.
Made MessageStorage.GetMessages more flexible.
2025-04-28
Added MariaDB -> SQLite conversion utility.
Create Context before creating a server.
Cleaned up Connection class a little more.
Improved logging system.