Mirror of github.com/gissleh/irc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune
72d63b405a
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
handlers
|
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
internal/irctest
|
Added input handling and m_roleplay client-side handlers (...)
|
7 years ago |
|
ircutil
|
Added input handling and m_roleplay client-side handlers (...)
|
7 years ago |
|
isupport
|
Added more test utilities for client_test.go, added NAMES and MODE handling for channels
|
7 years ago |
|
list
|
Fixed NICK handler not firing, added away-notify w/tests
|
7 years ago |
|
notes
|
Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly
|
8 years ago |
|
.drone.yml
|
Removed go 1.7 and 1.6 from pipeline
|
7 years ago |
|
channel.go
|
Added targeting of messages, notices and ctcp actions (untested), added account-tag support
|
7 years ago |
|
client.go
|
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
client_test.go
|
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
config.go
|
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
event.go
|
Added input handling and m_roleplay client-side handlers (...)
|
7 years ago |
|
event_error.go
|
Initial Commit
|
8 years ago |
|
event_input.go
|
Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing.
|
7 years ago |
|
event_packet.go
|
Added input handling and m_roleplay client-side handlers (...)
|
7 years ago |
|
handle.go
|
Initial Commit
|
8 years ago |
|
handle_test.go
|
Initial Commit
|
8 years ago |
|
query.go
|
Added Target interface and target types
|
7 years ago |
|
status.go
|
Added Target interface and target types
|
7 years ago |
|
target.go
|
Added Target interface and target types
|
7 years ago |
|
testconfig.json
|
Initial Commit
|
8 years ago |