aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Mail
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-198-29/+29
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-18/+18
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2512-165/+165
* fix: correct documentation for mail providerSebastianKrupinski2024-08-231-2/+2
* fix: correct documentation for mail providerSebastianKrupinski2024-08-233-19/+19
* fix: Update documentation for Mail Provider SendSebastianKrupinski2024-08-021-0/+2
* feat: mail provider backendSebastianKrupinski2024-07-2312-0/+1342
* Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-306-125/+14
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-246-124/+13
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* | Refactor `OC\Server::getMailer`Andrew Summers2023-08-291-1/+1
|/
* Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subjec...Christoph Wurst2023-06-021-0/+30
|\
| * feat(ocp): Allow sending emails with subject and bodyChristoph Wurst2023-06-011-0/+30
* | fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
|/
* Fix calendar emails to be outlook compatibleAnna Larch2023-02-211-0/+12
* remove depraction of validateEmailAddressArthur Schiwon2023-02-021-2/+0
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+1
* composer run cs:fixCôme Chilliet2023-01-205-5/+0
* fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-032-2/+2
* refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-032-6/+15
* use constant as default value in value getterBennet Becker2022-12-261-1/+1
* Update PHPDoc annotation in lib/public/Mail/IMessage.phpBennet B2022-12-231-1/+1
* Adding API method to set the Auto-Submitted header to OCP\Mail\IMessageBennet Becker2022-12-232-0/+76
* fix parameter type hint in phpdocArthur Schiwon2021-09-091-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-9/+4
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-1/+2
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-1/+2
* | Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-263-3/+0
|\ \
| * | Remove @package annotations from public namespaceJulius Härtl2020-08-263-3/+0
| |/
* / Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* Add PHP doc for eventsMorris Jobke2020-08-101-0/+2
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Added Hook before Message is sendArne Hamann2020-03-241-0/+57
* Update license headersChristoph Wurst2019-12-054-5/+16
* Fix commentsRoeland Jago Douma2018-03-051-3/+3
* Fix testsRoeland Jago Douma2018-03-051-1/+1
* Make \OCP\Mail strictRoeland Jago Douma2018-03-054-36/+40
* Add info also to public interfaceJoas Schilling2018-02-161-6/+6
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-1/+1
* Update license headersMorris Jobke2017-11-063-0/+7
* Move attachment creators to mailer classJoas Schilling2017-10-252-17/+17
* Fix docsJoas Schilling2017-10-191-4/+4
* Extend the API with teh parameters from SwiftJoas Schilling2017-10-191-1/+12
* Add attachment support to emailsJoas Schilling2017-10-182-1/+68
* Introduce a public interface for MessageJoas Schilling2017-10-182-5/+88
* Allow templating of email subjectsJoas Schilling2017-10-181-0/+18
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-1/+1