Very Low Activity

Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 1 of 24
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unloading of plugins was borked since it always unloaded dependencies even if they are still needed by others. Currently just disabled will fix that better later. Tweaked slow down timing even more so that it actually works and saves CPU cycles. Fixed ns.alias to allow passing arguments and stuffs. Avatar
CyaNox
as admin
More... about 1 year ago
Made the irc.channel.moderation module check if a join happened recently before it puts in in the voice queue so that it is much quicker with voicing on slower channels. Avatar
CyaNox
as admin
More... about 1 year ago
Slight tweak to main loop timing. Avatar
CyaNox
as admin
More... about 1 year ago
Deleting old files. Avatar
CyaNox
as admin
More... about 1 year ago
Updated headers. Fixed major bug in eventhandler not clearing the events properly and slowing down over time. Changed module storage location (This requires you to move your data files manually). Removed redundant ->str() methods on various locations. Added small profiler class mainly used for debugging. Avatar
CyaNox
as admin
More... about 1 year ago
New doxygen config. Avatar
CyaNox
as admin
More... about 1 year ago
Some work on the moderation module. Small bug fix in channel class. Avatar
CyaNox
as admin
More... over 1 year ago
Hopefully fixed the irc.talk plugin (Still untested). Avatar
CyaNox
as admin
More... almost 2 years ago
UNTESTED: Added support for sending messages to nicks in the talk module. Avatar
CyaNox
as admin
More... almost 2 years ago
Some minor changes here and there and more work on the moderation module. Also some line endings at the end of files. Avatar
CyaNox
as admin
More... almost 2 years ago
Added the "admin" state as "op" state. States are now properly set per channel. Fix a minor oversight in the closing of connections. Fixed bug in recognizing the command character. Fixed a oversight in nickname recognition. Added nickserv identification module. Added a moderation mode module with muting and unmuting. Avatar
CyaNox
as admin
More... about 2 years ago
Slight tweak to the if (should not matter much but for consistency. Avatar
CyaNox
as admin
More... over 2 years ago
Added bot.mainloopforcesleep setting which alters the way sleeping is done in the mainloop. Avatar
CyaNox
as admin
More... over 2 years ago
Optimized the windows startup batch script to search better for PHP even if its not in the PATH. Fixed the svn check for windows with command line client and UnxUtils. Avatar
CyaNox
as admin
More... over 2 years ago
Added option to bind to an ip address when connecting. Avatar
CyaNox
as admin
More... over 3 years ago
Fixed #77. Fixed crash on setting wrong self nick in weird cases. Avatar
CyaNox
as admin
More... over 3 years ago
SSL verification added. Avatar
CyaNox
as admin
More... almost 4 years ago
Tweaks and fixes to linux launcher. Avatar
CyaNox
as admin
More... almost 4 years ago
Some tweaks to the windows launcher. Avatar
CyaNox
as admin
More... almost 4 years ago
New way of starting the bot. You can now start it backgrounded on windows too. Added support for connecting to SSL and TLS servers. Verification still has to be written. Currently it dos no verification. No more need for a separate php.ini file. It will override the needed ini settings with the new launcher. Avatar
CyaNox
as admin
More... almost 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.