| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(user_status): add link to Availability page if user set predefined 'Vacat... | Maksim Sukharev | 2024-08-29 | 1 | -8/+28 |
* | fix(userstatus): Don't set predefined user status as custom when changing "Cl... | Joas Schilling | 2024-08-15 | 1 | -5/+19 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 1 | -4/+3 |
* | fix(user_status): Adjust AccountMenu entry for user status | Ferdinand Thiessen | 2024-08-06 | 1 | -48/+26 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 22 | -424/+52 |
* | fix(user_status): Fix status update request not being sent | Christopher Ng | 2024-02-24 | 1 | -11/+5 |
* | fix(user_status): Fix losing focus to body when closing user status modal | Christopher Ng | 2024-02-01 | 2 | -1/+23 |
* | fix(user_status): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 4 | -41/+18 |
* | Remove unneeded role="radiogroup" from "Predefined statuses" | julia.kirschenheuter | 2024-01-11 | 1 | -1/+0 |
* | fix(core): Make sure correct colors are used on blurred background | Ferdinand Thiessen | 2023-12-14 | 1 | -0/+3 |
* | fix(user_status): remove border from emoji picker | Maksim Sukharev | 2023-11-21 | 1 | -25/+7 |
* | feat(user status): automate user status for events | Anna Larch | 2023-11-09 | 1 | -0/+2 |
* | fix: Remove profile from UserStatus component | Christopher Ng | 2023-10-26 | 1 | -133/+27 |
* | fix(user_status): separate user menu and dashboard status layout | Grigorii K. Shartsev | 2023-10-24 | 1 | -54/+55 |
* | Change `flex-direction` for input field | julia.kirschenheuter | 2023-10-17 | 1 | -0/+1 |
* | Replace custom input field with NcInputField | julia.kirschenheuter | 2023-08-31 | 1 | -9/+10 |
* | Merge pull request #39987 from nextcloud/fix/39926-fix_predefined_status-buttons | Julia Kirschenheuter | 2023-08-22 | 3 | -14/+20 |
|\ |
|
| * | Add logic for predefined status to be visible. | julia.kirschenheuter | 2023-08-22 | 3 | -14/+20 |
* | | feat(dashboard): implement widget item api v2 | Richard Steinmetz | 2023-08-22 | 2 | -165/+0 |
|/ |
|
* | Set double outline on checked state for radio buttons | julia.kirschenheuter | 2023-08-16 | 1 | -6/+5 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 |
* | Set double outline to buttons in focus state | julia.kirschenheuter | 2023-07-11 | 1 | -2/+3 |
* | wrap user status message input and buttons with native form | Maksim Sukharev | 2023-06-28 | 3 | -54/+44 |
* | fix(user_status): Remove redundant styling, use global class instead | Ferdinand Thiessen | 2023-05-15 | 1 | -11/+1 |
* | fix(user_status): Use native radio buttons for online status selection | Ferdinand Thiessen | 2023-05-15 | 1 | -42/+52 |
* | fix(user_status): Add missing `radiogroup` role to online status selector | Ferdinand Thiessen | 2023-05-15 | 1 | -1/+3 |
* | fix(user_status): Group custom message input elements and assign label to emo... | Ferdinand Thiessen | 2023-05-15 | 1 | -2/+4 |
* | fix(user_status): Use role=radio for predefined statuses in online status modal | Ferdinand Thiessen | 2023-05-15 | 3 | -6/+33 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -1/+1 |
* | fix(status): Store locally status message when editing | Maksim Sukharev | 2023-04-18 | 1 | -7/+13 |
* | fix(status): Fix infinite loading of predefined statuses | Maksim Sukharev | 2023-04-18 | 2 | -12/+9 |
* | fix(status): Correctly set the message and predefined message using the store | Joas Schilling | 2023-04-18 | 2 | -11/+25 |
* | feat(user_status): Allow to manually revert an automated status | Joas Schilling | 2023-04-18 | 7 | -9/+345 |
* | Add `aria-hidden='true'` to decorative icons inside of modal dialogs | julia.kirschenheuter | 2023-04-06 | 3 | -3/+3 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 11 | -18/+18 |
* | Port clear user status select | Christopher Ng | 2023-02-28 | 1 | -12/+12 |
* | Port user menu to Vue | Christopher Ng | 2023-02-09 | 2 | -33/+21 |
* | Fix user_status heartbeat response | jld3103 | 2023-01-25 | 1 | -1/+1 |
* | Fix user status message input | Christopher Ng | 2023-01-20 | 2 | -34/+38 |
* | fix(user_status): Allow to use enter to complete characters without automatic... | Joas Schilling | 2023-01-12 | 1 | -6/+5 |
* | Update the user status dashboard widget and fix the icon color | Joas Schilling | 2023-01-02 | 1 | -26/+17 |
* | Change header semantic in the user status dialog | julia.kirschenheuter | 2022-11-29 | 1 | -4/+3 |
* | User status dialog a11y: make different focus and active state for OnlineStat... | julia.kirschenheuter | 2022-11-17 | 2 | -0/+8 |
* | Make css rule important | Carl Schwan | 2022-10-18 | 1 | -1/+1 |
* | Fix vertical alignment of user status icon | Carl Schwan | 2022-10-17 | 1 | -0/+1 |
* | Fix invisible status | John Molakvoæ (skjnldsv) | 2022-09-29 | 1 | -1/+13 |
* | Fix user status emoji picking | John Molakvoæ (skjnldsv) | 2022-09-28 | 2 | -9/+19 |
* | Port Profile section checbox to NcCheckoxRadioSwitch component | Carl Schwan | 2022-09-12 | 1 | -2/+2 |
* | Fix user status in the top bar with dark theme | Carl Schwan | 2022-09-09 | 1 | -1/+0 |
* | Avoid using lists if there are none on the dashboard | Julius Härtl | 2022-08-29 | 1 | -2/+5 |