71 Commits (6d75ad2b62a9f99b845596544c022b45e199a3fe)

Author SHA1 Message Date
Vincent Petry 6d75ad2b62
Added integration tests for joining listable rooms 5 years ago
Vincent Petry 0aa0dcfd3e
Apply suggestions from code review of listable rooms feature 5 years ago
Vincent Petry 65238d1b8f
Adjustments for listable rooms after review 5 years ago
Vincent Petry 17971cd34a
Add listable flags attribute for conversations 5 years ago
Joas Schilling e747556e33
Add integration tests for the read status of messages 5 years ago
Daniel Calviño Sánchez d259efdae4
Add integration tests for getting and setting the room description 5 years ago
Daniel Calviño Sánchez 38bc918874
Add integration test for getting room data when lobby is enabled 5 years ago
Joas Schilling 66584dd000
Write integration tests for enabling SIP 5 years ago
Joas Schilling 6206ca7b9a
Make sure participant names are optional (required for v3) 5 years ago
Joas Schilling e913de8932
Allow picking the API version on all endpoints 5 years ago
Daniel Calviño Sánchez 21ce9a0231
Make possible to fetch room data with a specific API version 5 years ago
Daniel Calviño Sánchez 88aa97a5f9 Fix additional participants being able to join a password request room 5 years ago
Daniel Calviño Sánchez b262d5f6e6 Add integration tests for password request rooms 5 years ago
Daniel Calviño Sánchez 519960e86a Make possible to verify room data also for single rooms 5 years ago
Joas Schilling 776bcd633b
Add integration tests for creation (as that tests all parts of the service) 5 years ago
Joas Schilling 28617126fe
Start integration tests for commands 5 years ago
Joas Schilling c99c7d40d9
Presort the mention suggestions to fix postgres integration tests 5 years ago
Joas Schilling f8538f487b
Correctly pick the parent if it is index 0 of the messages 6 years ago
Joas Schilling 84d42604e6
Run cs:fix 6 years ago
Joas Schilling 5d4b8c08f4
Add integration tests for the reference id 6 years ago
Joas Schilling d93a8a49e6
Add integration tests for limiting conversation creation 6 years ago
Joas Schilling 645bfc7dd4
Update some more request handling 6 years ago
Joas Schilling d9ebc3da8e
Fix login request 6 years ago
Joas Schilling 3b5f2c31fa
Fix adding users to groups 6 years ago
Joas Schilling 95dcc39d44
Fix wrong body on post requests 6 years ago
Joas Schilling 1056895300
Make request handling compatible to guzzle 6.3 6 years ago
Daniel Calviño Sánchez 3d894598ae Add integration tests for self-joined users in files shared by link 6 years ago
Daniel Calviño Sánchez 8de6a11bc7 Add integration tests for files shared by link 6 years ago
Daniel Calviño Sánchez 8745fd19fe Rename lobby constants 6 years ago
Daniel Calviño Sánchez d59725e0f9 Add integration tests for setting the lobby state 6 years ago
Daniel Calviño Sánchez 3b205bf0c3 Add support for promoting and demoting guests in the integration tests 6 years ago
Joas Schilling b2b506aa82 Add integration tests for guest mentions 6 years ago
Daniel Calviño Sánchez 9fb2de4631 Add integration tests for joining and leaving regular rooms 6 years ago
Daniel Calviño Sánchez 1005aaab49
Add integration test for replies to shared file messages 6 years ago
Joas Schilling c145140c73
Add integration tests for replies 6 years ago
Daniel Calviño Sánchez 66e9372ec4 Add integration tests for searching mentions 7 years ago
Daniel Calviño Sánchez 8cabb3ead1 Add integration tests for getting a room for a file shared with user 7 years ago
Joas Schilling 8202432787
Filter the changelog room from the list 7 years ago
Joas Schilling 9ba28e4b9f
Correctly set the index of the messages in the array when a sytem message was killed 7 years ago
Joas Schilling 9a8746d8e1
Add integration tests for read-only conversations 7 years ago
Joas Schilling 44619a1aee
Readd the left-participant to one-to-one rooms if needed 7 years ago
Daniel Calviño Sánchez 14ef81667f
Add integration tests for room shares when deleting users 7 years ago
Daniel Calviño Sánchez 06d2f0db6f
Add Behat context for integration tests of sharing rooms 7 years ago
Daniel Calviño Sánchez 648178643e
Delete created users and groups after each scenario 7 years ago
Joas Schilling 7331f0e826
Add integration tests for system messages 7 years ago
Joas Schilling 992b063fdf
Ignore system messages in functional tests for now 7 years ago
Joas Schilling 2c2e2419ff
Update the call tests (remove pinging) 7 years ago
Daniel Calviño Sánchez 16524668b8 Return rich messages when calling "receiveMessages" 8 years ago
Joas Schilling 1ad3720084
Start fixing integration tests 8 years ago
Joas Schilling dcc5e96512
Correctly leave the room (not the call) in integration tests 8 years ago