583 Commits (2cd61fc9d9744965545d37e20dbb6e2957cf9ee7)

Author SHA1 Message Date
Vitor Mattos 2cd61fc9d9 Return status of other user on one to one room 3 years ago
Daniel Calviño Sánchez d48a582dc2 Add unit test for signaling messages for recording status changes 3 years ago
Daniel Calviño Sánchez af83fb6040 Send requests to the recording server to start and stop recordings 3 years ago
Joas Schilling 720b4184ba
Add docs and a capability 3 years ago
Daniel Calviño Sánchez e14ce81f56 Do not disinvite self-joined users when leaving 3 years ago
Daniel Calviño Sánchez f42257e0d8 Extract reference to "userManager" to be used in the tests 3 years ago
Joas Schilling 1d17fa37fa
Fix expected*Message() function 3 years ago
Joas Schilling 58668bd54d
fix(CI): Creation of dynamic property is deprecated 3 years ago
Daniel Calviño Sánchez cee13cb8cf Do not send "switchto" messages for breakout rooms without sessions 3 years ago
Daniel Calviño Sánchez 62fd48d1a7 Send signaling message when starting or stopping breakout rooms 3 years ago
Daniel Calviño Sánchez ad21f03252 Ignore messages in other rooms when asserting that a message was sent 3 years ago
Daniel Calviño Sánchez 49705254cf Extract expected URL to its own variable 3 years ago
Joas Schilling cf72ae74df
Introduce a "former one-to-one" conversation type 3 years ago
Joas Schilling cca8617cd7
Log the exception 3 years ago
Vitor Mattos 693e4ba745
Fix unit tests 3 years ago
Vitor Mattos 4cc5f43b56
Move dismiss stored notification to specific endpoint 3 years ago
Vitor Mattos 2895a929af
Add dismiss recording notification 3 years ago
Vitor Mattos f44a9f7662
Fix unit tests 3 years ago
Vitor Mattos 2382c9a33e
Notify recording stored 3 years ago
Vitor Mattos d96fb4431b
Move methods of Recording from RoomService to RecordingService 3 years ago
Joas Schilling 05abd198c0
Allow to apply a new attendee map later on 3 years ago
Joas Schilling da768a715d
Also check the expiration on all other renderings 3 years ago
Vitor Mattos 0d3a83b7e9
Fixes after code review 3 years ago
Vitor Mattos 555b74c733
Changes after code review 3 years ago
Vitor Mattos 5484a27cf2
Remove the possibility to change the allowed mime types by setting 3 years ago
Joas Schilling 5bd35660d7
Update tests/php/Service/AvatarServiceTest.php 3 years ago
Vitor Mattos e21ffb0edf
Add more tests and describe the datasets 3 years ago
Vitor Mattos e4f4f6a871
Add unit test 3 years ago
Vitor Mattos 01537ee7d0
Cover method with unit test 3 years ago
Vitor Mattos 9774c782c1
Move default mimes to config 3 years ago
Vitor Mattos e550289ddb
Test get content from file array 3 years ago
Vitor Mattos ac4f292844
Test validate file format 3 years ago
Vitor Mattos b7d63ee16b
Test sanitize file name 3 years ago
Vitor Mattos 31b4ce1440
Moved store to RecordingService 3 years ago
Vitor Mattos 431cc2b211
Fix file header 3 years ago
Vitor Mattos 5f4a90669b
Fix unit tests 3 years ago
Vitor Mattos 338285b776
Rename file to be equals to service class 3 years ago
Vitor Mattos 8fa66c0bc6
Move SIPBridge validator to service 3 years ago
Vitor Mattos e46b5334e0
* Remove duplicated code 3 years ago
Vitor Mattos c0228e8c23
Increase the test coverage and fix return of method 3 years ago
Vitor Mattos 2438cbc9d0
Moved tests from MessageParser to ChatManager test class 3 years ago
Vitor Mattos c095e5f9ba
Implement unit test and make fixes after this 3 years ago
Vitor Mattos 1c3d218845
Moved the logic to check if recording is enabled to service methods 3 years ago
Joas Schilling 42b4c5c943
Fix unit tests 3 years ago
Vitor Mattos db88acf9be
Toggle call recording status 3 years ago
Vitor Mattos a8b0d2d5f5
Split record capability in feature and config 3 years ago
Vitor Mattos 474bc3538b
Split recording capability 3 years ago
Vitor Mattos 2642ca857b
Add capability to toggle recording 3 years ago
Joas Schilling f121cccdab
Add a config to disable breakout rooms 3 years ago
Joas Schilling 8ff7481b1e
Fix unit test 3 years ago