nextcloud-server/lib/private/User
Benjamin Gaussorgues 79db082fe6 fix(users): improve recently active search
- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 07:53:10 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +07:00
Listeners chore: Add SPDX header 2024-05-24 13:11:22 +07:00
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +07:00
Backend.php fix: Make user removal more resilient 2024-09-26 20:48:37 +07:00
Database.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LazyUser.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +07:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php fix(users): improve recently active search 2024-10-30 07:53:10 +07:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +07:00
Session.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
User.php chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00