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
2021-06-14Merge pull request #5646 from nextcloud/talkbuchetJoas Schilling
2021-06-14Replace password with apptokenJoas Schilling
2021-06-14Add helper functionsDaniel Calviño Sánchez
2021-06-14Catch the exception on creating the signaling connectionJoas Schilling
2021-06-14Add support for trickle candidates.Joachim Bauch
2021-06-14Simplify configurationJoas Schilling
2021-06-14First define all things before starting to call functionsJoas Schilling
2021-06-14Move config values to the topJoas Schilling
2021-06-14Define closeConnections() before starting siegeJoas Schilling
2021-06-14Initial Talkbuchet versionJoas Schilling
2021-06-14Add system messages for group attendeesJoas Schilling
2021-06-11Add capability for "publishing-permissions"Daniel Calviño Sánchez
2021-06-11Add API documentation for the publishing permissions propertyDaniel Calviño Sánchez
2021-06-10Add voice message capabilityJoas Schilling
2021-06-08Remove email and circles as well from chat actor typesJoas Schilling
2021-06-07Remove groups from actor type for chat messages in docVincent Petry
2021-06-07Merge pull request #5717 from nextcloud/bugfix/noid/circles-tooVincent Petry
2021-06-07Document circles tooJoas Schilling
2021-06-07Add endpoint to update the call flagsDaniel Calviño Sánchez
2021-06-07Update API docs index.md links + extra constantsVincent Petry
2021-05-31Merge pull request #5616 from nextcloud/feature/1576/allow-to-specify-meta-da...Joas Schilling
2021-05-27Allow to specify meta-data for shares into a talk conversationJoas Schilling
2021-05-25Add missing documentation for capabilitiesJoas Schilling
2021-05-21l10n: Spelling unificationValdnet
2021-05-19Remove previous versions for signaling endpointsDaniel Calviño Sánchez
2021-05-19Unify STUN and TURN server URLsDaniel Calviño Sánchez
2021-05-10Add geo-location-sharing capabilityJoas Schilling
2021-05-07Add versions to API docs (sorry for cleaning up)Joas Schilling
2021-05-07Remove the description from the system messageJoas Schilling
2021-05-06Update list of system messagesJoas Schilling
2021-04-14Remove participant list API's sessionIdVincent Petry
2021-04-14Expose session ids as array in participants APIVincent Petry
2021-03-08Remove old API version handlingsJoas Schilling
2021-03-08Add conversation-v4 capabilityJoas Schilling
2021-03-08Don't load session on getRoomsForUser when not neededJoas Schilling
2021-02-22Adjust screenshotingJoas Schilling
2021-02-19Add changelog for 11.1.0Joas Schilling
2021-02-18Sort by isFavorite and lastActivity instead of lastPingJoas Schilling
2021-02-17Fix API documentationJoas Schilling
2021-02-16Merge pull request #5186 from nextcloud/techdebt/noid/screenshot-modeJoas Schilling
2021-02-16Add a screenshot mode with images and fake audio/video statesJoas Schilling
2021-02-16Add docs and capability for callFlag of conversationsJoas Schilling
2021-02-02Add documentation and capabilityJoas Schilling
2021-02-02Prevent deleting system messages and sharesJoas Schilling
2021-02-02Add docs and restrict deleting to non-lobby and read-write chatsJoas Schilling
2021-02-02Add a capabilityJoas Schilling
2021-02-02Post a system message when deleting a messageJoas Schilling
2021-02-01Adjust invitation resending after reviewsVincent Petry
2021-01-29Add participant action to resend email invitationVincent Petry
2021-01-29Reword resendEmail to resendInvitation in APIsVincent Petry