0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #174 from ElementalAlchemist/last-minute-patches More... about 12 years ago
Don't process buggy clients' empty string capabilities More... about 12 years ago
Include the part reason in channel leave messages in the logs More... about 12 years ago
Add debugging to WHO command to see what the main server has to say about it More... about 12 years ago
Remove the namesListEntry function from the base Mode class More... about 12 years ago
Prevent crashing on invalid CAP commands More... about 12 years ago
Merge pull request #173 from ElementalAlchemist/last-minute-patches More... about 12 years ago
Refix the channel list handling in channellog (the PART command has a target list) More... about 12 years ago
Remove empty entries from ChanServ access lists More... about 12 years ago
Merge pull request #172 from ElementalAlchemist/last-minute-patches More... about 12 years ago
The user's account ID hasn't been an int for a while. More... about 12 years ago
The log function in channellog stopped taking a list a while ago More... about 12 years ago
Change port bind defaults to none More... about 12 years ago
Merge pull request #171 from ElementalAlchemist/less-dependencies More... about 12 years ago
Removing these last time was not correct until twisted provides a way to not need them More... about 12 years ago
Merge pull request #170 from ElementalAlchemist/bleh-fixes More... about 12 years ago
Make a note in the example config of modules that require pycrypto More... about 12 years ago
Make pycrypto an optional requirement More... about 12 years ago
Make the crypt function flexible in what it accepts More... about 12 years ago
Bump the version of txsockjs so it installs More... about 12 years ago
Remove package that's only a twisted requirement; will be pulled in by twisted More... about 12 years ago
Remove unused dependency More... about 12 years ago
Be more descriptive to the user on the exact cause of the endpoint description issue More... about 12 years ago
Add error checking to endpoint resolver for escaping the end of the string More... about 12 years ago
Fix the default port options to the new new format More... about 12 years ago
Merge pull request #169 from ElementalAlchemist/endpoints More... about 12 years ago
Add function to resolve nicer endpoint descriptions to the ones twisted requires More... about 12 years ago
Remove txsockjs import, as it is no longer needed according to the sockjs-twisted documentation More... about 12 years ago
Require a new enough txsockjs version to take advantage of websockets with the endpoint setup More... about 12 years ago
Merge pull request #168 from ElementalAlchemist/channel-log More... about 12 years ago