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 7d17bb6ad3 fix drone tests failing on pre-mod Go versions. 3 years ago
cmd/ircrepl rework target ID handling to be less clunky. 3 years ago
handlers add more details to error events. 3 years ago
internal/irctest fix query messages not being put in right target. 3 years ago
ircutil migrate to github, add stuff. 4 years ago
isupport a few small things. 4 years ago
list migrate to github, add stuff. 4 years ago
notes Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly 6 years ago
.drone.jsonnet fix drone tests failing on pre-mod Go versions. 3 years ago
.gitignore blurgh pt. 2. 4 years ago
channel.go rework target ID handling to be less clunky. 3 years ago
client.go add more details to error events. 3 years ago
client_test.go fix query messages' echoes not being put in right target (for real this time). 3 years ago
config.go add config.UseServerTime to make time tag overwrite opt-in. It will still be in tags 3 years ago
event.go fix incorrect empty target ids in Event.TargetIDs() 3 years ago
event_error.go add more details to error events. 3 years ago
event_input.go Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing. 6 years ago
event_packet.go Removed debug fmt.Printf from ParsePacket. 5 years ago
event_packet_test.go fix query messages' echoes not being put in right target (for real this time). 3 years ago
go.mod fix query messages' echoes not being put in right target (for real this time). 3 years ago
go.sum clean up id generation, add prefixes to IDs. 3 years ago
handle.go remove global irc event handlers. 4 years ago
handle_test.go fix benchmark failure. 3 years ago
query.go rework target ID handling to be less clunky. 3 years ago
state.go a few small things. 4 years ago
status.go rework target ID handling to be less clunky. 3 years ago
target.go rework target ID handling to be less clunky. 3 years ago
testconfig.json Initial Commit 6 years ago