summaryrefslogtreecommitdiffstats
path: root/lib/public/Notification
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-204-4/+0
* Compute parsed from rich subject and message in NotificationCôme Chilliet2022-11-291-10/+2
* Fix typo in deprecatedJoas Schilling2022-10-041-1/+1
* Improve wordingJoas Schilling2021-10-271-2/+1
* Fair use of push notificationsJoas Schilling2021-10-231-0/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-11/+3
* Deprecate the old wayRoeland Jago Douma2021-04-161-0/+1
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-266-6/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-266-6/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-7/+8
|/
* 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