/[drupal]/drupal/includes/mail.inc
ViewVC logotype

Log of /drupal/includes/mail.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 04:10:51 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
#239825 follow-up: Adjusting comments.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 02:37:36 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.26: +7 -1 lines
Diff to previous 1.26
#239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:01:54 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.25: +46 -16 lines
Diff to previous 1.25
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 17:40:27 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.24: +9 -7 lines
Diff to previous 1.24
#331180 follow-up by pwolanin and mfb: Fix sending of mail.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 18:30:26 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.23: +113 -53 lines
Diff to previous 1.23
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:01:59 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 12:15:44 2009 UTC (5 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13, DRUPAL-6-14
Changes since 1.8.2.6: +2 -2 lines
Diff to previous 1.8.2.6 , to branch point 1.8 , to next main 1.28
#455172 by budda, RoboPhred, andypost: Fix drupal_mail() documentation, so that it encourages to set the body of the email as an array (like core does).

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 10:41:12 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #455172 by RoboPhred: updated documentation example.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 11:07:43 2009 UTC (6 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12
Changes since 1.8.2.5: +4 -4 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#330084 by c960657: Remove unnecessary duplication of the From header value in Reply-to; standards indicate setting the From header should be sufficient

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 14:02:05 2009 UTC (7 months, 3 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.8.2.4: +2 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#279233 by Aren Cambre, jbomb: Message printed when email is not being possible to send was informal and had a grammar problem.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:32:31 2009 UTC (7 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#279233 by jbomb: Fix grammar in e-mail message string.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:14 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 16:59:36 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
- Patch #330084 by c960657: don't set Reply-To header unless necessary and fixed documentation issue.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:04:08 2008 UTC (13 months, 2 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.8.2.3: +3 -3 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- Patch #273743 by meba, jsaints: fixed exmaple code.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:00:01 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #273743 by meba, jsaints: fixed exmaple code.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:23 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:25:24 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
- Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='foo'>.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 08:19:00 2008 UTC (18 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4
Changes since 1.8.2.2: +3 -3 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#258192 by dww: strong and em tags could just as well have attributes as any other tag

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:45 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:33 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.11: +14 -14 lines
Diff to previous 1.11
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 20:15:59 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
- Patch #234403 by Gabor, Bevan and me: drupal_mail_send() had problems with linebreaks headers.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 08:41:30 2008 UTC (19 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.8.2.1: +5 -5 lines
Diff to previous 1.8.2.1 , to branch point 1.8
rolling back #234403 by Bevan and damz: we should keep using LF in mail headers, without CR, CRLF causes problems

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 22:10:20 2008 UTC (20 months ago) by goba
Branch: DRUPAL-6
Changes since 1.8: +5 -3 lines
Diff to previous 1.8
#234403 by alienbrain: PHP.net documents we should use CRLF in mail headers, so do that

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 11:59:37 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.9: +5 -3 lines
Diff to previous 1.9
- Patch #234403 by alienbrain: drupal_mail_send() should use CRLFs instead of LFs in e-mail headers.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:26 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 17:04:00 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.7: +17 -9 lines
Diff to previous 1.7
#212126 report by salvis, patch by myself: allow clearing of drupal_html_to_text() URL list, so it can be used multiple times on the page

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 21:10:45 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
- Patch #172950 by webernet: code style fixes.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 14:35:19 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#172194 by ax: html to text was not picking up href values if not being the last argument

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 08:00:49 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.4: +10 -2 lines
Diff to previous 1.4
- Patch #169627 by JirkaRybka: improved logging of mail problems.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 14:41:35 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
- Patch #155986 by Uwe: fixed typos.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 19:49:19 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.2: +153 -51 lines
Diff to previous 1.2
#82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail()

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 07:48:40 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
- Patch #147662 by Gordon et al: add new #pre_render callback to drupal_render().

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 26 22:21:08 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
#154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2