This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
You've already forked dispatch
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3209238562
dispatch
/
irc
History
Ken-Håvard Lieng
f174d98107
Support changing the nick by clicking it in MessageInput
2017-06-21 07:23:07 +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
Support changing the nick by clicking it in MessageInput
2017-06-21 07:23:07 +02:00
message.go
Return empty string from LastParam() if theres no params
2017-06-21 07:20:31 +02:00
message_test.go
Return empty string from LastParam() if theres no params
2017-06-21 07:20:31 +02:00