summaryrefslogtreecommitdiffstats
path: root/src/components/LeftSidebar/LeftSidebar.vue
AgeCommit message (Expand)Author
2023-08-10fix(search): Add the buttons so keyboard users can tab to the filterJoas Schilling
2023-08-08fix(LeftSidebar): fix "unread mentions" button appearing Grigorii K. Shartsev
2023-08-08chore: lintGrigorii K. Shartsev
2023-08-03Better animationDorraJaouad
2023-08-03trailing button blur behaviourDorraJaouad
2023-08-03patchMaksim Sukharev
2023-08-03improve search box UXDorraJaouad
2023-08-03replace composable method with onMounted hookMaksim Sukharev
2023-08-03replace arrowNavigation mixin with composableMaksim Sukharev
2023-08-03get rid of native form in SearchBox.vue, expose focus methodMaksim Sukharev
2023-08-03Move RoomSelector.vue to src/componentsDorraJaouad
2023-08-03Add open conv list dialogDorraJaouad
2023-08-02Hopefully last oneDorraJaouad
2023-08-02Search box fixesDorraJaouad
2023-08-02Fine tuningDorraJaouad
2023-08-02transition improvement and mention filter fixDorraJaouad
2023-08-02Disabled search if filter and added clear btnDorraJaouad
2023-08-02Implementation with iconsDorraJaouad
2023-08-02Added z-index and reorder elements, code improvDorraJaouad
2023-08-02Search box expandible and added buttonsDorraJaouad
2023-08-02EnhancementDorraJaouad
2023-08-02Fixed the Unit test of new group dialogDorraJaouad
2023-08-02Added the filter featuresDorraJaouad
2023-06-16fix(LeftSidebar): fix scroll with new created conversationsGrigorii K. Shartsev
2023-06-15scroll conversation list only if conversation is non-visible or partly visibleMaksim Sukharev
2023-06-12don't wait for server response to close the sidebarMaksim Sukharev
2023-05-12remove .prevent modifiers from custom componentsMaksim Sukharev
2023-05-10handle all 'joined-conversation' eventsMaksim Sukharev
2023-05-10remove redundant emitting eventsMaksim Sukharev
2023-05-04refactor: replace `indexOf` with `includes`Eng Zer Jun
2023-05-03Use deep selectorMarco
2023-04-24replace HTML Collection with HTML NodeListMaksim Sukharev
2023-04-05fix(frontend): fix token removing after conversation leavingGrigorii Shartsev
2023-04-05adjust and refactor tests, improve readabilityMaksim Sukharev
2023-04-05flatten components, remove redundant filesMarco
2023-03-09Fix search box radiusMarco
2023-03-01Lint fixMarco
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-20Fix event handler errorJoas Schilling
2023-02-10Utilize the modifiedSince parameter of the conversations APIJoas Schilling
2023-02-10Better handling of parametersJoas Schilling
2023-01-31Update room properties with data from "roomlist" update eventDaniel Calviño Sánchez
2023-01-25change reference to DOM elementMaksim Sukharev
2022-11-18Fix app navigation toggle alignmentMarco
2022-09-29Fix left sidebar paddingMarco
2022-09-22Merge pull request #7977 from nextcloud/bugfix/noid/fix-new-conversation-paddingJoas Schilling
2022-09-22Fix new-conversation paddingMarco
2022-09-21Fix console error 'TypeError: unreadMentions.forEach is not a function' in jestJoas Schilling
2022-09-08Align settings button to the leftMarco Ambrosini
2022-09-08Use a darker color for the border of the new conversation containerMarco Ambrosini