193 Commits (dc10d3b7c3019ef340d34eef35e7705a4a84ba0b)

Author SHA1 Message Date
Vitor Mattos dc10d3b7c3
Work with avatar identier stored in room table 3 years ago
Vitor Mattos 18d11a6b2b
Replace "send the file" by "uploads file" 3 years ago
Vitor Mattos 53a6ff04d8
Change "need to have" by "has" 3 years ago
Vitor Mattos 20d376669e
Return conversation avatar in mentions 3 years ago
Vitor Mattos 14bb70c5d4
Moved logic from controller to AvatarService 3 years ago
Vitor Mattos 73e50aff99
Add test to cover scenario of user without permission 3 years ago
Vitor Mattos eb0098c2e3
* Endpoint to get dark avatar to dark theme 3 years ago
Vitor Mattos 04a15956e2
* Rename from GroupAvatar to Avatar 3 years ago
Vitor Mattos 8c8ffbad2e
Implement group avatar endpoints 3 years ago
Joas Schilling 34a4cc80c6 Add integration test for automatic break out rooms 3 years ago
Joas Schilling c0e66722ce Add integration tests for manual assigning and moderator handling 3 years ago
Joas Schilling 6bedf30770
Remove poll data when deleting the message 3 years ago
Joas Schilling 87f8ec1a8e
Add integration test for search 3 years ago
Joas Schilling 2fe9a252f7
Add an integration test for the lobby that expires 3 years ago
Joas Schilling 3b3c7de56b
Reuse existing sleep and abstract $base_url 3 years ago
Joas Schilling f2482bcae4
Add integration tests for dashboard data 3 years ago
Joas Schilling f954227df7
Poll ID is a string now 3 years ago
Joas Schilling db3c0d7554
Order the list of rooms to ensure the order on postgres even if all last messages are written in the same second 3 years ago
Vitor Mattos e3b0ea710f
Replace step of test and remove old scenario 3 years ago
Vitor Mattos 380fbcfdc8
Convert specific command to generic create and update 3 years ago
Vitor Mattos 73d85045d5
Integration tests 3 years ago
Vitor Mattos c5ead2d45d
Restore deleted method 3 years ago
Vitor Mattos 92093bff12
Change point of execution of ExpireChatMessage 3 years ago
Vitor Mattos 9db9abc179
Make possible disable background job if haven't room with expire message 3 years ago
Vitor Mattos c88dad0ef9
Make the room_id not mandatory to define the expire time 3 years ago
Vitor Mattos af34125e66
Rename text 3 years ago
Vitor Mattos 68e19e5d29
Make the error message more clear 3 years ago
Vitor Mattos bd9913e1ea
Rename message expire to expire date 3 years ago
Vitor Mattos 3145bac343
Rename time to live to message expire 3 years ago
Vitor Mattos 5b6dc78fe6
Use DataResponse and returning 404 4 years ago
Vitor Mattos 751d18f2b1
Rename ttl to message expire 4 years ago
Vitor Mattos 03fb81d305
Add job to apply ttl 4 years ago
Vitor Mattos 87fd76e367
Add integration tests 4 years ago
Joas Schilling b1cf98d3ca
Add typing 3 years ago
Joas Schilling d3bad8f604
Hide summary also until the actor voted 3 years ago
Joas Schilling 4b3ea5e47b
Allow to get detailed voting list 4 years ago
Joas Schilling d8fd68d84a
Store the summary as well 4 years ago
Joas Schilling f063637cad
Add negative integration tests as well 4 years ago
Joas Schilling 1052b7e1ec
Add endpoint for voting 4 years ago
Joas Schilling aeb1bd5288
Allow to see the poll data and close it 4 years ago
Joas Schilling bce64c3fbf
Add model, migration and base 4 years ago
Joas Schilling be00d4e42c
Add system messages for inviting, accepting and declining 3 years ago
Joas Schilling 7ec84d056d
Add integration test for accept and decline 3 years ago
Joas Schilling 486b89806f
Fix notification handling 3 years ago
Joas Schilling c4f4c25569
Try accepting the invite 3 years ago
Vitor Mattos 10c5c13040
Option to make possible start a call without notify participants 4 years ago
Joas Schilling b7b319c470
Fix "Invalid argument supplied for foreach() at SystemMessage.php#720" 4 years ago
Joas Schilling 866201678f
Add an option for "Silent send" to the API 4 years ago
Joas Schilling 3e98f22568
Allow to enable SIP without individual pin requirement 4 years ago
Joas Schilling 7c1268acbc
Introduce a chat permission on the API 4 years ago