8278 Commits (0c7e74e61481e26753d28355188305d1036b9c66)
 

Author SHA1 Message Date
Joas Schilling d24e523269
Fix the unit tests 5 years ago
Joas Schilling 164da758ee
Remove talk:room:* unit tests as they don't work anymore and should be integration tests mostly anyway 5 years ago
Joas Schilling 776bcd633b
Add integration tests for creation (as that tests all parts of the service) 5 years ago
Joas Schilling 70599c2845
Execute integration tests on drone 5 years ago
Joas Schilling 28617126fe
Start integration tests for commands 5 years ago
Joas Schilling c08b291998
Fix commands 5 years ago
Joas Schilling 5577de7a52
Simplify query methods and inject the config on the method 5 years ago
Joas Schilling a11b907435
Remove last participant modifying functions from Room object 5 years ago
Joas Schilling 3c61bd4749
Move more functions to the services 5 years ago
Joas Schilling 696bb5e609
Fix checking for Session class 5 years ago
Joas Schilling 3bacf9c650
Fix some more participant handling 5 years ago
Joas Schilling ca16dcab45
Ignore "missing" doctrine classes 5 years ago
Joas Schilling 8cdcf5aa74
Only return rooms with an attendee match 5 years ago
Joas Schilling b7a677ee5d
Fix PHP cs 5 years ago
Joas Schilling d945483ebd
Move some more functions to the services 5 years ago
Joas Schilling 5c38932a98
!fixup Fix chat code base 5 years ago
Joas Schilling 86a3bb576b
Fix chat code base 5 years ago
Joas Schilling d590841d09
Fix searching for mention auto completes 5 years ago
Joas Schilling def9d7312a
Fix typo in function name 5 years ago
Joas Schilling 8a5bcd1789
Fix PHP CS 5 years ago
Joas Schilling b22912e7bc
Remove users when they are denied (e.g. the share was removed) 5 years ago
Joas Schilling 1acb100d3a
Fix session handling so lobby can kick you correctly 5 years ago
Joas Schilling ad6a3ae7cb
Move changeInCall to particiant service 5 years ago
Joas Schilling 204d80fe29
Update the session correctly 5 years ago
Joas Schilling 96668663ba
Only use addUsers and joinRoom from Participant service 5 years ago
Joas Schilling 1062736f6d
Fix adding participants to file rooms 5 years ago
Joas Schilling c41b57ba60
Allow to include/ignore guest moderators 5 years ago
Joas Schilling cc93851b17
Move counting functions to participant service 5 years ago
Joas Schilling b7c7838a8b
Fix sharing code 5 years ago
Joas Schilling 6c20e595e5
Move Room::getParticipantUserIds() to participant service 5 years ago
Joas Schilling 542c379220
Further adjustments in the RoomController 5 years ago
Joas Schilling b76b92fb93
Fix creating conversations and adding participants 5 years ago
Joas Schilling 9fed7b6760
Fix joining as a guest and leaving a conversation as a session 5 years ago
Joas Schilling f905186571
Fix getting the list of participants 5 years ago
Joas Schilling ccfd918a57
Fix loading a Room by session 5 years ago
Joas Schilling f2d5dac8c9
Add a function to change the participant type 5 years ago
Joas Schilling 1912c91bc4
Fix joining a room for users 5 years ago
Joas Schilling 311aa4bc5a
Currently ignore session handling in chat controller 5 years ago
Joas Schilling c19f07ca80
Fix function usage 5 years ago
Joas Schilling a961a26ecc
Fix casting of values 5 years ago
Joas Schilling 3c1cb1d919
Remove updating-methods from Participant object 5 years ago
Joas Schilling eae9ad72b1
Move participants table in Manager to attendees 5 years ago
Joas Schilling 3b8299faae
Split table of participants into attendees and sessions 5 years ago
Joas Schilling 4706b5566a
401 Unauthorized when the SIP headers are provided but invalid 5 years ago
Joas Schilling 20bc0075d7
No mix of _ and - 5 years ago
Joas Schilling 94cea96d62
Fix PHP CS 5 years ago
Joas Schilling 61504d5c6f
Add a phone icon for SIP phone users 5 years ago
Joas Schilling a4543ae3cc
Notify the HPB about SIP changes 5 years ago
Joas Schilling c4a16e6b4d
Add UI option to enable SIP 5 years ago
Joas Schilling 2ae99269f4
Check if the SIP is configured 5 years ago