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-06-29Implement password policy checkerJoas Schilling
2022-05-24Move setDescription to room servicetechdebt/6235/set-descriptionJoas Schilling
2022-05-17Move setType to room servicetechdebt/6235/set-typeJoas Schilling
2022-05-13Fix unit test on php 8.0+bugfix/noid/retry-sending-signaling-messagesJoas 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-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-03-14Fix permissions not honoured if updated right before joining a callfix-permissions-not-honoured-if-updated-right-before-joining-a-callDaniel Calviño Sánchez
2021-12-15Make it explicit when the participant list changedJoas Schilling
2021-12-15Only for guests and self-joined users disconnecting is "leaving"Joas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Move PERMISSIONS_MOFIDY_* constants to Attendee classJoas Schilling
2021-10-07Split publishing media into audio and video after clarifying with the HPBJoas Schilling
2021-10-07Fix permission handling in unit testsJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-08-24Fix unit testsJoas Schilling
2021-06-11Include "publishingPermissions" in participant messages of signalingDaniel Calviño Sánchez
2021-01-14Send Nextcloud session id too when a participant joins a callDaniel Calviño Sánchez
2020-12-11Fix tests for listable conversationsVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Added search provider for listed conversationsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-08Notify external signaling server when description changesDaniel Calviño Sánchez
2020-10-30Fix the unit testsJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-08-03Fix unit testsJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-25Sort the users in the participants array before comparingJoas Schilling
2020-06-18Fix service overwritingJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-06Fix participant type change with external signaling serverDaniel Calviño Sánchez
2020-03-02Update backend testsJoas Schilling
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2019-12-04Typed events for TalkJoas Schilling
2019-11-28Update master php testing versionsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28Send notification to signaling backend when lobby state changesDaniel Calviño Sánchez
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-08-21Fix missing notifications to signaling backend for some room eventsDaniel Calviño Sánchez
2019-07-25Allow guests to read the display name when they joined a roomJoas Schilling