|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.3.1...2.7.4)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |\  
| | 
| | | Apply LimitOffsetPagination in GET Infraction with default Page Size 100 | 
| | |\  
| |/  
|/| |  | 
| |\ \  
| | | 
| | | | Change index.html to say "100 dedicated expert helpers" instead of 90 | 
| | |\ \  
| |/ /  
|/| | |  | 
| | | | |  | 
| |/ / |  | 
| |\ \  
| | | 
| | | | Add a validator for documentation package names and base urls. | 
| | |\ \  
| |/ /  
|/| | |  | 
| |\ \ \  
| | | | 
| | | | | Migrate GHCR_TOKEN -> GITHUB_TOKEN in Docker build action | 
| |/ / /  
| | |   
| | | | GITHUB_TOKEN has now enough permissions to be used for pushing to GHCR, so we don't need PAT anymore. Also, use `repository_owner` instead of the secret of username. | 
| |\ \ \  
| | | | 
| | | | | Update our policy documents | 
| |/ / / |  | 
| |\ \ \  
| | | | 
| | | | | Use real names in the timeline | 
| | | | | 
| | | | 
| | | | | Co-authored-by: Gustav Odinger <[email protected]> | 
| | | | | |  | 
| |/ / /  
| | |   
| | |   
| | |   
| | | | Using nicknames like Ves Zappa and Lemon doesn't always feel appropriate,
so I've replaced some of those references with real names. | 
| |\ \ \  
| | | | 
| | | | | Bump urllib3 from 1.26.2 to 1.26.3 | 
| | |\ \ \  
| |/ / /  
|/| | | |  | 
| |\ \ \ \  
| | | | | 
| | | | | | Update landing page and timeline | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | Adds recent events, and also cleans up the HTML a bit. | 
| |/ / / / |  | 
| |\ \ \ \  
| | | | | 
| | | | | | Removes Gunicorn Import In Debug Mode | 
| |/ / / /  
| | | |   
| | | |   
| | | |   
| | | |   
| | | | | Moves the gunicorn import below the start server command for debug mode
 to ensure it isn't imported if it isn't used. This solves issues with
 manage.py being unable to start on windows. | 
| |\ \ \ \  
| | | | | 
| | | | | | Adds Streamyard Banner To Homepage | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | Reduces the width of the sponsor tab to reduce the chance of one logo ending up on a new line by itself. | 
| | | | | | |  | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | Center justifies sponsor logos on the home page to make wrapping look cleaner. | 
| |/ / / / |  | 
| |/ / /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |   
| | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)
Signed-off-by: dependabot[bot] <[email protected]> | 
| |\ \ \  
| | | | 
| | | | | Add route to get a member's data for helper review | 
| | |\ \ \  
| |/ / /  
|/| | | |  | 
| |\ \ \ \  
| | | | | 
| | | | | | Add GitHub environment to deploy workflow | 
| |/ / / / |  | 
| | | | | |  | 
| | | | | |  | 
| | | | | |  | 
| | | | | |  | 
| | |\ \ \ |  | 
| | | | | | 
| | | | | 
| | | | | | Co-authored-by: Joe Banks <[email protected]> | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | Oops. | 
| | | | | | |  | 
| | | | | | |  | 
| | | | | | |  | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | | Added route for getting a user's join date, total messages, and top 3 channels by activity.
This information will be used to auto-review nominees. | 
| | | | | | |  | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | | URLs without a trailing slash won't get properly joined by the bot
Adds compatibility with python-discord/bot@bc25bfdf42cdaaba924a7ad6de1dc06a9b381285's changes
The styling of how the regex decorator is constructed was changed to be consisted with the
function validator | 
| | | | |\ \  
| |_|_|/ /  
|/| | | | |  | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | Copies dependencies before code for caching and removes git dependency. | 
| | |/ / /  
|/| | | |  |