* 'next' of github.com:coralproject/talk: (53 commits)
fix: localization keys
fix: graphql schema not compiling
Added translations
test: fix snapshots
feat: hide profile tab when not logged in
fix: translations, typings, cleanup and fix view conversation
fix: apply suggestions
fix: improve typings
feat: cleanup of router
feat: simplified view
Presentational components, events, tabs and more
updated snapshots
Updated Snapshots
Adding Snapshots and translations
Adding Snapshots and translations
feat: added Asset edge on the Comment
Setting COMMENTS as activeTab
Setting CommentID
deleting old snap
No need for local state for now
...
* 'next-profile' of github.com:coralproject/talk: (21 commits)
test: fix snapshots
feat: hide profile tab when not logged in
fix: translations, typings, cleanup and fix view conversation
fix: apply suggestions
fix: improve typings
feat: cleanup of router
feat: simplified view
deleting old snap
No need for local state for now
Routing, Navigation, Styles
using found withRouter
Mapping /admin as /admin.html in devMode
Adding found
Adding Found Relay to the Admin side
Add tests
Adapt snapshots
Add tests
Implement Show Conversation Link
First iteration of admin
wip
...
* 'admin' of github.com:coralproject/talk: (23 commits)
[next] SSO Refactor (#1912)
Upgrade rte (#1906)
review: fixes
Simplify getLevelClassName
Refactor indent level className
Remove unused line
Give last level a display name
More comments
More comments
Add some comments
More tests
Implement local reply list for last threading level
fix: test fixes
fix: test patches
fix: fixed issues with sorting
fix: addressed cursor issue
fix: removed dead code comment
fix: updated comment
feat: prime current user in user cache
feat: added root parent edge
...