You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* wip: migrate getUser to getBasicStuff query
* refactor: migrate `group_create` to urql/core
* refactor: unify urql usage
* fix: use group.id when creating a thread.
* fix: linter issues.
* wip: add socket counter and refactor sending messages
* refactor: migration sendMessages to quiries and mutations api
* move thread creation thunks to quires and mutations api.
* refactor: migrate model and experts thunks to api
* refactor: migrate cloud tools request to graphql api
* fix(ui): remove thread
* chore: remove unused thunk
* refactor: pause thread thunk
* refactor: migrate tool confirmation thunk to mutations api
* refactor: move subscriptions to a different file from other graphql calls.
* fix: stability checks warnings.
0 commit comments