summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-042-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-032-2/+2
* Fix user status message inputChristopher Ng2023-02-012-34/+38
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-012-6/+6
* fix(user_status): Allow to use enter to complete characters without automatic...Joas Schilling2023-01-271-6/+5
* Revert "[stable25] Allow keyup enter in user status"Joas Schilling2023-01-141-5/+6
* fix(user_status): Allow to use enter to complete characters without automatic...Joas Schilling2023-01-131-6/+5
* Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-027-30/+31
* Change header semantic in the user status dialogjulia.kirschenheuter2022-11-291-4/+3
* address reviewSimon L2022-11-242-2/+1
* fix missing share iconSimon L2022-11-242-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-232-0/+34
* [tx-robot] updated from transifexNextcloud bot2022-11-112-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-0594-214/+154
* Make css rule importantCarl Schwan2022-10-271-1/+1
* Fix vertical alignment of user status iconCarl Schwan2022-10-271-0/+1
* Properly escape underscore in db queryCarl Schwan2022-10-141-1/+1
* Do the filtering on the DB insteadCarl Schwan2022-10-142-6/+10
* Filter out backup user status (those beginning with _ as userId)tobiasKaminsky2022-10-141-1/+2
* Compile assetsnextcloud-command2022-09-292-1/+2
* Fix invisible statusJohn Molakvoæ (skjnldsv)2022-09-294-6/+17
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-282-9/+19
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-162-35/+92
|\
| * Fix phpunitJoas Schilling2022-09-161-6/+16
| * set round item icons for user status widgetRobin Appelman2022-09-151-6/+5
| * implement IButtonWidget and IIconWidget in user_statusJulien Veyssier2022-09-151-3/+21
| * implement IAPIWidget in user_statusJulien Veyssier2022-09-151-28/+58
* | [tx-robot] updated from transifexNextcloud bot2022-09-162-4/+4
* | set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
|/
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-102-2/+2
* Fix user status in the top bar with dark themeCarl Schwan2022-09-091-1/+0
* [tx-robot] updated from transifexNextcloud bot2022-09-072-0/+80
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* 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
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* [tx-robot] updated from transifexNextcloud bot2022-08-152-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-08-062-4/+4
* Reset user status based on message ID onlyJoas Schilling2022-07-224-13/+20
* Make user status heartbeat API publicly accessiblejld31032022-07-213-7/+7
* Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-111-7/+7
|\
| * Make Color class publicCarl Schwan2022-07-051-7/+7
* | Fix predefined messageJoas Schilling2022-07-011-1/+6