aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Add new test for deleted message context log_url.Gravatar scragly2019-10-20-3/+24
* Adjust deleted message test to account for new ordering of newest created first.Gravatar scragly2019-10-20-1/+1
* Add tag search and rendered preview.Gravatar scragly2019-10-20-2/+26
* Show role colour style and add hex value, link perms to calc page, add role s...Gravatar scragly2019-10-20-1/+33
* Add search field to off topic admin page.Gravatar scragly2019-10-20-1/+7
* Improve nominations admin list and page, add search and filter by active.Gravatar scragly2019-10-20-1/+43
* Improve infractions admin list and page, add search and filters.Gravatar scragly2019-10-20-1/+45
* Order roles by positioning, add filters and search to api user admin page.Gravatar scragly2019-10-20-2/+48
* Add message log links, improved formatting to message deletion admin pages.Gravatar scragly2019-10-20-7/+75
* Set newest-first sorting for message deletion models, add log_url property.Gravatar scragly2019-10-20-2/+14
* Set default example.com dev site to pythondiscord.local:8000Gravatar scragly2019-10-20-0/+14
* Add Code of Conduct to navbar submenuGravatar Sebastiaan Zeeff2019-10-17-0/+3
* Merge pull request #284 from python-discord/faviconsGravatar Johannes Christ2019-10-14-11/+9
|\
| * Merge branch 'master' into faviconsGravatar ByteCommander2019-10-12-1/+1
| |\
| * | Forgot to update base.html template with favicon changesGravatar ByteCommander2019-10-12-11/+9
* | | Merge pull request #286 from python-discord/wiki-polishGravatar Johannes Christ2019-10-14-77/+60
|\ \ \
| * | | Wiki: Show breadcrumb without menus for users that can't edit, without the ro...Gravatar Gareth Coles2019-10-14-52/+58
| * | | Wiki: Remove Django messages from Wiki templatesGravatar Gareth Coles2019-10-14-25/+0
| * | | Wiki: Hide breadcrumbs bar if the user can't editGravatar Gareth Coles2019-10-14-1/+3
|/ / /
* | | Wiki: Permissions hotfix (#285)Gravatar scragly2019-10-14-0/+24
|\ \ \
| * | | Remove accidental comment before docstringGravatar Gareth Coles2019-10-14-1/+1
| * | | Wiki: Permissions hotfixGravatar Gareth Coles2019-10-14-0/+24
|/ / /
* | | Django Allauth (#201) (#274)Gravatar scragly2019-10-14-7/+1061
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-14-34/+26
| |\ \ | |/ / |/| |
* | | Merge pull request #282 from python-discord/upgrade-postgresql-to-12Gravatar Sebastiaan Zeeff2019-10-12-1/+1
|\ \ \
| * \ \ Merge branch 'master' into upgrade-postgresql-to-12Gravatar Sebastiaan Zeeff2019-10-12-46/+36
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #283 from python-discord/faviconsGravatar Sebastiaan Zeeff2019-10-12-7/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into faviconsGravatar Leon Sandøy2019-10-12-50/+203
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #280 from python-discord/fix-home-responsiveGravatar Leon Sandøy2019-10-12-26/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix-home-responsiveGravatar Leon Sandøy2019-10-11-25/+236
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Improve homepage flex responsivenessGravatar ByteCommander2019-10-09-26/+18
| | * | | Update favicons (rounded corners, other improvements)Gravatar ByteCommander2019-10-11-7/+7
| | | * | Bump PostgreSQL in compose.Gravatar Johannes Christ2019-10-11-1/+1
| | | | * Allauth: Address reviews by @lemonsaurusGravatar Gareth Coles2019-10-14-39/+119
| | | | * Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-13/+11
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #272 from python-discord/tizzysaurus_landing_page_textGravatar Leon Sandøy2019-10-11-13/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into tizzysaurus_landing_page_textGravatar Leon Sandøy2019-10-11-77/+291
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'tizzysaurus_landing_page_text' of github.com:python-discord/sit...Gravatar Leon Sandøy2019-10-05-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into tizzysaurus_landing_page_textGravatar Leon Sandøy2019-10-05-1/+1
| | |\ \ \ \
| * | | | | | Make the homepage paragraphier.Gravatar Leon Sandøy2019-10-05-6/+4
| |/ / / / /
| * | | | | Address code review from Scragly and Mark.Gravatar Leon Sandøy2019-10-05-4/+4
| * | | | | Update the landing page text.Gravatar Leon Sandøy2019-10-01-7/+7
| | | | | * Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-12/+225
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #281 from python-discord/simple-admin-log-entry-viewGravatar Mark2019-10-11-6/+74
|\ \ \ \ \ \
| * | | | | | Deny manual `LogEntry` creation.Gravatar Johannes Christ2019-10-11-0/+4
| * | | | | | Resolve migration merge conflicts.Gravatar Johannes Christ2019-10-11-1/+1
| * | | | | | Improve formatting for `has_delete_permission`, typespec.Gravatar Johannes Christ2019-10-11-1/+8
| * | | | | | Merge branch 'master' into simple-admin-log-entry-viewGravatar Johannes Christ2019-10-11-1/+140
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #269 from python-discord/migrate-nominations-to-nomination...Gravatar Johannes Christ2019-10-11-5/+100
|\ \ \ \ \ \ \
| * | | | | | | Migrate nominations to new Nomination modelGravatar Sebastiaan Zeeff2019-09-30-5/+100