summaryrefslogtreecommitdiffstats
path: root/apps/user_status/src/components/SetStatusModal.vue
Commit message (Expand)AuthorAgeFilesLines
* wrap user status message input and buttons with native formMaksim Sukharev2023-07-031-45/+41
* fix(user_status): Add missing `radiogroup` role to online status selectorFerdinand Thiessen2023-05-151-1/+3
* fix(user_status): Use role=radio for predefined statuses in online status modalFerdinand Thiessen2023-05-151-1/+5
* fix(status): Store locally status message when editingMaksim Sukharev2023-04-181-7/+13
* fix(status): Correctly set the message and predefined message using the storeJoas Schilling2023-04-181-9/+19
* feat(user_status): Allow to manually revert an automated statusJoas Schilling2023-04-181-6/+75
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Fix user status message inputChristopher Ng2023-01-201-10/+0
* Change header semantic in the user status dialogjulia.kirschenheuter2022-11-291-4/+3
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-281-7/+8
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-261-18/+0
* Various fixesCarl Schwan2022-08-261-16/+18
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-14/+14
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-1/+1
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-271-2/+2
* 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-211-10/+5
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-7/+7
* improve status modalszaimen2021-12-301-1/+18
* Fix multiple bugs with user statusCarl Schwan2021-11-231-1/+2
* make user status usable on mobileszaimen2021-07-091-1/+6
* UX improvements change status dialogVincent Petry2020-10-201-3/+13
* Fix status clearing with initial empty valueVincent Petry2020-10-201-2/+2
* Fix subline hintJohn Molakvoæ (skjnldsv)2020-10-021-8/+1
* Show the sublineJoas Schilling2020-10-021-0/+5
* Enable scrollbar for too long content, same way as in Dashboard customizeJan C. Borchardt2020-10-011-0/+3
* Move online status into modalJohn Molakvoæ (skjnldsv)2020-10-011-8/+46
* Change wording from 'custom status' to 'status message'Jan C. Borchardt2020-09-301-4/+4
* Add user-status appGeorg Ehrke2020-07-311-0/+236