| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Merge branch 'help_aliases_parents' into 'master' | 2018-11-17 | -2/+12 | ||
| |\ | | | | | | | | | Add aliases. Add prefixes to command sig, but remove from subcommands. See merge request python-discord/projects/bot!99 | ||||
| | * | Add aliases, prefix to cmd sig, remove from subcommands | 2018-11-17 | -2/+12 | ||
| |/ | |||||
| * | Merge branch 'infraction-notifs' into 'master' | 2018-11-17 | -12/+203 | ||
| |\ | | | | | | | | | Send users a message when they're given an infraction. See merge request python-discord/projects/bot!49 | ||||
| | * | Send users a message when they're given an infraction. | 2018-11-17 | -12/+203 | ||
| |/ | |||||
| * | Reitz sez: Try --sequential | 2018-11-17 | -1/+1 | ||
| | | |||||
| * | Skipping the lock operation makes pipenv slower somehow. Don't ask me why. | 2018-11-16 | -1/+0 | ||
| | | |||||
| * | Merge branch 'enhancement/bb-watch-header' into 'master' | 2018-11-16 | -8/+28 | ||
| |\ | | | | | | | | | big brother: re-use header if user and channel match previous message See merge request python-discord/projects/bot!98 | ||||
| | * | big brother: re-use header if user and channel match previous message | 2018-11-16 | -8/+28 | ||
| | | | | | | | | | The header will be re-sent if the configured limit is exceeded. | ||||
| * | | Pipenv: Back to install, add PIPENV_SKIP_LOCK | 2018-11-16 | -1/+2 | ||
| | | | |||||
| * | | Sync doesn't have --deploy | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Attempt to make pipenv faster | 2018-11-16 | -1/+1 | ||
| |/ | |||||
| * | Merge branch 'mod_cmds_user_fix' into 'master' | 2018-11-16 | -15/+37 | ||
| |\ | | | | | | | | | Support non-cached users in moderation commands See merge request python-discord/projects/bot!97 | ||||
| | * | Add non-cached user fallback | 2018-11-16 | -15/+37 | ||
| | | | |||||
| * | | Azure: This should be all, I hope. | 2018-11-16 | -0/+2 | ||
| | | | |||||
| * | | Azure: OK, turns out secret variables must be task args and otherwise aren't ↵ | 2018-11-16 | -1/+2 | ||
| | | | | | | | | | available to the running script | ||||
| * | | Azure: Switch to shell script task instead of calling bash ourselves | 2018-11-16 | -1/+4 | ||
| | | | |||||
| * | | Azure: It's amusing that bash is the problem today | 2018-11-16 | -2/+0 | ||
| | | | |||||
| * | | Azure: I'm rewriting this in Python someday | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | Azure: Hopefully that'll do it | 2018-11-16 | -2/+2 | ||
| | | | |||||
| * | | Azure: Unfortunately I have to check this manually | 2018-11-16 | -0/+2 | ||
| | | | |||||
| * | | Merge branch 'prefix_fix' into 'master' | 2018-11-16 | -4/+4 | ||
| |\ \ | | | | | | | | | | | | | Fix bot:prefix config and usage See merge request python-discord/projects/bot!95 | ||||
| | * | | Fix bot:prefix config and usage | 2018-11-16 | -4/+4 | ||
| | |/ | |||||
| * | | Merge branch 'bugfix/eval-typing' into 'master' | 2018-11-16 | -1/+1 | ||
| |\ \ | | | | | | | | | | | | | eval: fix bot typing while waiting for delete reaction for eval results See merge request python-discord/projects/bot!96 | ||||
| | * | | eval: fix bot typing while waiting for delete reaction for eval results | 2018-11-15 | -1/+1 | ||
| | |/ | |||||
| * | | Azure: Where'd this extra line come from? | 2018-11-16 | -3/+1 | ||
| | | | |||||
| * | | Azure: Let's bash Bash | 2018-11-16 | -1/+1 | ||
| | | | |||||
| * | | 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 | ||||