|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| ... |  | 
| | |\ \ \ \ |  | 
| | | | |_|/  
| | |/| | |  | 
| | | | | | |  | 
| | | | | | |  | 
| | |/ / /  
| | | |   
| | | | | After monitoring traffic ingressing and confirming redirects are working as expected, I'm happy to switch redirects from the redirect app to using 301 permanent redirect. | 
| | | | | |  | 
| |/ / / |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | 
| | | | This makes it less jarring when scrolling to a heading since many
content pages include a Table of Contents. | 
| | | | 
| | | 
| | | 
| | | 
| | | | Since this is a backwards compatibility redirect, the page should
redirect the user rather than rely on the cloudflare worker. | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | Due to an optimization in CPython that is amended in 3.10, coverage.py
is sometimes unable to determine the coverage of continue statements in
branches. See: https://github.com/nedbat/coveragepy/issues/198
Adding a no-op like a print or an empty statement would solve the
coverage issue, but I've opted to just ignore the line. This should be
tested and the line removed when the site is updated to Python 3.10. | 
| |\ \ \ |  | 
| | | | | 
| | | | 
| | | | | This removes the scrollbar from them | 
| | |\ \ \  
| | | | | 
| | | | | | This commit adds the timeline to the navbar for easy access from anywhere on the website | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | | This commit adds the timeline to the navbar for easy access from anywhere on the website | 
| | |\ \ \ \ |  | 
| | | | | | | |  | 
| | | |\| | | |  | 
| | | | | | | 
| | | | | | 
| | | | | | | 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. | 
| | | | | | | 
| | | | | | 
| | | | | | 
| | | | | | | Adds recent events, and also cleans up the HTML a bit. | 
| | | | | | | |  | 
| | | | | | | 
| | | | | | 
| | | | | | 
| | | | | | | 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. | 
| | | | | | | |  | 
| | | | |\ \ \ |  | 
| | | | | | | | |  | 
| | | | | | | | |  | 
| | | | | | | | |  | 
| | | | |\ \ \ \ |  | 
| | | | | | | | | 
| | | | | | | | 
| | | | | | | | | 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 | 
| | | |\ \ \ \ \  
| | | | |_|/ /  
| | | |/| | | |  | 
| | | | | |/ /  
| | | |/| | |  | 
| | | | |\| | |  | 
| | | | | | | 
| | | | | | 
| | | | | | | Now includes a link to our Discord server and concrete actions for the user, if the problem persists | 
| | | | | | | 
| | | | | | 
| | | | | | | Co-authored-by: Leon Sandøy <[email protected]> | 
| | | | | | | |  | 
| | | | | | | 
| | | | | | 
| | | | | | 
| | | | | | | This css sheet applies to the 404 and 500 pages | 
| | | | | | | 
| | | | | | 
| | | | | | 
| | | | | | 
| | | | | | | This does not include the styling required for the page to display
properly | 
| | | | | | | |  | 
| | | | | | | |  |