Loading patches/022-multiplenotification.patch +6 −0 Original line number Diff line number Diff line From: Avinash <avinashg@e.email> Date: Thu, 10 Nov 2022 12:09:27 +0100 Subject: [PATCH] this patch solves the multiple notificaton issue in mail This patch fix the issue https://github.com/nextcloud/server/issues/21370 and taken the reference from https://github.com/nextcloud/server/issues/21370 --- ./apps/dav/lib/Connector/Sabre/Principal.php 2022-11-10 11:08:52.094653000 +0530 +++ ./apps/dav/lib/Connector/Sabre/Principal-new.php 2022-11-10 10:42:55.194653000 +0530 @@ -591,4 +591,43 @@ Loading Loading
patches/022-multiplenotification.patch +6 −0 Original line number Diff line number Diff line From: Avinash <avinashg@e.email> Date: Thu, 10 Nov 2022 12:09:27 +0100 Subject: [PATCH] this patch solves the multiple notificaton issue in mail This patch fix the issue https://github.com/nextcloud/server/issues/21370 and taken the reference from https://github.com/nextcloud/server/issues/21370 --- ./apps/dav/lib/Connector/Sabre/Principal.php 2022-11-10 11:08:52.094653000 +0530 +++ ./apps/dav/lib/Connector/Sabre/Principal-new.php 2022-11-10 10:42:55.194653000 +0530 @@ -591,4 +591,43 @@ Loading