summaryrefslogtreecommitdiff
path: root/lib/mail.php
AgeCommit message (Expand)Author
2010-03-04implement mail headersDave Hall
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-12-23don't email replies to yourselfEvan Prodromou
2009-11-16disallow email on faves from sandboxed usersEvan Prodromou
2009-11-16prevent email notification on replies by sandboxed usersEvan Prodromou
2009-11-16silently skip email for subs from sandboxed userEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-23Move Twitter and Facebook-specific mail notifications to their respective plu...Zach Copley
2009-09-12Show username in subject of emailsCraig Andrews
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-11Merge branch 'master' into 0.8.xEvan Prodromou
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-08Better error handling when updating FacebookZach Copley
2009-08-07bug 1770 conversation link for emailanontwit
2009-08-03Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-07-27Better error handling when updating FacebookZach Copley
2009-07-21Fixed: If the site name contains "." or "@" (and perhaps others), then notifi...Craig Andrews
2009-07-09Better error handling for FacebookQueueHandlerZach Copley
2009-07-09Better error handling for TwitterQueueHandlerZach Copley
2009-06-05don't send smses to senderEvan Prodromou
2009-03-24include text of notice in favourites notificationEvan Prodromou
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