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
2020-01-20Always use the latest timestamp for merged activitiesJulius Härtl
2019-02-18Set false as default for requirePNGDaniel Kesselberg
2019-01-24Remove legacy activity stuffJoas Schilling
2018-10-15Fix default types of activity event member variablesJoas Schilling
2018-10-12Make activity events strictJoas Schilling
2018-10-05Remove deprecated publishActivity functionRoeland Jago Douma
2018-01-26Use $var[] = $a instead of array_push - 2x fasterMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-07-24More phpstorm inspection fixesRoeland Jago Douma
2017-06-20Add a flag to allow checking if SVGs are okayJoas Schilling
2017-03-28Change the order on merging activities so the newest item is firstJoas Schilling
2016-11-25Add an event merger and use it for the files activitiesJoas Schilling
2016-11-22Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma
2016-11-16Move file sharing activities to the new APIJoas Schilling
2016-11-16Fix wrong copyright headersJoas Schilling
2016-11-16Update the since version to 11.0.0Joas Schilling
2016-11-16Fix integration testsJoas Schilling
2016-11-16Make sure they are always arraysJoas Schilling
2016-11-16Fix activity manager testsJoas Schilling
2016-11-16Allow combining eventsJoas Schilling
2016-11-16Allow to register ProvidersJoas Schilling
2016-11-16Add ROS and icon support to the eventsJoas Schilling
2016-11-16Validate the input into Event alreadyJoas Schilling
2016-11-16Allow to register settings/types via info.xmlJoas Schilling
2016-11-16Allow to register activity filters via info.xmlJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-02Move activity manager to the namespaceJoas Schilling
2016-04-13Move files in \OC\Activity to PSR-4Roeland Jago Douma