spreed/lib/Model
Anna Larch ef3265c9c7 feat: scheduled message API
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-12-09 12:54:38 +01:00
..
Attachment.php fix(pinned): Return pinned messages when requesting the overview 2025-11-03 16:48:50 +01:00
AttachmentMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
Attendee.php feat: scheduled message API 2025-12-09 12:54:38 +01:00
AttendeeMapper.php feat(pinned): Add response fields for last pinned and last dismissed ids 2025-11-03 16:48:49 +01:00
Ban.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
BanMapper.php fix(openapi): Change things that don't raise any questions 2024-11-22 10:15:02 +01:00
Bot.php feat(bots): Add talk:bot:create command 2025-10-06 17:59:45 +02:00
BotConversation.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
BotConversationMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
BotServer.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
BotServerMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
BreakoutRoom.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
Consent.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
ConsentMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
Invitation.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
InvitationList.php feat(conversation): Add new API endpoint that allows to provide all settings 2025-03-04 16:44:06 +01:00
InvitationMapper.php fix: Rename method 2024-12-10 12:41:05 +01:00
Message.php feat: scheduled message API 2025-12-09 12:54:38 +01:00
PhoneNumber.php fix(phonenumber): Fix migration and add missing test 2025-04-17 15:04:51 +02:00
PhoneNumberMapper.php fix(sip): Ensure phone number order 2025-08-19 15:34:20 +02:00
Poll.php feat(polls): allow editing of draft polls 2025-01-20 11:49:38 +01:00
PollMapper.php feat(polls): allow editing of draft polls 2025-01-20 11:49:38 +01:00
ProxyCacheMessage.php fix: Add Override atttribute 2025-03-25 21:09:46 +01:00
ProxyCacheMessageMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
Reminder.php feat(reminders): Add API endpoint to get upcoming reminders 2025-05-09 08:42:15 +02:00
ReminderMapper.php feat(reminders): Add API endpoint to get upcoming reminders 2025-05-09 08:42:15 +02:00
RetryNotification.php fix(entity): Migrate types to OCP\DB\Types 2024-10-28 16:40:41 +01:00
RetryNotificationMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
ScheduledMessage.php feat: scheduled message API 2025-12-09 12:54:38 +01:00
ScheduledMessageMapper.php feat: scheduled message API 2025-12-09 12:54:38 +01:00
SelectHelper.php feat: scheduled message API 2025-12-09 12:54:38 +01:00
Session.php fix(entity): Migrate types to OCP\DB\Types 2024-10-28 16:40:41 +01:00
SessionMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00
Thread.php fix(federation): Add thread id to federation notifications 2025-09-28 18:56:34 +02:00
ThreadAttendee.php feat(threads): Add an API to get your list of threads 2025-08-08 10:58:32 +02:00
ThreadAttendeeMapper.php fix(federation): Consider thread notification level 2025-09-28 18:56:35 +02:00
ThreadMapper.php fix(threads): chunk thread query and shortcut mapper 2025-10-16 13:41:21 +02:00
Vote.php fix(entity): Migrate types to OCP\DB\Types 2024-10-28 16:40:41 +01:00
VoteMapper.php fix(psalm): Adjust array types 2024-11-19 12:11:15 +01:00