* 'email-auth-gdpr' of github.com:coralproject/talk: (51 commits)
JWT_Audience is listed twice in the docs under required keys
moved settings loading into try/catch block
Grammar
fix
Fix email subject variables
Update email copy
Styling
Styling
Updating InputField
Updating InputField
added emails around account deletion
moving mutations to /hocs folder
typo
cleaned up config as js instead of json file
added space
added durations to configuration file
Update copy to reflect ability to take action up until account is deleted
translations
copy fixes
added email to final step
...
* 'gdpr-username' of github.com:coralproject/talk:
Adding translations
Catching if username cant be updated
fixes for tests
fixed tests
Fixed bug in mutation
* 'master' of github.com:coralproject/talk:
Adding a notification after saving
final refactor, done.
Adding translations, en, es, more
Validation finished
as InputField
fix for large icons, reorder of styles
changes
validations
Adding withChangePassword to mutations and plugins API, styles
Frontend for Change Password
* 'organization-contact' of github.com:coralproject/talk: (48 commits)
Change to UserHistory in UserDetail.js
Add system withheld status to InactiveCommentLabel
fix e2e test
removed deprecated not logged in ui for profile tab
fixed proptype missing validation
icon patch
Adds Author Index for Comments
don't show profile tab if user is logged out
version bump
Removed storage check
logic cleanup
cleanups around storageAccess
Storage Fixes
adjusted env
adjusted index creation and managemen
autocapitalize off for the username field
added beforeTest to wait for mongoose to be ready
small fixes
Jest for server
Authors cannot see their own status history
...