Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use executeQuery and executeUpdate in the QBMapper | Christoph Wurst | 2021-03-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #23129 from nextcloud/enh/noid/tests-user-status | Morris Jobke | 2020-10-06 | 2 | -1/+27 |
|\ | | | | | More tests for user_status | ||||
| * | Another test for user live status listener | Daniel Kesselberg | 2020-10-01 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Add test case for getDefaultStatusById | Daniel Kesselberg | 2020-09-24 | 1 | -0/+24 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #23112 from ↵ | Roeland Jago Douma | 2020-10-01 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/increase-timeout-of-statuses Increase the timeout of statuses | ||||
| * | | Increase the timeout of statuses | Joas Schilling | 2020-10-01 | 2 | -3/+3 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Reset the user status when clearing the custom message | Joas Schilling | 2020-09-30 | 1 | -5/+23 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Do not display Offline statuses in the Dashboard widget | Georg Ehrke | 2020-09-07 | 1 | -5/+5 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Better cleanup routine for statuses | Georg Ehrke | 2020-09-07 | 3 | -3/+75 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Introduce consts for statuses | Georg Ehrke | 2020-09-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Add Status Dashboard | Georg Ehrke | 2020-08-20 | 3 | -0/+285 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Provide a PHP Api for UserStatus | Georg Ehrke | 2020-08-05 | 3 | -0/+188 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Add user-status app | Georg Ehrke | 2020-07-31 | 12 | -0/+1975 |
Signed-off-by: Georg Ehrke <developer@georgehrke.com> |