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
2021-07-15Review fixesGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-07-07Clear historyJoas Schilling
2021-06-11Add endpoint to set publishing permissions of attendeesDaniel Calviño Sánchez
2021-06-07Add endpoint to update the call flagsDaniel Calviño Sánchez
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-03-23Temporary OCS API for user avatar upload and deleteJoas Schilling
2021-03-08Remove old API version handlingsJoas Schilling
2021-03-08Move call API to v4Joas Schilling
2021-03-08Move other room APIs to v4Joas Schilling
2021-03-08Move other participant handling to API v4Joas Schilling
2021-03-08Move room modifications to API v4Joas Schilling
2021-03-08Move deleting and getting a room to v4Joas Schilling
2021-03-08Move removing paricipants to v4Joas Schilling
2021-03-08Make leaving a room API v4Joas Schilling
2021-03-08Make joining a room API v4Joas Schilling
2021-03-08Move get participants to API v4Joas Schilling
2021-03-08Check users on correct endpointJoas Schilling
2021-03-08Move get rooms to API v4Joas Schilling
2021-03-08Move conversation creation to v4Joas Schilling
2021-03-08Move lobby and SIP to v4Joas Schilling
2021-03-08Move listed rooms to API v4Joas Schilling
2021-02-02Allow to share RichObjects to chatsJoas Schilling
2021-02-02Add an endpoint to delete a messageJoas Schilling
2021-01-29Reword resendEmail to resendInvitation in APIsVincent Petry
2021-01-29Allow specifying participant on email resend APIVincent Petry
2021-01-29Allow resending invitation emailsVincent Petry
2020-12-11Adjust approach for search results for listable roomsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-08Add endpoint to set the description of a conversationDaniel Calviño Sánchez
2020-11-30Expose the dial-in information to clientsJoas Schilling
2020-11-30Generate a attendee pin for the moderator when enabling SIP and return itJoas Schilling
2020-11-26Refresh the peer list and take the display name from thereJoas Schilling
2020-10-30Add an endpoint to delete a participant by attendee idJoas Schilling
2020-10-30Add API v3 with actor type and idJoas Schilling
2020-10-30Add an endpoint to validate a PIN for a given conversationJoas Schilling
2020-10-30Add an endpoint to enable the SIP per conversationJoas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-09-01show bridge process state and logJulien Veyssier
2020-08-25Rename to Matterbridge everywhereJoas Schilling
2020-08-25settings routes before conversation specific onesJoas Schilling
2020-08-25Move stopAllBridges to a controller without a RoomJoas Schilling
2020-08-25Allow to install the Matterbridge app directly in the Talk settingsJoas Schilling
2020-08-25stop all bridges when disabling admin settingJulien Veyssier
2020-08-25rebased to get settings tab, + another round of fixesJulien Veyssier
2020-08-25fix after first reviewJulien Veyssier
2020-08-25first working state of matterbridge PoC, server side onlyJulien Veyssier
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-06-10Add button to delete an accountMorris Jobke