summaryrefslogtreecommitdiffstats
path: root/lib/private/Mail
Commit message (Expand)AuthorAgeFilesLines
* Fix email buttons for white themeMorris Jobke2017-12-111-4/+6
* Update license headersMorris Jobke2017-11-064-1/+10
* Move attachment creators to mailer classJoas Schilling2017-10-252-21/+22
* Fix docsJoas Schilling2017-10-191-4/+4
* Extend the API with teh parameters from SwiftJoas Schilling2017-10-191-2/+15
* Add attachment support to emailsJoas Schilling2017-10-182-0/+98
* Introduce a public interface for MessageJoas Schilling2017-10-182-4/+18
* Allow templating of email subjectsJoas Schilling2017-10-181-0/+20
* Merge setMetaData into constructorJoas Schilling2017-09-042-14/+21
* Add meta information to emails for better customisationJoas Schilling2017-08-241-0/+16
* Use non-deprecated INTL_IDNA_VARIANT_UTS46Lukas Reschke2017-08-092-3/+3
* Stricter phan config fixesLukas Reschke2017-08-011-1/+1
* Merge pull request #5844 from nextcloud/phpstorm_inspect2Morris Jobke2017-07-242-3/+3
|\
| * More phpstorm inspection fixesRoeland Jago Douma2017-07-242-3/+3
* | Remove unneeded stylesMorris Jobke2017-07-241-1/+1
* | Adjust to height=120Lukas Reschke2017-07-241-1/+1
* | Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-241-3/+0
|/
* Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-231-0/+3
* Allow to overwrite the email template againJoas Schilling2017-06-061-0/+10
* Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-1/+1
* Allow meta info and iconsJoas Schilling2017-04-251-6/+26
* Add lists to HTML emailsJoas Schilling2017-04-241-22/+104
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-181-2/+2
|\
| * Fix translationsJoas Schilling2017-04-181-2/+2
* | Add instance name to default senderLukas Reschke2017-04-181-1/+1
|/
* Update email template for lost password emailMorris Jobke2017-04-121-2/+13
* No newlines when heading is emptyJoas Schilling2017-04-121-2/+5
* make the plain text footer standard compliant and add a space after '--'. It ...Bjoern Schiessle2017-04-121-1/+1
* Use instance name as alt-textJoas Schilling2017-04-121-2/+2
* Don't duplicate the sentence with the headerJoas Schilling2017-04-121-2/+5
* Properly escape heading, body and button textMorris Jobke2017-04-121-5/+11
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+64
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-7/+24
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-113-114/+23
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-093-11/+14
* Add support for themingLukas Reschke2017-04-072-31/+50
* New layout for welcome emailMorris Jobke2017-04-072-0/+499
* Fix default of mail_smtpmode - fixes #3102Morris Jobke2017-01-191-1/+1
* Fix othersJoas Schilling2016-07-212-2/+4
* Update license headersLukas Reschke2016-05-262-2/+2
* Move \OC\Mail to PSR-4Roeland Jago Douma2016-04-202-0/+475