| Commit message (Expand) | Author | Age | Files | Lines |
| * | typo, 'serivce' - 'service' | jesopo | 2019-05-30 | 1 | -1/+1 |
| * | module.load_module takes a ModuleDefinition these days! | jesopo | 2019-05-30 | 1 | -1/+2 |
| * | Remove empty _random_string declaration | jesopo | 2019-05-30 | 1 | -2/+0 |
| * | Hex-encode master passwords, instead of b64, to avoid "strange" chars | jesopo | 2019-05-30 | 1 | -4/+4 |
| * | Move python version check to the top of start.py | jesopo | 2019-05-30 | 1 | -5/+7 |
| * | Update CHANGELOG | jesopo | 2019-05-30 | 1 | -0/+1 |
| * | Check sys.version_info is greater-than-or-equal-to v3.6.0 | jesopo | 2019-05-30 | 1 | -0/+4 |
| * | Log BitBot and Python version at startup | jesopo | 2019-05-30 | 1 | -1/+5 |
| * | 'alias' -> 'str(server)' as `alias` does not exist in the current context | jesopo | 2019-05-30 | 1 | -1/+2 |
| * | Log server name when we see a _send failure | jesopo | 2019-05-30 | 1 | -1/+7 |
| * | Update CHANGELOG | jesopo | 2019-05-30 | 1 | -0/+1 |
| * | Make labeled-resposnes it's own module, tag and track every sent line | jesopo | 2019-05-30 | 5 | -14/+65 |
| * | Immutable arg default values leads to weird data persistence | jesopo | 2019-05-30 | 1 | -1/+1 |
| * | Update CHANGELOG | jesopo | 2019-05-30 | 1 | -0/+4 |
| * | `draft/labeled-response` -> `draft/labeled-response-0.2` | jesopo | 2019-05-30 | 1 | -1/+1 |
| * | labeled-response is not ratified yet | jesopo | 2019-05-29 | 1 | -1/+0 |
| * | Only try to send QUITs on ctrl+c when we're connected - sys.exit otherwise | jesopo | 2019-05-29 | 3 | -5/+13 |
| * | Switch resume.py to use the last `server-time` it saw, not last .recv() | jesopo | 2019-05-29 | 2 | -7/+6 |
| * | Move IRCv3 `server-time` code in to it's own module, save last @time tag | jesopo | 2019-05-29 | 2 | -1/+17 |
| * | First draft of following/unfollowing tweets in channels | jesopo | 2019-05-29 | 1 | -3/+41 |
| * | Better CHANGELOG line about #56 | jesopo | 2019-05-28 | 1 | -1/+1 |
| * | Update CHANGELOG | jesopo | 2019-05-28 | 1 | -0/+3 |
| * | Switch from `bot-url` metadata to `bot`+`homepage` (https://git.io/fjlSn) | jesopo | 2019-05-28 | 1 | -1/+2 |
| * | Pass str object to BeautifulSoup, not bytes. closes #56 | jesopo | 2019-05-28 | 1 | -4/+3 |
| * | re.escape nicknames for highlight prevention | jesopo | 2019-05-28 | 1 | -1/+2 |
| * | 'bot' -> 'self.bot' | jesopo | 2019-05-27 | 1 | -1/+1 |
| * | append ".py" when doing find_module on ModuleType.FILE | jesopo | 2019-05-27 | 1 | -0/+2 |
| * | re-add _reload function | jesopo | 2019-05-27 | 1 | -0/+4 |
| * | Don't include module-unload numbers in "success" numbers | jesopo | 2019-05-27 | 1 | -2/+0 |
| * | Use self.bot.load_modules in modules.py | jesopo | 2019-05-27 | 2 | -17/+12 |
| * | ModuleManager's load_module function now takes a ModuleDefinition | jesopo | 2019-05-27 | 1 | -2/+4 |
| * | Switch to using tweepy for tweets module | jesopo | 2019-05-27 | 4 | -2/+164 |
| * | set `changed = True` when we pop a module with no dependencies left | jesopo | 2019-05-27 | 2 | -123/+2 |
| * | Throw an exception when we detect a complex circular dependency | jesopo | 2019-05-27 | 1 | -0/+5 |
| * | Enable TCP keepalives | jesopo | 2019-05-27 | 1 | -0/+1 |
| * | Only check for unknown dependencies once | jesopo | 2019-05-26 | 1 | -6/+14 |
| * | Update CHANGELOG | jesopo | 2019-05-26 | 1 | -0/+8 |
| * | Only iterate a module's deps, not all modules, when checking for circular deps | jesopo | 2019-05-26 | 1 | -6/+6 |
| * | Merge pull request #54 from AntonMcClure/revert-53-patch-1•••Revert "added license info" - as per https://opensource.stackexchange.com/a/4024 | jesopo | 2019-05-26 | 1 | -3/+3 |
| |\ |
|
| | * | Revert "added license info" | Anton McClure | 2019-05-26 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #53 from Abdur-rahmaanJ/patch-1•••added license info | jesopo | 2019-05-26 | 1 | -3/+3 |
| |\ |
|
| | * | added name | Abdur-Rahmaan Janhangeer | 2019-05-26 | 1 | -3/+3 |
| |/ |
|
| * | 'cicular' -> 'circular', words are hard | jesopo | 2019-05-26 | 1 | -2/+2 |
| * | 'cycular' -> 'cicular' | jesopo | 2019-05-26 | 1 | -1/+1 |
| * | Add basic comments for dependency-sorting system | jesopo | 2019-05-25 | 1 | -0/+3 |
| * | fix cve.py helpstring | jesopo | 2019-05-25 | 1 | -2/+2 |
| * | Implement ordering modules by `depends-on` hashflag | jesopo | 2019-05-25 | 1 | -10/+45 |
| * | Fix utils.parse.hashflags type hints | jesopo | 2019-05-25 | 2 | -4/+5 |
| * | Add `depends-on` hashflags to relevant modules | jesopo | 2019-05-25 | 82 | -0/+190 |
| * | Refactor ModuleManager | jesopo | 2019-05-25 | 1 | -46/+83 |