summaryrefslogtreecommitdiffstats
path: root/src/components/RightSidebar/Participants/ParticipantsList/Participant
AgeCommit message (Expand)Author
2024-03-11chore(Participants): move files in a single directoryMaksim Sukharev
2024-03-07fix(service): introduce getUserProxyAvatarOcsUrlMaksim Sukharev
2024-02-29fix: rename circles to teamsDorraJaouad
2024-02-26refactor(typescript): add examplesMaksim Sukharev
2024-02-21fix(Participant): adjust remove label for circlesMaksim Sukharev
2024-02-07fix(Participant): Add key in order to force re-renderingDorraJaouad
2024-01-25Merge pull request #11377 from nextcloud/feat/noid/refactor-new-conversation-...Maksim Sukharev
2024-01-25feat(store): remove newGroupConversationStoreMaksim Sukharev
2024-01-25feat(participant): refactor ParticipantsSearchResultsMaksim Sukharev
2024-01-22feat(lobby): allow moderators to toggle lobby permission for specific userMaksim Sukharev
2023-12-21fix(Participant): remove unused propsMaksim Sukharev
2023-12-07chore(eslint): run eslintMaksim Sukharev
2023-12-01fix(i18n): Fixed grammarrakekniven
2023-10-30feat(SIP): send signaling control messagesMaksim Sukharev
2023-10-30feat(SIP): handle received signaling messagesMaksim Sukharev
2023-10-30feat(SIP): allow to dial out phone participantsMaksim Sukharev
2023-10-30chore(Participant): add support and initial actions for phonesMaksim Sukharev
2023-10-30chore(SIP): move readableNumber to util, update SipSettings stylesMaksim Sukharev
2023-09-29show user online status in participant suggestionsMaksim Sukharev
2023-09-14add prop to define root node tag for Participant.vueMaksim Sukharev
2023-09-14rewrite LoadingPlaceholder.vue componentMaksim Sukharev
2023-09-12replace userStatus mixin with utilsMaksim Sukharev
2023-08-29replace id on navigation items with data-* attributeMaksim Sukharev
2023-08-29listen for focus/blur events in containerMaksim Sukharev
2023-08-21use attendeeId as a key to store speaking informationMaksim Sukharev
2023-08-14introduce computed variable whether to show speaking time and status or notMaksim Sukharev
2023-08-08show speaking participants and elapsed time in the sidebar tabMaksim Sukharev
2023-07-24apply arrow navigation for participants list in NewGroupConversation dialogMaksim Sukharev
2023-05-12replace complex calculations with Array.at()Maksim Sukharev
2023-05-12Use the color-primary-element* variablesSimon L
2023-05-05Merge pull request #9441 from Juneezee/refactor/includesMaksim Sukharev
2023-05-05techdebt(vue3): define emitsGrigorii K. Shartsev
2023-05-04refactor: replace `indexOf` with `includes`Eng Zer Jun
2023-05-04change icon for moderators with custom permissionsMaksim Sukharev
2023-03-31post-review fixesMaksim Sukharev
2023-03-31merge properties and styles, replace and delete redundant componentMaksim Sukharev
2023-03-07Merge pull request #8961 from nextcloud/bugfix/8924/fix-permissions-editor-cl...Joas Schilling
2023-03-06fix(frontend): Fix empty action separator for group participantsJoas Schilling
2023-03-06fix(permissions): Fix the permissions editor claiming custom permissions are ...Joas Schilling
2023-03-01Lint fixMarco
2023-02-23apply lint rules to .spec.js filesMaksim Sukharev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-01-25Implement behaviour and custom icon for "former one-to-one"Joas Schilling
2022-10-03Resort participant actionsJoas Schilling
2022-09-22Merge pull request #7876 from nextcloud/bugfix/7866/fix-actions-menus-overlapsJoas Schilling
2022-09-22Fix menusMarco
2022-09-21Show shareWithDisplayNameUnique for usersJoas Schilling
2022-09-14Allow to "Send call notification" for ownersJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix vue/no-reserved-component-namesJoas Schilling