summaryrefslogtreecommitdiffstats
path: root/src/store/conversationsStore.js
AgeCommit message (Expand)Author
2023-07-28fix(conversations): fix duplicating messagesGrigorii K. Shartsev
2023-07-19refactor(conversations): remove unused purgeConversationsStore actionGrigorii K. Shartsev
2023-07-19fix(conversationsStore): softly patch conversations on fetchingGrigorii K. Shartsev
2023-07-18fix(status): Don't emit event when the user status did not updateJoas Schilling
2023-06-22perf(conversations): update only changed conversation on fetch in storeGrigorii K. Shartsev
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-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-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-23apply lint rules to .js filesMaksim Sukharev
2023-02-22Handle "starting" values for recording status in UIDaniel Calviño Sánchez
2023-02-10Utilize the modifiedSince parameter of the conversations APIJoas Schilling
2023-02-08feat(performance): Update conversation data for chat messages and calls from ...Joas Schilling
2023-02-01Only get breakout rooms from breakout rooms tab onceMarco
2023-02-01Do not make get request if breakout rooms are not configuredMarco
2023-01-31Update room properties with data from "roomlist" update eventDaniel Calviño Sánchez
2023-01-24Add commentMarco
2023-01-24Filter out breakout rooms from conversation listMarco
2023-01-23Add showSuccess/showInfo on start and stopJoas Schilling
2023-01-23Implement stop recordingJoas Schilling
2022-10-01Use the store and move to NcCheckboxRadioSwitchJoas Schilling
2022-08-26Display poll result button in system messageMarco Ambrosini
2022-08-15Fix importsJoas Schilling
2022-08-12Add ability to close pollsMarco Ambrosini
2022-08-12Do not show vote system message in the conversations listMarco Ambrosini
2022-08-12Add UI option to set the message expirationJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-05-18Fix remaining warningsmarco
2022-05-03Allow moderators to select if a PIN is requiredJoas Schilling
2022-04-13Add unit tests for function and fix a problem revealed by itJoas Schilling
2022-04-13Don't update last message of conversation with invisible messagesJoas Schilling
2022-03-17Revert "Fix participant permissions not reloaded when general permissions cha...Daniel Calviño Sánchez
2022-03-09Fix participant permissions not reloaded when general permissions changeDaniel Calviño Sánchez
2021-11-16Overwrite hasCall based on chat messagesJoas Schilling
2021-11-04Add store actionsmarco
2021-10-11Add a UI option to change the call settingJoas Schilling
2021-08-30Finish the storesJoas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-23Add ability to clear conversation historyMarco Ambrosini