33 Commits (6e906dedc67dde6d88420fb3a5e891b8231a4bd8)

Author SHA1 Message Date
  Joas Schilling 9a18bd7abf
Improve wording 2 years ago
  Joas Schilling b578a1e8b5
Fair use of push notifications 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Roeland Jago Douma 808e589035 Allow registering NotifierServices trough IBootstrap 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Joas Schilling 3d559159f0
Allow notification apps to defer and flush the sending 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  Roeland Jago Douma 2b581814f3
Add interface for notification handler for dimissed events 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Joas Schilling 594efca1e3
Update since to the correct version 5 years ago
  Joas Schilling 55f5bc79a1
Keep the old method as a fallback and adjust the tests 5 years ago
  Joas Schilling 865c12aa0e
Fix detection of Notifiers 5 years ago
  Joas Schilling 9690b3153a
Change how Notifiers and Apps are registered 5 years ago
  Joas Schilling 9b288cda6d
Make all interfaces strict 5 years ago
  John Molakvoæ (skjnldsv) e9351ef779
Add strict type on Notifications tests 5 years ago
  John Molakvoæ (skjnldsv) 49d5030a53
Fix userid casting in notifications 5 years ago
  Joas Schilling 79b540ecc3
Add return types and fully qualified function calls 6 years ago
  Joas Schilling 28d8d15a98
Allow notifiers to know whether we are preparing push notifications 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 7 years ago
  Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 7 years ago
  Joas Schilling 706b5c3fb6
Use a php class for the definitions to avoid loading problems 7 years ago
  Joas Schilling 54c0501ffa
Type hints already make sure it is an array 7 years ago
  Joas Schilling 2c0b5dee19
Allow rich object strings in messages as well 7 years ago
  Joas Schilling b35d2fd8f2
Allow rich object subjects for Notifications 7 years ago
  Joas Schilling c77933ca22
Add an icon to the notification API 7 years ago
  Joas Schilling fb04c56827
Null !== void, those methods are void 7 years ago
  Roeland Jago Douma 035f55c913
Fix phpdoc 8 years ago
  Joas Schilling 3ed05f8769
Make sure the primary action is always the first one 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Roeland Jago Douma 3301bfd195
Move \OC\Notification to PSR-4 8 years ago