| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Fix tests | 2022-05-28 | -0/+3 | |
| | | ||||
| * | Copy message instead of modifying original | 2022-05-28 | -5/+5 | |
| | | ||||
| * | Add special handling for eval command followed by backticks. | 2022-05-28 | -0/+27 | |
| | | ||||
| * | Fix !clean users command to handle more than one user (#2178) | 2022-05-27 | -5/+5 | |
| | | | | | | | | * Fix !clean users command to properly handle more than one user * Make !clean user an alias of !clean users instead of the other way around Co-authored-by: Xithrius <[email protected]> | |||
| * | Merge pull request #2156 from Numerlor/revert-markdownify-bump | 2022-05-28 | -71/+96 | |
| |\ | | | | | revert bump to markdownify version, ensure redis cache ttl is set correctly | |||
| | * | Merge branch 'main' into revert-markdownify-bump | 2022-05-27 | -9/+11 | |
| | |\ | |/ |/| | ||||
| * | | Catch correct exception in clean cog (#2176) | 2022-05-27 | -1/+1 | |
| | | | | | | | Co-authored-by: Xithrius <[email protected]> | |||
| * | | Remove rediscache from thread bumper now it's been migrated (#2161) | 2022-05-27 | -4/+0 | |
| | | | | | | | Co-authored-by: Xithrius <[email protected]> | |||
| * | | Merge pull request #2177 from python-discord/fix-tag-stats | 2022-05-22 | -1/+5 | |
| |\ \ | | | | | | | Ensure correct tag information is sent to statsd | |||
| | * | | Ensure correct tag information is sent to statsd | 2022-05-22 | -1/+5 | |
| |/ / | ||||
| * | | Bump malformed API response from debug to error log (#2175) | 2022-05-21 | -3/+5 | |
| | | | ||||
| | * | Merge branch 'main' into revert-markdownify-bump | 2022-05-21 | -145/+194 | |
| | |\ | |/ |/| | | | | | # Conflicts: # poetry.lock | |||
| * | | Merge pull request #2163 from python-discord/fix-get-single-bumped-thread | 2022-05-16 | -15/+20 | |
| |\ \ | | | | | | | Don't decode empty content as json in thread bumper | |||
| | * \ | Merge branch 'main' into fix-get-single-bumped-thread | 2022-05-16 | -92/+112 | |
| | |\ \ | |/ / |/| | | ||||
| * | | | Merge pull request #2173 from python-discord/fix-multislash-invites | 2022-05-12 | -78/+82 | |
| |\ \ \ | | | | | | | | | Bump Bot Core to v7.0.0 | |||
| | * | | | Strip Trailing Slashes From Invite Filter | 2022-05-11 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes trailing slashes from invites in the invite filter to prevent false positives. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| | * | | | Bump Bot Core to v7.0.0 | 2022-05-11 | -78/+82 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | Bumps the botcore version to v7.0.0, and implements the changes required by the breaking fix documented in the changelog for `utils.regex.DISCORD_INVITE`. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | | | Added Messages Content to the `!intents` tag (#2159) | 2022-05-01 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * Update intents.md * Minor wording changes Co-authored-by: wookie184 <[email protected]> | |||
| * | | | Merge pull request #2145 from python-discord/mbaruh/modpings-cache | 2022-05-01 | -2/+14 | |
| |\ \ \ | | | | | | | | | Make modpings rescheduling robust to unfilled cache | |||
| | * \ \ | Merge branch 'main' into mbaruh/modpings-cache | 2022-05-01 | -33/+80 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #2152 from python-discord/chunnk-guild-if-not-chunked | 2022-05-01 | -11/+15 | |
| |\ \ \ \ | | | | | | | | | | | Manually chunk guild if not chunked 20s after startup | |||
| | * \ \ \ | Merge branch 'main' into chunnk-guild-if-not-chunked | 2022-05-01 | -12/+32 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Manually chunk guild if not chunked 30s after startup | 2022-04-26 | -11/+15 | |
| | | | | | | ||||
| | | * | | | Make modpings rescheduling robust to unfilled cache | 2022-04-22 | -2/+14 | |
| | | | | | | | | | | | | | | | | | | | | | Additionally, this adds a check which will remove entries in the redis cache of former moderators. | |||
| | | | * | | Don't decode empty content as json in thread bumper | 2022-05-02 | -15/+20 | |
| | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2162 Closes BOT-343 self.bot.api_client.request can not be used to check if a thread id exists in the bumped thread list on site, as self.bot.api_client.request() always attempts to decode the response as json. The thread bump viewset in site returns a 204 if the given thread exists with no content, so this does not work. | |||
| * | | | | Merge pull request #2129 from python-discord/improve-thread-bump | 2022-04-30 | -11/+30 | |
| |\ \ \ \ | | | | | | | | | | | Use site api over redis for thread bumping | |||
| | * \ \ \ | Merge branch 'main' into improve-thread-bump | 2022-04-30 | -100/+86 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #2160 from python-discord/2128 | 2022-04-29 | -0/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Update wording for or-gotcha tag | |||
| | * | | | | | Update wording for or-gotcha tag | 2022-04-29 | -0/+1 | |
| |/ / / / / | ||||
| | * | | | | Only suppress 404s from site when checking for bumped threads | 2022-04-20 | -4/+6 | |
| | | | | | | ||||
| | * | | | | Only call unarchive threads if there are threads to send | 2022-04-20 | -1/+2 | |
| | | | | | | ||||
| | * | | | | Use site api over redis for thread bumps | 2022-04-20 | -9/+25 | |
| | | | | | | ||||
| | * | | | | Output max 10 bumped threads on list | 2022-04-20 | -1/+1 | |
| | | | | | | ||||
| | | | | * | Add more logging to DocRedisCache | 2022-04-30 | -0/+5 | |
| | | | | | | ||||
| | | | | * | Fix set_expires being set to a set instead of a dict | 2022-04-30 | -1/+3 | |
| | | | | | | ||||
| | | | | * | expire internal cache according to redis' TTL instead of always a week | 2022-04-30 | -7/+14 | |
| | | | | | | ||||
| | | | | * | Expire key cache values when redis key expires | 2022-04-30 | -3/+11 | |
| | | | | | | ||||
| | | | | * | remove leftover task cancel | 2022-04-29 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | The task is no longer created in the cog | |||
| | | | | * | clear keys from set expires after deleting them from redis | 2022-04-29 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | if the expire "cache" is not reset, the class assumes an expire is set, even though no expire was set for the key | |||
| | | | | * | revert bump to markdownify version | 2022-04-29 | -12/+8 | |
| | |_|_|/ |/| | | | | | | | | | | | | | | | The new versions introduce conversions which causes the doc command embed to be formatted improperly | |||
| * | | | | Merge pull request #2155 from python-discord/use-async-with-typing | 2022-04-28 | -1/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | Use async with Messageable.typing() everywhere | |||
| | * | | | Use async with Messageable.typing() everywhere | 2022-04-28 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | | | | Closes BOT-33Z Closes #2154 With the latest version of discord.py support for the with Messageable.typingn() was droped, in favour of only using async with. | |||
| * | | | Merge pull request #2151 from python-discord/bump-bot-base | 2022-04-26 | -7/+7 | |
| |\ \ \ | | | | | | | | | Bump bot core & discord.py | |||
| | * | | | Bump d.py and bot-core | 2022-04-26 | -7/+7 | |
| | | | | | | | | | | | | | | | | | one of the commits in this bump dynamically extends the timeout of Guild.chunk() based on the number or members, so it should actually work on our guild now. | |||
| | * | | | Bump bot base so a real statsd client is actually created | 2022-04-26 | -4/+4 | |
| |/ / / | ||||
| * | | | Merge pull request #2148 from python-discord/speedup-syncing | 2022-04-25 | -4/+27 | |
| |\ \ \ | | | | | | | | | Speed Up Sync Cog Loading | |||
| | * \ \ | Merge branch 'main' into speedup-syncing | 2022-04-25 | -9/+9 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #2144 from python-discord/mbaruh/ext_fix | 2022-04-25 | -9/+9 | |
| |\ \ \ \ | | | | | | | | | | | Make extension management async | |||
| | * \ \ \ | Merge branch 'main' into mbaruh/ext_fix | 2022-04-25 | -2/+2 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Make extension management async | 2022-04-22 | -9/+9 | |
| | | |_|/ | |/| | | | | | | | | | | This is necessary after cog loading was made async in a new discord.py version | |||