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
2020-11-26Get room by actorId / actorType if given in request.Joachim Bauch
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-11-26Prevent concurrent promotion/demotion requests to revert by accidentJoas Schilling
2020-11-26Use $this->request to access header and add docs about the return valueJoas Schilling
2020-11-26Add a comment why the last comment is not included for sipJoas Schilling
2020-11-26Make the version checks future proofJoas Schilling
2020-11-24Fix owner being able to add more users to a password request roomDaniel Calviño Sánchez
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30Add an endpoint to delete a participant by attendee idJoas Schilling
2020-10-30Allow moderator interactions based on attendee idJoas Schilling
2020-10-30Only remove attendee in case of a guest for now (needs fixing in the future s...Joas Schilling
2020-10-30Add API v3 with actor type and idJoas Schilling
2020-10-30Inject the room into the pin validationJoas Schilling
2020-10-30Generate a PIN when inviting an email addressJoas Schilling
2020-10-30Add an endpoint to validate a PIN for a given conversationJoas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-10-30Simplify query methods and inject the config on the methodJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Move more functions to the servicesJoas Schilling
2020-10-30Fix checking for Session classJoas Schilling
2020-10-30Fix some more participant handlingJoas Schilling
2020-10-30Move some more functions to the servicesJoas Schilling
2020-10-30!fixup Fix chat code baseJoas Schilling
2020-10-30Fix PHP CSJoas Schilling
2020-10-30Move changeInCall to particiant serviceJoas Schilling
2020-10-30Update the session correctlyJoas Schilling
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-10-30Move Room::getParticipantUserIds() to participant serviceJoas Schilling
2020-10-30Further adjustments in the RoomControllerJoas Schilling
2020-10-30Fix creating conversations and adding participantsJoas Schilling
2020-10-30Fix joining as a guest and leaving a conversation as a sessionJoas Schilling
2020-10-30Fix getting the list of participantsJoas Schilling
2020-10-30Add a function to change the participant typeJoas Schilling
2020-10-30Fix joining a room for usersJoas Schilling
2020-10-30Currently ignore session handling in chat controllerJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-10-30Move participants table in Manager to attendeesJoas Schilling
2020-10-30401 Unauthorized when the SIP headers are provided but invalidJoas Schilling
2020-10-30No mix of _ and -Joas Schilling
2020-10-30Fix PHP CSJoas Schilling
2020-10-30Check if the SIP is configuredJoas Schilling
2020-10-30Add an endpoint to enable the SIP per conversationJoas Schilling
2020-10-30Allow the SIP bridge to get the room dataJoas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-10-30Keep file roomsJoas Schilling
2020-10-29Also delete the room if the last moderator leaves …Joas Schilling
2020-10-23Only show the conflict warning when the session was in a callJoas Schilling
2020-10-14Fix entropy calculation and missing default values for lobbyJoas Schilling
2020-09-29Bump the user status for mobile apps when pulling roomsJoas Schilling