aboutsummaryrefslogtreecommitdiffstats
path: root/include/email.php
Commit message (Expand)AuthorAgeFilesLines
* Bug fixed where mails where nearly empty. HTML mails can now be received.Michael2012-02-251-62/+78
* multipart messages complete, message-id conversion done.Michael2012-02-251-14/+23
* Sending mail as multipart/alternative (html and plain text) (very basic by now)Michael2012-02-241-1/+40
* Encoding for incoming mails. Fixed invalid message id (with side effect at th...Michael2012-02-241-1/+9
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* only header encode if necessaryFriendika2011-09-181-0/+11
* rfc2047 encode notification email headersFriendika2011-09-181-1/+3
* block imap function from spitting out errors to the pageFriendika2011-09-101-10/+10
* email - search from, to, cc, and bccFriendika2011-05-271-9/+16
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-191-1/+11
* don't try to connect to port 0Friendika2011-04-181-1/+1
* email integration, cont.Friendika2011-04-171-0/+60
* mail changesFriendika2011-04-161-31/+45
* get meta info for email msgsFriendika2011-04-161-2/+9
* more work on email contactsFriendika2011-04-151-0/+110