Joas Schilling
|
3d559159f0
|
Allow notification apps to defer and flush the sending
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-03 16:44:43 +02:00 |
Christoph Wurst
|
41b5e5923a
|
Use exactly one empty line after the namespace declaration
For PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 11:48:10 +02:00 |
Christoph Wurst
|
1b46621cd3
|
Update license headers for 18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-20 09:23:25 +01:00 |
Roeland Jago Douma
|
2b581814f3
|
Add interface for notification handler for dimissed events
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-10 10:02:24 +01:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +01:00 |
Joas Schilling
|
594efca1e3
|
Update since to the correct version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-16 16:58:38 +02:00 |
Joas Schilling
|
55f5bc79a1
|
Keep the old method as a fallback and adjust the tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-16 11:36:32 +02:00 |
Joas Schilling
|
865c12aa0e
|
Fix detection of Notifiers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-15 15:12:43 +02:00 |
Joas Schilling
|
9690b3153a
|
Change how Notifiers and Apps are registered
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-15 15:12:42 +02:00 |
Joas Schilling
|
9b288cda6d
|
Make all interfaces strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-15 15:12:40 +02:00 |
John Molakvoæ (skjnldsv)
|
e9351ef779
|
Add strict type on Notifications tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-06-13 14:58:38 +02:00 |
John Molakvoæ (skjnldsv)
|
49d5030a53
|
Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-06-11 16:53:20 +02:00 |
Joas Schilling
|
79b540ecc3
|
Add return types and fully qualified function calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-13 13:27:52 +02:00 |
Joas Schilling
|
28d8d15a98
|
Allow notifiers to know whether we are preparing push notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-13 13:27:51 +02:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Roeland Jago Douma
|
5f227bd93b
|
More phpstorm inspection fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:39:29 +02:00 |
Roeland Jago Douma
|
f07d75a4dd
|
@since 9.2.0 to @since 11.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-15 18:51:52 +01:00 |
Joas Schilling
|
706b5c3fb6
|
Use a php class for the definitions to avoid loading problems
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-09 08:52:07 +01:00 |
Joas Schilling
|
54c0501ffa
|
Type hints already make sure it is an array
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-31 10:37:40 +01:00 |
Joas Schilling
|
2c0b5dee19
|
Allow rich object strings in messages as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-31 10:37:37 +01:00 |
Joas Schilling
|
b35d2fd8f2
|
Allow rich object subjects for Notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-20 12:14:59 +02:00 |
Joas Schilling
|
c77933ca22
|
Add an icon to the notification API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-07 17:00:24 +02:00 |
Joas Schilling
|
fb04c56827
|
Null !== void, those methods are void
|
2016-09-05 13:00:56 +02:00 |
Roeland Jago Douma
|
fe80bb1aff
|
Merge pull request #867 from nextcloud/notification-primary-action-always-first
Make sure the primary action is always the first one
|
2016-08-17 19:31:14 +02:00 |
Roeland Jago Douma
|
035f55c913
|
Fix phpdoc
|
2016-08-16 20:26:28 +02:00 |
Joas Schilling
|
3ed05f8769
|
Make sure the primary action is always the first one
|
2016-08-15 11:13:54 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Roeland Jago Douma
|
3301bfd195
|
Move \OC\Notification to PSR-4
|
2016-04-18 09:20:06 +02:00 |