13 Commits (bf1c50fbfa1217a353f23c5370ccadcda1ec3723)

Author SHA1 Message Date
Gisle Aune bf1c50fbfa migrate to github, add stuff. 4 years ago
Gisle Aune 9a9cd33fd8 Added KICK handling and cleaned up part handling, fixed test incorrectness. 5 years ago
Gisle Aune 7233516f87 event_packet: Fixed bug caused by the second trailing delimiter in a message like `((Remove :01 goofs!*))` 5 years ago
Gisle Aune 650ea0ce10 client: Changed Join and Part method to use queued send instead. [BC Break: removed error return] 6 years ago
Gisle Aune f25ac9dff2 client: Improved test coverage. 6 years ago
Gisle Aune 15a51e0151 client: Fixed incorrect numeric being listened to for nick errors. 6 years ago
Gisle Aune 72d63b405a Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing. 6 years ago
Gisle Aune 308129bdf0 Added input handling and m_roleplay client-side handlers (...) 6 years ago
Gisle Aune 6377349c28 Added Client.Query, added tests for query target 6 years ago
Gisle Aune f37cb1751e Fixed NICK handler not firing, added away-notify w/tests 6 years ago
Gisle Aune 6256f6a6fe Added more test utilities for client_test.go, added NAMES and MODE handling for channels 6 years ago
Gisle Aune a4cfeada63 Added function to get client ID, and a test for it 6 years ago
Gisle Aune bdacfcf111 Added test setup for the irc client with a simple mock server. 6 years ago