| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-06-18 | mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ... | Christian Fowler | 1 | -351/+0 |
| 2008-01-02 | add SMTP username and password | Christian Fowler | 1 | -3/+10 |
| 2008-01-02 | clean up output when sending queue to be a simple text dump to browser | Christian Fowler | 1 | -5/+6 |
| 2007-05-17 | add time, content_id to SENT notifications | Christian Fowler | 1 | -5/+8 |
| 2007-05-04 | remove extend of phpMailer and instantiate class on each loop. failed send ca... | Christian Fowler | 1 | -37/+29 |
| 2007-05-04 | method call typo | Christian Fowler | 1 | -4/+4 |
| 2007-05-04 | add unsubscribed check to queueRecipients | Christian Fowler | 1 | -6/+12 |
| 2007-05-04 | add support for unsubscribed users to prevent mailing even if queued | Christian Fowler | 1 | -5/+10 |
| 2007-05-04 | add test_mode to enable resending message, hide validated only option for now | Christian Fowler | 1 | -8/+9 |
| 2007-05-04 | update begin_date | Christian Fowler | 1 | -3/+4 |
| 2007-05-04 | fix clickthrough tracking | Christian Fowler | 1 | -7/+7 |
| 2007-05-04 | final cleanup of just about everything, add mail_clickthrough tracking | Christian Fowler | 1 | -3/+50 |
| 2007-05-03 | a little rearrangement of newsletter display, add header and footer for mail_... | Christian Fowler | 1 | -14/+37 |
| 2007-04-25 | clean up transaction blocks, move smarty assigns around, update url_code / tr... | Christian Fowler | 1 | -7/+7 |
| 2007-04-25 | clean up .tpl's and mailing, add new body to allow customization of bitweaver... | Christian Fowler | 1 | -4/+4 |
| 2007-04-25 | fix GUI tend queue to send messages | Christian Fowler | 1 | -46/+57 |
| 2006-10-13 | phpDoc corrections | Lester Caine | 1 | -3/+6 |
| 2006-10-07 | more unsub cleanup, still more to go | Christian Fowler | 1 | -4/+4 |
| 2006-10-07 | major clean up to newsletter sending. everything pretty clean at this point. ... | Christian Fowler | 1 | -46/+52 |
| 2006-07-07 | add support for subscribing a user_id, not just an email. not done yet... als... | Christian Fowler | 1 | -5/+5 |
| 2006-06-30 | add listing of queued mail. not done yet... | Christian Fowler | 1 | -3/+21 |
| 2006-06-19 | merge all of wolffies changes to HEAD. Now need to work on a few things like ... | Christian Fowler | 1 | -8/+11 |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 1 | -5/+5 |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con... | Christian Fowler | 1 | -10/+10 |
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -8/+8 |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh pack... | bitweaver.org | 1 | -21/+21 |
| 2005-12-30 | add reply_to column and field to editions | Christian Fowler | 1 | -5/+7 |
| 2005-12-29 | fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT'] | bitweaver.org | 1 | -7/+9 |
| 2005-12-29 | remove duplicate edit_newsletter smarty, use include instead. add 'sending' s... | Christian Fowler | 1 | -3/+4 |
| 2005-12-29 | clean up permissions, and creating of editions | Christian Fowler | 1 | -5/+9 |
| 2005-12-29 | add newsletter email read tracking | Christian Fowler | 1 | -4/+10 |
| 2005-12-29 | fix unsubscribe_all | Christian Fowler | 1 | -7/+8 |
| 2005-12-28 | subscription changing appears to be working | Christian Fowler | 1 | -4/+6 |
| 2005-12-28 | lots and lots of subscription fixes, still not 100% | Christian Fowler | 1 | -23/+7 |
| 2005-12-28 | unsubscription now working. several schema changes. tiki_mail_subscriptions n... | Christian Fowler | 1 | -9/+46 |
| 2005-12-28 | more unsub changes and updates. getting closer | Christian Fowler | 1 | -8/+9 |
| 2005-12-28 | clean up unsubscribe, getting closer | Christian Fowler | 1 | -4/+5 |
| 2005-12-25 | unsubscription info coming along. some schema changes to track nl_id in tiki_... | Christian Fowler | 1 | -7/+43 |
| 2005-12-21 | add smtp error logging, schema changes | Christian Fowler | 1 | -9/+26 |
| 2005-12-20 | clean up sending so it acutally works now | Christian Fowler | 1 | -8/+6 |
| 2005-12-16 | get mailing working - things actually send now. still lots of debug stuff str... | Christian Fowler | 1 | -0/+132 |