chatsharp/ChatSharp
Alexandre Oliveira e653691cf9 Add complete support for server-time cap 2017-09-09 00:05:48 -03:00
..
Events Change from replie to reply 2017-01-05 15:08:00 +07:00
Handlers Fully support IRCv3.2 capability negotiation 2017-08-26 01:03:03 -03:00
CapabilityPool.cs Add basic capability support 2017-08-19 13:30:32 -03:00
ChannelCollection.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
ChatSharp.csproj Port to .NET Standard 2.0 2017-08-18 20:16:42 -03:00
ClientSettings.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
IrcCapability.cs Add basic capability support 2017-08-19 13:30:32 -03:00
IrcChannel.cs Compare channels by their names 2017-08-25 23:04:45 -03:00
IrcClient.Commands.cs Don't remove channel from client channel list when parting it 2017-08-25 19:44:07 -03:00
IrcClient.cs Add complete support for server-time cap 2017-09-09 00:05:48 -03:00
IrcMessage.cs Add complete support for server-time cap 2017-09-09 00:05:48 -03:00
IrcProtocolException.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
IrcUser.cs Support IRCv3.1 multi-prefix capability 2017-08-25 23:02:17 -03:00
Mask.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
MaskCollection.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
PrivateMessage.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
RequestManager.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
ServerInfo.cs Support IRCv3.1 multi-prefix capability 2017-08-25 23:02:17 -03:00
Timestamp.cs Add complete support for server-time cap 2017-09-09 00:05:48 -03:00
UserPool.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00
UserPoolView.cs Remove useless Pool property from UserPoolView 2017-08-25 19:41:35 -03:00
WhoIs.cs Add XML docs to all public members 2015-07-31 21:06:22 -04:00