Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Sort guests behind online logged in usersJoas Schilling
2022-03-21Fix broken avatars in conversation creationJoas Schilling
2022-03-16Merge pull request #6961 from nextcloud/feat/6927/button-for-right-sidebarMarco
2022-03-14Merge pull request #6975 from nextcloud/feat/6927/button-for-lobby-statusJoas Schilling
2022-03-116927: fixed button icon for side barfeat/6927/button-for-right-sidebarNikola
2022-03-116927: fixed button type for lobby statusfeat/6927/button-for-lobby-statusNikola
2022-03-09Fix loaded values in permissions dialog for participantsDaniel Calviño Sánchez
2022-03-086927: fixed class from Vue buttonNikola
2022-03-076927: updated button for lobby statusNikola
2022-03-046927: updated button for right sidebarNikola
2022-02-25Merge pull request #6872 from nextcloud/feature/6697/sort-participants-callvi...Joas Schilling
2022-02-25Fix moderator status detectionJoas Schilling
2022-02-25Fix participant identification by type+idJoas Schilling
2022-02-25Always sort custom permissions topJoas Schilling
2022-02-25Fix attribute nameJoas Schilling
2022-02-216697: updated sort participants according to permissionsNikola
2022-02-15Fix tests by not including @nextcloud/vue fullyJoas Schilling
2022-02-076697: updated sort participants in callviewNikola
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2022-01-13Fix empty name for unnamed guests in permissions change notificationsDaniel Calviño Sánchez
2022-01-12Fix size of material design iconsmarco
2021-12-14Merge pull request #6606 from nextcloud/bugfix/6364/show-active-status-in-1to1sMarco
2021-12-10Fix unsubscribing listener for status updatesDaniel Calviño Sánchez
2021-12-10Revert "Await adding the participant before updating the user status"Daniel Calviño Sánchez
2021-12-01Await adding the participant before updating the user statusJoas Schilling
2021-11-25Only call getParticipants methods once in group conversationsmarco
2021-11-25Add a test for the default handlingJoas Schilling
2021-11-25Move getParticipants logic to a mixinmarco
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-10Merge pull request #6462 from nextcloud/bugfix/noid/always-mount-the-slot-so-...Marco
2021-11-10Fix permissions editor dialog for unnamed guestsDaniel Calviño Sánchez
2021-11-10Show action conditionally and at the topJoas Schilling
2021-11-10Always mount the slow so it is reactive to the stateJoas Schilling
2021-11-08Add ability to set default participant permissionsmarco
2021-11-04Fix regression in the permissionsEditor componentmarco
2021-11-04Update participantPermissionsEditor testsmarco
2021-11-04Abstract permissionsEditor logic in a new componentmarco
2021-11-03Publish federation as initial state and load remote suggestionsJoas Schilling
2021-10-27Add count as a placeholder to the title for RTL languagesJoas Schilling
2021-10-27computedJakob Röhrl
2021-10-26show user countJakob Röhrl
2021-10-22Compare the correct permissions for the iconsJoas Schilling
2021-10-22Show permissions iconmarco
2021-10-18Fix success/error messagesJoas Schilling
2021-10-18Fix issue of string splitting for translationsJoas Schilling
2021-10-18Add tests for ParticipantPermissionsEditor componentmarco
2021-10-18Create PermissionEditor componentmarco
2021-10-18Allow to add or remove all permissions for a usermarco
2021-10-18Add attendeeId propmarco