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
path: root/lib
AgeCommit message (Expand)Author
2022-05-20Move setAssignedSignalingServer to room servicetechdebt/6235/set-assigned-signaling-serverJoas Schilling
2022-05-18Merge pull request #7381 from nextcloud/techdebt/6235/set-typeJoas Schilling
2022-05-17Require new HPB versionJoas Schilling
2022-05-17Use "all: true" for end meeting for everyone caseJoas Schilling
2022-05-17Move setType to room servicetechdebt/6235/set-typeJoas Schilling
2022-05-17Use APP_ID constantJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-16Merge pull request #7368 from nextcloud/bugfix/noid/only-send-the-currently-m...Joas Schilling
2022-05-16Merge pull request #7374 from nextcloud/bugfix/noid/cache-displayname-of-owne...Joas Schilling
2022-05-16Merge pull request #7369 from nextcloud/bugfix/noid/retry-sending-signaling-m...Joas Schilling
2022-05-16Merge pull request #7365 from nextcloud/techdebt/noid/fix-missing-constant-usageVitor Mattos
2022-05-16Cache display name of owner as wellJoas Schilling
2022-05-16Also retry on connect exceptionJoas Schilling
2022-05-13Retry sending signaling messages up to 3 timesJoas Schilling
2022-05-13Only declare the actual changed session of a user as changedbugfix/noid/only-send-the-currently-modified-sessionId-as-changed-sessionJoas Schilling
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-11Update baselineJoas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas 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 a capabilityfeature/4957/allow-sip-without-a-pinJoas Schilling
2022-05-03Add endpoint for the HPB to create guestsJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-05-02register share location action in Maps appJulien Veyssier
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-29Add changelog chat messagesbugfix/noid/add-changelog-chat-messagesJoas Schilling
2022-04-27Add a migration to update existing permissionsJoas Schilling
2022-04-27Add a capability for the permissionJoas Schilling
2022-04-27Disallow sharing without chat permissionsJoas 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-26Add JSON option to active-calls commandJoas Schilling
2022-04-26Merge pull request #7183 from nextcloud/feature/move-system-message-listeners...Joas Schilling
2022-04-26Merge pull request #7213 from nextcloud/feature/move-signaling-listeners-anon...Joas Schilling
2022-04-26Merge pull request #7215 from nextcloud/feature/move-sharing-listeners-anonym...Joas Schilling
2022-04-26Merge pull request #7214 from nextcloud/feature/move-status-listeners-anonymo...Joas Schilling
2022-04-25Merge pull request #7205 from nextcloud/fix-reactions-endpoints-not-accessibl...Joas Schilling
2022-04-25Move sharing listeners to staticfeature/move-sharing-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-25Move status listeners anonymous functions to staticfeature/move-status-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-25Move signaling listeners anonymous functions to staticfeature/move-signaling-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-22Fix upgrade with Postgres and OracleJoas Schilling
2022-04-22Fix reactions endpoints not accessible by guestsfix-reactions-endpoints-not-accessible-by-guestsDaniel Calviño Sánchez
2022-04-22Change property typefeature/move-system-message-listeners-annonymous-functions-to-staticVitor Mattos
2022-04-21Only set header when the value changed and the status is not 304Joas Schilling
2022-04-21Merge pull request #7180 from nextcloud/bugfix/7179/fix-migration-of-attachmentsJoas Schilling