26
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separated MiscCommands from privmsgs. More... about 21 years ago
Fixing little syntax errors More... about 21 years ago
Broke ChannelCommands out of privmsgs More... about 21 years ago
Removed dumpdb.py and makedb.py, both useless since the conversion to SQLite. More... about 21 years ago
Made major changes to make it nearly functional, added methods to read, send, and delete notes More... about 21 years ago
Re-enabled the old reloading method, we'll see if it comes in useful. More... about 21 years ago
Put setDaemon in its proper place. More... about 21 years ago
Made making modules that rely on certain capabilities being preset much easier to to write (CapabilityChecker) More... about 21 years ago
Finally somewhat functional. More... about 21 years ago
initial import of Notes plugin (in progress) More... about 21 years ago
Added strsplit command More... about 21 years ago
Removed factually incorrect information More... about 21 years ago
Changed bareword to actual string. More... about 21 years ago
Fixed html stripping in foldoc. More... about 21 years ago
Fixed FunCommands.lastfrom actually use channel argument More... about 21 years ago
PyChecker found unused imports More... about 21 years ago
PyChecker found another non-selfed variable More... about 21 years ago
PyChecker found a non-selfed variable More... about 21 years ago
PyChecker found a typoed variable name More... about 21 years ago
Untested, but close to functional More... about 21 years ago
Still buggy, but more featureful More... about 21 years ago
Fixed bug in IrcObjectProxy.getRealIrc: issubclass->isinstance More... about 21 years ago
Made isCommand checking more flexible. More... about 21 years ago
Removed useless try/except block. More... about 21 years ago
Added __eq__ and __hash__ to the Irc class (necessary for the Relay module) More... about 21 years ago
Took out a few things, added a few things. More... about 21 years ago
Added extra line before vim line at bottom. More... about 21 years ago
Do a msvcrt.heapmin() during upkeep on Windows More... about 21 years ago
Changed nature of threaded implementation to give more descriptive debug messages and to catch and report uncaught exceptions. More... about 21 years ago
Removing sandbox/makescript.py More... about 21 years ago