aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Include project name in footer12.x-source-code-commandGravatar Joe Banks20 hours-1/+7
|
* Support GITHUB_SHA for creating permalinksGravatar Joe Banks20 hours-0/+3
|
* Move comment about tag handlingGravatar Joe Banks20 hours-1/+1
|
* Replace __module__ with inspect.getmoduleGravatar Joe Banks20 hours-1/+1
|
* Trim trailing / from GitHub RepoGravatar Joe Banks20 hours-1/+1
|
* Add changelog entry for SourceCode functionalityGravatar Joe Banks20 hours-0/+1
|
* Support commands that come from pydis_coreGravatar Joe Banks20 hours-2/+31
|
* Add source cog to development botGravatar Joe Banks20 hours-0/+2
|
* Add github icon to source footerGravatar Joe Banks20 hours-1/+1
|
* SourceType command -> text_commandGravatar Joe Banks20 hours-4/+4
|
* Use typed context objectGravatar Joe Banks20 hours-2/+2
|
* Move avatar to constantGravatar Joe Banks20 hours-1/+3
|
* Update source code modules so documentation can buildGravatar Joe Banks20 hours-19/+22
|
* Provide a pre-built SourceCode cog based on bot versionGravatar Joe Banks20 hours-1/+169
|
* Updates for new Ruff version12.xGravatar Joe Banks20 hours-3/+3
|
* Update ruff versionGravatar Joe Banks20 hours-23/+24
|
* Add 12.x changelog so farGravatar Joe Banks22 hours-0/+7
|
* Update sphinx docs to remove partial useGravatar Joe Banks22 hours-2/+3
|
* Dependency bumps on all dependenciesGravatar Joe Banks22 hours-87/+122
|
* Add new Python versions to CIGravatar Joe Banks23 hours-1/+1
|
* Update CI to use uvGravatar Joe Banks23 hours-13/+31
|
* Convert dev Dockerfile to using uvGravatar Joe Banks23 hours-7/+16
|
* Change Docker dev mounted volume to just dev folderGravatar Joe Banks23 hours-1/+1
|
* Update dependabot to work with uvGravatar Joe Banks23 hours-1/+11
|
* Replace most references to poetry with uvGravatar Joe Banks23 hours-14/+21
|
* Set minimum uv versionGravatar Joe Banks23 hours-0/+3
|
* Replace poetry with uv in pyprojectGravatar Joe Banks23 hours-2353/+2142
|
* Update release date for version 11.8.0 in changelogHEADmainGravatar Joe Banks2025-10-17-1/+1
|
* Update in_whitelist_check to check against the parent channel, if one existsv11.8.0Gravatar Chris Lovering2025-09-18-4/+16
|
* Fix Sphinx releases plugin identification of bugs/featuresGravatar Joe Banks2025-08-10-2/+2
|
* Version 11.7.0v11.7.0Gravatar Joe Banks2025-08-10-1/+4
|
* Update Regex to include Discord protocol format (#304)Gravatar Joe Banks2025-08-10-2/+9
| | | | | | | | | | | | | Chris is traveling abroad and is unable to access. Therefore, Fisher have become his proxy. An 'apprentice' if you will. Shame because Fisher have years more software engineering experience compared to him. Unfortunately, neither Fisher nor Chris cared to separate the version bump into a separate commit so SENIOR Engineer Joe Banks to JUNIOR Engineer Chris Lovering with INTERN Fisher has had to Get Involved. Co-authored-by: ChrisLovering <[email protected]> Co-authored-by: fisher60 <[email protected]>
* Release version 11.6.1v11.6.1Gravatar Joe Banks2025-07-13-1/+1
|
* Update changelogGravatar Joe Banks2025-07-13-0/+3
|
* Update discord invite regexGravatar Janine vN2025-07-13-1/+1
| | | Allows for more than one `\` that occurs before the invite code, which is apparently valid.
* Disable A005 errorsv11.6.0Gravatar Chris Lovering2025-02-18-0/+1
|
* Bump discord.py up to 2.5Gravatar Chris Lovering2025-02-18-4/+8
|
* Bump dev depsGravatar Chris Lovering2025-02-18-811/+894
|
* Changelog & version bumpv11.5.1Gravatar Chris Lovering2024-11-23-1/+5
|
* Update invite regex test casesGravatar Chris Lovering2024-11-23-2/+8
|
* Ensure we don't match to non-invite looking linksGravatar Chris Lovering2024-11-23-2/+2
|
* Escape backslashes in invite regexGravatar Chris Lovering2024-11-23-1/+1
|
* Drop io and li from invite regexGravatar Chris Lovering2024-11-23-1/+1
| | | | These TLDs no longer work
* Update filter regex to not be overly strictGravatar Chris Lovering2024-11-23-2/+4
| | | | Co-authored-by: bj0key <[email protected]>
* Remove deprecated ruff rulesv11.5.0Gravatar Chris Lovering2024-11-23-1/+1
|
* Remove unneeded version specifier in docker composeGravatar Chris Lovering2024-11-23-2/+0
|
* Bump dev deps to latestGravatar Chris Lovering2024-11-23-688/+803
|
* Bump version and add changelog entryGravatar Chris Lovering2024-10-17-1/+5
|
* Remove repetition from the invite regexGravatar Chris Lovering2024-10-17-7/+2
|
* Move discord(app) capture to its own optional group in invite regexGravatar Chris Lovering2024-10-17-6/+6
|