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
2021-03-04Bump version as wellJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22Bump version to 11.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-19Provide information for incoming call screensJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-19Allow to share RichObjects to chatsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-19Add an endpoint to delete a messageJoas Schilling
For now it only creates a system message Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Lowercase versionv11.0.0-rc.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Changelog for 11.0.0-RC1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-09Fix "Talk/ folder not working for attachments"Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-29Reword resendEmail to resendInvitation in APIsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-29Allow specifying participant on email resend APIVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-29Allow resending invitation emailsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-25Bump version and add changelogJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-08Add changelog for releasesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Bump versionv11.0.0-alpha.2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Add changelog for 11.0.0-alpha.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-14Adjusted listable docs + increased versionVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-11Adjust approach for search results for listable roomsVincent Petry
Added "/listable-room" endpoint for listing listable rooms with a similar result format like the "/room" endpoint. Switched left sidebar to use Conversation components for displaying results. Signed-off-by: Vincent Petry <vincent@nextcloud.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-10Save the read privacy on the attendee model too, so we can select-query it ↵Joas Schilling
easier later on Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-08Add endpoint to set the description of a conversationDaniel Calviño Sánchez
Only moderators and guest moderators of group and public conversations can set their description. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08Add description field to conversationsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-30Expose the dial-in information to clientsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-30Generate a attendee pin for the moderator when enabling SIP and return itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Refresh the peer list and take the display name from thereJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Increase the length of the session id columnJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-24Add Vincent to authorsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-30Add an endpoint to delete a participant by attendee idJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add API v3 with actor type and idJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add an endpoint to validate a PIN for a given conversationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30===================================================Joas Schilling
End of participant splitting Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Remove updating-methods from Participant objectJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Split table of participants into attendees and sessionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add an endpoint to enable the SIP per conversationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add a shared secretJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add SIP status column to rooms tableJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-22get 'enabled' and 'pid' bridge values out of json_valuesJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-09-18Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-17Add changelog for 10.0.0-rc.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-07check if Matterbridge processes are running correctly and kill the zombie ↵Julien Veyssier
ones every 15 min Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-09-03Add changelog for 10.0.0-beta.2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-01show bridge process state and logJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-27Add changelog for 10.0.0-beta.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25Rename to Matterbridge everywhereJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25settings routes before conversation specific onesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25Fix migrationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25Move stopAllBridges to a controller without a RoomJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25Allow to install the Matterbridge app directly in the Talk settingsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25stop all bridges when disabling admin settingJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-25rebased to get settings tab, + another round of fixesJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-25fix after first reviewJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>