aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps (follow)
Commit message (Expand)AuthorAgeLines
* Fix resources project-ideas FA iconGravatar hedy2024-03-12-1/+1
* Merge branch 'main' into docs/suggest-resourcesGravatar ChrisJL2024-03-10-98/+105
|\
| * Ensure messages returned for metricity data do not match all excluded channelsGravatar Chris Lovering2024-02-20-3/+3
| * Update path variable in resource page testsGravatar RohanJnr2024-02-11-1/+1
| * Move resorce loading from view init() to AppConfig ready() methodGravatar RohanJnr2024-02-11-94/+101
* | Resources: Add guidelines on YAML filesGravatar hedy2024-02-07-5/+30
|/
* Merge branch 'main' into mailing-list-modelGravatar Xithrius2024-02-03-60/+115
|\
| * Appeased the linterGravatar Xithrius2024-02-01-1/+1
| * Merge branch 'main' into docs/dark-themeGravatar hedy2024-01-28-45/+54
| |\
| | * Dark: Use alternate images for homepage, resources, eventsGravatar hedy2024-01-28-0/+10
| | * Dark: Use our own panda3d logo with light backgroundGravatar hedy2024-01-18-1/+1
| | * Dark: For content pages using transparent images...Gravatar hedy2024-01-17-4/+4
| | * Dark: Use kivy logo with light background in resourcesGravatar hedy2024-01-16-3/+1
| | * Dark: Use adafruit logo with light background in resourcesGravatar hedy2024-01-16-1/+1
| | * Dark: Fix the filter box on resources pageGravatar hedy2024-01-16-31/+31
| | * Merge branch 'main' into gdwr-dark-themeGravatar ~hedy2024-01-13-17/+39
| | |\
| | * \ Fix all conflictsGravatar hedy2023-12-14-2881/+7487
| | |\ \
| | * | | Use colour helpersGravatar GDWR2022-02-08-4/+4
| * | | | Add section about dark mode in guide for contributing a pageGravatar hedy2024-01-28-0/+24
| | |_|/ | |/| |
| * | | Use icon_image instead of title_image and set icon_size to 50.Gravatar devdanzin2024-01-03-1/+2
| * | | Add a Goodreads link and 'paid' tag.Gravatar devdanzin2023-12-23-0/+4
| * | | Fix trailing whitespace.Gravatar devdanzin2023-12-23-1/+1
| * | | Add 'Software Design by Example' to resources.Gravatar devdanzin2023-12-22-0/+21
| * | | Merge pull request #1186 from python-discord/nplusone-infractions-expandedGravatar jchristgit2023-12-15-8/+7
| |\ \ \
| | * | | Prefetch user and actor in expanded infraction viewGravatar Johannes Christ2023-12-15-8/+7
| * | | | Merge pull request #1188 from python-discord/slightly-optimize-tag-updatesGravatar jchristgit2023-12-15-2/+2
| |\ \ \ \
| | * | | | Prevent loading related object when updating tagsGravatar Johannes Christ2023-12-15-2/+2
| | |/ / /
| * / / / Preload nomination entries in nomination viewsetGravatar Johannes Christ2023-12-15-1/+1
| |/ / /
| * | / insert deleted messages as a BatchGravatar shtlrs2023-12-15-6/+3
| | |/ | |/|
* / | Migrate mailing lists to their own API endpointsGravatar Johannes Christ2023-12-17-9/+362
|/ /
* | Simplify is_bot_pr_approval logicGravatar Chris Lovering2023-12-12-4/+1
* | Convert to lower case before checking equalityGravatar Chris Lovering2023-12-12-8/+8
* | Log a warning when being ratelimtted by GithubGravatar Chris Lovering2023-12-11-0/+25
* | Unify frozen fields logic into serializer mixin (#1169)Gravatar jchristgit2023-12-11-14/+40
* | Implement editing of offensive message records (#1165)Gravatar jchristgit2023-12-11-22/+59
* | Mention READMEs for app dirs in contributing guide (#1168)Gravatar jchristgit2023-12-11-0/+5
* | Implement the github-filter worker in the APIGravatar Johannes Christ2023-12-11-1/+161
* | Add alias "hire" for rule 9Gravatar ~hedy2023-12-08-1/+1
* | Fix typo in psql quit commandGravatar Johannes Christ2023-12-04-1/+1
* | Update required Python versionGravatar Johannes Christ2023-12-04-1/+1
* | Merge branch 'main' into remove-the-redirect-filter-listGravatar Xithrius2023-10-01-70/+8
|\ \
| * | Merge pull request #1104 from python-discord/no-more-previews-for-redirectsGravatar jchristgit2023-09-20-70/+8
* | | Remove the redirect FilterList on migrationGravatar Chris Lovering2023-09-19-0/+16
|/ /
* | Link guide to contributing a page in site guide (#1105)Gravatar jchristgit2023-09-18-1/+1
* | Document Netlify static previewsGravatar Johannes Christ2023-08-31-0/+8
* | Add "pay" alias for rule tagGravatar Anonymous2023-08-11-1/+1
* | Merge branch 'main' into move-commit-model-to-proper-moduleGravatar wookie1842023-08-09-9/+27
|\ \
| * \ Merge branch 'main' into clean-pragmaGravatar Xithrius2023-08-04-6/+26
| |\ \
| | * | Capitalize Python outside of tags (#1046)Gravatar jchristgit2023-08-02-2/+2
| | * | Merge branch 'main' into soft-fail-on-403-in-tagsGravatar Xithrius2023-08-01-1/+1
| | |\ \