summaryrefslogtreecommitdiffstats
path: root/src/store/participantsStore.js
AgeCommit message (Expand)Author
2020-11-26Refresh the peer list and take the display name from thereJoas Schilling
2020-10-30Add an endpoint to delete a participant by attendee idJoas Schilling
2020-10-30Allow moderator interactions based on attendee idJoas Schilling
2020-10-30User v3 APIs to display email invitesJoas Schilling
2020-09-15Listen to the user status event to update the status immediatelyJoas Schilling
2020-07-01Update the session and the call flag when force joiningJoas Schilling
2020-04-27User participants are identified by userId in the participant store, not by p...Joas Schilling
2019-12-27Fix "addParticipantOnce" store actionDaniel Calviño Sánchez
2019-12-13Reduce the number of logsJoas Schilling
2019-11-21Start with the call serviceJoas Schilling
2019-11-21Don't throw false errorsMarco Ambrosini
2019-11-20Wrap calls in try catch statementsMarco Ambrosini
2019-11-20Add debug messages to participant store mutationsMarco Ambrosini
2019-11-20Fix if-else syntaxMarco Ambrosini
2019-11-19Add debug statementMarco Ambrosini
2019-11-19Filter search results with computed propertiesMarco Ambrosini
2019-11-06Allow to remove participantsJoas Schilling
2019-11-06Start with participants tabJoas Schilling