* Flag users as "Always premoderate"
Status can be set using the action dropdown in the People tab and in User Details.
Users flagged as "Always premoderate" will have their comments sent to the premod queue.
Users can be filtered with the Always Premoderate status.
Include Always Premoderate status changes in User History.
Add spanish translations.
* Reorder CSS as per cvle's suggestion
* Address second comment
* 'master' of github.com:coralproject/talk: (33 commits)
apply @cvle suggestion for fix
Take karma into account when doing e2e
Bump version to 4.4.2
move placeholder right behind contentEditable
added pivotal tracker ref
moved event handler to bundle
Update stream.njk
disable CSP until we can work on configuration + webpack issues
added missing translation
Remove redundant period. It's in the translation strings already.
Remove redundancy
One more missing German translation
Add missing translations (en/de) for plugins ignore-user and local-auth.
text-replace error
support the __webpack_nonce__ parameter
csp fixes
added comment
`karma` -> `karmaThresholds`
name changes
Fix Touch issues on IOS Safari (iPad)
...