Merge branch 'develop' into feature/normal-emoji-completion

This commit is contained in:
eal 2017-12-23 19:52:16 +02:00
commit b67c506062
36 changed files with 457 additions and 196 deletions

View file

@ -3,5 +3,7 @@
"theme": "pleroma-dark",
"background": "/static/bg.jpg",
"logo": "/static/logo.png",
"registrationOpen": false
"registrationOpen": false,
"defaultPath": "/main/all",
"chatDisabled": false
}