summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Expand)Author
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
2021-01-25Bump version and add changelogJoas Schilling
2021-01-08Add changelog for releasesJoas Schilling
2020-12-18Bump versionv11.0.0-alpha.2Joas Schilling
2020-12-18Add changelog for 11.0.0-alpha.1Joas Schilling
2020-12-14Adjusted listable docs + increased versionVincent Petry
2020-12-11Adjust approach for search results for listable roomsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ea...Joas Schilling
2020-12-08Add endpoint to set the description of a conversationDaniel Calviño Sánchez
2020-12-08Add description field to conversationsDaniel 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-11-26Increase the length of the session id columnJoas Schilling
2020-11-24Add Vincent to authorsVincent Petry
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-30===================================================Joas Schilling
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-10-30Split table of participants into attendees and sessionsJoas Schilling
2020-10-30Add an endpoint to enable the SIP per conversationJoas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-10-30Add SIP status column to rooms tableJoas Schilling
2020-09-22get 'enabled' and 'pid' bridge values out of json_valuesJulien Veyssier
2020-09-18Update version on masterJoas Schilling
2020-09-17Add changelog for 10.0.0-rc.1Joas Schilling
2020-09-07check if Matterbridge processes are running correctly and kill the zombie one...Julien Veyssier
2020-09-03Add changelog for 10.0.0-beta.2Joas Schilling
2020-09-01show bridge process state and logJulien Veyssier
2020-08-27Add changelog for 10.0.0-beta.1Joas Schilling
2020-08-25Rename to Matterbridge everywhereJoas Schilling
2020-08-25settings routes before conversation specific onesJoas Schilling
2020-08-25Fix migrationJoas 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-18Implement IBootstap and use the given ContextJoas Schilling
2020-06-10Bump version to add the background jobJoas Schilling
2020-06-10Add button to delete an accountMorris Jobke
2020-06-10Add background job that regularly checks for updates of the signaling server ...Morris Jobke
2020-06-10Add endpoint for authentication challengeMorris Jobke
2020-06-10Endpoint to request trialMorris Jobke