summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-062-4/+4
* Bump @nextcloud/momemt to 1.2.1Carl Schwan2022-08-038-73/+617
* Reset user status based on message ID onlyJoas Schilling2022-07-263-6/+4
* [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
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-273-7/+18
* Fix unit testsJoas Schilling2022-05-271-4/+7
* Fix missing status with predefined status in drop-downJoas Schilling2022-05-271-7/+6
* [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-2412-12/+12
* [tx-robot] updated from transifexNextcloud bot2022-04-2426-0/+380
* [tx-robot] updated from transifexNextcloud bot2022-04-152-2/+2
* Update autoloaders and Node package-lock.jsonMichaIng2022-04-137-18/+11
* [tx-robot] updated from transifexNextcloud bot2022-04-112-22/+22
* [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* Add global profile toggle configChristopher Ng2022-03-251-10/+8
* [tx-robot] updated from transifexNextcloud bot2022-03-172-0/+4
* 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 #31192 from nextcloud/backport/31106/stable23Joas Schilling2022-02-235-77/+194
|\
| * Do status and predefined message setting in one goJoas Schilling2022-02-153-8/+118
| * Create the backup user status in 1 query instead of 3Joas Schilling2022-02-153-58/+50
| * Don't include unindexed is_backup in the query, it's ensured by the user_id l...Joas Schilling2022-02-151-2/+1
| * Delete the user status without loading it firstJoas Schilling2022-02-152-9/+25
| * Directly delete the user status instead of getting it a second timeJoas Schilling2022-02-151-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-02-2376-84/+248
|/
* Fix psalm not runningCarl Schwan2022-01-271-0/+2
* improve status modalszaimen2021-12-305-7/+24
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-114-9/+9
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-048-66/+66
* Fix multiple bugs with user statusCarl Schwan2021-11-238-22/+29
* Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-084-8/+8
* Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-064-6/+6
* [tx-robot] updated from transifexNextcloud bot2021-11-062-0/+6
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* [tx-robot] updated from transifexNextcloud bot2021-11-012-0/+2
* Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-308-66/+66
* [tx-robot] updated from transifexNextcloud bot2021-10-302-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-10-232-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-10-224-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-10-2112-0/+16
* Merge pull request #29313 from nextcloud/fix/status-menu-updateCarl Schwan2021-10-208-30/+56
|\