aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/src
Commit message (Expand)AuthorAgeFilesLines
* fix(user_status): Remove redundant styling, use global class insteadFerdinand Thiessen2023-05-151-11/+1
* fix(user_status): Use native radio buttons for online status selectionFerdinand Thiessen2023-05-151-42/+52
* fix(user_status): Add missing `radiogroup` role to online status selectorFerdinand Thiessen2023-05-151-1/+3
* fix(user_status): Group custom message input elements and assign label to emo...Ferdinand Thiessen2023-05-151-2/+4
* fix(user_status): Use role=radio for predefined statuses in online status modalFerdinand Thiessen2023-05-153-6/+33
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* fix(status): Store locally status message when editingMaksim Sukharev2023-04-181-7/+13
* fix(status): Fix infinite loading of predefined statusesMaksim Sukharev2023-04-182-12/+9
* fix(status): Correctly set the message and predefined message using the storeJoas Schilling2023-04-182-11/+25
* feat(user_status): Allow to manually revert an automated statusJoas Schilling2023-04-187-9/+345
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-063-3/+3
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2311-18/+18
* Port clear user status selectChristopher Ng2023-02-281-12/+12
* Port user menu to VueChristopher Ng2023-02-092-33/+21
* Fix user_status heartbeat responsejld31032023-01-251-1/+1
* Fix user status message inputChristopher Ng2023-01-202-34/+38
* fix(user_status): Allow to use enter to complete characters without automatic...Joas Schilling2023-01-121-6/+5
* Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-021-26/+17
* Change header semantic in the user status dialogjulia.kirschenheuter2022-11-291-4/+3
* User status dialog a11y: make different focus and active state for OnlineStat...julia.kirschenheuter2022-11-172-0/+8
* Make css rule importantCarl Schwan2022-10-181-1/+1
* Fix vertical alignment of user status iconCarl Schwan2022-10-171-0/+1
* Fix invisible statusJohn Molakvoæ (skjnldsv)2022-09-291-1/+13
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-282-9/+19
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* Fix user status in the top bar with dark themeCarl Schwan2022-09-091-1/+0
* Avoid using lists if there are none on the dashboardJulius Härtl2022-08-291-2/+5
* Fix status button background on dashboardJulius Härtl2022-08-291-1/+1
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-262-21/+7
* More dark theme fixesCarl Schwan2022-08-261-1/+0
* Various fixesCarl Schwan2022-08-263-22/+62
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-254-27/+27
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-1/+1
* Make user status heartbeat API publicly accessiblejld31032022-07-211-2/+2
* use an en-dash for the userstatus panelszaimen2022-06-301-1/+1
* Also reset the status on clearAtJoas Schilling2022-05-271-1/+1
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-272-6/+17
* Fix various errors reported by eslintCarl Schwan2022-05-241-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+6
* Dashboard fixesJohn Molakvoæ2022-04-271-3/+11
* Retrieve user status only once when displaying pageCarl Schwan2022-04-051-3/+5
* quick fix for focus on userStatus buttonVanessa Pertsch2022-03-231-0/+3
* fix: button type to tertiaryVanessa Pertsch2022-03-211-0/+1
* add new button componentVanessa Pertsch2022-03-021-9/+16
* fix all modals after vue 5.0szaimen2022-02-221-20/+0
* Fix selecting user status, clear time and app password scopeJoas Schilling2022-02-071-2/+2
* Auto fix warningsLouis Chemineau2022-01-217-38/+19
* Replace license information to SPDX expressionLouis Chemineau2022-01-1114-14/+14
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2