| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Merge branch 'add-off-topic-name-rotation' into 'master' | 2018-07-02 | -1/+120 | ||
| |\ | | | | | | | | | Add a simple OffTopicNames cog. See merge request python-discord/projects/bot!6 | ||||
| | * | Add a simple OffTopicNames cog. | 2018-07-02 | -1/+120 | ||
| |/ | |||||
| * | [Snekbox] Fix failure to send string errors | 2018-07-02 | -1/+5 | ||
| | | |||||
| * | [Snekbox] Might as well highlight the output | 2018-07-02 | -1/+1 | ||
| | | |||||
| * | [Snekbox] Stricter truncation | 2018-07-02 | -5/+5 | ||
| | | |||||
| * | [Snekbox] Truncate output if there's too many lines | 2018-07-02 | -2/+10 | ||
| | | |||||
| * | force redeploy | 2018-06-28 | -0/+0 | ||
| | | |||||
| * | [Snekbox] Improve output | 2018-06-27 | -1/+11 | ||
| | | |||||
| * | [Snekbox] Fix up message consuming | 2018-06-27 | -16/+32 | ||
| | | |||||
| * | *LINTING* | 2018-06-27 | -1/+0 | ||
| | | |||||
| * | Remove double mention | 2018-06-27 | -4/+0 | ||
| | | |||||
| * | [Snekbox] Fix message consuming pattern | 2018-06-27 | -21/+18 | ||
| | | |||||
| * | [Snekbox] Better truncation; don't use embeds because they wrap way too early | 2018-06-27 | -9/+7 | ||
| | | |||||
| * | [Snekbox] Truncation that takes backticks into account | 2018-06-27 | -1/+1 | ||
| | | |||||
| * | [Snekbox] Add line numbers and truncation | 2018-06-27 | -1/+7 | ||
| | | |||||
| * | [Snekbox] Detect codeblock escaping | 2018-06-27 | -2/+8 | ||
| | | |||||
| * | Linting | 2018-06-27 | -3/+1 | ||
| | | |||||
| * | [Snekbox] Eval for the masses. Staff-only eval is now `internal.eval` | 2018-06-27 | -5/+16 | ||
| | | |||||
| * | Beta snekbox eval | 2018-06-27 | -0/+82 | ||
| | | |||||
| * | [Events] Implement guild member chunking for users endpoint | 2018-06-24 | -20/+42 | ||
| | | |||||
| * | [Config] Sort lines; add user complete api route | 2018-06-24 | -44/+46 | ||
| | | |||||
| * | Apparently I can't Google today | 2018-06-23 | -1/+2 | ||
| | | |||||
| * | Revert "[Events] Even better logging on users send" | 2018-06-23 | -1/+1 | ||
| | | | | | This reverts commit db0ebc0 | ||||
| * | [Events] Even better logging on users send | 2018-06-23 | -1/+1 | ||
| | | |||||
| * | [Events] Better logging on users send | 2018-06-23 | -2/+7 | ||
| | | |||||
| * | [Events] Fix filter exhaustion on users send | 2018-06-23 | -5/+5 | ||
| | | |||||
| * | Merge branch 'momo/fix-avatars-again' into 'master' | 2018-06-23 | -2/+2 | ||
| |\ | | | | | | | | | Set the avatar format to PNG in missing places See merge request python-discord/projects/bot!5 | ||||
| | * | Set the avatar format to PNG in missing places | 2018-06-23 | -2/+2 | ||
| |/ | |||||
| * | Merge branch 'update-broken-on-ready-icon-url' into 'master' | 2018-06-21 | -1/+1 | ||
| |\ | | | | | | | | | Update broken `on_ready` icon URL. See merge request python-discord/projects/bot!4 | ||||
| | * | Update broken `on_ready` icon URL. | 2018-06-21 | -1/+1 | ||
| |/ | |||||
| * | Merge branch 'fix-doc-command-for-long-signature' into 'master' | 2018-06-21 | -0/+2 | ||
| |\ | | | | | | | | | Fix `doc` breaking for weird signatures. See merge request python-discord/projects/bot!3 | ||||
| | * | Fix `doc` breaking for weird signatures. | 2018-06-15 | -0/+2 | ||
| | | | |||||
| * | | [RMQ] Fix role assignment | 2018-06-19 | -2/+2 | ||
| | | | |||||
| * | | Remove venv cache, breaks on public runners | 2018-06-16 | -3/+0 | ||
| |/ | |||||
| * | committing to force redeploy | 2018-06-15 | -1/+1 | ||
| | | |||||
| * | Merge branch 'log-dir' into 'master' | 2018-06-14 | -2/+11 | ||
| |\ | | | | | | | | | logging dir and rotating file handler See merge request python-discord/projects/bot!1 | ||||
| | * | logging dir and rotating file handler | 2018-06-14 | -2/+11 | ||
| |/ | |||||
| * | Switch to using PNG for user avatars | 2018-06-13 | -1/+1 | ||
| | | |||||
| * | Fix events.py | 2018-06-13 | -1/+1 | ||
| | | |||||
| * | Merge branch 'master' of gitlab.com:python-discord/projects/bot | 2018-06-13 | -79/+155 | ||
| |\ | |||||
| | * | Merge branch 'ci-container' into 'master' | 2018-06-11 | -20/+26 | ||
| | |\ | | | | | | | | | | | | | adds a ci container to speed up build times See merge request discord-python/projects/bot!2 | ||||
| | | * | adds a ci container to speed up build times | 2018-06-10 | -20/+26 | ||
| | |/ | |||||
| | * | Force logger handlers in a safer way | 2018-06-08 | -1/+5 | ||
| | | | |||||
| | * | Force redeploy | 2018-06-07 | -0/+1 | ||
| | | | |||||
| | * | Collect avatar URLs and send them to the site | 2018-06-07 | -1/+8 | ||
| | | | |||||
| | * | Move CONTRIBUTING.md | 2018-06-07 | -0/+0 | ||
| | | | |||||
| | * | GitHub -> GitLab | 2018-06-07 | -17/+17 | ||
| | | | |||||
| | * | Force all loggers to use our handlers, and disable papertrail | 2018-06-07 | -21/+19 | ||
| | | | |||||
| | * | Update gitignore for logfiles | 2018-06-06 | -2/+2 | ||
| | | | |||||
| | * | Use stdout for logging | 2018-06-06 | -2/+2 | ||
| | | | |||||