aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/src/store
Commit message (Expand)AuthorAgeFilesLines
* wrap user status message input and buttons with native formMaksim Sukharev2023-06-281-1/+1
* fix(status): Fix infinite loading of predefined statusesMaksim Sukharev2023-04-181-1/+5
* fix(status): Correctly set the message and predefined message using the storeJoas Schilling2023-04-181-2/+6
* feat(user_status): Allow to manually revert an automated statusJoas Schilling2023-04-183-2/+121
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-233-5/+5
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-271-4/+15
* Replace license information to SPDX expressionLouis Chemineau2022-01-113-3/+3
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-65/+66
* Fix status menu item not listening to status change eventsCarl Schwan2021-10-201-0/+15
* Fix jsdocJohn Molakvoæ2021-06-171-1/+1
* Save a request everytime we send the heartbeatJoas Schilling2021-06-161-0/+19
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-313-0/+3
* Emit event on status-changeGeorg Ehrke2020-09-141-4/+38
* Add user-status appGeorg Ehrke2020-07-313-0/+331