spreed/lib
Vincent Petry 97bd312022
Sorter use ICommentsManager directly
Since the APIs have been added to the server's interface, we can use
the ICommentsManager interface directly.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 10:42:23 +01:00
..
Activity Move to Psr\Log\LoggerInterface 2020-08-03 13:38:45 +02:00
AppInfo Add a second provider to search only in the current conversation 2020-08-20 20:30:42 +02:00
BackgroundJob Add missing parent::__construct() call to all background jobs 2020-09-24 10:02:23 +02:00
Chat Sorter use ICommentsManager directly 2020-10-28 10:42:23 +01:00
Collaboration Fix key name in collaboration resource listener for add user event 2020-10-06 11:30:37 +02:00
Command Import exception 2020-06-29 15:50:20 +02:00
ContactsMenu/Providers Run cs:fix 2020-05-12 15:04:42 +02:00
Controller Only show the conflict warning when the session was in a call 2020-10-23 09:24:30 +02:00
Dashboard Make the dashboard entry mentions and calls 2020-08-17 16:07:00 +02:00
DataObjects Refactor API requests into a service and data objects 2020-06-10 16:26:50 +02:00
Events Run cs:fix 2020-05-12 15:04:42 +02:00
Exceptions check if binary has correct owner and permissions 2020-09-02 14:59:43 +02:00
Files Fix isolated modules in Files app sidebar 2020-10-20 17:23:35 +02:00
Flow Add empty referenceId when sending a message though flow 2020-05-15 08:40:57 +02:00
Listener Fix logout failure if active session was removed from room 2020-07-02 00:37:25 +02:00
Middleware Run cs:fix 2020-05-12 15:04:42 +02:00
Migration Psalm auto fixes 2020-10-13 13:10:26 +02:00
Model Run cs:fix 2020-05-12 15:04:42 +02:00
Notification Allow to preload a user when getting the room by token 2020-09-22 13:08:56 +02:00
PublicShare Use new BeforeTemplateRenderedEvent for share template loading 2020-07-16 11:36:35 +02:00
PublicShareAuth Use new BeforeTemplateRenderedEvent for share template loading 2020-07-16 11:36:35 +02:00
Search Better subline for search results in one-to-one conversations 2020-09-16 16:02:41 +02:00
Service Start fixing some psalm issues 2020-10-13 12:50:45 +02:00
Settings check if binary has correct owner and permissions 2020-09-02 14:59:43 +02:00
Share Skip psalm issues related to hook names 2020-10-19 15:48:20 +02:00
Signaling Move to Psr\Log\LoggerInterface 2020-08-03 13:38:45 +02:00
Capabilities.php Only send the capability when the config is set 2020-05-14 12:27:28 +02:00
Config.php Psalm auto fixes 2020-10-13 13:10:26 +02:00
GuestManager.php If there are no sessions, we don't need to run a query 2020-09-21 17:31:11 +02:00
Manager.php Fix entropy calculation and missing default values for lobby 2020-10-14 13:39:44 +02:00
MatterbridgeManager.php use strict match to determine if bridge process is running 2020-10-16 10:59:52 +02:00
Participant.php Run cs:fix 2020-05-12 15:04:42 +02:00
Room.php Start fixing some psalm issues 2020-10-13 12:50:45 +02:00
TInitialState.php Fix "enable_matterbridge" initial state not set for guests 2020-09-17 13:16:23 +02:00
TalkSession.php Run cs:fix 2020-05-12 15:04:42 +02:00
Webinary.php Run cs:fix 2020-05-12 15:04:42 +02:00