aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* [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
* | use an en-dash for the userstatus panelszaimen2022-06-301-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-06-242-10/+10
|/
* [tx-robot] updated from transifexNextcloud bot2022-06-192-0/+32
* [tx-robot] updated from transifexNextcloud bot2022-06-172-0/+30
* [tx-robot] updated from transifexNextcloud bot2022-06-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-06-122-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-06-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-06-0492-92/+170
* Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAtJoas Schilling2022-06-038-26/+19
|\
| * Also reset the status on clearAtJoas Schilling2022-05-278-26/+19
* | [tx-robot] updated from transifexNextcloud bot2022-06-012-0/+30
|/
* Fix unit testsJoas Schilling2022-05-271-4/+7
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-272-6/+17
* Fix missing status with predefined status in drop-downJoas Schilling2022-05-272-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
* Fix various errors reported by eslintCarl Schwan2022-05-241-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-05-2412-12/+12
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+6
* Cleanup and compileJohn Molakvoæ2022-05-132-0/+102
* Migrate apps scssJohn Molakvoæ2022-05-131-2/+4
* Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-288-244/+24
* Dashboard fixesJohn Molakvoæ2022-04-272-11/+11
* [tx-robot] updated from transifexNextcloud bot2022-04-2426-0/+380
* [tx-robot] updated from transifexNextcloud bot2022-04-152-2/+2
* Master is now 25Joas Schilling2022-04-141-2/+2
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* [tx-robot] updated from transifexNextcloud bot2022-04-112-22/+22
* Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan2022-04-073-27/+23
|\
| * Fetch status in heartbeat controller only onceCarl Schwan2022-04-073-27/+23
* | Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry2022-04-071-3/+5
|\ \
| * | Retrieve user status only once when displaying pageCarl Schwan2022-04-051-3/+5
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2