lp:ircdotnet/0.2

Created by Alexander Regueiro and last modified
Get this branch:
bzr branch lp:ircdotnet/0.2
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:
Mature

Recent revisions

23. By Alexander Regueiro

Updated Authors.txt file.

22. By Alexander Regueiro

Updated MarkovChainTextBot to handle private messages.

21. By Alexander Regueiro

Modified ReadOnlyDictionary and ReadOnlySet classes so that they no longer explicitly expose methods that modify the object.
IrcClient now supports reading the PREFIX parameter in the ISUPPORT message in order to find out what channel modes apply to user (and their nick name prefixes).

20. By Alexander Regueiro

Fixed bug where prefix is sometimes wrongly interpreted as server name instead of nick name ID.

19. By Alexander Regueiro

Added method in IrcChannel for kicking a user by nick name. Also added method to invite a user to the channel.

18. By Alexander Regueiro

Added GetTopic and SetTopic methods to IrcChannel class.

17. By Alexander Regueiro

Created classes related to Markov chain in MarkovChainTextBot sample project.
Implemented functionality in MarkovChainTextBot for generating text from a Markov chain and training it using messages from channel.

16. By Alexander Regueiro

Uncommented line in IrcStandardFloodPreventer that was preventing it from working properly.
Implemented test for client side flood prevention in IrcClientTestSet.

15. By Alexander Regueiro

Completed XML comments for IrcDotNet and IrcDotNet.Common projects.
Added MarkovChainTextBox sample project; currently only contains basic framework for bot and simple CLI.

14. By Alexander Regueiro

Removed all Silverlight projects from branch, since goal of project no longer targets Silverlight support.
Written and improved various XML comments in IrcDotNet project.

Branch metadata

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