|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| |\  
| | 
| | | Test that infraction reason sent to database is not truncated | 
| | | |  | 
| |\ \  
| | | 
| | | | Reference the `/tag` slash-command instead of the old `!tags` in the footer of tags listings | 
| | |\| |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | | 
| | | 
| | | 
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | |/  
|/|   
| |   
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |\ \  
| | | 
| | | 
| | | 
| | | | python-discord/wookie184-show-warnings-in-actions-tests
Show warnings when running tests in GH Actions | 
| |/ / |  | 
| |\ \  
| | | 
| | | | Fix warning in tests | 
| | |\ \  
| |/ /  
|/| | |  | 
| |\ \ \  
| | | | 
| | | | | Use a d.py task for checking for necro help posts | 
| |/ / / |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | This will give other cogs a chance to start up | 
| | | | 
| | | 
| | | | We want to be able to expand the list of channels ignored by duckpond, without having to add the entire list of default channels first. | 
| |/ / |  | 
| |\ \  
| | | 
| | | | Log to #voice-log for passed and failed attempts at voice verification | 
| | | | |  | 
| |/ / |  | 
| |\ \  
| | | 
| | | | Bump bot core & Python version | 
| | | | |  | 
| |/ /  
| |   
| |   
| | | A pydantic version bump is also required due to latest requirements from bot-core | 
| |\ \  
| | | 
| | | | Support editing of timeout durations. | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | If timeout was edited to a longer duration, members could evade being timeout upon rejoining, so we reapply them if that's the case | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | if a user isn't a member of the server, trying to edit their timeout will result in an error | 
| |/ / |  | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.43.0...1.44.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.0...lxml-5.1.1)
---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |/  
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
| | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.3.4...v-4.4.0)
---
updated-dependencies:
- dependency-name: pip-licenses
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | 
| 
| 
| | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | |  | 
| |\  
| | 
| | 
| | 
| | | python-discord/init-sentry-after-event-loop-creation
Move sentry initialisation to after the event loop is created | 
| |/  
|   
|   
| | This is required for the sentry asyncio integration | 
| | |  | 
| |\  
| | 
| | | Capture cog load times using sentry performance tracking | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/ |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [emoji](https://github.com/carpedm20/emoji) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](https://github.com/carpedm20/emoji/compare/v2.10.1...v2.11.0)
---
updated-dependencies:
- dependency-name: emoji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | 
| 
| 
| | This is no longer needed now that the new forum channel used for the help system automatically have the new post shown in the channel list | 
| | 
| 
| 
| 
| 
| | This feature allowed users to opt-in to getting DMs from the bot whenever someone messaged in a help channel they we participating in. This was useful in the old channel-based help system as it was hard to remember which channels you were participating in.
Now that we've moved over to the forum channel, this is no longer an issue, as posts you are participating in now appear in the channel list, and others don't. |