0
I Use This!
Inactive

Commits : Listings

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