| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Unfortunately, responsive buttons land in 0.9.4 so until
django-simple-bulma has that we can settle for a slightly less
eye-catching button.
|
|\
| |
| | |
Initial CJ9 info
|
|/ |
|
|\
| |
| | |
Contrib walk-through and improving guides
|
| |\
| |/
|/| |
|
|\ \
| | |
| | | |
Add message ID to delete logs
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
Add video type to Python Morsels resoure
|
|/ / /
| | |
| | | |
Adding the video type at the request of Trey Hunner.
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add article discussing free hosting services
* add hsoting and VPS services article
* Merge branch 'pinned_messages' of https://github.com/Diabolical5777/site into pinned_messages
* Delete free_hosting_services.md
* Update pydis_site/apps/content/resources/guides/python-guides/vps_services.md
Co-authored-by: Bluenix <[email protected]>
* Update pydis_site/apps/content/resources/guides/python-guides/vps_services.md
Co-authored-by: Bluenix <[email protected]>
* Update pydis_site/apps/content/resources/guides/python-guides/vps_services.md
Co-authored-by: Bluenix <[email protected]>
* add vps and hosting service guide
* Update pydis_site/apps/content/resources/guides/python-guides/vps_services.md
Co-authored-by: Bluenix <[email protected]>
* add article on VPS and free hosting services
* Update vps_services.md
* Update vps_services.md
Co-authored-by: Bluenix <[email protected]>
Co-authored-by: ChrisJL <[email protected]>
|
|\ \
| | |
| | | |
Added Discord messages with colors guide
|
| |\ \
| |/ /
|/| | |
|
| | |
| | |
| | | |
Migrate no-JSON-as-a-database pinned message to site
|
|\ \ \
| | | |
| | | | |
Force line breaks at arbitrary points for really long words
|
|/ / / |
|
| | | |
|
|\ \ \
| | | |
| | | | |
Invert Deleted Message Log Order
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Inverts the order messages are displayed in on the logs page to match
the order they would be displayed in on discord (and how they would be
read)
Signed-off-by: Hassan Abouelela <[email protected]>
|
|\ \ \
| | | |
| | | | |
Add support for BIG SOLIDUS unicode characters for off topic names
|
|/ / /
| | |
| | |
| | | |
We must add support for all B I G S O L I D U S. This is necessary.
|
|\ \ \
| | | |
| | | | |
Support color string being when converting to hex code
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Int he latest version of discord.py Embed colours could be sent to site as hex strings, if set using a discord.Color, rather tha an int.
Closes #715 Closes SITE-25
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Co-authored-by: Krypton <[email protected]>
Co-authored-by: Krypton <[email protected]>
Co-authored-by: Xithrius <[email protected]>
|
|\ \ \
| | | |
| | | | |
Remove resource suggestion template from site
|
| |\ \ \
| |/ / /
|/| | | |
|
|\ \ \ \
| | | | |
| | | | | |
Migrate VPS services pin by Python bot to site
|
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | | |
Co-authored-by: Hassan Abouelela <[email protected]>
|
| | | | | |
|
| | | | |
| | | | |
| | | | | |
Co-authored-by: Shom770 <[email protected]>
|
| | | | |
| | | | |
| | | | | |
Co-authored-by: Xithrius <[email protected]>
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | | |
Co-authored-by: Xithrius <[email protected]>
|
| |\ \ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| |_|/ / /
|/| | | |
| | | | | |
We will keep the issue template currently present on meta: https://github.com/python-discord/meta/blob/main/.github/ISSUE_TEMPLATE/resource-request.yaml
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
|/ / / /
| | | |
| | | |
| | | | |
Closes #704.
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | | |
Co-authored-by: Mark <[email protected]>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
We only need to check for existence, so sending the full object isn't needed.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Following our move to use Redis as just a cache, this PR allows the site to store a list of threads that need to be bumped.
The bot will interact with this within the ThreadBumper cog.
|
|/ / / |
|