summaryrefslogtreecommitdiffstats
path: root/src/store/actorStore.js
AgeCommit message (Expand)Author
2021-03-08Make the UI handle the call state on it's interactions instead of the partici...Joas Schilling
2021-02-12Remove "guest/" from actorStores actorId, so it matches the API valuesJoas Schilling
2020-10-30User v3 APIs to display email invitesJoas Schilling
2020-04-27User participants are identified by userId in the participant store, not by p...Joas Schilling
2020-01-15Allow guests to set their user nameMarco Ambrosini
2019-11-21Start with the call serviceJoas Schilling
2019-11-13Correctly set the actorId for logged in usersJoas Schilling
2019-11-13Add a short explanation about the storeJoas Schilling
2019-11-13Load the conversation for guests manually and update the actorStore accordinglyJoas Schilling
2019-11-13Add a store for the current actorJoas Schilling