Ole Andre Birkedal

Results 5 issues of 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...

enhancement
good first issue
gui

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

enhancement
rpc
gui

Still some issues with races when initialising the GUI at startup that needs to be fixed ``` go run -race main.go ```

bug
gui

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...

enhancement
rpc
gui

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...

enhancement