summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Collapse)AuthorAgeFilesLines
* Port user menu to VueChristopher Ng2023-02-093-34/+22
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-042-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36508 from nextcloud/enh/allow-no-routeJoas Schilling2023-02-031-1/+0
|\ | | | | Allow settings navigation items with no route entry
| * Remove extraneous user status route entryChristopher Ng2023-02-021-1/+0
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-032-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-012-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix user_status heartbeat responsejld31032023-01-252-8/+8
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix user status message inputChristopher Ng2023-01-202-34/+38
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(user_status): Allow to use enter to complete characters without ↵Joas Schilling2023-01-121-6/+5
| | | | | | automatically closing the modal Signed-off-by: Joas Schilling <coding@schilljs.com>
* Compress SASS outputChristopher Ng2023-01-112-105/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-027-30/+31
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵Julien Veyssier2022-12-151-2/+2
| | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Change header semantic in the user status dialogjulia.kirschenheuter2022-11-291-4/+3
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #35027 from nextcloud/enh/34970Simon L2022-11-243-4/+3
|\ | | | | fix missing share icon
| * address reviewSimon L2022-11-242-2/+1
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix missing share iconSimon L2022-11-082-2/+2
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2022-11-232-0/+34
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Update composer autoloaderCarl Schwan2022-11-222-4/+17
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #35170 from ↵Pytal2022-11-172-0/+8
|\ \ | | | | | | | | | nextcloud/fix/fix-33745-Focus_and_active_state_needs_to_look_different_from_each_other
| * | User status dialog a11y: make different focus and active state for ↵julia.kirschenheuter2022-11-172-0/+8
| |/ | | | | | | | | | | | | OnlineStatusSelect and PredefinedStatus Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / [tx-robot] updated from transifexNextcloud bot2022-11-112-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-11-0594-188/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Make css rule importantCarl Schwan2022-10-181-1/+1
| | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix vertical alignment of user status iconCarl Schwan2022-10-171-0/+1
| | | | | | | Now it is properly centered even if the font size is bigger (when using the dislexia font) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Properly escape underscore in db queryCarl Schwan2022-10-131-1/+1
| | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Do the filtering on the DB insteadCarl Schwan2022-10-132-6/+10
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Filter out backup user status (those beginning with _ as userId)tobiasKaminsky2022-10-131-1/+2
|
* [tx-robot] updated from transifexNextcloud bot2022-10-084-30/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Compile assetsnextcloud-command2022-09-292-1/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix invisible statusJohn Molakvoæ (skjnldsv)2022-09-294-6/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-282-9/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-232-0/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Master is now 26Joas Schilling2022-09-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-162-35/+92
|\ | | | | Extend dashboard api to allow listing of widgets
| * Fix phpunitJoas Schilling2022-09-161-6/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * set round item icons for user status widgetRobin Appelman2022-09-151-6/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * implement IButtonWidget and IIconWidget in user_statusJulien Veyssier2022-09-151-3/+21
| | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * implement IAPIWidget in user_statusJulien Veyssier2022-09-151-28/+58
| | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | [tx-robot] updated from transifexNextcloud bot2022-09-162-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
|/ | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
| | | | | | Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-09-102-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix user status in the top bar with dark themeCarl Schwan2022-09-091-1/+0
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-09-072-0/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
| | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Avoid using lists if there are none on the dashboardJulius Härtl2022-08-291-2/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix status button background on dashboardJulius Härtl2022-08-291-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-262-21/+7
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>