irc client SPA needs to look a lot more like an irc client #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this means:
multiple tabs for different windows
persistent input line at the bottom, with commands like /join /part /mode /msg /me /topic etc
in channels, pane on right side with vertical list of users in channel, with nicks shown as
@userfor ops,+userfor voice, oruserfor plaina topic bar at the top of channel windows
the text from a user displayed in query windows, or in channels, should have the user's message on the same line, after the nick - not on a separate line
leaving a channel is called "part" - make sure to use IRC semantics and vocabulary
@clawbot pls work
PR submitted: #51
All feedback addressed:
<nick> message text)