1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- finalize CHANGELOG More... about 18 years ago
- removed bin/net/ More... over 18 years ago
- added VS2005 project files for the examples. - moved VS2003 project files. More... over 18 years ago
- catch ObjectDisposedExceptions of TcpClient. More... over 18 years ago
- moved VS2003 project files to VistualStudio/2003 - added VS2005 project files, thanks goes to Nozz from #smartirc More... over 18 years ago
- added more sanity checks. - implemented IrcClient.IsAway property. - added a workaround for using encodings that have a preamble (like UTF-8 has BOM). More... over 18 years ago
- simplify active pinger - bugfix in rejoin code More... over 19 years ago
- implemented key usage in _RejoinChannels() - implemented smart joining in _RejoinChannels() More... over 19 years ago
- NonRfcSupport bugfix and implemented rejoin with keys. More... over 19 years ago
- fixed typo (thanks to apeiron for spotting this) More... almost 20 years ago
- _Lag shouldn't be a local variable. More... about 20 years ago
- applied lag.patch (thanks to Benjamin Hall for the patch) More... about 20 years ago
- added IrcClient.AutoNickHandling property. - catching FormatException in _InterpretChannelMode() now. More... about 20 years ago
- this should not be here (ServerPingEventArgs) More... about 20 years ago
- applied OnAutoConnectError+IdleWorkerThread patch (thanks to Benjamin Hall for the patch) More... about 20 years ago
- added "docs" target in Makefile to generate docs using ndoc. - added <overloads> doc tag to IrcClient.Reconnect(). More... about 20 years ago
- updated copyright year. - changed coding style of properties (using #Develop Coding Standards). - added some doc tags. More... about 20 years ago
- updated patches by Benjamin Hall More... about 20 years ago
- merged documentation patch by hand in (thanks to Benjamin Hall for the patch) More... about 20 years ago
- new monodevelop project files. More... about 20 years ago
- added IrcClient.OnAway with AwayEventArgs, IrcClient.OnUnAway and IrcClient.OnNowAway event. - added CtcpEventHandler and CtctpEventArgs, they are now nicely parsed. More... about 20 years ago
- fix null reference exception when CTCP PING contains no data (patch by Nick 'Zaf' Clifford) More... about 20 years ago
- updated More... about 20 years ago
- added alot of documentation tags (thanks to Benjamin Hall for the patch). - implemented a nickname list, just pass a string[] to Login() (thanks to Benjamin Hall for the patch). More... about 20 years ago
- added IrcClient.AutoJoinOnInvite (thanks to Benjamin Hall for the patch). More... about 20 years ago
- added IrcClient.AutoRejoinOnKick (thanks to Benjamin Hall for the patch). More... about 20 years ago
- fixed svn:keywords properties. More... about 20 years ago
- added svn:eol-style property to source files. - fixed: MOTD is flushed when the connection is closed. More... about 20 years ago
- updated. More... about 20 years ago
- svn rev id update. More... over 20 years ago