aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorLines
2019-10-20Adjust deleted message test to account for new ordering of newest created first.Gravatar scragly-1/+1
2019-10-20Add tag search and rendered preview.Gravatar scragly-2/+26
2019-10-20Show role colour style and add hex value, link perms to calc page, add role s...Gravatar scragly-1/+33
2019-10-20Add search field to off topic admin page.Gravatar scragly-1/+7
2019-10-20Improve nominations admin list and page, add search and filter by active.Gravatar scragly-1/+43
2019-10-20Improve infractions admin list and page, add search and filters.Gravatar scragly-1/+45
2019-10-20Order roles by positioning, add filters and search to api user admin page.Gravatar scragly-2/+48
2019-10-20Add message log links, improved formatting to message deletion admin pages.Gravatar scragly-7/+75
2019-10-20Set newest-first sorting for message deletion models, add log_url property.Gravatar scragly-2/+14
2019-10-20Set default example.com dev site to pythondiscord.local:8000Gravatar scragly-0/+14
2019-10-17Add Code of Conduct to navbar submenuGravatar Sebastiaan Zeeff-0/+3
2019-10-14Wiki: Show breadcrumb without menus for users that can't edit, without the ro...Gravatar Gareth Coles-52/+58
2019-10-14Wiki: Remove Django messages from Wiki templatesGravatar Gareth Coles-25/+0
2019-10-14Wiki: Hide breadcrumbs bar if the user can't editGravatar Gareth Coles-1/+3
2019-10-14Remove accidental comment before docstringGravatar Gareth Coles-1/+1
2019-10-14Wiki: Permissions hotfixGravatar Gareth Coles-0/+24
2019-10-14Allauth: Address reviews by @lemonsaurusGravatar Gareth Coles-39/+119
2019-10-12Forgot to update base.html template with favicon changesGravatar ByteCommander-11/+9
2019-10-11Update favicons (rounded corners, other improvements)Gravatar ByteCommander-7/+7
2019-10-11Signals: Handle (and test) mapping updates/deletionsGravatar Gareth Coles-14/+125
2019-10-11Bump PostgreSQL in compose.Gravatar Johannes Christ-1/+1
2019-10-11Deny manual `LogEntry` creation.Gravatar Johannes Christ-0/+4
2019-10-11Resolve migration merge conflicts.Gravatar Johannes Christ-1/+1
2019-10-11Improve formatting for `has_delete_permission`, typespec.Gravatar Johannes Christ-1/+8
2019-10-11Deny `LogEntry` deletion.Gravatar Johannes Christ-0/+5
2019-10-11Allow filtering through metadata, and searching by message.Gravatar Johannes Christ-0/+2
2019-10-11Signals: Fix test for `deletion=True` changeGravatar Gareth Coles-1/+1
2019-10-11Signals: `add()` does require a list, a generator won't do.Gravatar Gareth Coles-2/+2
2019-10-11Clean up signal tests as per @jchristgit's reviewGravatar Gareth Coles-9/+10
2019-10-11Simplify signals.py as per @jchristgit's reviewGravatar Gareth Coles-10/+6
2019-10-11Clarify _apply_groups kwarg (Thanks, @jchristgit)Gravatar Gareth Coles-1/+1
2019-10-11Remove old import.Gravatar Johannes Christ-2/+0
2019-10-11Group fieldsets.Gravatar Johannes Christ-0/+5
2019-10-11Use multi-column output from Django.Gravatar Johannes Christ-32/+1
2019-10-11Pluralize properly.Gravatar Johannes Christ-0/+22
2019-10-11Allow viewing log entries in the Django Admin.Gravatar Johannes Christ-11/+73
2019-10-09Improve homepage flex responsivenessGravatar ByteCommander-26/+18
2019-10-08Add favicons; workaround for gitattributesGravatar ByteCommander-1/+51
2019-10-06Register GH provider manually in testsGravatar Gareth Coles-0/+9
2019-10-06Re-lock Pipfile due to merge with masterGravatar Gareth Coles-18/+17
2019-10-06Remove GH login implementation, out of scope of this PRGravatar Gareth Coles-2/+0
2019-10-06Prevent saving emails, remove login pageGravatar Gareth Coles-86/+34
2019-10-06Replace card on login page with notificationGravatar Gareth Coles-14/+6
2019-10-06Login page and styling fixesGravatar Gareth Coles-23/+117
2019-10-06Make the Bulma colours less saturatedGravatar Gareth Coles-4/+11