summaryrefslogtreecommitdiffstats
path: root/src/services/conversationsService.js
AgeCommit message (Expand)Author
2023-05-05update ConversationAvatarEditor.vue to handle emoji and color pickersMaksim Sukharev
2023-04-21Add conditional button for marking conversation as read / unread, connect APIAntreesy
2023-03-31Use avatar instead of picture in non user-facing namesMarco
2023-03-31Remove unused get methodMarco
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-23apply lint rules to .js filesMaksim Sukharev
2022-08-12Add UI option to set the message expirationJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-06-29Validate password with a debounceJoas Schilling
2022-05-18Fix remaining warningsmarco
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-04Add servicesmarco
2021-11-03Publish federation as initial state and load remote suggestionsJoas Schilling
2021-10-11Add a UI option to change the call settingJoas Schilling
2021-08-30Finish the storesJoas Schilling
2021-08-30Fix stores and some other basicsJoas Schilling
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-23Add ability to clear conversation historyMarco Ambrosini
2021-06-21Use the preloaded user status for one-to-one conversationsJoas Schilling
2021-06-11Listed conversation search doesn't workJoas Schilling
2021-05-19Fix generateOcsUrl() callsJoas Schilling
2021-05-03Move fetchConversations to a store actionVincent Petry
2021-04-22Add more varied JS test casesVincent Petry
2021-04-07Handle failed server responses more gracefullyJoas Schilling
2021-03-08Move to APIv4Joas Schilling
2020-12-22Fix listable search requestVincent Petry
2020-12-18Add ability to set conversation descriptionMarco Ambrosini
2020-12-14Cancel search requests while typing or exitingVincent Petry
2020-12-11Small adjustments to listable feature after reviewsVincent Petry
2020-12-11Cleanup listed room code after reviewVincent Petry
2020-12-11Apply suggestions from code review of listable rooms featureVincent Petry
2020-12-11Adjust approach for search results for listable roomsVincent Petry
2020-12-11WIP add listed conversation to the left sidebar resultsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-11-30Return SIP and attendee information when interacting with rooms APIJoas Schilling
2020-10-30User v3 APIs to display email invitesJoas Schilling
2020-10-30Add UI option to enable SIPJoas Schilling
2020-10-13Add checkbox for locking conversationVincent Petry
2020-10-12Use defined constantsJoas Schilling
2020-08-27Fix permanent timeoutJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-11Move more calls to API v2Joas Schilling
2020-05-05Drop the maintenance toast before showing the update toastJoas Schilling
2020-05-05Check for response before using itJoas Schilling
2020-05-05Only show an error when the hash is thereJoas Schilling
2020-05-04Use timeout 0 to disable the timeoutsJoas Schilling
2020-04-16Notify the user to reload when the maintenance mode is activeJoas Schilling