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-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-11Cleanup listed room code after reviewVincent Petry
2020-12-11Apply suggestions from code review of listable rooms featureVincent Petry
2020-12-11Adjust approach for search results for listable roomsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-12-10Add the last common read message id as header on chat requests and to the con...Joas Schilling
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ea...Joas Schilling
2020-12-10Interact with integers so we can match it better in queriesJoas Schilling
2020-12-10Introduce a privacy settings for the read_statusJoas Schilling
2020-12-08Return raw description also when getting the conversation listDaniel Calviño Sánchez
2020-12-08Return description with the rest of the conversation dataDaniel Calviño Sánchez
2020-12-08Add endpoint to set the description of a conversationDaniel Calviño Sánchez
2020-11-30Fix return code when user can not enable SIPJoas Schilling
2020-11-30Expose the dial-in information to clientsJoas Schilling
2020-11-30Make sure we always generate a PIN for users when SIP is enabledJoas Schilling
2020-11-30Generate a attendee pin for the moderator when enabling SIP and return itJoas Schilling
2020-11-27Merge pull request #4656 from nextcloud/fix-user-management-in-password-reque...Joas Schilling
2020-11-27Load new participants by actor when the session does not exist yetJoas Schilling
2020-11-26Simplify getting the participantJoas Schilling
2020-11-26Also check the room token when suggesting if SIP can be enabledJoas Schilling
2020-11-26Refresh the peer list and take the display name from thereJoas Schilling
2020-11-26When the HPB provided a session id only join/leave with that sessionJoas Schilling
2020-11-26Load the participant by session as loading by actor is prefetched only as att...Joas Schilling
2020-11-26Don't preload the user so we load it with the session later onJoas Schilling
2020-11-26All parameters are lowercaseJoas Schilling
2020-11-26Don't expose SIP data when SIP is not configured anymoreJoas Schilling
2020-11-26Show the dial-in info in the sidebarJoas Schilling
2020-11-26Use the call flag when it was given by the HPB serverJoas Schilling
2020-11-26Show pins to moderatorsJoas Schilling
2020-11-26Generate a PIN for users when they join a room with SIP enabledJoas Schilling
2020-11-26Only allow enabling SIP when the user can enable itJoas Schilling
2020-11-26Only delete guests without a PINJoas Schilling
2020-11-26Store the session given by the HPB for the actorJoas Schilling
2020-11-26Get the participant by actorJoas Schilling
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