openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SmartIrc4net
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 11 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Listen(false) will loop as long as we receive messages
Mirco Bauer
More...
almost 21 years ago
- added XML documentation tags - added non-blocking Listen() parameter - renamed IrcUser and IrcChannelUser flags to IsWhatEver e.g. IsOp
Mirco Bauer
More...
almost 21 years ago
- changing directory structure
Mirco Bauer
More...
almost 21 years ago
- added ReplyCode to Data class. - added NamReplyEventHandler delegate and event. - removed all GC.Collect() calls (I was on drugs I bet when I wrote that). - fixed bug in channel sync code, now op/voice status of ChannelUser are synced on mode changes. - fixed bug in _Event_RPL_NAMREPLY, op/voice bools was not reset on iteration in the loop.
Mirco Bauer
More...
almost 21 years ago
- major fixes - bumped version to 0.2.0
Mirco Bauer
More...
almost 21 years ago
- don't need debug infos in release builds, thanks to prencher for spotting this.
Mirco Bauer
More...
about 21 years ago
- first import
Mirco Bauer
More...
about 21 years ago
- tons of bugfixes
Mirco Bauer
More...
about 21 years ago
- fixed Connect() the addresslist is now copied, instead of referenced.
Mirco Bauer
More...
over 21 years ago
- forgot the fix the 2. Ban() method.
Mirco Bauer
More...
over 21 years ago
- fixed parsing of messages without : prefix. - fixed channel syncing bug (nickchange). - fixed bug in _Event_RPL_NAMREPLY (IndexOutOfRange exception).
Mirco Bauer
More...
over 21 years ago
- renamed parameter of ReaLineEventHandler and WriteLineEventHandler.
Mirco Bauer
More...
over 21 years ago
- added NULL to ReplyCode enum.
Mirco Bauer
More...
over 21 years ago
- added some commands (mainly for debugging).
Mirco Bauer
More...
over 21 years ago
- project settings update.
Mirco Bauer
More...
over 21 years ago
- first import.
Mirco Bauer
More...
over 21 years ago
- added set() blocks for properties. - JoinedChannels property now returns a real list of joined channels.
Mirco Bauer
More...
over 21 years ago
- added _AddressList, _NextAddress() (required for alternative IRC servers on connect failures).
Mirco Bauer
More...
over 21 years ago
- fixed Ban(), request for banlist must be "MODE $channel +b" not "MODE $channel b".
Mirco Bauer
More...
over 21 years ago
- added alot for channel syncing code.
Mirco Bauer
More...
over 21 years ago
- added more delegates.
Mirco Bauer
More...
over 21 years ago
- removed Info class (replaced by assembly attributes). - added Info to ReceiveType.
Mirco Bauer
More...
over 21 years ago
- added constructor/destructor. - added Channel property (channelname).
Mirco Bauer
More...
over 21 years ago
- changed public fields to properties.
Mirco Bauer
More...
over 21 years ago
- added SmartIRC info.
Mirco Bauer
More...
over 21 years ago
- updated project settings.
Mirco Bauer
More...
over 21 years ago
- not required anymore (IrcUser.cs replaces this).
Mirco Bauer
More...
over 21 years ago
- added #if LOG4NET checks.
Mirco Bauer
More...
over 21 years ago
- changed public fields to properties.
Mirco Bauer
More...
over 21 years ago
- final version of reconnect() triggering. - added more priority levels (AboveMedium and BelowMedium).
Mirco Bauer
More...
over 21 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree