Commit Graph

40 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Joas Schilling 1f188c3048
fix(icons): Document icon requirements for notifications and activities 1 year ago
Joas Schilling 5193579e4f
feat(prioritynotifications): Allow some apps to mark notifications as priority 1 year ago
provokateurin f7246a9b7a
fix(INotification): Restrict rich object parameters type 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 0d0c2cdaa0
fix(notifications): Add a dedicated exception when a notification was not parsed completely 2 years ago
Joas Schilling c8e4a29dfa
fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2 years ago
Joas Schilling 2c6ecef90f
fix(notifications): Add a dedicated exception when not all fields are set while saving a notification 2 years ago
Joas Schilling 834bd13e28
fix(notifications): Add a dedicated exception when invalid values are set 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 323963e540 Compute parsed from rich subject and message in Notification 3 years ago
Joas Schilling 82b98b4b9b
Fix typo in deprecated 3 years ago
Joas Schilling 9a18bd7abf
Improve wording 4 years ago
Joas Schilling b578a1e8b5
Fair use of push notifications 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma fc11617222 Deprecate the old way 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Joas Schilling 3d559159f0
Allow notification apps to defer and flush the sending 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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 55f5bc79a1
Keep the old method as a fallback and adjust the tests 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
John Molakvoæ (skjnldsv) e9351ef779
Add strict type on Notifications tests 7 years ago
John Molakvoæ (skjnldsv) 49d5030a53
Fix userid casting in notifications 7 years ago
Joas Schilling 47f63da07c
Update documentation of setParsed* and setRich* 7 years ago
Joas Schilling 28d8d15a98
Allow notifiers to know whether we are preparing push notifications 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 9 years ago
Joas Schilling 2c0b5dee19
Allow rich object strings in messages as well 9 years ago
Joas Schilling b35d2fd8f2
Allow rich object subjects for Notifications 10 years ago
Joas Schilling c77933ca22
Add an icon to the notification API 10 years ago
Joas Schilling fb04c56827
Null !== void, those methods are void 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma bd27eadf9e
Move \OCP\Notification to PSR-4 10 years ago