summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2023-05-25fix(FilesTemplates): Fix unnecessary request for file templates when not logg...Joas Schilling
2023-05-08handle indicator for guestsMaksim Sukharev
2023-05-08add capabilities checkMaksim Sukharev
2023-05-08Fix getter reading global state rather than the given oneDaniel Calviño Sánchez
2023-05-08Create instance of SignalingTypingHandlerDaniel Calviño Sánchez
2023-05-08Add helper to handle "typing" signaling messagesDaniel Calviño Sánchez
2023-05-05pass errors to be handled by frontend componentMaksim Sukharev
2023-05-05update ConversationAvatarEditor.vue to handle emoji and color pickersMaksim Sukharev
2023-05-02Add isViewerOverlay mode in callView storeGrigorii Shartsev
2023-05-01fix(user-status): Emit event when we have a new status so NcAvatar updatesJoas Schilling
2023-04-24remove try-catch block, fix checks for missing conversationsMaksim Sukharev
2023-04-21Add conditional button for marking conversation as read / unread, connect APIAntreesy
2023-04-08Delete dotValdnet
2023-03-31Improve string for translationMarco
2023-03-31Improve string for translationMarco
2023-03-31Use avatar instead of picture in non user-facing namesMarco
2023-03-31Show success after setting and deleting conversation picture.Marco
2023-03-31Add ability to delete the conversation pictureMarco
2023-03-31Add ability to upload a conversation picture and display it in the Conversati...Marco
2023-03-14fix import and jsdoc lint rules, update caniuseMaksim Sukharev
2023-03-09check if message author is current userMaksim Sukharev
2023-03-01Lint fixMarco
2023-02-24fix(recording): Fix detection of previous state when incompleteJoas Schilling
2023-02-24fix(recording): Don't fade out the call recording toastJoas Schilling
2023-02-23Make recording files visible at frontendVitor Mattos
2023-02-23apply lint rules to .js filesMaksim Sukharev
2023-02-23apply lint rules to .spec.js filesMaksim Sukharev
2023-02-23Fix adding duplicated breakout rooms to the storeDaniel Calviño Sánchez
2023-02-23Allow users to switch breakout roomsMarco
2023-02-23Allow moderators to enter and exit breakout roomsMarco
2023-02-22Handle "starting" values for recording status in UIDaniel Calviño Sánchez
2023-02-16Improve wording and add docsMarco
2023-02-15Store breakout rooms in the breakout room storeMarco
2023-02-14Merge pull request #8726 from nextcloud/perf/8710/modified-since-support-on-r...Joas Schilling
2023-02-13Call store action and process new participantsMarco
2023-02-13Add reorganize attendees store actionMarco
2023-02-10Merge pull request #8717 from nextcloud/perf/8710/message-contextJoas Schilling
2023-02-10Merge pull request #8731 from nextcloud/bugfix/noid/get-breakout-rooms-partic...Marco
2023-02-10Open the sidebar and select breakout rooms tab upon breakout rooms creationMarco
2023-02-10Get breakout rooms participants upon breakout roomMarco
2023-02-10Add store actionsMarco
2023-02-10Guests now get their lastReadMessage correctly returned from the APIJoas Schilling
2023-02-10Update the last-common-readJoas Schilling
2023-02-10Handle visible message counter for getContext()Joas Schilling
2023-02-10Get the next visible message and focus that when the read-marker message is n...Joas Schilling
2023-02-10First hacky attempt to use the contextJoas Schilling
2023-02-10Remove useless warningMarco
2023-02-10Utilize the modifiedSince parameter of the conversations APIJoas Schilling
2023-02-09Get breakout rooms participantsMarco
2023-02-08feat(performance): Update conversation data for chat messages and calls from ...Joas Schilling