Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 660e8c6efc Fave::addNew now calls Notice::saveActivity 10 years ago
  Mikael Nordfeldth 40416c2c69 Don't email users who are sandboxed 10 years ago
  Mikael Nordfeldth aca5ff1b23 Found some unreachable code in Favorite 10 years ago
  Stanislav N. aka pztrn fa4311fa17 Add "Date" header to mail, some clients require this to show corrent message receiving time. 10 years ago
  Mikael Nordfeldth d11ce2ef3b Consistently use "email-notify_fave" syntax for preference 10 years ago
  Mikael Nordfeldth 60016b0a8f Bad variable reference in lib/mail.php 10 years ago
  Mikael Nordfeldth 0a20abf1d8 Email notify-on-fave moved to Profile_prefs (run upgrade.php) 10 years ago
  Mikael Nordfeldth 6f593a79d4 making more sense in mail_notify_fav 10 years ago
  Joshua Judson Rosen 2ce1b77314 Deliver SMS to @-ref'd users who want it, regardless of subscription. 11 years ago
  Mikael Nordfeldth 02cbafb987 slightly less confusing inline if 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Evan Prodromou f21881d5fa Don't send @-reply notification if the mentioned person has blocked the sender 12 years ago
  Siebrand Mazeland c9c8c9ffdc Remove punctuation in e-mail subject. Spotted by OsamaK. 13 years ago
  Zach Copley dcbf2f6871 Better error handling when the email subsystem isn't working. The 13 years ago
  Siebrand Mazeland 6f386b2f8b Update translator documentation. 13 years ago
  Evan Prodromou e43a6241cb pass nickname into mail_send_sms_notice_address() 13 years ago
  Evan Prodromou 60a1b0a15a Change 'listening to your notices' to 'following you' 13 years ago
  Siebrand Mazeland 700018fd09 L10n/i18n updated. 13 years ago
  Brion Vibber 5d31dd259a Subscription pending notification mail 13 years ago
  Siebrand Mazeland 8a8a194316 Fix typo in documentation. 13 years ago
  Siebrand Mazeland 3be26565fb Update translator documentation. 13 years ago
  Brion Vibber 14a6ab2b04 Refactoring on notification mail generation: common profile & footer chunks pulled out, notifications added for group joins. 13 years ago
  Evan Prodromou ecfb3b9288 allow passing an url to email confirmation function 14 years ago
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 14 years ago
  Brion Vibber 35507cd039 Fix ticket #2392: sending invitation email fails when site name contains double quotes 14 years ago
  Brion Vibber 28e009898f Fix for ticket #2852: skip sending favorite notification emails if the favoriter is someone you've blocked. 14 years ago
  Siebrand Mazeland 1459110124 Fix nasty bug in parameter for e-mail notification for favourite. 14 years ago
  Siebrand Mazeland 4b4894b121 Many i18n/L10n updates and lots of descriptions for translators added. 14 years ago
  Brion Vibber d946c82740 Urgh... fix for fix for horrific $ escaping problems (some awful mix of single and double-quoted strings in the terror that is mail.php) 14 years ago
  Brion Vibber d6b3d7fb1a Fix unescaped dollar signs in double-quoted strings due to localization updates (%1$s etc) 14 years ago