summaryrefslogtreecommitdiff
path: root/lib/mail.php
AgeCommit message (Expand)Author
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-02-16send mail when @-replies are receivedEvan Prodromou
2009-02-06"Change your email address..." msg was printing out \n instead of a newlineZach Copley
2009-01-30PostgreSQL - code changes to avoid problems where user table is referenced in...Ciaran Gultnieks
2009-01-28fix email notification linkGreg Grossmeier
2008-12-23reformat and document lib/mail.php for phpcs conformanceEvan Prodromou
2008-12-12more information in subscription noticesEvan Prodromou
2008-12-09on broadcast jabber and sms to people with the flags setEvan Prodromou
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-04set email content type to text/plain; utf-8millette
2008-12-04send all emails in the destination's language.millette
2008-12-04trac494 email is now in recipient's languagemillette
2008-11-29use full alphanum for incoming email addressesEvan Prodromou
2008-11-17nudge: better nudge email, better nudge disable language.millette
2008-11-15Nudge featurecsarven
2008-10-04cleanup whitespace in lib/mail.phpEvan Prodromou
2008-10-04move fave notification to mail libraryEvan Prodromou
2008-09-23comma to dotEvan Prodromou
2008-09-23try some fiddling to get message notification going outEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-05free memory in SMS daemon, tooEvan Prodromou
2008-09-04change sms broadcast to use a joinEvan Prodromou
2008-08-24notify user of remote subscriptionsEvan Prodromou
2008-08-04use noreply address as fallback if no incoming email address existsEvan Prodromou
2008-07-21return true from mail sms broadcastEvan Prodromou
2008-07-21do the sms query the dumb wayEvan Prodromou
2008-07-21logging and checkingEvan Prodromou
2008-07-21SQL errorEvan Prodromou
2008-07-21fix mail sendingEvan Prodromou
2008-07-21trim mail and maildaemonEvan Prodromou
2008-07-21use smsemail stored valueEvan Prodromou
2008-07-21use user field rather than re-building sms email over and overEvan Prodromou
2008-07-20shorter confirmation message and web iface to confirmEvan Prodromou
2008-07-20bad string in SQL queryEvan Prodromou
2008-07-20add sms broadcast to broadcastingEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-18LOG_ERROR -> LOG_ERREvan Prodromou
2008-07-18move mail notification to a utility functionEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-24rudimentary recoverpassword systemEvan Prodromou
2008-06-23jabber send and confirmation codeEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou
2008-06-20whitespace and debugging changesEvan Prodromou
2008-06-20confirm email addressesEvan Prodromou
2008-06-14use site name as default senderEvan Prodromou
2008-06-14email notification on new subscriptionsEvan Prodromou