| .. |
|
ActivityPubHelper.php
|
feat(bots): Let bots know the parent message when it was a reply
|
2025-02-06 21:14:58 +01:00 |
|
AttachmentService.php
|
fix(pinned): Implement actual pinning, hiding and unpinning API methods
|
2025-11-03 16:50:37 +01:00 |
|
AvatarService.php
|
Merge pull request #15791 from nextcloud/carl/deprecated-filenameisblacklisted
|
2025-10-10 16:48:03 +02:00 |
|
BanService.php
|
fix(openapi): Fix documentation of ban API
|
2024-11-22 10:14:59 +01:00 |
|
BotService.php
|
feat(bots): Add talk:bot:create command
|
2025-10-06 17:59:45 +02:00 |
|
BreakoutRoomService.php
|
fix(api): Properly typed breakoutRoom update
|
2024-09-11 09:45:24 +02:00 |
|
CalendarIntegrationService.php
|
fix(dashboard): skip events without DTEND
|
2025-08-27 11:42:16 +02:00 |
|
CertificateService.php
|
chore: Run SPDX convertor
|
2024-04-26 13:02:15 +02:00 |
|
ChecksumVerificationService.php
|
chore: Run SPDX convertor
|
2024-04-26 13:02:15 +02:00 |
|
ConsentService.php
|
chore: Run SPDX convertor
|
2024-04-26 13:02:15 +02:00 |
|
EmojiService.php
|
feat(conversation): Add new API endpoint that allows to provide all settings
|
2025-03-04 16:44:06 +01:00 |
|
HostedSignalingServerService.php
|
fix(hosted-hpb): Clear nonce also in error cases.
|
2025-08-26 17:50:45 +02:00 |
|
InvitationService.php
|
feat(conversation): Add new API endpoint that allows to provide all settings
|
2025-03-04 16:44:06 +01:00 |
|
LiveTranscriptionService.php
|
fix: Compare against an empty string rather than using "empty()"
|
2025-11-11 14:43:11 +01:00 |
|
MembershipService.php
|
chore: Run SPDX convertor
|
2024-04-26 13:02:15 +02:00 |
|
NoteToSelfService.php
|
fix(conversation): Add more object types
|
2025-03-06 11:56:44 +01:00 |
|
ParticipantService.php
|
fix(scheduled): Fix attendee has_scheduled_messages
|
2025-12-09 12:54:38 +01:00 |
|
PhoneService.php
|
feat(sip): All the sipbridge to create a conversation with a user for a phone number
|
2025-04-30 09:36:58 +02:00 |
|
PollService.php
|
feat(polls): allow editing of draft polls
|
2025-01-20 11:49:38 +01:00 |
|
ProxyCacheMessageService.php
|
chore: Run SPDX convertor
|
2024-04-26 13:02:15 +02:00 |
|
RecordingService.php
|
feat(ai): use new lighter taskProcessingManager::getAvailableTaskTypeIds method to check what is available
|
2025-09-05 13:23:00 +02:00 |
|
ReminderService.php
|
feat(reminders): Add API endpoint to get upcoming reminders
|
2025-05-09 08:42:15 +02:00 |
|
RoomFormatter.php
|
feat: scheduled message API
|
2025-12-09 12:54:38 +01:00 |
|
RoomService.php
|
feat(pinned): Implement federation support for pinned messages
|
2025-11-07 15:49:12 +01:00 |
|
SampleConversationsService.php
|
chore(i18n): Improved grammar
|
2025-05-11 13:06:51 +02:00 |
|
ScheduledMessageService.php
|
fix(scheduled): Fix response format
|
2025-12-09 12:55:47 +01:00 |
|
SessionService.php
|
fix(session): Initialise session with last_ping so that there is no chance to expire during the join
|
2024-08-26 16:11:44 +02:00 |
|
SIPDialOutService.php
|
feat(sip): Send user's phone-number as caller
|
2025-08-19 15:34:20 +02:00 |
|
ThreadService.php
|
fix(threads): chunk thread query and shortcut mapper
|
2025-10-16 13:41:21 +02:00 |