summaryrefslogtreecommitdiffstats
path: root/lib/Migration
AgeCommit message (Expand)Author
2024-03-14fix(federation): Cache whether we have federated participants in a conversationJoas Schilling
2024-03-13fix(federation): Fix the handling of retrying OCM notifications when the remo...Joas Schilling
2024-03-06feat(federation): Add columns to save the creation datetime and meta dataJoas Schilling
2024-02-28fix(migration): Fix copyright and authorJoas Schilling
2024-02-28feat(federation): Add a proxy cache for messagesJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-14feat(federation): Add inviter information to the invitations DB for servingJoas Schilling
2024-02-01fix(CS): Prepare coding standard updateJoas Schilling
2023-12-11Merge pull request #11189 from nextcloud/bugfix/noid/fix-duplicate-catchesJoas Schilling
2023-12-11fix(CS): Migrate more strpos() calls to str_* functionsJoas Schilling
2023-12-11fix(API): Fix duplicate exception catchesJoas Schilling
2023-10-30fix(federation): Send the server URL as well to avoid ambigious remoteAttende...Joas Schilling
2023-10-30fix(federation): Make invitations force unique based on remote server and att...Joas Schilling
2023-10-23feat(sip-dialout): Add call ID to attendeesJoas Schilling
2023-10-23feat(sip-dialout): Allow adding phone numbers as participantsJoas Schilling
2023-10-18feat(consent): Save recording consent to DB and allow retrieving with OCCJoas Schilling
2023-10-10Move away from private and deprecated classesJoas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-09-21fix(notifications): Allow sessions to mark themselves as inactiveJoas Schilling
2023-08-25fix(bots): Ensure bots are uniqueJoas Schilling
2023-08-21feat(bots): Add feature flags to botsJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-07fix: Fix code quality based on reviewJoas Schilling
2023-08-07feat(webhooks): Start with implementing webhooks for chat messagesJoas Schilling
2023-07-10Use PHP8's constructor property promotionHamid Dehnavi
2023-05-02fix(permissions): Reset custom permissions on promotionJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-12Fix invalid argument typesJoas Schilling
2022-12-09Toggle call recording statusVitor Mattos
2022-12-07Also store the file type/extensionJoas Schilling
2022-12-07Make it strongly typedJoas Schilling
2022-12-07Changed the avatar length to exactly valueVitor Mattos
2022-12-07Work with avatar identier stored in room tableVitor Mattos
2022-12-05Add status DB fieldJoas Schilling
2022-12-05API endpoint to create and remove breakout roomsJoas Schilling
2022-10-31Fix more missing strict_typesJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-08-11Fix voting for option 0Joas Schilling
2022-07-01Rename textVitor Mattos
2022-06-30Changed to use Nextcloud wrapper to this classVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Add field to room tableVitor Mattos
2022-06-13Save number of actors that votedJoas Schilling
2022-06-13Store the summary as wellJoas Schilling
2022-06-13Cache the display name for polls and votesJoas Schilling
2022-06-13Add model, migration and baseJoas Schilling
2022-04-27Add a migration to update existing permissionsJoas Schilling
2022-04-22Fix upgrade with Postgres and OracleJoas Schilling