Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Remove the redirect FilterList on migration | 2023-09-19 | -0/+16 | ||
|/ / | | | | | | | | | | | | | | | This redirect filter list does not have any filters, nor does it have a bot implementation. It is something that we were working on, but has been stalled for a while. The presence of this filter list also causes the bot to warn on startup due to it finding a filter list with no implementation. This commit removes the FilterList, which can be added back if/when we support this filter type in bot. | ||||
* | | Link guide to contributing a page in site guide (#1105) | 2023-09-18 | -1/+1 | ||
| | | |||||
* | | Document Netlify static previews | 2023-08-31 | -0/+8 | ||
| | | | | | | | | Closes #677. | ||||
* | | Add additional approved frameworks for CJ10 | 2023-08-28 | -0/+45 | ||
| | | |||||
* | | Fix broken links and remove extraneous space in timeline | 2023-08-26 | -5/+5 | ||
| | | | | | | | | | | | | Many thanks to @Rainb0wCodes for making me aware of the broken links. Co-authored-by: Rainb0w :3 <[email protected]> | ||||
* | | Add switch to pinnward paste service | 2023-08-18 | -0/+20 | ||
| | | |||||
* | | Remove #today-i-teach and add missing date | 2023-08-18 | -18/+1 | ||
| | | |||||
* | | Update timeline (August 2023) | 2023-08-18 | -0/+327 | ||
| | | |||||
* | | Add "pay" alias for rule tag | 2023-08-11 | -1/+1 | ||
| | | |||||
* | | update final repo name | 2023-08-10 | -1/+1 | ||
| | | |||||
* | | Update CJ event date on Events Calendar | 2023-08-10 | -1/+1 | ||
| | | |||||
* | | Clarify a framework rule and formatting | 2023-08-10 | -7/+6 | ||
| | | |||||
* | | Update for Code Jam 2023 | 2023-08-10 | -7/+354 | ||
| | | |||||
* | | Merge branch 'main' into move-commit-model-to-proper-module | 2023-08-09 | -13/+31 | ||
|\ \ | |||||
| * \ | Merge branch 'main' into clean-pragma | 2023-08-04 | -10/+30 | ||
| |\ \ | |||||
| | * | | Capitalize Python outside of tags (#1046) | 2023-08-02 | -6/+6 | ||
| | | | | | | | | | | | | | | | | | | | | Related to #1044. Co-authored-by: Xithrius <[email protected]> | ||||
| | * | | Merge branch 'main' into soft-fail-on-403-in-tags | 2023-08-01 | -1/+1 | ||
| | |\ \ | |||||
| | | * | | Fix a typo in bot.md (#1058) | 2023-07-31 | -1/+1 | ||
| | | | | | | | | | | | | | | | Fix a typo in bot.md file. Correct the typo "psotgres" to "postgres". | ||||
| | * | | | Soft fail for upstream error on fetching tag commits | 2023-07-27 | -3/+23 | ||
| | |/ / | | | | | | | | | | | | | Closes #1053 | ||||
| * / / | Clean up pragma intended for Python 3.10 removal | 2023-07-27 | -3/+1 | ||
| |/ / | |||||
* / / | Move commit model into its own file | 2023-07-27 | -37/+41 | ||
|/ / | | | | | | | | | Let's stick to the standard scheme - otherwise we might as well just have a single models file. | ||||
* | | Fix link to teachingpython episode (#1048) | 2023-07-24 | -1/+1 | ||
| | | | | | | Also removes a superfluous space. Closes #1043. | ||||
* | | Pleasure the style dictator | 2023-07-24 | -3/+3 | ||
| | | |||||
* | | Fixed inconsistent column heights in the contributing ↵ | 2023-07-17 | -0/+9 | ||
| | | | | | | | | section(python-discord#1036) | ||||
* | | Fix overflowing iframe element (python-discord#1027) (#1038) | 2023-07-16 | -1/+1 | ||
| | | |||||
* | | Fix duplicated links in resources (#1034) | 2023-07-15 | -12/+28 | ||
| | | | | | | | | | | | | | | | | | | * Add test for duplicate links * Remove duplicated links Closes #1022. Closes #1023. Closes #1024. | ||||
* | | Fix empty <h1> tag on page listing (#1033) | 2023-07-15 | -2/+2 | ||
| | | | | | | Closes #1026. | ||||
* | | Fix broken image links for kivy (#1032) | 2023-07-15 | -2/+2 | ||
| | | | | | | Closes #1020. | ||||
* | | Fix broken link to sololearn's Python course (#1031) | 2023-07-15 | -1/+1 | ||
| | | | | | | Fixes #1021. | ||||
* | | Drop redirect usage from URL references (#1016) | 2023-07-11 | -9/+9 | ||
| | | | | | | | | | | | | | | | | Just one separate, and present beforehand, broken link remains: $ httrack -E --robots=0 --spider http://127.0.0.1:8000 -v | grep 404 20:18:51 Error: "Not Found" (404) at link 127.0.0.1:8000/events/game-jam-2020/technical-requirements/ (from 127.0.0.1:8000/events/game-jams/2020/judging/) Closes #681. | ||||
* | | Fix broken link found by httrack (#1018) | 2023-07-10 | -1/+1 | ||
| | | | | | | Surfaced in #1016. | ||||
* | | Fix "PostegreSQL" typo | 2023-07-09 | -1/+1 | ||
| | | |||||
* | | Add new rule aliases (#1007) | 2023-06-26 | -4/+4 | ||
| | | | | | | | | | | | | | | | | * Correct indent for GPT rule * Add new aliases for rule 4 and 8 See suggestion in #1001. Closes #1001. | ||||
* | | Remove obsolete question from FAQ | 2023-06-25 | -6/+0 | ||
| | | |||||
* | | Fix broken links in the contributing guide. (#1002) | 2023-06-22 | -2/+2 | ||
| | | |||||
* | | Update code for new linter rules | 2023-06-21 | -2/+2 | ||
| | | | | | | | | | | | | Ignore RUF012, which suggests to add typing.ClassVar to "mutable" class variables (in our case, it complained about the ordering attribute of the `Meta` class within models) - annotating this would be a bit noisy. | ||||
* | | Merge branch 'main' into subclassing_bot | 2023-06-10 | -3/+1 | ||
|\ \ | |||||
| * | | Remove mentions of there being multiple snekbox containers (#988) | 2023-05-30 | -3/+1 | ||
| | | | | | | | | | | | | | | | With https://github.com/python-discord/bot/pull/2618 there will only be 1 snekbox container, that runs the latest verison of snekbox. Supporting multiple versions of snekbox will be covered by https://github.com/python-discord/snekbox/issues/158 where a single instance of snekbox will nativly support multiple Python verisons. | ||||
* | | | remove .md for hyperlinks | 2023-05-17 | -2/+2 | ||
| | | | |||||
* | | | add reference link for overriding context and fix link for subclassing bot | 2023-05-17 | -1/+1 | ||
| | | | |||||
* | | | add reference link for overriding context and fix link for subclassing bot | 2023-05-17 | -1/+1 | ||
| | | | |||||
* | | | remove redundant info | 2023-05-17 | -1/+1 | ||
| | | | |||||
* | | | Merge branch 'subclassing_bot' of github.com:Diabolical5777/site into ↵ | 2023-05-17 | -63/+63 | ||
|\ \ \ | | | | | | | | | | | | | subclassing_bot | ||||
| * | | | Merge branch 'main' into subclassing_bot | 2023-05-17 | -63/+63 | ||
| |\| | | |||||
| | * | | Use the new datetime.UTC alias over datetime.timezone.utc | 2023-05-13 | -62/+62 | ||
| | | | | |||||
| | * | | Specify file encoding so tests pass on windows | 2023-05-13 | -1/+1 | ||
| | | | | | | | | | | | | | | | | This file has non-cp1252 characters, which is the default on windows, so fails to read the file. | ||||
* | | | | satisfy linter | 2023-05-17 | -1/+1 | ||
|/ / / | |||||
* | | | give a simple introduction to cogs and example links | 2023-05-17 | -1/+1 | ||
| | | | |||||
* | | | remove typo | 2023-05-17 | -2/+1 | ||
| | | | |||||
* | | | highlight 'Bot' in the description with backticks. | 2023-05-17 | -1/+1 | ||
| | | |