Christoph Herbst
Christoph Herbst
Implemented saving likes to dedicated table
Allows multiple taxonomies for groups. Adds a filter for themes/plugins to override taxonomies.
otherwise it is not possible to re-enable hooks again after a failed disable hook
This commit should make it possible to publish this package to the new package servers
fixes #128
This adds an option to the settings page to completely lock the site for users who are still in moderation.
### Description If I am correct it is currently not possible to use cluster volumes in a `docker-compose.yml` file like with `docker` commands: https://github.com/moby/moby/blob/master/docs/cluster_volumes.md On the service level the `volume`...