Andrew Vojak

Results 36 issues of Andrew Vojak

Display a toast notification (or something else) when mentioned in a channel. - Still not 100% sold on this idea - Might want to make it a preference

enhancement
requesting feedback

Need to improve how state is stored for a connection. Currently as soon as a connection is attempted, it's stored as "open", which isn't completely correct. Should differentiate between opening...

enhancement

Add a way to block private messages from users

enhancement

Currently there's no way via the UI to initiate a private message without selecting a username from the channel user list. You can still use /msg to send a message...

enhancement

**Is your feature request related to a problem? Please describe.** Would like to be able to define commands to send after connecting to a server - similar to "connect commands"...

enhancement

I noticed this when connecting to my test server which uses InspIRCd. A "you have not registered" server error is displayed early in the connection process which seems to cause...

bug
priority: low

Currently the app is WYSIWYG (what you see is what you get), meaning that all stored connections are shown in the side panel. If it's not there, we don't know...

requesting feedback

Rather than using a bunch of static consts for the numerics and commands it would probably be better to use enum(s) which can hold the numeric or string value as...

enhancement

See: https://superuser.com/questions/90626/kill-ghost-on-connect-to-freenode-in-xchat Might be able to do this automatically for connections that have a NickServ password configured.

enhancement

Support opening multiple windows. Would add an item to the menu dropdown.

enhancement