lp:ircdotnet

Created by Alexander Regueiro and last modified
Get this branch:
bzr branch lp:ircdotnet
Members of IRC.NET Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
IRC.NET Developers
Project:
IRC.NET
Status:
Development

Recent revisions

31. By Alexander Regueiro

Updated version numbers of all projects to 0.4.0.
IrcRawMessageEventArgs now specifies length of message in bytes.
Added Introduction and License pages to Sandcastle documentation.
Minor refactoring.

30. By Alexander Regueiro

TwitterBot sample is now working. Bot provides the ability for IRC users to log in to Twitter, log out, fetch recent tweets, and send a tweet, among other things. Can handle multiple IRC/Twitter users simultaneously.

29. By Alexander Regueiro

Added Common project to Samples directory that provides base functionality for sample bots.
Set up basic framework for TwitterBot sample project.
Fixed a few spelling issues in comments.

28. By Alexander Regueiro

Added TwitterBot sample (no functionality yet).

27. By Alexander Regueiro

Updated class diagram for IrcDotNet project.

26. By Alexander Regueiro

Merged from 0.3 branch. Tested and found to be stable.

25. By Alexander Regueiro

SSL authentication now uses the host name of the server as the certificate name, when provided (via the Connect method).

24. By Alexander Regueiro

IrcClient now handles and stores information received about IRC network from server (see NetworkInformationReceived event).

23. By Alexander Regueiro

Added support for sending and receiving of actions (ACTION command) over CTCP.
IrcClient can now connect to server over SSL (see overloads of Connect method). Validation of certificates is performed via an event raised when authenticating.

22. By Alexander Regueiro

Completed CTCP support (based in CtcpClient class), compliant with current de facto standard of transmitting tagged data. Written unit tests for CTCP PING and VERSION requests and responses.
Minor bug fixes and refactoring.
Small improvements to XML comments.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.