aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/staff/urls.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add a README to the staff appGravatar Johannes Christ2023-04-16-1/+1
| | | | Plus minor refactorings
* Remove references to wiki from other apps.Gravatar Leon Sandøy2020-10-04-3/+1
|
* Making the deleted-messages-frontend functional with changes, including:Gravatar Sebastiaan Zeeff2019-08-23-3/+1
| | | | | | | | | - Adding support for embeds to both the template and the css; - Adding Discord fonts to create a Discord-realistic rendering; - Adding Discord color int to html hex filter for use in templates; - Removing unnecessary int -> hex property from role model (see previous point); - Adding support to compute timestamp from snowflake int in the message model; - Forcing the order of deleted messages list view to snowflake `id` to guarantee chronological order.
* Adding initial staff app to DjangoGravatar Sebastiaan Zeeff2019-08-23-0/+12