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
9284fe2c7c
add ctcp handlers, and improve destroyed handling.
|
4 years ago |
cmd/ircrepl
|
rework target ID handling to be less clunky.
|
4 years ago |
handlers
|
add ctcp handlers, and improve destroyed handling.
|
4 years ago |
internal/irctest
|
clean up code, add client-specific handlers.
|
5 years ago |
ircutil
|
migrate to github, add stuff.
|
5 years ago |
isupport
|
a few small things.
|
5 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.
|
5 years ago |
.gitignore
|
blurgh pt. 2.
|
5 years ago |
channel.go
|
rework target ID handling to be less clunky.
|
4 years ago |
client.go
|
add ctcp handlers, and improve destroyed handling.
|
4 years ago |
client_test.go
|
fixed client.HasQuit and made internal disconnects not setting that flag.
|
4 years ago |
config.go
|
add basic PLAIN-only SASL support.
|
5 years ago |
event.go
|
rework target ID handling to be less clunky.
|
4 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
|
5 years ago |
go.sum
|
clean up id generation, add prefixes to IDs.
|
4 years ago |
handle.go
|
remove global irc event handlers.
|
5 years ago |
handle_test.go
|
fix benchmark failure.
|
4 years ago |
query.go
|
rework target ID handling to be less clunky.
|
4 years ago |
state.go
|
a few small things.
|
5 years ago |
status.go
|
rework target ID handling to be less clunky.
|
4 years ago |
target.go
|
rework target ID handling to be less clunky.
|
4 years ago |
testconfig.json
|
Initial Commit
|
7 years ago |