Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use `casefold` Instead Of `lower` | 2022-10-28 | -1/+1 | |
* | Clean Up Typing | 2022-10-28 | -6/+3 | |
* | Update pydis_site/apps/content/utils.py | 2022-10-28 | -1/+1 | |
* | Merge branch 'main' into bot-tags | 2022-10-27 | -85/+104 | |
|\ | ||||
| * | Update off-topic etiquette to reflect server size (#785) | 2022-10-25 | -1/+1 | |
| * | Add info about working with snekbox 3.11 on bot | 2022-10-07 | -2/+8 | |
| * | Increase Request Timeout For GitHub API | 2022-09-30 | -1/+1 | |
| * | Fix B026 Linting Errors | 2022-09-30 | -1/+1 | |
| * | Bump To Django 4.1.1 & Update Dependencies | 2022-09-30 | -18/+13 | |
| * | Upgrade To 3.10 | 2022-09-30 | -5/+2 | |
| * | Fix Static Build | 2022-09-30 | -27/+33 | |
| * | Merge branch 'main' into fix-warnings | 2022-09-30 | -13/+30 | |
| |\ | ||||
| | * | replace parenthesis with square brackets since tuples are serialized are lists | 2022-09-18 | -3/+3 | |
| | * | restrict the RulesView docstrings to just what it does | 2022-09-18 | -3/+2 | |
| | * | replace sweet with "sweets" to refer more to candy | 2022-09-18 | -1/+1 | |
| | * | update the RulesView class' docstrings | 2022-09-18 | -4/+7 | |
| | * | Merge branch 'main' into map-rules-to-keywords | 2022-09-18 | -6/+11 | |
| | |\ | ||||
| | * | | make docstring more explicit about the returned content | 2022-09-18 | -1/+6 | |
| | * | | add suggested keywords | 2022-09-18 | -9/+9 | |
| | * | | add docstrings explaining the values that the Rules view returns | 2022-09-18 | -0/+1 | |
| | * | | add collection of keywords per rule | 2022-08-18 | -9/+18 | |
| * | | | Fix Unittest Deprecation Warnings | 2022-09-04 | -12/+12 | |
| * | | | Fix Django Deprecation Warnings | 2022-09-04 | -2/+0 | |
| | |/ | |/| | ||||
| * | | Fix grammar in contributing guide (#771) | 2022-08-30 | -1/+1 | |
* | | | Rename Tag Model Author Field | 2022-08-23 | -12/+17 | |
* | | | Support Hyperlinked Tag Group Replacement | 2022-08-23 | -5/+53 | |
* | | | Merge branch 'main' into bot-tags | 2022-08-23 | -7/+12 | |
|\| | | ||||
| * | | Merge branch 'main' into fix-infraction-tests | 2022-08-18 | -2/+2 | |
| |\| | ||||
| | * | striked passed date | 2022-08-16 | -2/+2 | |
| * | | Explicitly Specify Infraction Time In Tests | 2022-08-14 | -5/+10 | |
| |/ | ||||
* | | Clarify Tag Model Docstring | 2022-08-23 | -1/+1 | |
* | | Improve Tag Commit Naming | 2022-08-23 | -5/+5 | |
* | | Fix Tests For Tag Metadata | 2022-08-16 | -29/+148 | |
* | | Fix Tag Metadata For Static Builds | 2022-08-16 | -3/+12 | |
* | | Better Split Up Tag Commit Messages | 2022-08-16 | -1/+8 | |
* | | Add Tag Metadata | 2022-08-16 | -25/+146 | |
* | | Unify Tag Migrations & Add Commit Model | 2022-08-16 | -47/+72 | |
* | | Move GitHub strptime Format To Settings | 2022-08-16 | -3/+3 | |
* | | Update Tests For Tag Groups | 2022-08-14 | -24/+157 | |
* | | Change Hyperlink Color On Hover | 2022-08-14 | -0/+4 | |
* | | Add Tag Group Support | 2022-08-14 | -52/+187 | |
* | | Move Tag URL To Property And Add Group | 2022-08-14 | -10/+47 | |
* | | Improve Tag Cropping | 2022-08-13 | -6/+40 | |
* | | Enable Code Highlighting On All Content Pages | 2022-08-13 | -8/+4 | |
* | | Clean Up Tag Link Substitution | 2022-08-13 | -4/+3 | |
* | | Set Link Color For Sub-elements | 2022-08-13 | -0/+6 | |
* | | Add Tag View Tests | 2022-08-13 | -4/+233 | |
* | | Export Tag Model As Top Level Model Object | 2022-08-13 | -2/+5 | |
* | | Add Content App To Navbar | 2022-08-13 | -0/+3 | |
* | | Add Tag Page Template | 2022-08-13 | -5/+105 |