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
2021-06-16Save a request everytime we send the heartbeatJoas Schilling
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-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2020-11-11Make is_user_defined nullable so we can store false on oracleJoas Schilling
2020-11-02UserStatus: no message means clear status message. This fixes #23332Simon Spannagel
2020-10-13Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPESJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
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-24Only load user status script when neededJulius Härtl
2020-09-07Always use IUserStatus constsGeorg Ehrke
2020-09-07Add MigrationStep to add better IndizesGeorg Ehrke
2020-09-07Do not display Offline statuses in the Dashboard widgetGeorg Ehrke
2020-09-07Better cleanup routine for statusesGeorg Ehrke
2020-09-07HeartbeatController: PHPDoc fixesGeorg 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