spreed/lib
Joas Schilling 3d49db3b71
Merge pull request #8265 from nextcloud/bugfix/4670/fix-session-issues
Don't keep the session open when joining/leaving a room to reduce the…
2022-11-25 09:52:05 +01:00
..
Activity Move setActiveSince to RoomService 2022-10-03 11:10:33 +02:00
AppInfo Move to new event syntax 2022-10-03 10:17:41 +02:00
BackgroundJob Move deleteRoom() to RoomService 2022-10-02 11:58:54 +02:00
Chat Remove poll data when deleting the message 2022-11-16 16:08:09 +01:00
Collaboration Move getParticipant() 2022-10-04 16:02:08 +02:00
Command Query in sqlite returning wrong result. 2022-10-21 23:42:54 -03:00
ContactsMenu/Providers Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Controller Merge pull request #8265 from nextcloud/bugfix/4670/fix-session-issues 2022-11-25 09:52:05 +01:00
Dashboard Disable the dashboard widget with proper API 2022-10-31 11:33:45 +01:00
DataObjects Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Deck Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Events Adjust coding style 2022-09-01 10:53:38 +02:00
Exceptions Disable the dashboard widget with proper API 2022-10-31 11:33:45 +01:00
Federation Adjust coding style 2022-09-01 10:53:38 +02:00
Files Do not show Talk sidebar in Files app if Talk is disabled for the user 2022-10-27 03:13:40 +02:00
Flow Move getParticipant() 2022-10-04 16:02:08 +02:00
Listener Move getParticipant() 2022-10-04 16:02:08 +02:00
Maps register share location action in Maps app 2022-05-02 09:26:20 +02:00
Middleware Fix signaling server check when being blocked from talk 2022-11-09 17:06:43 +01:00
Migration Fix more missing strict_types 2022-10-31 12:06:05 +01:00
Model Remove poll data when deleting the message 2022-11-16 16:08:09 +01:00
Notification Move getParticipant() 2022-10-04 16:02:08 +02:00
OCP Merge pull request #8261 from nextcloud/techdebt/noid/fix-missing-header 2022-11-07 16:19:01 +01:00
Profile Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
PublicShare Transform conversation icons to CSS 2022-07-12 15:50:36 +02:00
PublicShareAuth Move getParticipant() 2022-10-04 16:02:08 +02:00
Search Move getParticipant() 2022-10-04 16:02:08 +02:00
Service Make sure to initialise the Session object with defaults we use later as well 2022-11-18 11:09:53 +01:00
Settings Fix review comment 2022-11-21 12:30:04 +01:00
Share Fix permissions returned by getSharesInFolder 2022-11-05 13:05:26 +01:00
Signaling Fix participant sessions not sent to the HPB 2022-09-22 07:11:39 +02:00
Status Keep DND and Invisible when automatically setting status to "In a call" 2022-07-22 11:06:32 +02:00
Capabilities.php Merge pull request #7472 from nextcloud/jwt-auth 2022-08-12 16:07:52 +02:00
Config.php Add Mozart to avoid conflict with other JWT apps 2022-09-01 10:53:37 +02:00
GuestManager.php Cache the display name for polls and votes 2022-06-13 12:52:58 +02:00
Manager.php Move getParticipant() 2022-10-04 16:02:08 +02:00
MatterbridgeManager.php Move getParticipant() 2022-10-04 16:02:08 +02:00
Participant.php Allow to disable calling functionality 2022-05-11 13:43:50 +02:00
Room.php Move getParticipant() 2022-10-04 16:02:08 +02:00
TInitialState.php Adjust coding style 2022-09-01 10:53:38 +02:00
TalkSession.php Don't keep the session open when joining/leaving a room to reduce the chance of dirty reads 2022-11-02 16:23:34 +01:00
Webinary.php Allow to enable SIP without individual pin requirement 2022-05-03 09:38:35 +02:00