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-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-11Add API to opt out of call notificationsJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-10-07Changes after run --alterVitor Mattos
2021-09-20Add a counter for the direct mentionsJoas Schilling
2021-08-31Make migration repeatableJoas Schilling
2021-07-15Add remoteIdGary Kim
2021-07-15Review fixesGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-06-11Add publishing permissions field to attendeesDaniel Calviño Sánchez
2021-04-01Notnull Boolean fields break oracleJoas Schilling
2021-03-26Fix migration checking for unique constraint violationJoas Schilling
2021-03-08Replace the former unique attendee key with a normal indexJoas Schilling
2021-02-23Try to catch the unique constraint violation on migrating the dataJoas Schilling
2021-02-15Cleanup migrationJoas Schilling
2021-02-15Drop the old guestnames tableJoas Schilling
2021-02-11Add a repair step that updates the display name for existing usersJoas Schilling
2021-02-11Provide information for incoming call screensJoas Schilling
2021-01-08Update code to work with doctrine/dbal 3.0Joas Schilling
2020-12-15Fix help command handling on OracleJoas Schilling
2020-12-14Use a unique index nameJoas Schilling
2020-12-11Make listable column smallintVincent Petry
2020-12-11Small adjustments to listable feature after reviewsVincent Petry
2020-12-11Apply suggestions from code review of listable rooms featureVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-11Merge pull request #4735 from nextcloud/techdebt/noid/cluster-compatibilityVincent Petry
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ea...Joas Schilling
2020-12-09Create a new table for internal signaling and guest names with a PKJoas Schilling
2020-12-08Add description field to conversationsDaniel Calviño Sánchez
2020-11-26Increase the length of the session id columnJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Add an empty display_name column as preparation to merge the oc_talk_guests t...Joas Schilling
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-10-30Split table of participants into attendees and sessionsJoas Schilling
2020-10-30Fix PHP CSJoas Schilling
2020-10-30Add an endpoint to enable the SIP per conversationJoas Schilling
2020-10-30Add SIP status column to rooms tableJoas Schilling
2020-10-13Psalm auto fixesJoas Schilling
2020-10-13Start fixing some psalm issuesJoas Schilling
2020-09-23Fix update queryJoas Schilling
2020-09-22Fix migrationJoas Schilling
2020-09-22Simplify migrationJoas Schilling
2020-09-22get 'enabled' and 'pid' bridge values out of json_valuesJulien Veyssier
2020-09-08Add a default on NotNull columnJoas Schilling
2020-08-25Fix migrationJoas Schilling
2020-08-25improve insert/update in bridge tableJulien Veyssier