summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2020-05-08Fix lobbyMarco Ambrosini
2020-05-08Properly handle conversation renamingMarco Ambrosini
2020-05-08hide sidebar by defaultMarco Ambrosini
2020-04-27Merge pull request #3403 from nextcloud/bugfix/noid/create-initial-state-in-a...Joas Schilling
2020-04-27Fix attachment folder in Talk sidebarsDaniel Calviño Sánchez
2020-04-27User participants are identified by userId in the participant store, not by p...Joas Schilling
2020-04-22Use and set the reference id in the web front endJoas Schilling
2020-03-24Prevent participants in the sidebar from being selectedMarco Ambrosini
2020-03-24Properly reset selection when closing modalMarco Ambrosini
2020-03-18Hide navigation on fullscreenJoas Schilling
2020-03-13Properly check object equalityMarco Ambrosini
2020-03-12Create newGroupConversation storeMarco Ambrosini
2020-03-05Don't allow uploads if the conversation is read-onlyMarco Ambrosini
2020-03-03Clear input after getting the filesMarco Ambrosini
2020-02-28Index uploads in the store by a unique upload-operation idMarco Ambrosini
2020-02-27Use findUniquePath in the uploadstoreMarco Ambrosini
2020-02-26DocumentJoas Schilling
2020-02-26Prevent resharing of the same fileMarco Ambrosini
2020-02-25Use the new attachment folder to upload filesJoas Schilling
2020-02-24Store files and upload status in an objectMarco Ambrosini
2020-02-24Fix file indexing bugMarco Ambrosini
2020-02-24Use the store to upload filesMarco Ambrosini
2020-02-24Add files to the storeMarco Ambrosini
2020-02-24Create files sharing storeMarco Ambrosini
2020-02-24Add documentationMarco Ambrosini
2020-02-10Fix vuex store modification issueJoas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-01-30Respect last-chat header and make sure that messages are received to the corr...Joas Schilling
2020-01-23Save the guest name to a store and update it on changeJoas Schilling
2020-01-16Replace dummy sidebar contents with CallView and ChatViewDaniel Calviño Sánchez
2020-01-15Allow guests to set their user nameMarco Ambrosini
2020-01-09Add action store to delete a conversation by tokenDaniel Calviño Sánchez
2020-01-09Add action to moderation menu to set the lobby timerDaniel Calviño Sánchez
2020-01-08Create window visibility storeMarco Ambrosini
2019-12-27Fix adding the current guest participant again and againDaniel Calviño Sánchez
2019-12-27Fix "addParticipantOnce" store actionDaniel Calviño Sánchez
2019-12-20Show chat view in chat tab in Files appDaniel Calviño Sánchez
2019-12-13Reduce the number of logsJoas Schilling
2019-12-13Actually call the getter instead of comparing/using the getter itselfJoas Schilling
2019-12-13Use token storeMarco Ambrosini
2019-12-13Create token storeMarco Ambrosini
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-15Merge potential existing objects so we dont loose infoJoas Schilling
2019-11-13Correctly set the actorId for logged in usersJoas Schilling