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
2019-12-05Update license headersChristoph Wurst
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Change how Notifiers and Apps are registeredJoas Schilling
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)
2019-01-25Update documentation of setParsed* and setRich*Joas Schilling
2018-07-13Allow notifiers to know whether we are preparing push notificationsJoas Schilling
2017-11-06Update license headersMorris Jobke
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
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-09-05Null !== void, those methods are voidJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-18Move \OCP\Notification to PSR-4Roeland Jago Douma