spreed/lib
Joas Schilling 0effb4fb32
Merge pull request #3071 from nextcloud/bugfix/3060/fix-object-creation-with-null-value-from-oracle
Add missing casts
2020-03-17 16:41:10 +01:00
..
Activity Also end teh call state when a user leaves 2020-02-13 17:13:46 +01:00
AppInfo Receive shares in Talk/ folder 2020-03-06 11:10:45 +01:00
BackgroundJob
Chat Make sure "Left call" system message is done for the session that left 2020-03-02 12:47:38 +01:00
Collaboration Filter out existing participants when requesting suggestions to add 2020-02-25 13:39:09 +01:00
Command
ContactsMenu/Providers
Controller Add support for opening files through Viewer 2020-03-12 17:37:45 +01:00
Events Get room properties for the signaling server from separate function. 2020-03-02 12:47:37 +01:00
Exceptions
Files
Flow
Listener
Middleware
Migration
Model
Notification Send the notifications after joining the call 2020-02-11 16:48:42 +01:00
PublicShare Add dummy Talk sidebar to public share page 2020-01-16 18:33:38 +01:00
PublicShareAuth Add dummy Talk sidebar to public share auth page 2020-01-14 19:06:24 +01:00
Service
Settings Don't add default stun in UI on removal 2020-02-27 13:19:46 +01:00
Share Use the attachment_folder setting 2020-03-06 11:10:45 +01:00
Signaling Send participant permissions to the external signaling server 2020-03-06 14:53:24 +01:00
Capabilities.php Add capability for force muting other participants 2020-03-06 14:53:24 +01:00
Config.php Allow to select an attachment folder 2020-02-25 09:50:00 +01:00
GuestManager.php Prevent ParticipantNotFound exception when the guest has no name set 2020-01-23 15:26:21 +01:00
Listener.php Split the listener into a dedicated CollaboratorsListener 2020-02-25 13:14:29 +01:00
Manager.php Fix Room object creation with null from oracle 2020-03-09 13:42:08 +01:00
Participant.php
Room.php Reset the in-call flags when the lobby kicks in 2020-03-02 12:47:38 +01:00
TalkSession.php Fix leaving a call on logout 2020-02-17 13:12:58 +01:00
Webinary.php