0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add AGPLv3 notice on client registration More... about 5 years ago
Rename project pounce More... about 5 years ago
Add copy of AGPLv3 More... about 5 years ago
Send PRIVMSG and NOTICE to other clients More... about 5 years ago
Clean up event loop More... about 5 years ago
Clean up client More... about 5 years ago
Clean up state More... about 5 years ago
Clean up server code More... about 5 years ago
Clean up listen API More... about 5 years ago
Use produce/consume words for ring buffer More... about 5 years ago
Implement client reading from ring buffer More... about 5 years ago
Implement ringDiff and ringRead More... about 5 years ago
Remove manual client naming from manual page More... about 5 years ago
Zero entire Client struct More... about 5 years ago
Register readers by client usernames More... about 5 years ago
Unset non-blocking on clients More... about 5 years ago
Intercept client QUIT More... about 5 years ago
Only set NeedCapEnd if unregistered More... about 5 years ago
Set client-side origin to irc.invalid More... about 5 years ago
Factor out client-side origin name More... about 5 years ago
Intercept all CAP commands from clients More... about 5 years ago
Ignore further CAP END More... about 5 years ago
Implement client CAP for server-time More... about 5 years ago
Implement ringWrite More... about 5 years ago
Make clientFormat public More... about 5 years ago
Make serverFormat public More... about 5 years ago
Rename some things More... about 5 years ago
Add ISUPPORT draft to STANDARDS More... about 5 years ago
Track own origin More... about 5 years ago
Track channels and sync ISUPPORT More... about 5 years ago