spreed/lib
Joas Schilling c726088277
Merge pull request #8907 from nextcloud/feature/document-commands
Document occ commands
2023-03-03 08:19:00 +01:00
..
Activity Merge pull request #8805 from nextcloud/bugfix/8760/remove-avatar-capability 2023-02-23 12:58:03 +01:00
AppInfo perf(PHP): Use static closures for registrations 2023-01-20 13:26:43 +01:00
BackgroundJob Fix invalid argument types 2022-12-12 09:45:55 +01:00
Chat fix(reactions): Fix reacting to people that left 2023-02-28 11:17:37 +01:00
Collaboration Revert avatar usage 2023-02-21 10:06:41 +01:00
Command fix: skip this command 2023-03-03 07:26:49 +01:00
ContactsMenu/Providers Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Controller fix(breakoutrooms): Show names of breakout rooms when they are freely joinable 2023-03-02 14:30:21 +01:00
Dashboard Revert avatar usage 2023-02-21 10:06:41 +01:00
DataObjects Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Deck Specify template event class 2022-12-12 09:45:57 +01:00
Events Adjust coding style 2022-09-01 10:53:38 +02:00
Exceptions Return error when trying to stop an unknown recording 2023-02-22 13:09:27 +01:00
Federation Adjust coding style 2022-09-01 10:53:38 +02:00
Files fix: remove import of deleted `At.css` 2023-02-22 09:55:17 +01:00
Flow Specify template event class 2022-12-12 09:45:57 +01:00
Listener Specify template event class 2022-12-12 09:45:57 +01:00
Maps Only register Maps plugin when allowed to use Talk 2023-01-23 20:39:23 +01:00
Middleware Always log the token and reset again when joining successfully 2023-02-06 18:47:16 +01:00
Migration Merge pull request #8446 from nextcloud/feature/toggle-call-recording-status 2022-12-16 12:00:12 +01:00
Model Use a combined attachment type 2023-02-23 14:26:07 +01:00
Notification feat(recording): Add a shorter subject for the call recording notification 2023-02-24 07:06:16 +01: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 fix: remove import of deleted `At.css` 2023-02-22 09:55:17 +01:00
PublicShareAuth fix: remove import of deleted `At.css` 2023-02-22 09:55:17 +01:00
Recording Return error when trying to stop an unknown recording 2023-02-22 13:09:27 +01:00
Search Revert avatar usage 2023-02-21 10:06:41 +01:00
Service fix(breakoutrooms): Always order breakout rooms in the same order 2023-03-02 14:30:34 +01:00
Settings Add setting to configure recording servers 2023-02-14 10:37:18 +01:00
Share fix(share): Use transaction to avoid read-after-write issue 2023-02-14 15:45:27 +01:00
Signaling Remove isSignalingDev method 2023-02-23 20:11:47 -03: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 #8805 from nextcloud/bugfix/8760/remove-avatar-capability 2023-02-23 12:58:03 +01:00
Config.php Don't claim recording is enabled when no secret or servers are configured 2023-02-27 15:02:07 +01:00
GuestManager.php Cache the display name for polls and votes 2022-06-13 12:52:58 +02:00
Manager.php fix(breakoutrooms): Always order breakout rooms in the same order 2023-03-02 14:30:34 +01:00
MatterbridgeManager.php Move getParticipant() 2022-10-04 16:02:08 +02:00
Participant.php Add an endpoint to return all participants of a room with its breakout rooms 2023-02-01 09:17:04 +01:00
Room.php fix(breakoutrooms): Show names of breakout rooms when they are freely joinable 2023-03-02 14:30:21 +01:00
TInitialState.php Remove isSignalingDev method 2023-02-23 20:11:47 -03: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