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/docs
AgeCommit message (Expand)Author
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodebugfix/noid/fix-array-structureJoas Schilling
2022-06-29Document poll system messagesJoas Schilling
2022-06-21Add real participant modeadd-cli-to-run-talkbuchetDaniel Calviño Sánchez
2022-06-21Expose connections and virtual participants to CLIDaniel Calviño Sánchez
2022-06-21Add support for virtual participant mode to CLIDaniel Calviño Sánchez
2022-06-20Extract code specific to siege modeDaniel Calviño Sánchez
2022-06-20Add virtual participant modeDaniel Calviño Sánchez
2022-06-20Add helper methods to join calls and leave calls and roomsDaniel Calviño Sánchez
2022-06-20Take credentials into account when joining a roomDaniel Calviño Sánchez
2022-06-20Wait until the room is joined in the HPB before returningDaniel Calviño Sánchez
2022-06-20Remove half-working code related to sieges with guest usersDaniel Calviño Sánchez
2022-06-20Show hint about settings when subscribers are not allowed to connectDaniel Calviño Sánchez
2022-06-20Add helper functions to print connection statsDaniel Calviño Sánchez
2022-06-20Print connection ID when checking themDaniel Calviño Sánchez
2022-06-20Print progress while starting the connections of a siegeDaniel Calviño Sánchez
2022-06-20Nullify stream when starting media againDaniel Calviño Sánchez
2022-06-20Guard against null streamsDaniel Calviño Sánchez
2022-06-20Fix configured warning timeout not honoured when starting a siegeDaniel Calviño Sánchez
2022-06-20Find default browser in Talkbuchet CLIDaniel Calviño Sánchez
2022-06-20Add support for Firefox in Talkbuchet runnerDaniel Calviño Sánchez
2022-06-20Add support for Firefox in Talkbuchet CLIDaniel Calviño Sánchez
2022-06-20Add helper class to get browser logs with BiDi protocolDaniel Calviño Sánchez
2022-06-20Add explicit method to run asynchronous codeDaniel Calviño Sánchez
2022-06-20Add global functions to start and stop siegesDaniel Calviño Sánchez
2022-06-20Add helper script to run Talkbuchet in a Docker containerDaniel Calviño Sánchez
2022-06-20Add CLI to run TalkbuchetDaniel Calviño Sánchez
2022-06-13Hide summary also until the actor votedJoas Schilling
2022-06-13Store the summary as wellJoas Schilling
2022-06-13Add docsJoas 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-31Add a capability for the unified-searchJoas Schilling
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-05-17Also document Nextcloud versions on API docsJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-17Fix typo in docsJoas Schilling
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-12Merge pull request #7361 from nextcloud/bugfix/noid/fix-actor-docsJoas Schilling
2022-05-12Fix actor docsJoas Schilling
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-05-03Add a capabilityfeature/4957/allow-sip-without-a-pinJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-04-27Add a capability for the permissionJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-21Document that the lastMessage attribute is limitedJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-11Add docsJoas Schilling
2022-04-08Add functions to configure the different parametersDaniel Calviño Sánchez
2022-04-08Get API version from capabilitiesDaniel Calviño Sánchez