| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-12 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-07 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-04 | 92 | -92/+170 |
* | Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAt | Joas Schilling | 2022-06-03 | 8 | -26/+19 |
|\ |
|
| * | Also reset the status on clearAt | Joas Schilling | 2022-05-27 | 8 | -26/+19 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-01 | 2 | -0/+30 |
|/ |
|
* | Fix unit tests | Joas Schilling | 2022-05-27 | 1 | -4/+7 |
* | Don't overwrite certain values if the refreshing comes in via short updates | Joas Schilling | 2022-05-27 | 2 | -6/+17 |
* | Fix missing status with predefined status in drop-down | Joas Schilling | 2022-05-27 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-25 | 2 | -2/+2 |
* | Fix various errors reported by eslint | Carl Schwan | 2022-05-24 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-24 | 12 | -12/+12 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -1/+6 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 2 | -0/+102 |
* | Migrate apps scss | John Molakvoæ | 2022-05-13 | 1 | -2/+4 |
* | Extract the EmojiService from user status and add an OCP interface | Joas Schilling | 2022-04-28 | 8 | -244/+24 |
* | Dashboard fixes | John Molakvoæ | 2022-04-27 | 2 | -11/+11 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-24 | 26 | -0/+380 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-15 | 2 | -2/+2 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-11 | 2 | -22/+22 |
* | Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-once | Carl Schwan | 2022-04-07 | 3 | -27/+23 |
|\ |
|
| * | Fetch status in heartbeat controller only once | Carl Schwan | 2022-04-07 | 3 | -27/+23 |
* | | Merge pull request #31847 from nextcloud/performance/user-status-retrival | Vincent Petry | 2022-04-07 | 1 | -3/+5 |
|\ \ |
|
| * | | Retrieve user status only once when displaying page | Carl Schwan | 2022-04-05 | 1 | -3/+5 |
| |/ |
|
* / | [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 |
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
* | quick fix for focus on userStatus button | Vanessa Pertsch | 2022-03-23 | 1 | -0/+3 |
* | fix: button type to tertiary | Vanessa Pertsch | 2022-03-21 | 1 | -0/+1 |
* | Add global profile toggle config | Christopher Ng | 2022-03-18 | 1 | -10/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-17 | 2 | -0/+4 |
* | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal | Vanessa | 2022-03-15 | 1 | -9/+16 |
|\ |
|
| * | add new button component | Vanessa Pertsch | 2022-03-02 | 1 | -9/+16 |
* | | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
* | | 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 #31319 from nextcloud/fix/31246/fix-modals | Simon L | 2022-02-23 | 1 | -20/+0 |
|\ |
|
| * | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 1 | -20/+0 |
* | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up... | Joas Schilling | 2022-02-23 | 5 | -76/+358 |
|\ \ |
|
| * | | 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 |
| * | | Allow to revert the user status of multiple users in 3 queries instead of 3*n | Joas Schilling | 2022-02-15 | 5 | -3/+168 |
| * | | 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 | -76/+0 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-15 | 2 | -4/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-14 | 2 | -0/+80 |