summaryrefslogtreecommitdiffstats
path: root/src/components/LeftSidebar/ConversationsList/ConversationsList.vue
AgeCommit message (Expand)Author
2023-04-05flatten components, remove redundant filesMarco
2023-03-13fix: show index page instead of hard redirect to 404 on chat deleteGrigorii Shartsev
2023-03-01Lint fixMarco
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2022-10-01fix and improve mobile UXszaimen
2022-07-23Update my emailMarco Ambrosini
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-06-22Fix left sidebar click event handlingVincent Petry
2021-04-28Decouple participantsService from the storeVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-02-12Improve conversationslist stylesMarco Ambrosini
2020-12-23Remove unused newMessagePosted eventVincent Petry
2020-12-22Scroll to conversation only in specific casesVincent Petry
2020-12-11Switch+scroll to joined listed conversationVincent Petry
2020-11-18Grab the token from the correct attributeVincent Petry
2020-11-13Update src/components/LeftSidebar/ConversationsList/ConversationsList.vueJoas Schilling
2020-11-13Don't leave conversation on URL hash changeVincent Petry
2020-11-06Rework scroll into view of conversation after postVincent Petry
2020-09-01Move the logic of the conversation list to the left sidebar so all data is ha...Joas Schilling
2020-08-25Scroll to conversation upon clicking search resultMarco Ambrosini
2020-08-25Fix attributes spacingMarco Ambrosini
2020-08-19Use the SVG animated placeholders also for messagesJoas Schilling
2020-08-19Use the SVG placeholder from the unified searchJoas Schilling
2020-05-20Fix double scrollbarMarco Ambrosini
2020-05-12Debounce the refreshing of the room list from signaling by 3 secondsJoas Schilling
2020-05-12Only allow one fetch room request in parallelJoas Schilling
2020-05-12Remove unused functionsJoas Schilling
2020-05-05Correctly catch errors that happen when fetching conversationsJoas Schilling
2020-02-10Fix vuex store modification issueJoas Schilling
2020-02-07Merge pull request #2895 from nextcloud/bugfix/noid/immediately-update-last-m...Joas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-02-03End search operation when selecting a conversationMarco Ambrosini
2020-01-16Dummy placeholders for the participant listJoas Schilling
2020-01-16Add loading placeholders to the conversation listJoas Schilling
2020-01-16Don't clear conversations list on errorsJoas Schilling
2020-01-09Allow logged in users to join public conversationsJoas Schilling
2020-01-08Combine the empty sources for less "No results" messagesJoas Schilling
2020-01-07Fix leak of components due to EventBus event handlersDaniel Calviño Sánchez
2019-12-13Refresh the conversation list correctly on the store via EventBusJoas Schilling
2019-11-26Restructure and renameMarco Ambrosini