Paul Arthur
9c09b33e95
FS#248 - Sending Mail with quotes
...
Don't run scrub_in on the subject and body; it's not touching the
database or being output back to the browser, and we send plain text
email. Anything malicious that can be done is a phpmailer bug.
2012-09-20 12:50:54 -04:00
Paul Arthur
f65076b93d
Switch from _() to T_()
...
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04:00
Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
momo-i
d703009677
header comment for phpdoc
2011-02-03 07:30:23 +09:00
Paul 'flowerysong' Arthur
f82f5454f9
Refactor mail handling a bit and make registration use the same method as the
...
other places that send mail.
2010-10-09 08:06:12 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
momo-i
c8b62d3ff3
Update phpmailer version
2009-05-18 22:36:24 +00:00
momo-i
bd3b70008b
Update translate strings
...
Change indent tab from blank
Fix show_confirmation web_path
2009-05-06 23:14:16 +00:00
momo-i
b85fa736cf
Add phpmailer and change mail function.
2009-05-06 22:41:13 +00:00
momo-i
c3a0f47027
if can't use gettext, emulate gettext(). update some templates.
2008-08-26 22:08:13 +00:00
momo-i
409ece91cc
fix multibyte character email
2008-08-25 23:03:07 +00:00
momo-i
bfc0647117
Fixed: last comma was not removed.
2008-08-25 22:15:36 +00:00
xgizzmo
003619c52c
Fixed 2 typos
2008-05-10 21:53:18 +00:00
Karl 'vollmerk' Vollmer
d23122dffa
fixed mailing functions
2007-12-17 03:56:58 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c
licence updates, Thx porthose
2007-08-19 22:02:23 +00:00
pb1dft
c10f41da77
/me forgot to remove some debugging shame on me
2007-02-12 20:31:33 +00:00
pb1dft
26e001652f
Fixed the self register activation/updated mail function/updated guest level access
2007-02-12 20:27:47 +00:00
pb1dft
0d00b531c4
Added ability to mail users/admins the flaged and disabled songs
2007-01-12 22:42:02 +00:00
pb1dft
29aca5c218
Fixed mail threshold and added user ability to change it
2006-11-09 01:37:19 +00:00
pb1dft
07ad109268
Some static in mail script removed.
2006-10-29 22:53:44 +00:00
pb1dft
2273d48f4f
minor typo in mail function
2006-10-29 22:44:54 +00:00
pb1dft
d6e50fd701
Reworked RSS and fixed mail statistics
2006-10-27 03:54:53 +00:00
pb1dft
6de6f89427
Added Some extra Mail Functions
2006-10-02 21:17:14 +00:00
Karl 'vollmerk' Vollmer
e3734f063e
moved init.php improved vainfo a bit, removed checkboxes from search page
2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
7673d000dd
added some more to flagging and updated mail page to fit new standards
2006-03-27 04:29:23 +00:00
Karl 'vollmerk' Vollmer
975bbcebe9
new interface which breaks all previous themes... and current themes, still under development
2005-12-21 08:03:20 +00:00
Karl 'vollmerk' Vollmer
c5d6e04d11
removed ID field from user table, and everything that goes with that...
2005-07-09 07:49:59 +00:00
Karl 'vollmerk' Vollmer
2398133cc4
more html cleanup
2005-06-25 17:28:50 +00:00
Karl 'vollmerk' Vollmer
0c0262b8a7
mother of all commits...
2005-06-19 18:05:40 +00:00
Karl 'vollmerk' Vollmer
ab8c8b63c6
fix and new preference for footer menu
2005-06-10 04:28:39 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a
New Import
2005-06-09 16:34:40 +00:00