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 (Collapse)Author
2022-05-17Allow to "Send call notifications"Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-11Allow to disable calling functionalityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-03Add a capabilityfeature/4957/allow-sip-without-a-pinJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Add a capability for the permissionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-24Add new capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-21Add docs and capabilitiesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Add capabilitiesVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-04Add a capability for conversation permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-21Allow to mark a conversation as unreadJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-11Add API to opt out of call notificationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-20Add a counter for the direct mentionsJoas Schilling
This allows the UI can show the user bubble depending on user vs. all mentions Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-15Add capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-11Add capability for "publishing-permissions"Daniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-10Add voice message capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-25Add missing documentation for capabilitiesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-10Add geo-location-sharing capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-08Add conversation-v4 capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-19Add changelog for 11.1.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-16Add docs and capability for callFlag of conversationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-02Add documentation and capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-02Add a capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-04Add capability for room descriptionsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-23Add conversation-v3 capability for API v3Vincent Petry
Added capability to signal the existence of the v3 API. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-16Raise hand call actionVincent Petry
Added hand and hand-off icons (need better fitting ones later). Added "raise-hand" capability. Broadcast "raisedHand" message through signaling and update the icons accordingly. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-14Add a capability for the phonebook searchJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-11Add listable flags attribute for conversationsVincent Petry
Added ability to set a conversation as listable for regular users and/or guest users from the guest app. This only implements the flag, endpoint and UI to manage it but not yet making it appear in search results. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-30Add docs and capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28Make max GIF size configurableVincent Petry
Added app setting and capability "max-gif-size". Added new import for @nextcloud/capabilities. Signed-off-by: Vincent Petry <vincent@nextcloud.com> Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-04-22Handle the new reference id in the backendJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14Add a capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07Add a capability if the user can create conversationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-06Add capability for force muting other participantsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-02-25Add a capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-20Allow to start conversations with circlesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
Typed events
2019-12-04Fix docsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-04Add a flag to messages if they can be replied toJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-19Populate the canStartCall value and add a capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-28Add capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-24Add a capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-05Start converting to readthedocsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>