Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-20 | Added block link to subscription notification emails; block action can now ↵ | Brion Vibber | |
take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger. Fixed typo in RedirectingAction when no return-to data provided in form submission. RedirectingAction::returnToArgs() has been renamed to returnToPrevious() to avoid conflict with Action::returnToArgs() which returns arguments to be passed to other actions as return-to arguments. All callers should now be updated. More profile settings actions will now redirect through a login form if visited as a GET request, as would be expected from a bookmark, link sent in e-mail etc. | |||
2010-05-19 | Locale switch cleanup: use common_switch_locale() which is safer for ↵ | Brion Vibber | |
updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back. Should help with problems where xmppdaemon would get stuck in wrong locale. | |||
2010-04-20 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-04-20 | Fix email notifications for @-replies that come via OStatus. | Brion Vibber | |
* Moved notification sending from Notice::saveReplies to distrib queue handler, so it'll pull from the reply set we've saved regardless of how we got it. * Set up gettext infrastructure for command-line scripts; gets localization mail notifications etc working from background queues. * Adjusted locale switching: common_switch_locale() works at runtime for bg scripts, forces a message catalog update | |||
2010-04-09 | Fix for conversation check in @-reply notification email; i18n cleanup on ↵ | Brion Vibber | |
mail messages: fixed some bad gettext usage, added trans doc comments. | |||
2010-03-04 | implement mail headers | Dave Hall | |
2010-01-10 | Lots of tiny message changes. | Siebrand Mazeland | |
* Mostly punctuation updates so that the same message is used consistently in all of StatusNet. * Some cases of "Title Case" removed, because that does not appear to be used consistently. | |||
2009-12-23 | don't email replies to yourself | Evan Prodromou | |
2009-11-16 | disallow email on faves from sandboxed users | Evan Prodromou | |
2009-11-16 | prevent email notification on replies by sandboxed users | Evan Prodromou | |
2009-11-16 | silently skip email for subs from sandboxed user | Evan Prodromou | |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber | |
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday... | |||
2009-11-08 | Remove more contractions | Siebrand Mazeland | |
* doesn't * won't * isn't * don't | |||
2009-10-23 | Move Twitter and Facebook-specific mail notifications to their respective ↵ | Zach Copley | |
plugins | |||
2009-09-12 | Show username in subject of emails | Craig Andrews | |
Fixes http://status.net/trac/ticket/1862 | |||
2009-09-11 | Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can ↵ | Craig Andrews | |
inclue 'inreplyto' id's. Also add 'inreplyto' to the urls sent in emails. | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou | |
Conflicts: actions/twitterauthorization.php lib/oauthclient.php lib/twitter.php lib/twitterapi.php lib/twitteroauthclient.php scripts/twitterstatusfetcher.php | |||
2009-08-24 | Make the TwitterQueuehandler post to Twitter using OAuth | Zach Copley | |
2009-08-11 | Merge branch 'master' into 0.8.x | Evan Prodromou | |
Conflicts: lib/mail.php lib/rssaction.php lib/twitterapi.php | |||
2009-08-10 | Merge branch 'twitter-oauth' into 0.8.x | Zach Copley | |
Conflicts: scripts/getvaliddaemons.php | |||
2009-08-08 | Better error handling when updating Facebook | Zach Copley | |
2009-08-07 | bug 1770 conversation link for email | anontwit | |
2009-08-03 | Make the TwitterQueuehandler post to Twitter using OAuth | Zach Copley | |
2009-07-27 | Better error handling when updating Facebook | Zach Copley | |
2009-07-21 | Fixed: If the site name contains "." or "@" (and perhaps others), then ↵ | Craig Andrews | |
notification emails (such as the email confirmation email) fail with the error "LOG_ERR: PEAR error: Validation failed for: SITE_NAME <noreply@HOSTNAME> :" Thanks jk3us http://laconi.ca/trac/ticket/1356 | |||
2009-07-09 | Better error handling for FacebookQueueHandler | Zach Copley | |
2009-07-09 | Better error handling for TwitterQueueHandler | Zach Copley | |
2009-06-05 | don't send smses to sender | Evan Prodromou | |
2009-03-24 | include text of notice in favourites notification | Evan Prodromou | |
2009-03-09 | Changed all $config[][] calls to common_config() | Eric Helgeson | |
2009-02-16 | send mail when @-replies are received | Evan Prodromou | |
2009-02-06 | "Change your email address..." msg was printing out \n instead of a newline | Zach Copley | |
2009-01-30 | PostgreSQL - code changes to avoid problems where user table is referenced ↵ | Ciaran Gultnieks | |
in ad-hoc queries | |||
2009-01-28 | fix email notification link | Greg Grossmeier | |
2008-12-23 | reformat and document lib/mail.php for phpcs conformance | Evan Prodromou | |
darcs-hash:20081223173330-84dde-8cbbfd3953e8a67d5e58679431f93651ddf3122a.gz | |||
2008-12-12 | more information in subscription notices | Evan Prodromou | |
darcs-hash:20081212171135-84dde-543176e3a8190699e44fc896ba90f6ea776057d4.gz | |||
2008-12-09 | on broadcast jabber and sms to people with the flags set | Evan Prodromou | |
darcs-hash:20081210024706-5ed1f-fd54b76630656f7d4f7617309d2e4f87f25b006b.gz | |||
2008-12-09 | fix registration bug - fatal error when sending email confirmation | Zach Copley | |
darcs-hash:20081209082750-7b5ce-6d06a7b1cda2a9afb6ce8ea64d65df81cc063139.gz | |||
2008-12-04 | set email content type to text/plain; utf-8 | millette | |
darcs-hash:20081204213414-099f7-631e8aecc8ce2d8725b93e23e15e6e97f06a6bac.gz | |||
2008-12-04 | send all emails in the destination's language. | millette | |
darcs-hash:20081204212455-099f7-a3a325852f55b94e4b81c84dbb301ae2eebf48b4.gz | |||
2008-12-04 | trac494 email is now in recipient's language | millette | |
darcs-hash:20081204203433-099f7-41be8f47b2a8e647414225f26318da005144006d.gz | |||
2008-11-29 | use full alphanum for incoming email addresses | Evan Prodromou | |
darcs-hash:20081129233637-5ed1f-2f428e859daebe6e1e68a9ce2c5fa7f5de12d2fb.gz | |||
2008-11-17 | nudge: better nudge email, better nudge disable language. | millette | |
darcs-hash:20081117175627-099f7-59da80fe33257fa736a354c0a422a227e534ab2c.gz | |||
2008-11-15 | Nudge feature | csarven | |
darcs-hash:20081116022735-eefa4-366f6deb85942f859ebd532e477b57737bcafbf8.gz | |||
2008-10-04 | cleanup whitespace in lib/mail.php | Evan Prodromou | |
darcs-hash:20081004174552-5ed1f-058eb6b0b12d96afa9c2cd635467f0fd6ff4e704.gz |