aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/staff (follow)
Commit message (Expand)AuthorAgeLines
* Migration: Delete RoleMapping.Gravatar Leon Sandøy2020-10-11-0/+16
* Remove files related to django-allauth.Gravatar Leon Sandøy2020-10-04-40/+0
* Remove references to wiki from other apps.Gravatar Leon Sandøy2020-10-04-3/+1
* Merge branch 'master' into admin-api-pages-improvementsGravatar scragly2020-09-18-9/+92
|\
| * Alter staff tests to make use of new user roles syntaxGravatar Joseph Banks2020-06-02-1/+1
| * No longer accept or track avatar_hash.Gravatar Leon Sandøy2020-05-27-1/+0
| * Merge branch 'master' into deleted-messages-visible-line-endingsGravatar Joseph2020-02-02-0/+40
| |\
| | * Merge branch 'bot#549-show-attachments-staff' of https://github.com/python-di...Gravatar Akarys422019-11-20-0/+23
| | |\
| | | * Merge branch 'master' into bot#549-show-attachments-staffGravatar Matteo Bertucci2019-11-15-0/+23
| | | |\
| | | | * Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-1/+1
| | | | * Add role mapping migration I forgot to commitGravatar Gareth Coles2019-10-23-0/+18
| | | | * Add is_staff to role mappings, and the logic to go with itGravatar Gareth Coles2019-10-20-0/+5
| | * | | Test for the attachment image to be in the staff logGravatar Akarys422019-11-20-0/+15
| | |/ /
| | * / Write tests for message.attachmentsGravatar Akarys422019-10-28-0/+2
| | |/
| * / Make newlines visible in deleted messagesGravatar Sebastiaan Zeeff2019-10-31-7/+51
| |/
* / Adjust deleted message test to account for new ordering of newest created first.Gravatar scragly2019-10-20-1/+1
|/
* Signals: Handle (and test) mapping updates/deletionsGravatar Gareth Coles2019-10-11-2/+4
* Remove app_label from role mapping modelGravatar Gareth Coles2019-10-03-3/+0
* Add model to map Discord roles to Django permissions groupsGravatar Gareth Coles2019-10-03-0/+61
* Applying PR Feedback: Colour constants for readability & absolute importGravatar Sebastiaan Zeeff2019-09-01-6/+18
* Changing LogView to DetailView, as per Volcy's reviewGravatar Sebastiaan Zeeff2019-08-24-27/+5
* Adding tests for deleted message viewGravatar Sebastiaan Zeeff2019-08-23-2/+98
* Adding tests for filters and the deleted message front-end viewGravatar Sebastiaan Zeeff2019-08-23-0/+85
* Making the deleted-messages-frontend functional with changes, including:Gravatar Sebastiaan Zeeff2019-08-23-6/+42
* Adding message display to frontendGravatar Sebastiaan Zeeff2019-08-23-1/+2
* Adding initial staff app to DjangoGravatar Sebastiaan Zeeff2019-08-23-0/+36