Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-01Remove unecessary methodVitor Mattos
2022-07-01Rename textVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Method moved and change argumentVitor Mattos
2022-06-30Delete messages when ttl expire and send system messageVitor Mattos
2022-06-30Implement logic in controller to change the ttlVitor Mattos
2022-06-30Add field to room tableVitor Mattos
2022-06-30Add mocked endpointsVitor Mattos
2022-06-29Implement password policy checkerJoas Schilling
2022-06-13Don't allow updating/voting after closingfeature/noid/simple-pollsJoas Schilling
2022-06-13Add system messages for voting and closingJoas Schilling
2022-06-13Hide summary also until the actor votedJoas Schilling
2022-06-13Save number of actors that votedJoas Schilling
2022-06-13Do not allow to vote the same option multiple timesJoas Schilling
2022-06-13Allow to get detailed voting listJoas Schilling
2022-06-13Store the summary as wellJoas Schilling
2022-06-13Cache the display name for polls and votesJoas Schilling
2022-06-13Check voting options for validityJoas Schilling
2022-06-13Add endpoint for votingJoas Schilling
2022-06-13Allow to see the poll data and close itJoas Schilling
2022-06-13Add model, migration and baseJoas Schilling
2022-06-03Merge pull request #7413 from nextcloud/techdebt/6235/set-descriptionJoas Schilling
2022-06-02Merge pull request #7416 from nextcloud/feature/api-silent-callVitor Mattos
2022-06-02Option to make possible start a call without notify participantsVitor Mattos
2022-06-01Merge pull request #7338 from nextcloud/feature/7335/multi-room-session-pingsJoas Schilling
2022-05-24Move setDescription to room servicetechdebt/6235/set-descriptionJoas Schilling
2022-05-20Add template data as the app parameter is currently not publicJoas Schilling
2022-05-18Merge pull request #7381 from nextcloud/techdebt/6235/set-typeJoas Schilling
2022-05-17Adjust log messagefeature/7335/multi-room-session-pingsJoas Schilling
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-05-17Move setType to room servicetechdebt/6235/set-typeJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-16Merge pull request #7365 from nextcloud/techdebt/noid/fix-missing-constant-usageVitor Mattos
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-13Fix missing constant usagetechdebt/noid/fix-missing-constant-usageJoas Schilling
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-05-10Move setReadOnly to room serviceJoas Schilling
2022-05-10Move setLobby() to room serviceJoas Schilling
2022-05-09Move setListable() to RoomServicetechdebt/6235/set-listableJoas Schilling
2022-05-06Move setSIPEnabled to room servicetechdebt/6235/move-setSIPEnabledJoas Schilling
2022-05-05Move permissions logic to room servicetechdebt/6235/move-setPermissions-logic-to-room-serviceJoas Schilling
2022-05-03Add endpoint for the HPB to create guestsJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-27Allow to get Reactions summary and media tab in read-only roomsJoas Schilling
2022-04-22Fix reactions endpoints not accessible by guestsfix-reactions-endpoints-not-accessible-by-guestsDaniel Calviño Sánchez
2022-04-21Only set header when the value changed and the status is not 304Joas Schilling