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
450fde2567
clean up id generation, add prefixes to IDs.
|
5 years ago |
|
cmd/ircrepl
|
Merge branch 'master' of github.com:gissleh/irc
|
5 years ago |
|
handlers
|
fix mroleplay enablerp/disalberp not working when RPCHAN is not provided, and fix variable typo.
|
5 years ago |
|
internal/irctest
|
clean up code, add client-specific handlers.
|
5 years ago |
|
ircutil
|
migrate to github, add stuff.
|
6 years ago |
|
isupport
|
a few small things.
|
5 years ago |
|
list
|
migrate to github, add stuff.
|
6 years ago |
|
notes
|
Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly
|
8 years ago |
|
.drone.jsonnet
|
change drone ci to use jsonnet.
|
5 years ago |
|
.gitignore
|
blurgh pt. 2.
|
5 years ago |
|
channel.go
|
a few small things.
|
5 years ago |
|
client.go
|
clean up id generation, add prefixes to IDs.
|
5 years ago |
|
client_test.go
|
fixed client.HasQuit and made internal disconnects not setting that flag.
|
5 years ago |
|
config.go
|
add basic PLAIN-only SASL support.
|
5 years ago |
|
event.go
|
add Event.TargetIDs method.
|
5 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
|
Removed debug fmt.Printf from ParsePacket.
|
7 years ago |
|
go.mod
|
remove testify dep
|
5 years ago |
|
go.sum
|
clean up id generation, add prefixes to IDs.
|
5 years ago |
|
handle.go
|
remove global irc event handlers.
|
5 years ago |
|
handle_test.go
|
fix benchmark failure.
|
5 years ago |
|
query.go
|
a few small things.
|
5 years ago |
|
state.go
|
a few small things.
|
5 years ago |
|
status.go
|
a few small things.
|
5 years ago |
|
target.go
|
a few small things.
|
5 years ago |
|
testconfig.json
|
Initial Commit
|
8 years ago |