dumbass
The wall is built. Implements: https://todo.amehut.dev/~aleteoryx/sexchat/15
dynamic dispatch refactored
rename struct server -> struct ircconn
Merge branch 'bugfix'
don't throttle critical traffic Fixes: https://todo.amehut.dev/~aleteoryx/sexchat/16
remove all references to fe_* from server.c, other than ctor/dtor
remove all mentions of struct session from server.c
basic batch support Implements: https://todo.amehut.dev/~aleteoryx/sexchat/2
restrict self-sent CTCP handling
added spellcheck lang multiselect this took so long, and was a good way to learn gtk. jesus though lmao Implements: https://todo.amehut.dev/~aleteoryx/sexchat/11
remove gui_ulist_style option this is a suboptimal solution, but a more advanced theming system should be worked on later Fixes: https://todo.amehut.dev/~aleteoryx/sexchat/12
remove usermenu
fix 2f53a59
readme rename
readme branding
add msgid to xtext and scrollback
Merge branch 'bugfix'
always log tabs to disk scrollback
Merge branch 'bugfix'