* Update default plugins
* Update plugin docs with missing plugin
* Fixed broken link in docs
* Update Code of Conduct in docs
* Fix mixup that both plugins are moderation-actions
* fix: adapt server tests to use the rich text plugin
* fix: e2e
* fix: sync docs
* 'reply' of github.com:coralproject/talk: (193 commits)
Add some margin to loadmore
typo
updated tests
updated tests
Fully implement SetUsername
removed snakecase
fix to optional required param
Use correct mutation and show errors
refactored mailer service with lodash!
Fix live status updates
Move ChangeUsername to the appropiate tab
Fix change username not displaying errors
Remove defunct refetch detection workaround
Rename UnBan and UnSuspend
hardened configuration
user cli patches
don't apply configuration from dotfiles during testing
applied rename to graph mutation edges
reintroduced the errors.ErrSameUsernameProvided
fixed wrong query logic
...