| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-15 | 2 | -2/+2 |
* | Update autoloaders and Node package-lock.json | MichaIng | 2022-04-13 | 7 | -18/+11 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-11 | 2 | -22/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-06 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-05 | 2 | -2/+2 |
* | Add global profile toggle config | Christopher Ng | 2022-03-25 | 1 | -10/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-17 | 2 | -0/+4 |
* | Fix user status not resetting correctly after a call | Joas Schilling | 2022-03-11 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-27 | 2 | -0/+6 |
* | Merge pull request #31192 from nextcloud/backport/31106/stable23 | Joas Schilling | 2022-02-23 | 5 | -77/+194 |
|\ |
|
| * | Do status and predefined message setting in one go | Joas Schilling | 2022-02-15 | 3 | -8/+118 |
| * | Create the backup user status in 1 query instead of 3 | Joas Schilling | 2022-02-15 | 3 | -58/+50 |
| * | Don't include unindexed is_backup in the query, it's ensured by the user_id l... | Joas Schilling | 2022-02-15 | 1 | -2/+1 |
| * | Delete the user status without loading it first | Joas Schilling | 2022-02-15 | 2 | -9/+25 |
| * | Directly delete the user status instead of getting it a second time | Joas Schilling | 2022-02-15 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-23 | 76 | -84/+248 |
|/ |
|
* | Fix psalm not running | Carl Schwan | 2022-01-27 | 1 | -0/+2 |
* | improve status modal | szaimen | 2021-12-30 | 5 | -7/+24 |
* | Bump core-js from 3.19.2 to 3.19.3 | dependabot[bot] | 2021-12-11 | 4 | -9/+9 |
* | Bump core-js from 3.19.1 to 3.19.2 | dependabot[bot] | 2021-12-04 | 8 | -66/+66 |
* | Fix multiple bugs with user status | Carl Schwan | 2021-11-23 | 8 | -22/+29 |
* | Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev... | John Molakvoæ | 2021-11-08 | 4 | -8/+8 |
* | Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 | dependabot[bot] | 2021-11-06 | 4 | -6/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-06 | 2 | -0/+6 |
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-01 | 2 | -0/+2 |
* | Bump core-js from 3.18.3 to 3.19.0 | dependabot[bot] | 2021-10-30 | 8 | -66/+66 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-30 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-26 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-23 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-22 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-21 | 12 | -0/+16 |
* | Merge pull request #29313 from nextcloud/fix/status-menu-update | Carl Schwan | 2021-10-20 | 8 | -30/+56 |
|\ |
|
| * | Fix status menu item not listening to status change events | Carl Schwan | 2021-10-20 | 8 | -30/+56 |
* | | Respect user enumeration settings in user status lists | Jonas Meurer | 2021-10-20 | 3 | -7/+101 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-20 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-20 | 16 | -0/+92 |
* | Fix missing app version increment to trigger migrations | Joas Schilling | 2021-10-19 | 1 | -1/+1 |
* | Merge pull request #28751 from nextcloud/feat/28139/profile-page | Pytal | 2021-10-18 | 10 | -65/+165 |
|\ |
|
| * | Profile frontend | Christopher Ng | 2021-10-19 | 9 | -63/+135 |
| * | Profile backend | Christopher Ng | 2021-10-19 | 1 | -2/+30 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-19 | 2 | -2/+4 |
* | | Add an API to set and rollback the user status | Carl Schwan | 2021-10-18 | 11 | -15/+237 |
|/ |
|
* | Bump core-js from 3.18.2 to 3.18.3 | dependabot[bot] | 2021-10-17 | 4 | -7/+7 |
* | Merge pull request #29210 from nextcloud/work/status-navbar-vue | Carl Schwan | 2021-10-15 | 9 | -142/+332 |
|\ |
|
| * | Add current status in navbar | Carl Schwan | 2021-10-15 | 9 | -142/+332 |
* | | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-11 | 2 | -0/+2 |
* | Bump core-js from 3.18.1 to 3.18.2 | dependabot[bot] | 2021-10-10 | 8 | -51/+51 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-07 | 2 | -0/+2 |