summaryrefslogtreecommitdiffstats
path: root/lib/Recording
AgeCommit message (Expand)Author
2023-12-11fix(CS): Migrate more strpos() calls to str_* functionsJoas Schilling
2023-10-18feat(consent): Save recording consent to DB and allow retrieving with OCCJoas Schilling
2023-07-10Use PHP8's constructor property promotionHamid Dehnavi
2023-04-20fix(CI): Fix PsalmJoas Schilling
2023-04-20fix(CS): Automatic fix of coding styleJoas Schilling
2023-04-20fix(recording): Add context support to only generate notifications for talk t...Joas Schilling
2023-04-20feat(recording): Automatically generate transcripts of call recordings when p...Joas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-02-22Return error when trying to stop an unknown recordingDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-14Send requests to the recording server to start and stop recordingsDaniel Calviño Sánchez