Ole Andre Birkedal
Ole Andre Birkedal
With support for the following - halfop `h` with prefix `%` - voice `v` with prefix `+` - operator `o` with prefix `@` Already have (unused) function `UserModeString` for converting...
Today we close the application when we lose the websocket connection. We should instead properly resume the session and meanwhile show a reconnection dialog https://github.com/irccloud/irccloud-tools/wiki/API-Overview#reconnecting
Still some issues with races when initialising the GUI at startup that needs to be fixed ``` go run -race main.go ```
Automatically fetch backlog data when scrolling past the end of your currently fetched backlog, this has a processing icon in the IRCCloud web UI so we should probably have something...
Query the user to instead create a paste snippet for large messages over some set threshold set in `~/.config/irccloud/config.yaml`, and submit the URL of the snippet to the channel instead...