| Commit message (Collapse) | Author | Age | Lines |
| |\ |
|
| | |
| |
| | |
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]>
|
| |\ |
|
| | |
| |
| | |
Migrate no-JSON-as-a-database pinned message to site
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
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]>
|
| | |
| |
| |
| | |
We must add support for all B I G S O L I D U S. This is necessary.
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
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]>
|
| | |\ |
|
| | | |
| | |
| | |
| | | |
Closes #704.
|
| | | |
| | |
| | | |
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]>
|
| | |\| |
|
| | | |
| | |
| | | |
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.
|
| | | | |
|
| | | | |
|
| | |/ |
|
| | |\ |
|
| | | |
| | |
| | | |
Co-authored-by: Mark <[email protected]>
|
| | | | |
|
| | | |
| | |
| | |
| | | |
Co-authored-by: MarkKoz <[email protected]>
|
| | | | |
|
| | | | |
|
| | |/ |
|
| | |
| |
| |
| |
| | |
- Add the possibility to filter by `is_blocked` in the AoC completionist block viewset.
- Patch various tense, and formatting inconsistencies in AoC viewsets
|
| | |
| |
| | |
Co-authored-by: Mark <[email protected]>
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
- Set the user reference to be a OneToOne relation, on tables: AocCompletionistBlock and AocAccountLink.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|