summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* autoloadercheckerArtur Neumann2022-12-203-12/+25
* [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-188/+94
* [tx-robot] updated from transifexNextcloud bot2022-10-084-30/+30
* [tx-robot] updated from transifexNextcloud bot2022-09-232-0/+34
* [tx-robot] updated from transifexNextcloud bot2022-09-162-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-09-102-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-072-0/+80
* [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-264-13/+20
* [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
* [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-271-1/+4
* [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-2412-12/+12
* Replace isValidEmoji by method in EmojiHelperVitor Mattos2022-05-161-38/+3
* Include more emoji chars to test and fixes after include itVitor Mattos2022-05-031-9/+3077
* [tx-robot] updated from transifexNextcloud bot2022-05-0228-2/+382
* 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
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
* quick fix for focus on userStatus buttonVanessa Pertsch2022-03-231-0/+3
* fix: button type to tertiaryVanessa Pertsch2022-03-211-0/+1
* Add global profile toggle configChristopher Ng2022-03-181-10/+8
* [tx-robot] updated from transifexNextcloud bot2022-03-172-0/+4
* Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa2022-03-151-9/+16
|\
| * add new button componentVanessa Pertsch2022-03-021-9/+16
* | Update composer generated files to latest versionCarl Schwan2022-03-141-1/+1
* | Fix user status not resetting correctly after a callJoas Schilling2022-03-111-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2022-02-272-0/+6
* Merge pull request #31319 from nextcloud/fix/31246/fix-modalsSimon L2022-02-231-20/+0
|\
| * fix all modals after vue 5.0szaimen2022-02-221-20/+0
* | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-235-76/+358
|\ \
| * | Do status and predefined message setting in one goJoas Schilling2022-02-153-8/+118