aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Contacts/ContactsMenu/Providers/LocalTimeProviderTest.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: run rector on tests with new rulerector-testsRobin Appelman2025-06-121-4/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-userFerdinand Thiessen2025-01-161-27/+79
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Fix various deprecation warnings in tests on PHP 8.3Côme Chilliet2023-08-141-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Show local time in avatar menuJoas Schilling2023-01-041-0/+163
Signed-off-by: Joas Schilling <coding@schilljs.com>