summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-02-02Bump dependenciesJoas Schilling
2023-02-02fix(CI): Creation of dynamic property is deprecatedJoas Schilling
2023-02-02Merge pull request #8660 from nextcloud/feature/8610/add-endpoint-to-return-a...Joas Schilling
2023-02-01Also order attendees by roomToken for the breakout room participantsJoas Schilling
2023-02-01Merge pull request #8651 from nextcloud/bugfix/noid/only-filter-attendees-whe...Vitor Mattos
2023-02-01Add integration test for the "get breakout rooms participantsJoas Schilling
2023-01-31Only filter mentions for conversation membersJoas Schilling
2023-01-31Do not send "switchto" messages for breakout rooms without sessionsDaniel Calviño Sánchez
2023-01-31Send signaling message when starting or stopping breakout roomsDaniel Calviño Sánchez
2023-01-31Ignore messages in other rooms when asserting that a message was sentDaniel Calviño Sánchez
2023-01-31Extract expected URL to its own variableDaniel Calviño Sánchez
2023-01-26Merge pull request #8602 from nextcloud/feature/stop-recording-after-end-callJoas Schilling
2023-01-26Check callRecording status in all testsVitor Mattos
2023-01-25Stop recording after end callVitor Mattos
2023-01-25Add a new test case to ensure "former one-to-one" rooms are not transferedJoas Schilling
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-24Merge pull request #8550 from nextcloud/feature/notify-recording-storedJoas Schilling
2023-01-24Log the exceptionJoas Schilling
2023-01-20Don't throw/error when the recording was stopped in parallelJoas Schilling
2023-01-19fix(test): Don't require a specific order of breakout rooms on the APIJoas Schilling
2023-01-19fix(CI): More sorting for postgresJoas Schilling
2023-01-19fix(test): Sort order after transfer ownership can not be garanteedJoas Schilling
2023-01-19fix(CI): Make the sorting work without knowing IDsJoas Schilling
2023-01-19chore(CI): Force colors so we can see what happensJoas Schilling
2023-01-18debug(performance): Try to re-disable auth.storeCryptedPasswordJoas Schilling
2023-01-18Fix unit testsVitor Mattos
2023-01-17Move dismiss stored notification to specific endpointVitor Mattos
2023-01-16Add dismiss recording notificationVitor Mattos
2023-01-16Fix room name and integration testVitor Mattos
2023-01-14Fix unit testsVitor Mattos
2023-01-14Parse stored recording notificationVitor Mattos
2023-01-14Notify recording storedVitor Mattos
2023-01-05Merge pull request #8525 from nextcloud/feature/move-recording-methodsJoas Schilling
2023-01-04Move methods of Recording from RoomService to RecordingServiceVitor Mattos
2023-01-04Prevent toggling guests or the lobby directlyJoas Schilling
2023-01-04Remove attendees from breakout rooms as wellJoas Schilling
2023-01-04Allow to apply a new attendee map later onJoas Schilling
2023-01-04Restrict the object rooms that can be createdJoas Schilling
2023-01-04Add user to parent room when added to a breakout roomJoas Schilling
2023-01-04Add an integration test for breakout room deletionJoas Schilling
2023-01-04Allow creating individual breakout rooms via the normal APIJoas Schilling
2023-01-04Delete breakout rooms when deleting the parentJoas Schilling
2023-01-04Merge pull request #8492 from nextcloud/feature/store-recordingJoas Schilling
2023-01-04Merge pull request #8515 from nextcloud/feature/hide-expired-messages-when-do...Vitor Mattos
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2023-01-04Fixes after code reviewVitor Mattos
2023-01-04Remove unused methodJoas Schilling
2023-01-03Changes after code reviewVitor Mattos
2023-01-03Remove the possibility to change the allowed mime types by settingVitor Mattos
2023-01-03Merge pull request #8479 from nextcloud/feature/8412/transfer-ownershipJoas Schilling