0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed handling of channel capabilities More... over 22 years ago
Added some information, removed others, etc. More... over 22 years ago
Changed a message to be more accurate More... over 22 years ago
Forgot to remove the creation of debugging files. More... over 22 years ago
Fixed AttributeError in cpustats More... over 22 years ago
Converted Irc.fastqueue to a fix.queue More... over 22 years ago
Added keyword arg to htmlToText to determine how to replace HTML tags. More... over 22 years ago
Added some more functionality (__iter__, __eq__, __repr__) to queue. More... over 22 years ago
Added more intelligence to IrcMsgQueue More... over 22 years ago
Added netcraft command More... over 22 years ago
fixed output when querying for all unread notes More... over 22 years ago
Fixed bug in load and removed Sorry. More... over 22 years ago
Fixed pydoc command to allow getting docstrings of objects in __builtins__. More... over 22 years ago
Added check to make sure logs/* were normal files. More... over 22 years ago
Made uptime command not based on loading of FunCommands module. More... over 22 years ago
Stopped catching exceptions in the wrong place in callCommand. More... over 22 years ago
Reverted back to non-exception-raising irc.error. More... over 22 years ago
Added pydoc command More... over 22 years ago
Added check for duplicate module loading in load command More... over 22 years ago
Backed out previous change More... over 22 years ago
Changed 'too many exceptions raised' time to 0.20 seconds, not 0.05 seconds. More... over 22 years ago
Added queue implementation More... over 22 years ago
Stopped clearing conf/ More... over 22 years ago
Found and fixed the bug that sucked up 100% cpu when the network got disconnected. More... over 22 years ago
Most structure and commands in place More... over 22 years ago
Added some fixes; seen command works, and stats somewhat works. More... over 22 years ago
Basic framework in place More... over 22 years ago
Added flags class attribute to PrivmsgRegexp More... over 22 years ago
Added QUIT propogation More... over 22 years ago
Oops, bad search/replace regexp put a privmsgs in the wrong place. More... over 22 years ago