aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* chore: adjust code to adhere to coding standardAnna Larch2024-09-053-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-046-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-308-0/+16
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2912-0/+24
* fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-261-8/+28
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-4/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-2/+2
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-24/+20
* fix(userstatus): Don't set predefined user status as custom when changing "Cl...Joas Schilling2024-08-151-5/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1596-192/+96
* Merge pull request #47212 from nextcloud/chore/master-is-now-31John Molakvoæ2024-08-141-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* | Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-...Christoph Wurst2024-08-142-2/+11
|\ \ | |/ |/|
| * fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-142-2/+11
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-131-4/+3
|/
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-48/+26
* refactor(user_status): Replace security annotations with respective attributesprovokateurin2024-07-274-20/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-144-4/+6
* fix(userstatus): Fix dashboard iconJoas Schilling2024-07-113-12/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-112-2/+2
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-102-2/+2
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-86/+116
* fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-252-9/+99
* chore(assets): Recompile assetsnextcloud-command2024-06-192-1/+7
* chore: Add SPDX headerAndy Scherzinger2024-06-191-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-052-0/+94
* chore: Add SPDX headerAndy Scherzinger2024-05-311-0/+1
* chore(assets): Recompile assetsnextcloud-command2024-05-302-2/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-3072-1336/+154
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-202-0/+94
* fix(status): Update status time when reverting to it manuallyJoas Schilling2024-04-171-3/+6
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-3/+3
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-36/+101
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2992-184/+92
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-172-2/+2
* fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-2/+2
* refactor(user_status): Switch to attribute based routingprovokateurin2024-02-216-261/+232
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-182-0/+18
* fix(userstatus): add back 0 timestamp for status without messageAnna Larch2024-02-121-1/+7
* fix(user_status): Fix losing focus to body when closing user status modalChristopher Ng2024-02-012-1/+23
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-242-9/+91