689 Commits (e78b5305ddf0de4185846cb349fdbf6b79edd1d7)

Author SHA1 Message Date
Joas Schilling bc4f7e5fd3
Prevent promoting/demoting groups on API level 5 years ago
Joas Schilling 4ccc537c14
Save and show the display name of groups 5 years ago
Joas Schilling 55981dbbef
Make sure existing self-joined users are converted to added users 5 years ago
Joas Schilling d7bd1a8244
Add a method to add group members directly to a conversation 5 years ago
Joas Schilling 82d0d83885
Save setting for play sounds 5 years ago
Joas Schilling 7f7b77da4f
Fix some minor errors 5 years ago
Joas Schilling 5adb061838
Temporary OCS API for user avatar upload and delete 5 years ago
Joas Schilling 1e9c21e0c9
Fix removing yourself and promoting a stranger 5 years ago
Joas Schilling 928e047de2
Handle all getParticipants with multi sessions 5 years ago
Joas Schilling 84fa5678e2
Remove old API version handlings 5 years ago
Joas Schilling a545cff72b
Only load sessions on the room list for this PHP session 5 years ago
Joas Schilling 6ad31df01b
Fix selecting the session when there could be multiple 5 years ago
Joas Schilling c97f55e240
Group multiple sessions of the same attendee 5 years ago
Joas Schilling 0e20ca571b
Don't load the session by default on getParticipantsForRoom 5 years ago
Joas Schilling 1caca56073
Don't load session on getRoomsForUser when not needed 5 years ago
Joas Schilling 4031c182df
Prepare selecting the correct session in case there are multiple 5 years ago
Jakob Röhrl 2c3f80bb08
Don't allow to delete other persons chats in 1-1 chats 5 years ago
Joas Schilling 777f1aef95
Don't create an unused event 5 years ago
Joas Schilling 9ddac32d93
Always go through the wrapper function 5 years ago
Joas Schilling c24bc74feb
Fix copy paste error on parameter docs 5 years ago
Vincent Petry 5ff4d5d408
Don't expose hasCall in lobby mode for non-moderators 5 years ago
Joas Schilling a347cf2375
Pick all sessions instead of attendees when returning participants on signaling 5 years ago
Vincent Petry 3bfb611d9d
When locking a conversation, kick out everyone 5 years ago
Joas Schilling 4dd9c20f61
Fix API documentation 5 years ago
Joas Schilling 0aa212c35a
Limit the session list on the database instead of selecting all attendees 5 years ago
Joas Schilling 77fe613447
Replace "getNamesBySessionHashes" usages with Attendee access 5 years ago
Joas Schilling 6934b5ba1c
Store the guest display name into the attendees table 5 years ago
Joas Schilling e9bc0ad78a
Reuse existing attendee when a guest refreshes 5 years ago
Joas Schilling c39f2c7ce9
Don't recalculate the actorId of guest attendees 5 years ago
Joas Schilling 383ca5fd4c
Populate the display name when adding logged in users 5 years ago
Joas Schilling 86d18ae835
Show "Guest" instead of session hash for guests 5 years ago
Joas Schilling bf5f69cded
Provide information for incoming call screens 5 years ago
Julius Härtl 86d7798944
Make sure that collections scripts event is properly emitted 5 years ago
Joas Schilling 4a1fc78a67
Use the cached display name for participant list instead of the user manager 5 years ago
Joas Schilling 63ad8bbe14
Use the cached display name from attendee for peer list instead of querying the user manager 5 years ago
Daniel Calviño Sánchez 20f2c3186b Add support for "turns:" scheme 5 years ago
Joas Schilling 4d27b096c5
Allow to share RichObjects to chats 5 years ago
Joas Schilling 11a861c2cb
Prevent deleting system messages and shares 5 years ago
Joas Schilling 47c76fa9eb
Add docs and restrict deleting to non-lobby and read-write chats 5 years ago
Joas Schilling a7e30320ce
Check max age on deleting 5 years ago
Joas Schilling 77f6a4ead3
Allow to know when deleting might not be sufficient 5 years ago
Joas Schilling 9608867be3
Post a system message when deleting a message 5 years ago
Joas Schilling dd06f39ee5
Add an endpoint to delete a message 5 years ago
Vincent Petry d497e2a183
Adjust invitation resending after reviews 5 years ago
Vincent Petry 0d70608041
Add participant action to resend email invitation 5 years ago
Vincent Petry 5f08c96ff6
Reword resendEmail to resendInvitation in APIs 5 years ago
Vincent Petry 76543aadc7
Allow specifying participant on email resend API 5 years ago
Vincent Petry 1b460b842f
Generate PIN for email guests when resending invite 5 years ago
Vincent Petry bf2b8cfbda
Allow resending invitation emails 5 years ago
Vincent Petry cd2e307e3d
Only trigger event once when adding group users 5 years ago