Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-15Do status and predefined message setting in one goJoas Schilling
2022-02-15Create the backup user status in 1 query instead of 3Joas Schilling
2022-02-15Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling
2021-10-20Respect user enumeration settings in user status listsJonas Meurer
2021-10-18Add an API to set and rollback the user statusCarl Schwan
2021-08-09Revert "Fix Recent statuses plural/singular"kesselb
2021-08-08Fix Recent statuses plural/singularszaimen
2021-06-07Merge pull request #27375 from nextcloud/bugfix/noid/dont-update-offline-statusblizzz
2021-06-07Don't update statuses to offline again and againJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-18Use executeQuery and executeUpdate in the QBMapperChristoph Wurst
2020-10-06Merge pull request #23129 from nextcloud/enh/noid/tests-user-statusMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-01Another test for user live status listenerDaniel Kesselberg
2020-10-01Merge pull request #23112 from nextcloud/bugfix/noid/increase-timeout-of-stat...Roeland Jago Douma
2020-10-01Increase the timeout of statusesJoas Schilling
2020-09-30Reset the user status when clearing the custom messageJoas Schilling
2020-09-24Add test case for getDefaultStatusByIdDaniel Kesselberg
2020-09-07Do not display Offline statuses in the Dashboard widgetGeorg Ehrke
2020-09-07Better cleanup routine for statusesGeorg Ehrke
2020-09-07Introduce consts for statusesGeorg Ehrke
2020-08-20Add Status DashboardGeorg Ehrke
2020-08-05Provide a PHP Api for UserStatusGeorg Ehrke
2020-07-31Add user-status appGeorg Ehrke