Send a push message when a notification was deleted#318
Send a push message when a notification was deleted#318nickvergessen merged 7 commits intomasterfrom
Conversation
c684b7d to
ecfeb67
Compare
|
@skjnldsv mind to help? |
|
@nickvergessen what you see is not the notifications app, the script is not even on the page for me :) |
|
Did you checkout nextcloud/server#15040 on the server too? |
|
@nickvergessen right, I did not. The get requests return an empty response for notifications |
ecfeb67 to
1cb3553
Compare
|
When I remove a notification in web ui, I do receive this in android app: I can then succesfully remove associated notification 343 from status bar. |
|
there are new parameters Type and ID refer to an object, so abusing them is not a good idea. |
Ah, great.
Never wanted to do this :-) |
|
|
|
Android part is in: nextcloud/android#3969 |
|
@nickvergessen What is the status here? We are close to the beta 1. Should this go into 17 or 18? |
|
Still on track and planned for today+tomorrow |
1cb3553 to
b833ed9
Compare
MorrisJobke
left a comment
There was a problem hiding this comment.
Code looks good and works 👍
4848c3c to
d8452e4
Compare
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
f4c8ff1 to
7a18325
Compare

Fix #285
Fix #250
Server requirement: nextcloud/server#15040