0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #20 from jaraco/master More... over 11 years ago
Fix possible KeyError if code is not a color code More... over 11 years ago
Fix IndexError due to unintentionally moving call out of try block More... over 11 years ago
Merge pull request #19 from jaraco/master More... over 11 years ago
Added support for converting the ANSI color codes to HTML styles More... over 11 years ago
Strip ASCII color codes from messages. Fixes #18 More... over 11 years ago
Update master More... almost 12 years ago
Merge pull request #17 from FiXato/master More... almost 12 years ago
Bugfix: forgot to strip the newlines from channellocations More... almost 12 years ago
Force lowercase channel keys More... almost 12 years ago
Added documentation for localised channels. More... almost 12 years ago
Add support for timezone offsets on a per channel basis. More... almost 12 years ago
Merge pull request #15 from FiXato/master More... almost 12 years ago
Use the channel_title in one more position More... almost 12 years ago
Force channel log filenames to be lowercase when appending to logs More... almost 12 years ago
Only write quit events on channels that actually had the user in it More... almost 12 years ago
Only write the nick change event on channels that actually have the nick on the channel More... almost 12 years ago
Added regex to parse urls. Closes #14 More... about 12 years ago
Updated readme More... over 12 years ago
Catch all FTP errors More... over 12 years ago
Markdown readme update More... over 12 years ago
Release 0.4.2 More... over 12 years ago
Clean up upload error handling, fixes #11 More... over 12 years ago
Clarify configuration settings. Fixes #12 More... over 12 years ago
Configurable log folder locally More... over 12 years ago
Try reconnect if other type of error More... over 12 years ago
Split filenames on windows More... over 12 years ago
Use python path splitting to allow windows filename parsing More... over 12 years ago
Skip if empty remote filename More... over 12 years ago
Clarify compatible python versions More... over 12 years ago