summaryrefslogtreecommitdiff
path: root/BitMailer.php
AgeCommit message (Expand)AuthorFilesLines
2006-02-01detikify libertyMax Kremmel1-8/+8
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-21/+21
2005-12-30add reply_to column and field to editionsChristian Fowler1-5/+7
2005-12-29fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT']bitweaver.org1-7/+9
2005-12-29remove duplicate edit_newsletter smarty, use include instead. add 'sending' s...Christian Fowler1-3/+4
2005-12-29clean up permissions, and creating of editionsChristian Fowler1-5/+9
2005-12-29add newsletter email read trackingChristian Fowler1-4/+10
2005-12-29fix unsubscribe_allChristian Fowler1-7/+8
2005-12-28subscription changing appears to be workingChristian Fowler1-4/+6
2005-12-28lots and lots of subscription fixes, still not 100%Christian Fowler1-23/+7
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions n...Christian Fowler1-9/+46
2005-12-28more unsub changes and updates. getting closerChristian Fowler1-8/+9
2005-12-28clean up unsubscribe, getting closerChristian Fowler1-4/+5
2005-12-25unsubscription info coming along. some schema changes to track nl_id in tiki_...Christian Fowler1-7/+43
2005-12-21add smtp error logging, schema changesChristian Fowler1-9/+26
2005-12-20clean up sending so it acutally works nowChristian Fowler1-8/+6
2005-12-16get mailing working - things actually send now. still lots of debug stuff str...Christian Fowler1-0/+132