| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | Azure: Maybe bash requires single quotes? | 2018-11-16 | -1/+1 | ||
| | | | | | | | I hate bash. | ||||
| * | | Azure: Why does Bash have to be so awful? | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Azure: Did I ever say I hate bash? | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Azure: Finish deployment; skip if PR | 2018-11-16 | -16/+8 | ||
| | | | | | | | GitLab: Remove deployment step | ||||
| * | | Azure: I hate bash. | 2018-11-16 | -2/+2 | ||
| | | | |||||
| * | | Azure: Attempt to fix differing build script syntax | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Azure: Build job should depend on test | 2018-11-16 | -0/+1 | ||
| | | | |||||
| * | | Azure: Remove space from Docker service name | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Azure: Move branch trigger to Docker build script | 2018-11-16 | -21/+21 | ||
| | | | |||||
| * | | Azure: Build and push container | 2018-11-16 | -0/+45 | ||
| | | | |||||
| * | | Azure: Should use sudo; we don't run as root | 2018-11-16 | -2/+2 | ||
| | | | |||||
| * | | Azure: 'jobs' is not allowed. | 2018-11-16 | -3/+0 | ||
| | | | | | | | 'pool' is already defined and is mutually exclusive. | ||||
| * | | Initial Azure Pipelines test | 2018-11-16 | -0/+40 | ||
| |/ | |||||
| * | Merge branch 'new_help' into 'master' | 2018-11-16 | -0/+718 | ||
| |\ | | | | | | | | | Add custom embed-based paginating help See merge request python-discord/projects/bot!91 | ||||
| | * | Add custom embed-based paginating help | 2018-11-16 | -0/+718 | ||
| |/ | |||||
| * | Merge branch 'hemlock/warned_noted_fix' into 'master' | 2018-11-15 | -2/+2 | ||
| |\ | | | | | | | | | Changed the message to better reflect when a !note is made See merge request python-discord/projects/bot!92 | ||||
| | * | Changed the message to better reflect when a !note is made | 2018-11-15 | -2/+2 | ||
| | | | | | | | | | Signed-off-by: Daniel Brown <[email protected]> | ||||
| * | | Merge branch 'bugfix/bb-unwatch-keyerror' into 'master' | 2018-11-15 | -1/+2 | ||
| |\ \ | |/ |/| | | | | | Big Brother: Fix KeyError when Unwatching See merge request python-discord/projects/bot!93 | ||||
| | * | big brother: fix key error when un-watching | 2018-11-15 | -1/+2 | ||
| |/ | |||||
| * | Merge branch 'enhancement/bb-watch-message-reformat' into 'master' | 2018-11-15 | -14/+136 | ||
| |\ | | | | | | | | | Big Brother Watch Message Queue & Reformat See merge request python-discord/projects/bot!53 | ||||
| | * | Big Brother Watch Message Queue & Reformat | 2018-11-15 | -14/+136 | ||
| |/ | |||||
| * | Merge branch 'hemlock/moderation_hidden_param' into 'master' | 2018-11-15 | -3/+351 | ||
| |\ | | | | | | | | | Hemlock/moderation hidden param See merge request python-discord/projects/bot!76 | ||||
| | * | Hemlock/moderation hidden param | 2018-11-15 | -3/+351 | ||
| |/ | |||||
| * | Merge branch 'issue/75-help-menu-for-aliases' into 'master' | 2018-11-14 | -5/+25 | ||
| |\ | | | | | | | | | #75: Add a help menu for aliases. See merge request python-discord/projects/bot!84 | ||||
| | * | #75: Add a help menu for aliases. | 2018-11-14 | -5/+25 | ||
| |/ | |||||
| * | Merge branch 'issue/73-delete-eval-results' into 'master' | 2018-11-14 | -1/+77 | ||
| |\ | | | | | | | | | #73: Delete eval results. See merge request python-discord/projects/bot!83 | ||||
| | * | #73: Delete eval results. | 2018-11-06 | -1/+77 | ||
| | | | |||||
| * | | Merge branch 'req_env_var_fix' into 'master' | 2018-11-14 | -36/+42 | ||
| |\ \ | | | | | | | | | | | | | Allow bot token to be set in config.yml without BOT_TOKEN env var See merge request python-discord/projects/bot!87 | ||||
| | * | | Replace REQUIRED_ENV config tag | 2018-11-08 | -36/+42 | ||
| | |/ | |||||
| * | | Merge branch 'about-command-remove-old-syntax' into 'master' | 2018-11-14 | -1/+1 | ||
| |\ \ | | | | | | | | | | | | | Remove old syntax from `!about` command. See merge request python-discord/projects/bot!86 | ||||
| | * | | Remove old syntax from `!about` command. | 2018-11-07 | -1/+1 | ||
| | |/ | |||||
| * | | Disabling the zalgo filter | 2018-11-14 | -1/+1 | ||
| | | | |||||
| * | | Merge branch 'issue/47-no-url-filter-trigger-on-single-message' into 'master' | 2018-11-13 | -4/+14 | ||
| |\ \ | | | | | | | | | | | | | #47: Don't trigger URL filtering on a single message. See merge request python-discord/projects/bot!85 | ||||
| | * | | #47: Don't trigger URL filtering on a single message. | 2018-11-13 | -4/+14 | ||
| |/ / | |||||
| * | | Merge branch 'scheduling-cleanup' into 'master' | 2018-11-13 | -89/+78 | ||
| |\ \ | | | | | | | | | | | | | Move common scheduling methods to an abstract class. See merge request python-discord/projects/bot!73 | ||||
| | * | | common scheduling methods have been moved to a separate abstract class. | 2018-10-07 | -89/+78 | ||
| | | | | |||||
| * | | | Merge branch 'superstarify' into 'master' | 2018-11-13 | -27/+27 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | Add "superstarify" replacement for "hiphopify" See merge request python-discord/projects/bot!82 | ||||
| | * | | | Remove hiphopify | 2018-11-12 | -195/+0 | ||
| | | | | | |||||
| | * | | | Add "superstarify" replacement for "hiphopify" | 2018-11-03 | -3/+198 | ||
| | | | | | |||||
| * | | | | Merge branch 'int_eval_nohelp' into 'master' | 2018-11-09 | -1/+2 | ||
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Stop help for `internal` printing on `internal eval` usage See merge request python-discord/projects/bot!88 | ||||
| | * | | | Stop help output on int eval | 2018-11-10 | -1/+2 | ||
| |/ / / | |||||
| * | | | Merge branch 'ignore-vscode' into 'master' | 2018-11-05 | -0/+3 | ||
| |\ \ \ | |/ / |/| | | | | | | | | GitIgnore: VSCode See merge request python-discord/projects/bot!79 | ||||
| | * | | GitIgnore: VSCode | 2018-10-23 | -0/+3 | ||
| | | | | |||||
| * | | | Fixed eval to allow ```python in messages. | 2018-10-30 | -1/+1 | ||
| | | | | |||||
| * | | | Merge branch 'hemlock/format-block-fixing' into 'master' | 2018-10-29 | -4/+3 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | The Last of the Format Block Thingy Fixes See merge request python-discord/projects/bot!81 | ||||
| | * | | | Correcting a logic error in the edited message deletion thingy. | 2018-10-29 | -4/+3 | ||
| | |/ / | | | | | | | | | | | | | | | | Also cleaned up the has_bad_ticks() function a bit. Signed-off-by: Daniel Brown <[email protected]> | ||||
| * | | | Merge branch 'juanita/rules-command' into 'master' | 2018-10-29 | -0/+24 | ||
| |\ \ \ | |/ / |/| | | | | | | | | Added site command and alias for rules. See merge request python-discord/projects/bot!80 | ||||
| | * | | Added site command and alias for rules. | 2018-10-27 | -0/+24 | ||
| |/ / | |||||
| * | | Merge branch 'aliascog' into 'master' | 2018-10-22 | -56/+214 | ||
| |\ \ | | | | | | | | | | | | | Chibli | Cog for command aliases See merge request python-discord/projects/bot!77 | ||||
| | * | | Chibli | Cog for command aliases | 2018-10-22 | -56/+214 | ||
| |/ / | |||||