aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Notification
Commit message (Expand)AuthorAgeFilesLines
* Allow notification apps to defer and flush the sendingJoas Schilling2020-07-032-0/+65
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headers for 18Christoph Wurst2019-12-202-1/+4
* Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-102-0/+50
* Update license headersChristoph Wurst2019-12-056-6/+20
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-162-2/+18
* Change how Notifiers and Apps are registeredJoas Schilling2019-07-153-10/+58
* Make all interfaces strictJoas Schilling2019-07-155-60/+86
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-9/+9
* Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-111-2/+3
* Update documentation of setParsed* and setRich*Joas Schilling2019-01-251-0/+42
* Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-131-0/+12
* Update license headersMorris Jobke2017-11-061-0/+1
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-8/+8
* Allow rich object strings in messages as wellJoas Schilling2016-10-311-0/+21
* Allow rich object subjects for NotificationsJoas Schilling2016-10-201-0/+21
* Add an icon to the notification APIJoas Schilling2016-10-071-7/+21
* Null !== void, those methods are voidJoas Schilling2016-09-052-4/+0
* Fix othersJoas Schilling2016-07-215-10/+15
* Move \OCP\Notification to PSR-4Roeland Jago Douma2016-05-185-0/+485