|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | `fa-duck` and `fa-alien-monster` (renamed `fa-alien-8bit` in the latest
FontAwesome) are part of the Pro plan, which we no longer have. | 
| | |  | 
| | 
| 
| | Co-authored-by: Kieran Siek <[email protected]> | 
| | 
| 
| 
| 
| | Make "Code Jams" a hyperlink on the main Events page
Add related links sidebar to Events page | 
| | 
| 
| 
| | Code Jam 6 of January 2020 was our last Winter Code Jam | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | 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. | 
| | |  | 
| |\ |  | 
| | |\ |  | 
| | | | 
| | | 
| | | | 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. | 
| | | | | |  | 
| | | | | |  |