aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-082-11/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0814-110/+111
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-081-0/+0
* improve status modalszaimen2021-12-301-1/+18
* Fix multiple bugs with user statusCarl Schwan2021-11-231-1/+2
* Fix status menu item not listening to status change eventsCarl Schwan2021-10-202-2/+28
* Profile frontendChristopher Ng2021-10-191-23/+95
* Add current status in navbarCarl Schwan2021-10-151-0/+18
* l10n: Correct a typoValdnet2021-09-101-1/+1
* l10n: l10n: Spelling unificationValdnet2021-09-101-1/+1
* Fix "TypeError: e.t0.response is undefined" spam from user_statusJoas Schilling2021-08-201-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-6/+6
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-3/+3
* make user status usable on mobileszaimen2021-07-092-1/+7
* Fix jsdocJohn Molakvoæ2021-06-171-1/+1
* Save a request everytime we send the heartbeatJoas Schilling2021-06-163-4/+27
* Hide duplicate status in menu and bump bundlesJulius Härtl2021-05-271-0/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3113-5/+15
* Catch the error on heartbeat updateRoeland Jago Douma2020-12-231-1/+6
* Make user status styles scopedJulius Härtl2020-11-041-1/+1
* UX improvements change status dialogVincent Petry2020-10-202-4/+31
* Fix status clearing with initial empty valueVincent Petry2020-10-201-2/+2
* Show the full status and icon all the timeJoas Schilling2020-10-021-5/+30
* Show icon only with dnd status in the messageJulius Härtl2020-10-021-1/+1
* Fix subline hintJohn Molakvoæ (skjnldsv)2020-10-022-9/+21
* Show the sublineJoas Schilling2020-10-021-0/+5
* Status: Add subline for Invisible to explain it properlyJan C. Borchardt2020-10-011-0/+1
* 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-015-170/+331
* Change wording from 'custom status' to 'status message'Jan C. Borchardt2020-09-303-6/+6
* l10n: Rename the directory for translationsValdnet2020-09-201-1/+1
* Emit event on status-changeGeorg Ehrke2020-09-141-4/+38
* Change status popover containerRaimund Schlüßler2020-09-081-0/+1
* Fix status menu styles after nc/vue 2.6 upgradeGeorg Ehrke2020-09-031-2/+2
* User Status: Display hint that DND mutes all notificationsGeorg Ehrke2020-08-312-4/+5
* Fix double escape of user-status in Dashboard widgetGeorg Ehrke2020-08-271-1/+1
* Change color of displayname and ellipsis status messageGeorg Ehrke2020-08-211-3/+12
* Add Status DashboardGeorg Ehrke2020-08-203-0/+169
* remove background-color for user status and weather status in dashboard, buil...Julien Veyssier2020-08-201-6/+0
* Weather status: Fix small design issuesJan C. Borchardt2020-08-201-1/+0
* Limit custom message input to 80 charsGeorg Ehrke2020-08-171-0/+1
* Status integrationJulius Härtl2020-08-052-2/+54
* UserStatus: Various style-fixes for entry in settings-menuGeorg Ehrke2020-08-051-10/+12
* Add user-status appGeorg Ehrke2020-07-3118-0/+1691