40 Commits (26bd4a6e4a9e5f8376eff7d7f53fe5dcbd79ad87)

Author SHA1 Message Date
Joas Schilling 1ccbf67da2
chore: Run SPDX convertor 2 years ago
Joas Schilling d47ab76a29
fix(events)!: Remove deprecated events 2 years ago
Joas Schilling 7b5bf5f8f6
feat(events): Add typed event for sending the email invite to guests 2 years ago
Joas Schilling 9924b72c96
feat(events): Migrate participant modifications to typed events 2 years ago
Hamid Dehnavi 8a850b6192 Use PHP8's constructor property promotion 2 years ago
Joas Schilling c1970caef4
chore(CS): Unify construct() calls 3 years ago
Joas Schilling f3ff4a8820
automated: Apply CS fix 3 years ago
Joas Schilling 30c41a8fff
Cache the display name for polls and votes 4 years ago
Vitor Mattos c07251f0c6
Use PHP7.4 property typehinting where possible 4 years ago
Joas Schilling 8813667112
Remove unused DB connection 5 years ago
Joas Schilling 77fe613447
Replace "getNamesBySessionHashes" usages with Attendee access 5 years ago
Joas Schilling 9787728694
Replace getNameBySessionHash() with attendee access 5 years ago
Joas Schilling 6934b5ba1c
Store the guest display name into the attendees table 5 years ago
Vincent Petry bf2b8cfbda
Allow resending invitation emails 5 years ago
Joas Schilling f0220343e4
Update code to work with doctrine/dbal 3.0 5 years ago
Joas Schilling b814a507d7
FIx insertIfNotExists() query for guest names 5 years ago
Joas Schilling fbf72c1af5
Create a new table for internal signaling and guest names with a PK 5 years ago
Joas Schilling 23aab9ed18
Show the dial-in info in the sidebar 5 years ago
Joas Schilling 92efefecfd
Only generate a PIN and send it when configured 5 years ago
Joas Schilling 0687119b52
Revert "Temporary disable SIP UI parts" 5 years ago
Joas Schilling 13d5596a72
Temporary disable SIP UI parts 5 years ago
Joas Schilling c2f00e091e
Generate a PIN when inviting an email address 5 years ago
Joas Schilling d945483ebd
Move some more functions to the services 5 years ago
Joas Schilling 5c9e293f1a
If there are no sessions, we don't need to run a query 5 years ago
Joas Schilling 84d42604e6
Run cs:fix 6 years ago
Joas Schilling 1cdd85634f
Move routes to app 6 years ago
Joas Schilling b2b8695330
Prevent ParticipantNotFound exception when the guest has no name set 6 years ago
Joas Schilling 81db771748
Add constants for event names and use pattern 6 years ago
Joas Schilling 0e1d2b39b9
Typed events for Talk 6 years ago
Joas Schilling d4fc586f1a
Bye Spreed, hello Talk! 6 years ago
Joas Schilling e85173e4cb
Also parse mentions of guests 6 years ago
Joas Schilling 7e54634fb5
Make room names non-optional 7 years ago
Joas Schilling fb90a74231
Make all classes strict 7 years ago
Joas Schilling bc29961a79
Allow to invite email addresses 7 years ago
Joas Schilling bf9d50fb03
More php7 7 years ago
Joas Schilling baad12b270
hmm 8 years ago
Joas Schilling 1af0e1e94c
Also set $dispatchEvent to false 8 years ago
Joas Schilling cfd449871a
Only update the guest name when it really changes 8 years ago
Joas Schilling 0be200e099
Update participant list also when not in call 8 years ago
Joas Schilling c2387c534e
Store guest names when they leave a comment 8 years ago