spreed/lib
Joas Schilling 0d4aea05ca fix(matterbridge): Check parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 12:57:17 +00:00
..
Activity fix(activity): Also fix former conversations 2024-11-07 14:35:23 +01:00
AppInfo fix: Propagate lobby state to federated servers 2024-07-24 06:44:23 +00:00
BackgroundJob feat(federation): Expose a header with the pending invitations on room list 2024-03-28 17:09:09 +01:00
Chat fix(chat): Don't look for some more hardcoded guests 2025-04-10 16:43:44 +02:00
Collaboration fix(teams): Filter out already added teams from invite suggestions 2025-02-11 16:09:18 +01:00
Command fix: Shows an error msg when missing args 2024-06-22 04:37:14 +00:00
ContactsMenu/Providers Use PHP8's constructor property promotion 2023-07-06 17:02:15 +03:30
Controller fix(RoomController): skip password verification for guests that are reconnecting to the call 2025-04-04 14:31:38 +02:00
Dashboard fix(lobby): Hide lobbied conversations from dashboard 2025-03-10 12:24:04 +01:00
DataObjects Use PHP8's constructor property promotion 2023-07-06 17:19:27 +03:30
Deck fix(CS): Migrate more strpos() calls to str_* functions 2023-12-11 13:01:51 +01:00
Events fix(events): Expose the parent comment in events 2024-03-06 13:19:58 +01:00
Exceptions fix(chat): Fix missing reference information for federated message links 2024-07-10 10:18:36 +02:00
Federation feat(chat): Add the mention id to parameters for easier editing 2025-02-11 21:35:51 +01:00
Files feat(chat): Autocomplete for mentions of federated users 2024-02-23 14:33:01 +01:00
Flow fix(chat): Allow flow-bots to update the last message info 2024-03-25 10:05:44 +01:00
Listener feat(BotInstallEvent): Added "features" field 2024-02-25 10:20:48 +03:00
Maps fix(CS): Migrate more strpos() calls to str_* functions 2023-12-11 13:01:51 +01:00
Middleware fix(bruteforce): Log assumed bruteforce relevant actions 2024-03-26 08:26:26 +01:00
Migration fix(federation): Also fix room::remote_server and pcm::remote_server_url 2024-07-12 10:58:27 +02:00
Model fix: Fix adding and removing several attendee permissions at once 2024-08-22 07:53:43 +00:00
Notification fix(reminder): Log when generating the reminder didn't work 2025-03-10 13:42:16 +01:00
OCP Use PHP8's constructor property promotion 2023-07-10 23:12:51 +03:30
Profile Use PHP8's constructor property promotion 2023-07-10 23:12:51 +03:30
PublicShare fix(attachments): Don't allow selecting shared folders as attachment folder 2024-01-22 14:10:53 +01:00
PublicShareAuth fix(attachments): Don't allow selecting shared folders as attachment folder 2024-01-22 14:10:53 +01:00
Recording fix(CS): Migrate more strpos() calls to str_* functions 2023-12-11 13:01:51 +01:00
Search fix(search): Include captions in message search 2025-03-03 15:54:37 +00:00
Service fix(chat): Log when we try to load a system guest from the attendees table 2025-04-10 16:43:44 +02:00
Settings feat(federation): Add capabilities for the federation feature and configs 2024-03-06 20:33:12 +01:00
Share fix(sharing): Only check path for being accessible when the storage is a object home 2024-07-02 09:22:07 +00:00
Signaling fix(signaling): Make alluserids more reliable for testing 2024-04-29 09:46:41 +00:00
Status fix(events): Migrate "In a call" status handling to new events 2023-10-26 09:53:40 +02:00
Team feat: Implement team resource provider 2024-03-07 16:20:58 +01:00
CachePrefix.php feat(federation): Expose a header with the pending invitations on room list 2024-03-28 17:09:09 +01:00
Capabilities.php fix(capabilities): Mark federation and signaling capabilities as local 2024-05-10 12:57:33 +02:00
Config.php fix(backends): Check times of the backend servers 2024-12-18 08:05:02 +00:00
GuestManager.php fix(events)!: Remove deprecated events 2023-11-23 08:37:39 +01:00
Manager.php fix(chat): Fix preloading the last chat message with the room query 2025-04-07 07:30:16 +00:00
MatterbridgeManager.php fix(matterbridge): Check parameters 2025-12-11 12:57:17 +00:00
Participant.php fix(note-to-self): Don't allow to start calls 2023-09-29 10:28:46 +02:00
ResponseDefinitions.php fix(chat): Fix OpenAPI optional attributes 2024-07-24 09:54:32 +02:00
Room.php fix(dashboard): Dashboard does not show mentions from federated conversations 2024-04-19 22:56:42 +00:00
TalkSession.php Use PHP8's constructor property promotion 2023-07-11 11:37:47 +03:30
TInitialState.php fix(settings): drop local setting for background blur filter, use provided by server 2024-10-10 12:13:52 +02:00
Webinary.php Allow to enable SIP without individual pin requirement 2022-05-03 09:38:35 +02:00