| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | | Simplify role check logic | 2019-01-16 | -9/+8 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'master' into moderation-hierarchy-check | 2019-01-15 | -95/+482 | ||
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | | Change logging statement to use author instead of username | 2019-01-09 | -2/+2 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Get member object for ban infractions to pass to hierarchy check | 2019-01-09 | -4/+8 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Add missing awaits | 2019-01-09 | -7/+7 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Add hierarchy check to desired infractions | 2019-01-09 | -3/+44 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per #134, only implement for all variations of the ban & kick infractions Update helper method inputs to facilitate a generic logging & context message | ||||
| | * | | | | | | | | Add role hierarchy comparison check method | 2019-01-07 | -0/+13 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Merge branch 'master' into helper-talent-pool | 2019-01-18 | -210/+337 | ||
| | | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| | | | | | | * | | | Merge branch 'master' into helper-talent-pool | 2019-01-16 | -21/+27 | ||
| | | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | | | | * | | | Resolving merge conflicts with userlog | 2019-01-16 | -10/+18 | ||
| | | | | | | |\ \ \ | |||||
| | | | | | | * \ \ \ | Merge branch 'helper-talent-pool' of github.com:python-discord/bot into ↵ | 2019-01-16 | -1/+1 | ||
| | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | helper-talent-pool to update the branch to changes in master. | ||||
| | | | | | | | * \ \ \ | Merge branch 'master' into helper-talent-pool | 2019-01-16 | -1/+1 | ||
| | | | | | | | |\ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| | | | | | | * | | | | | Changing incorrect type hinting for _parse_infraction_time and updating its ↵ | 2019-01-16 | -2/+6 | ||
| | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docstring | ||||
| | | | | | | * | | | | Updating docstring for 'bigbrother nominate' command so it's equal to 'nominate' | 2019-01-14 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Separating the potential helper watch and bb watch by adding a separate ↵ | 2019-01-14 | -42/+128 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nominate-command | ||||
| | | | | | | | | * | | Adding log.trace messages to decorator | 2019-01-18 | -7/+16 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Adding redirection constants to contants.py and config-default.yml | 2019-01-18 | -0/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Redirecting output of help of regular users to bot-commands | 2019-01-18 | -1/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Adding 'redirect_output' decorator to bot/decorators.py | 2019-01-18 | -1/+30 | ||
| | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #283 from python-discord/rmq_fix | 2019-01-17 | -16/+16 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Revert RMQ mod_log event name. | ||||
| | * | | | | | | | | | Revert RMQ mod_log event name. | 2019-01-17 | -16/+16 | ||
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #282 from python-discord/rmq_log_move | 2019-01-17 | -18/+18 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | 0% chance this will fuck anything up. | ||||
| | * | | | | | | | | Move RMQ logs to devlog. | 2019-01-17 | -18/+18 | ||
| |/ / / / / / / / | |||||
| | | | | | | | * | Move comment checking to after code extraction, use try:finally block for ↵ | 2019-01-19 | -13/+11 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removing job entry. | ||||
| | | | | | | | * | The codeblock is already stripped later | 2019-01-17 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: FrenchMasterSword <[email protected]> | ||||
| | | | | | | | * | Merge branch 'master' into master | 2019-01-17 | -314/+773 | ||
| | | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #277 from python-discord/reorder-mod-actions | 2019-01-16 | -208/+335 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Fix moderation order of actions, merge DM failure and general mod_log message. | ||||
| | * | | | | | | | Merge branch 'master' into reorder-mod-actions | 2019-01-16 | -31/+45 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #275 from python-discord/rich-embed-filter-fix | 2019-01-16 | -21/+27 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Changing the rich embed filter to a watchlist that ignores twitter embeds | ||||
| | * | | | | | | | Merge branch 'master' into rich-embed-filter-fix | 2019-01-16 | -10/+18 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #278 from python-discord/add_user_log | 2019-01-16 | -10/+18 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Add new userlog channel support. | ||||
| | * | | | | | | | Revert modlog channel for unbanned notification | 2019-01-17 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | ||||
| | * | | | | | | | Revert modlog channel for banned notification | 2019-01-17 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | ||||
| | * | | | | | | | Add new userlog channel support. | 2019-01-17 | -10/+18 | ||
| |/ / / / / / / | |||||
| | * | | | | | | Merge branch 'master' into rich-embed-filter-fix | 2019-01-15 | -1/+1 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Changing the rich embed filter to a watchlist that ignores twitter embeds; ↵ | 2019-01-13 | -21/+27 | ||
| | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | adding time delta check to avoid the trigger-twice problem | ||||
| | | * | | | | Correct altered log_msg kwarg used. | 2019-01-16 | -1/+1 | ||
| | | | | | | | |||||
| | | * | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵ | 2019-01-16 | -296/+855 | ||
| | | |\ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reorder-mod-actions # Conflicts: # bot/cogs/modlog.py | ||||
| * | | | | | | Merge pull request #256 from python-discord/fix-bb-emoji | 2019-01-14 | -1/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix bbmessage emoji pointing to incorrect ID | ||||
| | * | | | | | Merge branch 'master' into fix-bb-emoji | 2019-01-14 | -95/+482 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge pull request #215 from python-discord/user_command_improvements | 2019-01-13 | -27/+102 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Improving the `!user` command so users can use it in bot-commands if they target themselves. | ||||
| | * | | | | | | Using the exception message as the description in BadArgument error embeds. | 2019-01-13 | -2/+2 | ||
| | | | | | | | | |||||
| | * | | | | | | fixing a bad conflict resolution pt2 | 2019-01-13 | -1/+1 | ||
| | | | | | | | | |||||
| | * | | | | | | fixing a bad conflict resolution | 2019-01-13 | -11/+0 | ||
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'master' into user_command_improvements | 2019-01-13 | -333/+963 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #255 from fiskenslakt/master | 2019-01-12 | -0/+154 | ||
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | !free help channel command | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' into master | 2019-01-12 | -52/+141 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #272 from python-discord/edit-log-timestamp | 2019-01-12 | -9/+36 | ||
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add "last edited" delta to modlog for multi-edit messages | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into edit-log-timestamp | 2019-01-12 | -9/+60 | ||
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #273 from python-discord/help-catch-superclass | 2019-01-12 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Changing the exception class caught so help doesn't break in the future | ||||