25 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Maxence Lange 71bdda42e4 initialize variables 6 months ago
  Hamid Dehnavi 82a503a50a Make adjustments based on the review 11 months ago
  Hamid Dehnavi 32ee6f7d04 Add adjustments based on the review 1 year ago
  Hamid Dehnavi 0ac1480be2 refactor lib/private/Notification 1 year ago
  Côme Chilliet f676076482
Throw on missing type of rich subject parameter 1 year ago
  Côme Chilliet 8a04bf5584 Apply the same changes to richToParsed in Notification 1 year ago
  Côme Chilliet 323963e540 Compute parsed from rich subject and message in Notification 1 year ago
  Joas Schilling 6ea4ef9521
Revert "Appropriate length check in Notification.php" 1 year ago
  natoponen bd7a1e4dcb
Appropriate length check in Notification.php 1 year ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 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
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 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 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
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Joas Schilling ee02165005 Move the notification API to public namespace 8 years ago
  Morris Jobke 75ee5a9e9a Fix PHPDoc - @changed is no official tag -> use @since 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Joas Schilling 018bd3ee24 Make sure that object id can be a string 8 years ago
  Joas Schilling a370c29068 Use a DateTime object instead of a timestamp 8 years ago
  Joas Schilling 40d5d55124 Remove the icon for now 8 years ago
  Joas Schilling 1666af89c2 Add "is primary action" to actions 8 years ago
  Joas Schilling 38001d824b Move interfaces to private until they are no longer experimental 8 years ago
  Joas Schilling c6469be8bd Add tests for notification 8 years ago
  Joas Schilling 0d154595f8 Fix the subject of notifications 8 years ago
  Joas Schilling 57c273b2da Fix closures and adding parsed Actions 8 years ago
  Joas Schilling d04021b1ac Fix the request type and the validity 8 years ago
  Joas Schilling 4e347170ac Notification API 8 years ago