aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/admin.py (unfollow)
Commit message (Collapse)AuthorLines
2018-11-18Add viewsets and serializers.Gravatar Johannes Christ-8/+56
2018-11-18Add `MessageDeletionContext` and `DeletedMessage` to the admin.Gravatar Johannes Christ-1/+4
2018-11-18Add the `DeletedMessage` model.Gravatar Johannes Christ-6/+66
2018-11-18Use proper field class name.Gravatar Johannes Christ-1/+1
2018-11-18Add the `channel_id` field to messages.Gravatar Johannes Christ-0/+13
2018-11-18Add the `MessageDeletionContext` model.Gravatar Johannes Christ-5/+57
2018-11-18Add the abstract `Message` model.Gravatar Johannes Christ-1/+42
2018-11-18Set up markdown & Dockerfile lints.Gravatar Johannes Christ-2/+26
2018-11-18Remove obsolete GitLab CI configuration.Gravatar Johannes Christ-133/+0