aboutsummaryrefslogtreecommitdiffstats
path: root/docs/netlify_build.py (unfollow)
Commit message (Expand)AuthorLines
2022-08-16Added comments for regex additionGravatar ionite34-1/+1
2022-08-16Version bump and changelogGravatar ionite34-1/+4
2022-08-16Removed redundant capture groupGravatar ionite34-1/+1
2022-08-16Unified usage of flags kwargGravatar ionite34-2/+2
2022-08-16Corrected docstringsGravatar ionite34-2/+2
2022-08-16Removed a redundant regex character classGravatar ionite34-1/+1
2022-08-16Expanded regex testing for discord invitesGravatar ionite34-27/+42
2022-08-16Added regex for leading https or wwwGravatar ionite34-0/+1
2022-07-27Bump sphinx to 5.1.1Gravatar Chris Lovering-617/+63
2022-07-27Bump version to 8.0.0Gravatar Chris Lovering-2/+3
2022-07-27Remove explicit cleanup of the redis session (#111)Gravatar ChrisJL-4/+1
2022-07-27Bump async-rediscache to v1.0.0-rc2Gravatar Chris Lovering-389/+43
2022-07-27Bump Python To 3.10 (#108)Gravatar ChrisJL-109/+42
2022-07-26Fix suppressed_exceptions type hint (#112)Gravatar Numerlor-2/+2
2022-07-25Bump sphinx from 5.0.2 to 5.1.0 (#109)Gravatar dependabot[bot]-39/+238
2022-07-23Document Sample Project Environment VariablesGravatar Hassan Abouelela-3/+11
2022-07-23Clean Up Docker ConfigurationGravatar Hassan Abouelela-33/+77
2022-07-23Add Sample Project With BoilerplateGravatar Hassan Abouelela-1/+148
2022-07-23Mark aiodns As An Explicit DependencyGravatar Hassan Abouelela-134/+87
2022-07-23Bump pre-commit from 2.19.0 to 2.20.0Gravatar dependabot[bot]-5/+5
2022-07-23Bump pep8-naming from 0.13.0 to 0.13.1 (#102)Gravatar dependabot[bot]-5/+5
2022-07-23Bump Version To 7.5.0v7.5.0Gravatar Hassan Abouelela-1/+2
2022-07-23Bump flake8-bugbear from 22.6.22 to 22.7.1Gravatar dependabot[bot]-57/+57
2022-07-23Update changelog.rstGravatar Izan-0/+3
2022-07-23Merge PR #105: Correctly determine source modules for re-exported symbolsGravatar Numerlor-0/+1
2022-07-23Raise error when referenced message has no contentGravatar Izan-2/+6
2022-07-23Reformat docstring to use Google's style & raise error instead of returning NoneGravatar Izan-4/+17
2022-07-21Add an optional message attr to ViewWithUserAndRoleCheckv7.4.0Gravatar ChrisJL-3/+19
2022-07-16Fix interactions.DeleteMessageButton not working due to using wrong delete me...Gravatar Chris Lovering-2/+6
2022-07-16Add a generic view and buttonGravatar Chris Lovering-2/+94
2022-07-15Add commands.py to __init__.pyGravatar Izan-1/+2