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-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-07-15Make all interfaces strictJoas Schilling
2019-06-13Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)
2019-06-11Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)
2017-11-06Update license headersMorris Jobke
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-31Type hints already make sure it is an arrayJoas Schilling
2016-10-31Allow rich object strings in messages as wellJoas Schilling
2016-10-20Allow rich object subjects for NotificationsJoas Schilling
2016-10-07Add an icon to the notification APIJoas Schilling
2016-08-15Make sure the primary action is always the first oneJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-04-18Move \OC\Notification to PSR-4Roeland Jago Douma