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
af5dc31ff3
add more error events, add write deadline and make more client functionality use the non-blocking emit..
|
4 years ago |
cmd/ircrepl
|
remove global irc event handlers.
|
4 years ago |
handlers
|
fix branch test, clean up mroleplay.
|
4 years ago |
internal/irctest
|
clean up code, add client-specific handlers.
|
4 years ago |
ircutil
|
migrate to github, add stuff.
|
5 years ago |
isupport
|
remove testify dep
|
4 years ago |
list
|
migrate to github, add stuff.
|
5 years ago |
notes
|
Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly
|
7 years ago |
.drone.jsonnet
|
change drone ci to use jsonnet.
|
4 years ago |
.gitignore
|
no idea
|
5 years ago |
channel.go
|
migrate to github, add stuff.
|
5 years ago |
client.go
|
add more error events, add write deadline and make more client functionality use the non-blocking emit..
|
4 years ago |
client_test.go
|
remove global irc event handlers.
|
4 years ago |
config.go
|
client: Misc cleanups and added 'hook.ready' event.
|
6 years ago |
event.go
|
client: Added Say(f), Describe(f) to send cut messages to channels and nicks.
|
6 years ago |
event_error.go
|
Initial Commit
|
7 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
|
Removed debug fmt.Printf from ParsePacket.
|
6 years ago |
go.mod
|
remove testify dep
|
4 years ago |
go.sum
|
remove testify dep
|
4 years ago |
handle.go
|
remove global irc event handlers.
|
4 years ago |
handle_test.go
|
make bench test more realistic, as handlers may not be done in the first case when the function returns.
|
4 years ago |
query.go
|
migrate to github, add stuff.
|
5 years ago |
state.go
|
remove global irc event handlers.
|
4 years ago |
status.go
|
migrate to github, add stuff.
|
5 years ago |
target.go
|
migrate to github, add stuff.
|
5 years ago |
testconfig.json
|
Initial Commit
|
7 years ago |