nextcloud/lib/private/User
Louis Chemineau 05ffa8dc39 feat: Support limit argument in getSeenUsers
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-11 16:10:28 +02:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
Listeners chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +02:00
Backend.php chore: apply code style 2025-04-30 19:04:59 +02:00
Database.php chore: apply code style 2025-04-30 19:04:59 +02:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-11 04:43:45 +02:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUser.php fix(settings): Handle email change restriction separately from display name change restriction 2025-04-03 16:12:55 +02:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php feat: Support limit argument in getSeenUsers 2025-09-11 16:10:28 +02:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OutOfOfficeData.php Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +02:00
Session.php fix: Throw specific LoginException when the user is disabled 2025-07-11 04:43:45 +02:00
User.php fix: force lowercase emails 2025-07-11 09:05:27 +02:00