summaryrefslogtreecommitdiff
path: root/scripts/maildaemon.php
AgeCommit message (Expand)Author
2010-01-08Add an IMAP daemon so StatusNet can process incoming user posts via catch-all...Craig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-28Rework MailDaemon to use the MediaFile class for uploadsZach Copley
2009-10-19merge from testingEvan Prodromou
2009-10-19Ignoring Sent from my* line in mail (iPhone/Pre)Eric Helgeson
2009-09-29remove string-checks from code using Notice::saveNew()Evan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21maildaemon correctly checks max notice lengthEvan Prodromou
2009-08-07Added configuration option to disable post-by-email.Jeffery To
2009-07-28Avoid potentially double encoding already utf-8 encoded messagesCraig Andrews
2009-07-28Handle UTF-8 encoded text in emails.Craig Andrews
2009-07-21Disable email attachment posting when $config['attachments']['uploads'] = falseCraig Andrews
2009-07-20Better handle multipart emails (especially those with multipart/alternative c...Craig Andrews
2009-07-07maildaemon makes mail attachments into notice attachmentsCraig Andrews
2009-06-22maildaemon.php uses commandline.incEvan Prodromou
2009-06-22Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-20change scripts to take server and path from commandlineEvan Prodromou
2009-06-12check results of add in maildaemon.php0.7.4Evan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-10-07Fix error when maildaemon tries to report a message parsing errorCiaranG
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-08-13move command-line scripts to their own dirEvan Prodromou