20 Commits (5f194dad240871f8626baab041dbd53f36fdb446)

Author SHA1 Message Date
Joas Schilling 3d559159f0
Allow notification apps to defer and flush the sending 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Roeland Jago Douma 2b581814f3
Add interface for notification handler for dimissed events 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 594efca1e3
Update since to the correct version 6 years ago
Joas Schilling 55f5bc79a1
Keep the old method as a fallback and adjust the tests 6 years ago
Joas Schilling 865c12aa0e
Fix detection of Notifiers 7 years ago
Joas Schilling 9690b3153a
Change how Notifiers and Apps are registered 7 years ago
Joas Schilling 9b288cda6d
Make all interfaces strict 7 years ago
Joas Schilling 79b540ecc3
Add return types and fully qualified function calls 7 years ago
Joas Schilling 28d8d15a98
Allow notifiers to know whether we are preparing push notifications 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 8 years ago
Joas Schilling 706b5c3fb6
Use a php class for the definitions to avoid loading problems 9 years ago
Joas Schilling b35d2fd8f2
Allow rich object subjects for Notifications 9 years ago
Joas Schilling fb04c56827
Null !== void, those methods are void 9 years ago
Roeland Jago Douma 035f55c913
Fix phpdoc 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Roeland Jago Douma 3301bfd195
Move \OC\Notification to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Morris Jobke da06447c3b Fix typo in PHPDoc 10 years ago
Joas Schilling ee02165005 Move the notification API to public namespace 10 years ago
Joas Schilling 3cca8498cb Make it possible to get a list of notifiers for a potential settings page 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Joas Schilling c3420fface Allow checking whether there are notifiers registered 10 years ago
Joas Schilling 38001d824b Move interfaces to private until they are no longer experimental 10 years ago
Joas Schilling 190d2c3d5b Add tests for the notification manager 10 years ago
Joas Schilling 0d154595f8 Fix the subject of notifications 10 years ago
Joas Schilling 57c273b2da Fix closures and adding parsed Actions 10 years ago
Joas Schilling 913e2e9ae6 Use an INotification to getCount() and markProcessed() 10 years ago
Joas Schilling f0ecfa6e6c Add the app id to the markProcessed method 10 years ago
Joas Schilling 0bcae89d14 Handle InvalidArgumentException more gracefully 10 years ago
Joas Schilling f16c5a38a8 Add language to the preparation method 10 years ago
Joas Schilling 4e347170ac Notification API 10 years ago