Commit Graph

52 Commits

Author SHA1 Message Date
ownClouders fc91eea4a2 [tx] updated from transifex 2023-10-08 00:19:40 +00:00
ownClouders 582e7474e8 [tx] updated from transifex 2023-10-04 00:54:10 +00:00
ownClouders 836106d802 [tx] updated from transifex 2023-09-28 04:05:37 +00:00
ownClouders 78bc32e156 [tx] updated from transifex 2023-09-18 00:06:46 +00:00
ownClouders 564685b447 [tx] updated from transifex 2023-09-14 00:28:37 +00:00
ownClouders 422465b8f5 [tx] updated from transifex 2023-09-08 00:39:40 +00:00
ownClouders 0324b6d065 [tx] updated from transifex 2023-08-29 00:48:42 +00:00
ownClouders c2e09accc9 [tx] updated from transifex 2023-08-24 00:44:32 +00:00
ownClouders e94ddbf3bc [tx] updated from transifex 2023-08-19 00:22:40 +00:00
ownClouders 712d98e0a2 [tx] updated from transifex 2023-08-08 01:27:09 +00:00
ownClouders 13708c59e9 [tx] updated from transifex 2023-08-04 00:41:13 +00:00
ownClouders bdddf85249 [tx] updated from transifex 2023-07-29 00:50:03 +00:00
ownClouders b505e334ee [tx] updated from transifex 2023-07-19 00:20:06 +00:00
ownClouders 286350616c [tx] updated from transifex 2023-07-12 04:28:47 +00:00
ownClouders 164b24cc41 [tx] updated from transifex 2023-06-28 10:06:47 +00:00
ownClouders d1d36e6f5a [tx] updated from transifex 2023-06-28 04:02:17 +00:00
Roman Perekhod 5d5ef12e7c Skip the error if the simulink is pointed to a directory 2023-06-21 15:14:18 +02:00
ownClouders 7a2afee440 [tx] updated from transifex 2023-06-19 00:16:27 +00:00
Roman Perekhod cd39dd4073 Fix to prevent the email notification X-Site scripting 2023-06-02 09:47:06 +02:00
ownClouders 7094891f4d [tx] updated from transifex 2023-05-30 00:03:06 +00:00
Roman Perekhod 53f71bea13 remove the email logo 2023-05-22 15:29:44 +02:00
ownClouders 13ebe0b0d5 [tx] updated from transifex 2023-05-09 14:05:44 +00:00
ownClouders 33d9be3832 [tx] updated from transifex 2023-05-04 00:25:45 +00:00
Roman Perekhod 27322c5bbf The email HTML templates added #6146 (#6147)
* The email HTML templates added #6146

* use a single palne text email template. use fs.FS

* Update services/notifications/README.md

Co-authored-by: Martin <github@diemattels.at>

* Update services/notifications/README.md

Co-authored-by: Martin <github@diemattels.at>

* fix md

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
Co-authored-by: Martin <github@diemattels.at>
2023-05-03 10:47:46 +02:00
ownClouders 01f6604182 [tx] updated from transifex 2023-05-01 00:16:24 +00:00
ownClouders 7cb622f4b2 [tx] updated from transifex 2023-04-27 00:19:23 +00:00
ownClouders 169a3abe07 [tx] updated from transifex 2023-04-23 00:35:11 +00:00
ownClouders 84351f78e9 [tx] updated from transifex 2023-04-21 00:34:27 +00:00
ownClouders ac6fdd4bd1 [tx] updated from transifex 2023-04-20 04:03:38 +00:00
Martin 6c6c15d741 Merge pull request #6090 from owncloud/fix_notification_readme 2023-04-19 23:42:19 +02:00
mmattel ad1f45eeca clarify transifex comments for translation strings 2023-04-19 19:48:42 +02:00
Michael Barz 38f6f3da2e delete empty translations [skip ci] 2023-04-19 17:03:03 +02:00
ownClouders 5ded7aac95 [tx] updated from transifex 2023-04-19 11:11:30 +00:00
Roman Perekhod 22f8076a4f README.md updated.
returned value swapped
2023-04-17 16:15:21 +02:00
Roman Perekhod cd59424a16 Make Emails translatable via transifex #6025
The transifex translation add in to the email templates.
The optional environment variable NOTIFICATIONS_TRANSLATION_PATH added to config.
2023-04-16 14:02:40 +02:00
David Walter 6ab0d1eab4 Update shareCreated.email.body.tmpl
German version had wrong variable
2023-03-07 17:21:26 +01:00
kobergj d120880a0f update expiration email templates
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
2023-01-12 15:31:49 +01:00
jkoberg 9bb83c8753 unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-12 13:21:37 +01:00
jkoberg 63b592a04d membership expired notification
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-12 13:21:11 +01:00
jkoberg cfe7f39027 share expired notification
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-12 13:20:57 +01:00
David Christofas 445e594eff add notification for space unshares 2022-12-21 11:20:42 +01:00
Christian Richter b4caf6397c refactor templating, add subject templating
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-10-13 14:29:11 +02:00
Ralf Haferkamp c6664cfe61 Fix share/space link in notification mail
Use OCIS_URL as the link base. This change also makes sure that the
top-level OcisURL config value gets a default assigned, even when
OCIS_URL is unset.

Fixes: #4688
2022-09-29 16:26:21 +02:00
Christian Richter e96ab9f9c8 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 13:13:30 +02:00
Christian Richter 94024125fb enhance templating
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 0422af2a11 handle spaceshared event
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 8e0b07b200 add share url to email text
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter daaa08aa09 bugfixes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 70690a318d add space notification
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 22369b33f5 make email templates configurable
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00