| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | | | | | | | | | | Merge pull request #2153 from python-discord/multiple-banners | 2022-06-04 | -71/+70 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Add Explicit Namespaces To Branding Caches | 2022-06-03 | -4/+2 | ||
| | * | | | | | | | | | | | | | Use MappingProxyType For Asset Map | 2022-06-03 | -2/+3 | ||
| | * | | | | | | | | | | | | | Merge branch 'main' into multiple-banners | 2022-06-03 | -197/+300 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge pull request #2179 from Autonymic/docs/clean-help | 2022-05-31 | -9/+30 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Update clean regex description with cleaner examples | 2022-05-29 | -5/+3 | ||
| | * | | | | | | | | | | | | | | Merge branch 'python-discord:main' into docs/clean-help | 2022-05-29 | -103/+170 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge pull request #2181 from python-discord/fix-eval-backticks | 2022-05-29 | -0/+30 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into fix-eval-backticks | 2022-05-29 | -22/+38 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #2180 from python-discord/Log-more-data-on-failed-clean | 2022-05-29 | -19/+35 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into Log-more-data-on-failed-clean | 2022-05-29 | -84/+105 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #2182 from python-discord/clean---works-for-active-threads... | 2022-05-28 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Clean from public active threads when channels is set to * | 2022-05-28 | -3/+3 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | Add request data as a sentry breadcrumb when clean cog fails | 2022-05-22 | -17/+30 | ||
| | * | | | | | | | | | | | | | | | | Use existing ResponseCodeError attrs rather than fetch again | 2022-05-22 | -2/+5 | ||
| | | * | | | | | | | | | | | | | | | 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 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #2156 from Numerlor/revert-markdownify-bump | 2022-05-28 | -71/+96 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into revert-markdownify-bump | 2022-05-27 | -9/+11 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | Catch correct exception in clean cog (#2176) | 2022-05-27 | -1/+1 | ||
| * | | | | | | | | | | | | | | | | | Remove rediscache from thread bumper now it's been migrated (#2161) | 2022-05-27 | -4/+0 | ||
| | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'main' into revert-markdownify-bump | 2022-05-21 | -145/+194 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | 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 | ||
| | * | | | | | | | | | | | | | | | | clear keys from set expires after deleting them from redis | 2022-04-29 | -1/+5 | ||
| | * | | | | | | | | | | | | | | | | revert bump to markdownify version | 2022-04-29 | -12/+8 | ||
| | | | * | | | | | | | | | | | | | | Updating and improving clarity in help documentation for !clean subcommands | 2022-05-22 | -9/+32 | ||
| | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #2177 from python-discord/fix-tag-stats | 2022-05-22 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | 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 pull request #2163 from python-discord/fix-get-single-bumped-thread | 2022-05-16 | -15/+20 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | Strip Trailing Slashes From Invite Filter | 2022-05-11 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | | Bump Bot Core to v7.0.0 | 2022-05-11 | -78/+82 | ||
| |/ / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | Don't decode empty content as json in thread bumper | 2022-05-02 | -15/+20 | ||
| | | | * | | | | | | | | | | | | | Merge branch 'main' into multiple-banners | 2022-05-07 | -26/+62 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | | | Remove Explicit Support For Standalone Banners | 2022-04-28 | -10/+5 | ||
| | | | * | | | | | | | | | | | | | Add Support For Multiple Banners | 2022-04-27 | -71/+76 | ||
| | | | | * | | | | | | | | | | | | HelpChannels: refactor pin/unpin functions | 2022-06-07 | -13/+17 | ||
| | | | | * | | | | | | | | | | | | HelpChannels: pass message directly to pin_wrapper | 2022-06-07 | -16/+12 | ||
| | | | | * | | | | | | | | | | | | Merge branch 'main' into feature/1903/fix-pin-inconsistency | 2021-12-02 | -228/+930 | ||
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into feature/1903/fix-pin-inconsistency | 2021-11-07 | -2/+10 | ||
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into feature/1903/fix-pin-inconsistency | 2021-11-05 | -4/+40 | ||
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | | | | | | Unpin all messages when help channel goes dormant | 2021-11-05 | -11/+3 | ||