* Show/Hide comment edit history in moderation queues and user detail.
* Add spanish translations
* Place timestamp and comment body on separate lines
* Remove padding between timestamp and comment
* 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)
...
* 'karma' of github.com:coralproject/talk: (32 commits)
fixed translations
"Trust" flag to "Karma" and updated translations
adjusted karma tooltip
field renamed
patches to reliability computation based on settings
add from to import statement
Remuve dupe "apply"
Fix broken link to tokenusernotfound
Make it so low threshold is included in karma calc
Fix incorrect statement regarding GDPR
simplified language negotiation
Docs typo
relying on ip
req not properly passed
German translations for the email notification plugins.
Small modification
doc patch
fix for custom css
fixes to csp policy
disable by default
...