| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | | | | | | | | | | | | Scheduling: add Arrow to schedule_at's type annotations | 2022-01-09 | -1/+3 | ||
| | * | | | | | | | | | | | | | | | | | | Converters: use datetime.timezone instead of dateutil.tz | 2022-01-09 | -3/+2 | ||
| | * | | | | | | | | | | | | | | | | | | TalentPool: fix typo in error message | 2021-09-21 | -2/+2 | ||
| | * | | | | | | | | | | | | | | | | | | Time: fix format_with_duration's 2nd arg's default | 2021-09-21 | -0/+3 | ||
| | * | | | | | | | | | | | | | | | | | | Time: put region comments around overloads | 2021-08-23 | -0/+2 | ||
| | * | | | | | | | | | | | | | | | | | | Time: check timestamp for None only rather than if it's falsy | 2021-08-07 | -4/+4 | ||
| | * | | | | | | | | | | | | | | | | | | Time: return strings from until_expiration instead of ambiguous None | 2021-08-07 | -10/+9 | ||
| | * | | | | | | | | | | | | | | | | | | Fix create_user_embed tests | 2021-08-07 | -0/+9 | ||
| | * | | | | | | | | | | | | | | | | | | Time: use typing.Literal for precision param of humanize_delta | 2021-08-06 | -5/+6 | ||
| | * | | | | | | | | | | | | | | | | | | Time: add overload to pass relativedelta kwargs to humanize_delta | 2021-08-06 | -4/+32 | ||
| | * | | | | | | | | | | | | | | | | | | Time: add overload to pass 2 timestamps to humanize_delta | 2021-08-06 | -30/+105 | ||
| | * | | | | | | | | | | | | | | | | | | Time: remove DISCORD_TIMESTAMP_REGEX | 2021-08-05 | -11/+6 | ||
| | * | | | | | | | | | | | | | | | | | | Time: support more timestamp formats as arguments | 2021-08-05 | -73/+63 | ||
| | * | | | | | | | | | | | | | | | | | | Time: rename format_infraction_with_duration | 2021-08-05 | -22/+22 | ||
| | * | | | | | | | | | | | | | | | | | | Time: remove timedelta and relativedelta support from discord_timestamp | 2021-08-05 | -5/+1 | ||
| | * | | | | | | | | | | | | | | | | | | Time: remove broken enum type check in discord_timestamp | 2021-08-05 | -3/+0 | ||
| | * | | | | | | | | | | | | | | | | | | Time: remove absolute param from format_infraction_with_duration | 2021-08-05 | -8/+1 | ||
| | * | | | | | | | | | | | | | | | | | | Time: replace discord_timestamp calls with format_relative | 2021-08-05 | -6/+6 | ||
| | * | | | | | | | | | | | | | | | | | | Time: rename time_since to format_relative | 2021-08-05 | -8/+13 | ||
| | * | | | | | | | | | | | | | | | | | | Time: qualify uses of functions with the module name | 2021-08-05 | -58/+51 | ||
| | * | | | | | | | | | | | | | | | | | | Time: remove RFC1123 support | 2021-08-05 | -13/+0 | ||
| |/ / / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | empty commit for CI | 2022-01-08 | -0/+0 | ||
| * | | | | | | | | | | | | | | | | | | Merge pull request #2041 from python-discord/eval-mentions | 2022-01-08 | -6/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Fix snekbox tests with new allowed_mentions | 2022-01-08 | -4/+20 | ||
| | * | | | | | | | | | | | | | | | | | Restrict allowed mentions for !eval results | 2022-01-08 | -2/+3 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | modlog: wait for guild init before using channel cache | 2022-01-04 | -0/+3 | ||
| * | | | | | | | | | | | | | | | | | Merge pull request #2036 from python-discord/fix-bot-2034 | 2022-01-02 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Infraction mod-log improvements | 2022-01-01 | -4/+5 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Add text indicating when user fetched by message (#2013) | 2021-12-29 | -16/+18 | ||
| * | | | | | | | | | | | | | | | | | Strip gotcha tag (PR #2000) | 2021-12-29 | -0/+17 | ||
| | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Include message counts in all channels (#2016) | 2021-12-28 | -14/+45 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #1889 from Kronifer/url-parsing | 2021-12-26 | -278/+394 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | feat: changed to tldextract | 2021-12-26 | -286/+394 | ||
| | * | | | | | | | | | | | | | | | | feat: added url parsing to filters with support for relative URLs | 2021-12-26 | -2/+10 | ||
| |/ / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | Add missing infraction id parameter & change ctx.bot to self.bot (#2028) | 2021-12-26 | -2/+2 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #2027 from python-discord/fix-dm-sent-feature | 2021-12-26 | -1/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | Add missing `bot` parameter to call | 2021-12-26 | -1/+3 | ||
| |/ / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #1951 from python-discord/add-dm_sent-field | 2021-12-26 | -12/+45 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into add-dm_sent-field | 2021-12-25 | -839/+1575 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #2025 from onerandomusername/fix-issue-2024 | 2021-12-21 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | fix: pass required argument | 2021-12-21 | -1/+1 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #2023 from Numerlor/tag-try-exact-name-only | 2021-12-19 | -0/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Attempt a name only exact match if a tag with a group is searched | 2021-12-18 | -0/+5 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #2019 from python-discord/better-off-topic-tags | 2021-12-18 | -10/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Adjust wording to embed content | 2021-12-17 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | | | Create new tag explaining off-topic channels | 2021-12-17 | -0/+10 | ||
| | * | | | | | | | | | | | | | | | | | Rename and reword off-topic tags | 2021-12-17 | -10/+3 | ||
| |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #1989 from python-discord/clean_improvements | 2021-12-16 | -105/+102 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into clean_improvements | 2021-12-16 | -544/+631 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Rename channels.discord_py to discord_bots (#1982) | 2021-12-15 | -4/+4 | ||