| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | | | | | | | * | | Jam Tests: Apply recent changes to `test_category_dont_exist` | 2020-06-11 | -2/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Simplify and update `test_category_channel_exist` | 2020-06-11 | -3/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Merge text and voice channel creation tests | 2020-06-11 | -21/+24 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Apply recent changes to overwrites test | 2020-06-11 | -2/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Add more assertions to result message sending test | 2020-06-11 | -1/+7 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Make early exiting test more secure | 2020-06-11 | -2/+6 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Convert some functions to staticmethod | 2020-06-11 | -3/+6 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Move roles adding to another function from inside of command | 2020-06-11 | -8/+11 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Change return plain text to channel mention in `create_channels` | 2020-06-11 | -1/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Move channels creation to new function instead inside command | 2020-06-11 | -19/+26 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Move overwrites generation to outside of command | 2020-06-11 | -22/+28 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jams: Move category checking and creation to another function | 2020-06-11 | -16/+22 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Use class member of patch instead decorator on most of tests | 2020-06-11 | -21/+19 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Fix `test_result_sending` docstring | 2020-06-11 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]> | ||||
| | | | | | | | | | | * | | Jam Tests: Create test for `setup` function | 2020-06-11 | -1/+11 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Create test for successful `ctx.send` calling | 2020-06-11 | -0/+6 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Create test for team jam roles adding | 2020-06-11 | -0/+14 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Create test for team voice channel creating | 2020-06-11 | -0/+12 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Make text channel creation test more specific | 2020-06-11 | -1/+8 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created test for channel overwrites | 2020-06-11 | -0/+24 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created test for creating text channel for team | 2020-06-11 | -0/+5 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created test that make sure when category exist, don't create | 2020-06-11 | -0/+8 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Added utils.get assert to category creating test | 2020-06-11 | -0/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created test for category creating when not exist | 2020-06-11 | -2/+14 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created tests for removing duplicate team members | 2020-06-11 | -0/+9 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created tests for case when too small amount of members given | 2020-06-11 | -1/+17 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | Jam Tests: Created base test layout | 2020-06-11 | -0/+14 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | Handle message unpinning better | 2020-07-28 | -2/+5 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | Fix comment | 2020-07-11 | -1/+1 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | Merge branch 'master' into help-channels-pin | 2020-07-11 | -166/+408 | ||
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #1035 from python-discord/range-len-message | 2020-07-10 | -0/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | Add range-len tag | ||||
| | * | | | | | | | | | | | Merge branch 'master' into range-len-message | 2020-07-10 | -3/+3 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Update discord.py to fix issue with overwrites | 2020-07-09 | -3/+3 | ||
| | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes BOT-6T | ||||
| | * | | | | | | | | | | Update range-len.md | 2020-07-09 | -4/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed all blank lines to improve how it's rendered on Discord; thanks @kwzrd for rendering this! | ||||
| | * | | | | | | | | | | Removed hard line breaks | 2020-07-08 | -7/+3 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Initial commit for proposed range-len command | 2020-07-08 | -0/+19 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Re-lock Pipfile | 2020-07-07 | -2/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to do this after removing editable. | ||||
| * | | | | | | | | | | Don't install discord.py as editable | 2020-07-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It may be causing it to not be cached in Azure. | ||||
| * | | | | | | | | | | Fix git install in Dockerfile | 2020-07-07 | -3/+5 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add git to Docker image | 2020-07-07 | -0/+3 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Allow owners, admins, and mods roles to be pinged | 2020-07-07 | -1/+2 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Prevent bot from mentioning roles | 2020-07-07 | -96/+127 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was open to abuse when the bot relayed user input. | ||||
| * | | | | | | | | | | Merge pull request #1000 from python-discord/bug/mod/bot-4r/modlog-member-update | 2020-07-07 | -64/+33 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | ModLog: fix AttributeError in on_member_update | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bug/mod/bot-4r/modlog-member-update | 2020-07-07 | -166/+851 | ||
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #1021 from python-discord/feat/util/1019/slowmode | 2020-07-06 | -6/+232 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Implement the Slowmode cog | ||||
| | * | | | | | | | | | | | Fix imports in slowmode tests | 2020-07-06 | -3/+3 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Move slowmode cog to the moderation subpackage | 2020-07-06 | -2/+3 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Improve set_slowmode tests by checking whether the channel was edited | 2020-07-06 | -8/+22 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Add multiple test cases for set_slowmode tests | 2020-07-06 | -10/+34 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Use local text_channel instead of instance attribute | 2020-07-06 | -13/+10 | ||
| | | | | | | | | | | | | | |||||