aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Collapse)AuthorAgeLines
...
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md quite alright Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md A good point indeed Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| | | | * | | | | | | | | Fix trailing whitespacesGravatar Robin56052022-06-28-28/+28
| | | | | | | | | | | | |
| | | | * | | | | | | | | Fix EOFGravatar Robin2022-06-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a newline at the end of file
| | | | * | | | | | | | | added discord-app-commands.mdGravatar Blue-Puddle2022-06-28-0/+451
| | | | | | | | | | | | |
| | | * | | | | | | | | | Confirmation with the reader on when to set statusGravatar Xithrius2022-12-12-2/+4
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'main' into 695-setting-different-statuses-on-your-botGravatar Xithrius2022-12-09-1706/+3692
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Appeased the requests from reviews.Gravatar Xithrius2022-11-20-20/+19
| | | | | | | | | | | | |
| | | * | | | | | | | | | Migrate Setting Different Statuses to Set Your Bot pin by Python bot to siteGravatar Eric Fletcher2022-04-10-0/+6
| | | | | | | | | | | | |
| | | * | | | | | | | | | Migrate Setting Different Statuses to Set Your Bot pin by Python bot to siteGravatar Eric Fletcher2022-04-10-0/+41
| | | | | | | | | | | | |
| | * | | | | | | | | | | remove useless blank constraintGravatar Amrou Bellalouna2022-11-12-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the migration as well
| | * | | | | | | | | | | remove useless coverage related commentedGravatar Amrou Bellalouna2022-11-07-1/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | refactor nomination validation flowGravatar Amrou Bellalouna2022-11-07-12/+8
| | | | | | | | | | | | |
| | * | | | | | | | | | | add tests for new thread_id validation flowGravatar Amrou Bellalouna2022-11-07-0/+32
| | | | | | | | | | | | |
| | * | | | | | | | | | | add validation criteria for thread_id modificationGravatar Amrou Bellalouna2022-11-07-0/+12
| | | | | | | | | | | | |
| | * | | | | | | | | | | push forgotten model updateGravatar Amrou Bellalouna2022-11-07-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | fix grammar in thread_id's help textGravatar Amrou Bellalouna2022-11-07-0/+18
| | | | | | | | | | | | |
| | * | | | | | | | | | | delete buggy migrationGravatar Amrou Bellalouna2022-11-07-18/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | add thread_id to serializer's fieldsGravatar Amrou Bellalouna2022-11-06-1/+9
| | | | | | | | | | | | |
| | * | | | | | | | | | | add thread_id column to the nomination tableGravatar Amrou Bellalouna2022-11-06-0/+23
| | | | | | | | | | | | |
| * | | | | | | | | | | | Kaizen: Ensure consistent formatting and wording.Gravatar kosayoda2022-12-11-3/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Point showcase link to an actual example.Gravatar kosayoda2022-12-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The example pointed to by the previous link is no more, so let's find another example.
| * | | | | | | | | | | | Add tips that showcase markdown quirks.Gravatar kosayoda2022-12-11-0/+41
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'main' into issue-809Gravatar Xithrius2022-12-06-0/+323
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Updates for docker hosting guideGravatar Exenifix2022-12-04-10/+10
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'python-discord:main' into mainGravatar Exenifix2022-12-04-111/+1543
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Update ↵Gravatar Exenifix2022-12-04-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
| | * | | | | | | | | | | | Update ↵Gravatar Exenifix2022-12-04-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
| | * | | | | | | | | | | | Update ↵Gravatar Exenifix2022-12-04-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
| | * | | | | | | | | | | | Merge branch 'main' into mainGravatar Xithrius2022-10-26-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into mainGravatar Robin2022-10-16-68/+70
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into mainGravatar Exenifix2022-09-22-32/+651
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Minor change to "you will learn" sectionGravatar Exenifix2022-09-22-10/+10
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Linting appliedGravatar Exenifix2022-08-01-4/+8
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Some grammar mistakes fixGravatar Exenifix2022-08-01-7/+7
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Added additional explanation about branch nameGravatar Exenifix2022-08-01-3/+4
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Update ↵Gravatar Exenifix2022-08-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
| | * | | | | | | | | | | | | | | Guide linting appliedGravatar Exenifix2022-07-24-14/+31
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Updated the guide as requestedGravatar Exenifix2022-07-24-4/+31
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Removed unnecessary combinationGravatar Exenifix2022-07-24-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Robin <[email protected]>
| | * | | | | | | | | | | | | | | Changed "requirements" to external dependenciesGravatar Exenifix2022-07-24-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Robin <[email protected]>
| | * | | | | | | | | | | | | | | Additional explanation about docker base imageGravatar Exenifix2022-07-24-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Robin <[email protected]>
| | * | | | | | | | | | | | | | | Updated a docker guideGravatar Exenifix2022-07-18-22/+101
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Create docker-hosting-guide.mdGravatar Exenifix2022-07-18-0/+194
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix 404 for commit message documentGravatar Johannes Christ2022-12-06-3/+1
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #809.