summaryrefslogtreecommitdiffstats
path: root/src/components/RightSidebar/Participants/ParticipantsTab.vue
AgeCommit message (Expand)Author
2023-08-03replace v-model in favor of value.syncMaksim Sukharev
2023-05-03Use deep selectorMarco
2023-03-01Lint fixMarco
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-05-20Allow apps to register participant search actionsJoas Schilling
2022-05-18Fix remaining warningsmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-11-25Only call getParticipants methods once in group conversationsmarco
2021-11-25Move getParticipants logic to a mixinmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-05Add missing importJoas Schilling
2021-06-17Use vue caption componentMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-16Only slow, not additionalJoas Schilling
2021-06-16Slow down the participant list update when not visibleJoas Schilling
2021-04-14Fix sessionIds array usageVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2020-12-14Cancel search requests while typing or exitingVincent Petry
2020-11-27Replace Action components with plain HTML inputsVincent Petry
2020-11-27Add "more settings" menu item to open sidebar settingsVincent Petry
2020-11-24Inform the user if an error occurred when adding participantsDaniel Calviño Sánchez
2020-11-13Allow regular users to filter participantsVincent Petry
2020-10-30User v3 APIs to display email invitesJoas Schilling
2020-10-28Remove right sidebar scrolling hack and adjust fieldVincent Petry
2020-10-06Clarify participant search box in conversationVincent Petry
2020-09-17Emit the same event when we know that the status might be changedJoas Schilling
2020-05-12Debounce participant refreshing a bit moreJoas Schilling
2020-05-08Fix stylelintJoas Schilling
2020-03-31Unify the getter for the current conversation and the name of the computedJoas Schilling
2020-03-26Don't cancel an on going fetch of participants via signalingJoas Schilling
2020-03-11Move styles to ParticipantsSearchResultsMarco Ambrosini
2020-03-10Use the ParticipantsSearchResults component in the participants tabMarco Ambrosini
2020-03-02Fix eslintJoas Schilling
2020-03-02Add abort search functionality to searchbox componentMarco Ambrosini
2020-02-24Use the packages correctlyJoas Schilling
2020-02-24Only show a toast on a real errorJoas Schilling
2020-02-24Cancel getparticipants requests once changing conversationMarco Ambrosini
2020-01-23Also update the name from the participants listJoas Schilling
2020-01-22Check if circles is enabledJoas Schilling
2020-01-16Dummy placeholders for the participant listJoas Schilling
2020-01-13Use the ParticipantList for the ParticipantTabJoas Schilling
2020-01-10Merge pull request #2703 from nextcloud/followup/2698/combine-empty-sources-i...Joas Schilling
2020-01-09Simplify the icon codeJoas Schilling
2020-01-09Also add the ContactsList with avatars to itJoas Schilling
2020-01-09Replace the duplicated OptionsLists with itJoas Schilling