| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | | | | | * | | | | | Update `is_helper_viewable` check | 2021-01-25 | -2/+2 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | * | | | | | Do `is_helper_viewable` check before fetching message | 2021-01-22 | -3/+3 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | * | | | | | Make type hints uniform across file | 2021-01-20 | -2/+2 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | * | | | | | Duck Pond: Add `is_helper_viewable` check | 2021-01-20 | -1/+16 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | * | | | | Merge branch 'trashcan-mods' of github.com:python-discord/bot into trashcan-mods | 2021-01-24 | -59/+983 | ||
| | | | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ | Merge branch 'master' into trashcan-mods | 2021-01-19 | -59/+983 | ||
| | | | | | | | | | | |\ \ \ \ | | | | | | | | | |_|/ / / / | | | | | | | | |/| | | | | | |||||
| | | | | | | | | | * | | | | | Make sure that the paginator doesn't choke on DMs | 2021-01-24 | -1/+2 | ||
| | | | | | | | | | |/ / / / | |||||
| | | | | | | | | | * | | | | Restrict paginator usage to the author and moderators | 2021-01-17 | -4/+11 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | * | | | | Add an allow_moderation_roles argument to the wait_for_deletion() util | 2021-01-16 | -1/+5 | ||
| | | | | | | |_|_|/ / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `allow_moderation_roles` bool can be specified to allow anyone with a role in `MODERATION_ROLES` to delete the message. | ||||
| | | | | | | | | | | | * | Rename voice.md to voice-verification.md | 2021-01-23 | -0/+0 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | Create voice.md | 2021-01-22 | -0/+3 | ||
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | This tag would provide info for users which are not voice-verified, so that they can easily be directed toward the appropriate channel. | ||||
| | * | | | | | | | | | | Merge pull request #1346 from python-discord/bug/help/1341/race-conditions | 2021-01-22 | -193/+228 | ||
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bug/help/1341/race-conditions | 2021-01-22 | -4/+3 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge pull request #1376 from python-discord/update-badges | 2021-01-22 | -4/+3 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update badges on the README file | ||||
| | | * | | | | | | | | | | | Use the SVG badge on the README | 2021-01-22 | -1/+1 | ||
| | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Update badges on the README file | 2021-01-22 | -4/+3 | ||
| | |/ / / / / / / / / / / | |||||
| | | * | | | | | | | | | | Merge branch 'master' into bug/help/1341/race-conditions | 2021-01-22 | -820/+1056 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Fix aliases of shadow tempban | 2021-01-21 | -1/+1 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge pull request #1374 from python-discord/mbaruh/sm-stats | 2021-01-21 | -26/+23 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | Added slowmode statistic for python-general | ||||
| | | * | | | | | | | | | | Added slowmode tracking to dpy and ot0 | 2021-01-21 | -2/+12 | ||
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | Merge branch 'master' into mbaruh/sm-stats | 2021-01-21 | -9/+16 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge PR #1202 - fuzzy match the role command | 2021-01-20 | -9/+16 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fuzz-the-matches | 2021-01-20 | -59/+987 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Merge branch 'master' into fuzz-the-matches | 2021-01-18 | -3410/+4835 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | | Merge branch 'master' into fuzz-the-matches | 2020-10-10 | -615/+695 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Avoid duplicate roles. | 2020-10-01 | -5/+5 | ||
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Use basic scorer to fuzz a bit stricter. | 2020-10-01 | -1/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents weird fuzz matches like `!role a b c d` working. | ||||
| | | * | | | | | | | | | | | | Fuzzy match roles for `!role` command. | 2020-10-01 | -4/+8 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An arbitrary cutoff score of 80 is chosen because it works. A bug in the test for the same command is also fixed. | ||||
| | | | | | * | | | | | | | | | Changed slowmode reset tests | 2021-01-21 | -12/+4 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | Added slowmode stat for python-general. | 2021-01-21 | -4/+8 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | Slowmode reset now uses slowmode set | 2021-01-21 | -10/+1 | ||
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Prevent bot from sending DMs to itself | 2021-01-20 | -0/+4 | ||
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes BOT-KX | ||||
| | * | | | | | | | | | | | Merge pull request #1188 from ks129/help-disabled-command | 2021-01-19 | -4/+13 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | Help: Add handling of disabled commands to avoid DisabledCommand error | ||||
| | | * | | | | | | | | | | Merge branch 'master' into help-disabled-command | 2021-01-19 | -2857/+3834 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge pull request #1368 from python-discord/mbaruh/filters | 2021-01-19 | -9/+1 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | Remove additional embed message | ||||
| | | * | | | | | | | | | | Remove additional embed message | 2021-01-19 | -9/+1 | ||
| | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | Replace in_whitelist check with commands.has_any_role check | 2021-01-19 | -2/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in_whitelist allow normal users also run commands in bot commands, but branding commands should be mod+ only, so we need to use has_any_role instead from discord.py. | ||||
| | * | | | | | | | | | | Merge pull request #1367 from ↵ | 2021-01-18 | -13/+26 | ||
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-discord/bug/backend/bot-4x/chunk-sync-requests Sync: chunk user requests | ||||
| | | * | | | | | | | | | | Sync: test chunking of user requests | 2021-01-18 | -11/+18 | ||
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | Sync: chunk user requests | 2021-01-18 | -2/+8 | ||
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The site can't handle huge syncs. Even a bulk patch of 10k users will crash the service. Chunk the requests into groups of 1000 users and await them sequentially. Testing showed that concurrent requests are not scalable and would also crash the service. | ||||
| | * | | | | | | | | | | Merge PR #1289 - add branding manager | 2021-01-18 | -19/+872 | ||
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into branding-manager | 2021-01-18 | -6/+5 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Update config-default.yml | 2021-01-18 | -0/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whitelisted mod_meta and mod_tools as mod channels | ||||
| | * | | | | | | | | | | | Merge pull request #1364 from HassanAbouelela/fix_suggestion_tags | 2021-01-17 | -6/+1 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ZeroDivisionError In Error Handler | ||||
| | | * | | | | | | | | | | | Stop Tag Matching On Suggestion | 2021-01-17 | -6/+1 | ||
| | |/ / / / / / / / / / / | |||||
| | | * | | | | | | | | | | Merge branch 'master' into branding-manager | 2021-01-17 | -15/+74 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge pull request #1360 from HassanAbouelela/fixes_tag_suggestions | 2021-01-17 | -4/+12 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Error Handler Tag Dispatching | ||||
| | | * | | | | | | | | | | | Checks If Similar Command Is None | 2021-01-17 | -0/+3 | ||
| | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Adds Return On Tag Matches | 2021-01-17 | -4/+9 | ||
| | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Update to use Member.pending instead of bot.http.get_member | 2021-01-17 | -3/+1 | ||
| | | | | | | | | | | | | | |||||