| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | Hiding 'hidden infractions' from regular users user information embed | 2019-01-19 | -1/+4 | ||
| | |/ / / / | |||||
| | * | | | | Merge pull request #253 from FrenchMasterSword/master | 2019-01-20 | -10/+14 | ||
| | |\ \ \ \ | | |_|_|/ | |/| | | | Eval returns complete traceback. Also doesn't break on comments. | ||||
| | | * | | | Merge branch 'master' into master | 2019-01-20 | -77/+284 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #284 from python-discord/redirect-help-botcommands | 2019-01-19 | -3/+54 | ||
| | |\ \ \ \ | | |_|_|/ | |/| | | | Redirect output of help command to bot-commands for regular users | ||||
| | | * | | | Merge branch 'master' into redirect-help-botcommands | 2019-01-19 | -72/+228 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #276 from python-discord/helper-talent-pool | 2019-01-19 | -44/+134 | ||
| | |\ \ \ \ | | | | | | | | | | | | | A talent pool for potential helpers | ||||
| | | * \ \ \ | Merge branch 'master' into helper-talent-pool | 2019-01-19 | -28/+37 | ||
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #271 from python-discord/update-contrib-doc | 2019-01-19 | -28/+37 | ||
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Update CONTRIBUTING.md | ||||
| | | * \ \ \ \ | Merge branch 'master' into update-contrib-doc | 2019-01-19 | -210/+394 | ||
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | | * | | | | | Merge branch 'master' into update-contrib-doc | 2019-01-16 | -31/+45 | ||
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Add developer wiki links | 2019-01-16 | -0/+5 | ||
| | | | | | | | | | |||||
| | | * | | | | | | Merge branch 'master' into update-contrib-doc | 2019-01-15 | -80/+398 | ||
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Fix number duplication | 2019-01-14 | -2/+2 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Change enumeration increment | 2019-01-14 | -8/+8 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Change MR to PR, reorder log levels | 2019-01-13 | -4/+4 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Enumerate items | 2019-01-13 | -8/+8 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Markdown is made for humans to read and only coincidentally for computers to render. If it's supposed to be an unordered list, use - or *. If it's supposed to be ordered, enumerate it. | ||||
| | | * | | | | | | | Clarify trace logging level as PyDis-implemented | 2019-01-12 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Update sentence flow for clarity | 2019-01-12 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and to prevent dizziness Co-Authored-By: sco1 <[email protected]> | ||||
| | | * | | | | | | | Proofreading pass on Contributor doc | 2019-01-11 | -12/+12 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Initial rework of Contributor guidelines (not yet proofread) | 2019-01-10 | -29/+33 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add guidance on commit scope & frequency Add guidance on commit messages Beat people over the head with flake8 & precommit hooks Add logging level definition Remove the random linebreaks Minor wordsmithing, formatting changes | ||||
| | | | | | * | | | | Merge branch 'master' into helper-talent-pool | 2019-01-19 | -0/+57 | ||
| | | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | | Merge pull request #265 from python-discord/moderation-hierarchy-check | 2019-01-19 | -0/+57 | ||
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | Add infraction hierarchy check | ||||
| | | * | | | | | | | Merge branch 'master' into moderation-hierarchy-check | 2019-01-18 | -2/+2 | ||
| | | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | Merge branch 'master' into moderation-hierarchy-check | 2019-01-16 | -239/+380 | ||
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | 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 | ||
| | | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||