* '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
...
* 'reply' of github.com:coralproject/talk:
Small grammar fixes
refactor to cleanup
extracted asset url
extracted more funcs
extracted events from opts
Adding TALK_PERSPECTIVE_DO_NOT_STORE to the docs
Adding doNotStore
Translation update to make it more appropriate.
Translation for hide off topic comments
* 'next' of github.com:coralproject/talk: (26 commits)
removed snakecase
fix to optional required param
refactored mailer service with lodash!
Docs typo
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
resolving pr concerns
Add proptype
Mark onClickOutside not required
Remove unused state
Use null instead of boolean
...