125 Commits (a7ea7bdc5c01ffdc181e1ac6df9d6dd348f16db6)

Author SHA1 Message Date
Vitor Mattos 7d9aa7712e
Reduce RedundantCast 4 years ago
Vitor Mattos dc518c46a7
replace execute by executeQuery of QueryBuilder 4 years ago
Joas Schilling 9e8d94d58f
Replace old type constants with new ones 4 years ago
Joas Schilling 0c379ce846
Add API to opt out of call notifications 4 years ago
Joas Schilling 390ae657a1
Introduce different layers for permissions 4 years ago
Joas Schilling d2967ce0cf
Rename and extend constants and methods for the new permissions 4 years ago
Vitor Mattos a2e57ab980 Changes after run --alter 4 years ago
Joas Schilling bf6150be95
Add a counter for the direct mentions 4 years ago
Joas Schilling 7be5d64cec
Make migration repeatable 4 years ago
Gary Kim cf85ac6c9f Add remoteId 4 years ago
Gary Kim c49a1c2754 Review fixes 4 years ago
Gary Kim a35b98f8c1 Implement CloudFederationProvider for Talk 4 years ago
Daniel Calviño Sánchez d2c291a1b5
Add publishing permissions field to attendees 5 years ago
Joas Schilling 45a72aa347
Notnull Boolean fields break oracle 5 years ago
Joas Schilling 3667c655b0
Fix migration checking for unique constraint violation 5 years ago
Joas Schilling 6d9c838071
Replace the former unique attendee key with a normal index 5 years ago
Joas Schilling 466067ae3c
Try to catch the unique constraint violation on migrating the data 5 years ago
Joas Schilling 3d9694125f
Cleanup migration 5 years ago
Joas Schilling e4e07da94a
Drop the old guestnames table 5 years ago
Joas Schilling 7dc814ffa9
Add a repair step that updates the display name for existing users 5 years ago
Joas Schilling bf5f69cded
Provide information for incoming call screens 5 years ago
Joas Schilling f0220343e4
Update code to work with doctrine/dbal 3.0 5 years ago
Joas Schilling 138221f0a8
Fix help command handling on Oracle 5 years ago
Joas Schilling 6673b33fdc
Use a unique index name 5 years ago
Vincent Petry f04e3b53f3
Make listable column smallint 5 years ago
Vincent Petry 549e9ecbd0
Small adjustments to listable feature after reviews 5 years ago
Vincent Petry 0aa0dcfd3e
Apply suggestions from code review of listable rooms feature 5 years ago
Vincent Petry 65238d1b8f
Adjustments for listable rooms after review 5 years ago
Vincent Petry 17971cd34a
Add listable flags attribute for conversations 5 years ago
Joas Schilling 6eefd9c3fa
Save the read privacy on the attendee model too, so we can select-query it easier later on 5 years ago
Joas Schilling fbf72c1af5
Create a new table for internal signaling and guest names with a PK 5 years ago
Daniel Calviño Sánchez b64f891f96
Add description field to conversations 5 years ago
Joas Schilling 59133fe982
Increase the length of the session id column 5 years ago
Joas Schilling 459858a695
Introduce constants for the actor types 5 years ago
Joas Schilling 05e7cac904
Add an empty display_name column as preparation to merge the oc_talk_guests table in 5 years ago
Joas Schilling 3c1cb1d919
Remove updating-methods from Participant object 5 years ago
Joas Schilling 3b8299faae
Split table of participants into attendees and sessions 5 years ago
Joas Schilling 94cea96d62
Fix PHP CS 5 years ago
Joas Schilling 89bdbe0c51
Add an endpoint to enable the SIP per conversation 5 years ago
Joas Schilling 6ad483c0e5
Add SIP status column to rooms table 5 years ago
Joas Schilling b76d5ddbc3
Psalm auto fixes 5 years ago
Joas Schilling dddb7ef31d
Start fixing some psalm issues 5 years ago
Joas Schilling 93063c353f
Fix update query 5 years ago
Joas Schilling 2b0db36f5a
Fix migration 5 years ago
Joas Schilling b94ae2cb92
Simplify migration 5 years ago
Julien Veyssier 6cd3fdd720
get 'enabled' and 'pid' bridge values out of json_values 5 years ago
Joas Schilling 8fc0e83106
Add a default on NotNull column 5 years ago
Joas Schilling be31ca697f
Fix migration 5 years ago
Julien Veyssier efb28a4f8e
improve insert/update in bridge table 5 years ago
Julien Veyssier 298f0d9ecd
review fixes 5 years ago