Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multiple bugs with user status | Carl Schwan | 2021-11-23 | 2 | -3/+5 |
* | Add an API to set and rollback the user status | Carl Schwan | 2021-10-18 | 1 | -1/+4 |
* | Save a request everytime we send the heartbeat | Joas Schilling | 2021-06-16 | 1 | -11/+29 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -27/+31 |
* | UserStatus: no message means clear status message. This fixes #23332 | Simon Spannagel | 2020-11-02 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Reset the user status when clearing the custom message | Joas Schilling | 2020-09-30 | 1 | -1/+6 |
* | Always use IUserStatus consts | Georg Ehrke | 2020-09-07 | 2 | -4/+5 |
* | HeartbeatController: PHPDoc fixes | Georg Ehrke | 2020-09-07 | 1 | -0/+2 |
* | Introduce consts for statuses | Georg Ehrke | 2020-09-07 | 2 | -3/+4 |
* | Add user-status app | Georg Ehrke | 2020-07-31 | 4 | -0/+455 |