spreed/lib
Joas Schilling 83d7ca9dec
Bump the user status for mobile apps when pulling rooms
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-29 17:48:06 +02: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 Translate position of emoji as well 2020-09-24 10:58:38 +02:00
Collaboration Allow to preload a user when getting the room by token 2020-09-22 13:08:56 +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 Bump the user status for mobile apps when pulling rooms 2020-09-29 17:48:06 +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 Run cs:fix 2020-05-12 15:04:42 +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 Fix update query 2020-09-23 09:59:32 +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 Store the one-to-one users in the "name" column so we can reuse the data 2020-09-15 16:33:58 +02:00
Settings check if binary has correct owner and permissions 2020-09-02 14:59:43 +02:00
Share Allow to preload a user when getting the room by token 2020-09-22 13:08:56 +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 Don't allow multiple HPB without clustering and add a cache warning 2020-05-18 12:03:23 +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 Allow to preload a user when getting the room by token 2020-09-22 13:08:56 +02:00
MatterbridgeManager.php PHPStorm to the rescue 2020-09-22 18:15:55 +02:00
Participant.php Run cs:fix 2020-05-12 15:04:42 +02:00
Room.php Store the one-to-one users in the "name" column so we can reuse the data 2020-09-15 16:33:58 +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