dispatch/irc
Ken-Håvard Lieng aa59e71745 Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
..
client.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +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
conn.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
conn_test.go Fix tests 2017-04-13 01:59:16 +02:00
const.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
message.go Add Message.LastParam() 2016-12-17 00:11:44 +01:00
message_test.go Add Message.LastParam() 2016-12-17 00:11:44 +01:00