Age | Commit message (Expand) | Author |
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 |
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 |
2009-08-10 | Merge branch 'twitter-oauth' into 0.8.x | Zach Copley |
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 notifi... | Craig Andrews |
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 in... | Ciaran Gultnieks |
2009-01-28 | fix email notification link | Greg Grossmeier |
2008-12-23 | reformat and document lib/mail.php for phpcs conformance | Evan Prodromou |
2008-12-12 | more information in subscription notices | Evan Prodromou |
2008-12-09 | on broadcast jabber and sms to people with the flags set | Evan Prodromou |
2008-12-09 | fix registration bug - fatal error when sending email confirmation | Zach Copley |
2008-12-04 | set email content type to text/plain; utf-8 | millette |
2008-12-04 | send all emails in the destination's language. | millette |
2008-12-04 | trac494 email is now in recipient's language | millette |
2008-11-29 | use full alphanum for incoming email addresses | Evan Prodromou |
2008-11-17 | nudge: better nudge email, better nudge disable language. | millette |
2008-11-15 | Nudge feature | csarven |
2008-10-04 | cleanup whitespace in lib/mail.php | Evan Prodromou |
2008-10-04 | move fave notification to mail library | Evan Prodromou |
2008-09-23 | comma to dot | Evan Prodromou |
2008-09-23 | try some fiddling to get message notification going out | Evan Prodromou |
2008-09-17 | newmessage and showmessage | Evan Prodromou |
2008-09-05 | free memory in SMS daemon, too | Evan Prodromou |
2008-09-04 | change sms broadcast to use a join | Evan Prodromou |
2008-08-24 | notify user of remote subscriptions | Evan Prodromou |
2008-08-04 | use noreply address as fallback if no incoming email address exists | Evan Prodromou |
2008-07-21 | return true from mail sms broadcast | Evan Prodromou |
2008-07-21 | do the sms query the dumb way | Evan Prodromou |
2008-07-21 | logging and checking | Evan Prodromou |
2008-07-21 | SQL error | Evan Prodromou |
2008-07-21 | fix mail sending | Evan Prodromou |
2008-07-21 | trim mail and maildaemon | Evan Prodromou |
2008-07-21 | use smsemail stored value | Evan Prodromou |
2008-07-21 | use user field rather than re-building sms email over and over | Evan Prodromou |