dispatch/irc
2017-07-02 03:31:00 +02:00
..
client_test.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
client.go Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +02:00
conn_test.go Fix tests 2017-04-13 01:59:16 +02:00
conn.go Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +02:00
const.go Support changing the nick by clicking it in MessageInput 2017-06-21 07:23:07 +02:00
message_test.go Return empty string from LastParam() if theres no params 2017-06-21 07:20:31 +02:00
message.go Return empty string from LastParam() if theres no params 2017-06-21 07:20:31 +02:00