* '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
...
* '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
...