| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -3/+3 |
|\ |
|
| * | some reported warnings cleaned up | friendica | 2012-03-28 | 1 | -1/+1 |
| * | Merge commit 'upstream/master' | Michael Vogel | 2012-03-28 | 1 | -1/+1 |
| |\
| |/
|/| |
|
| * | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spo... | Michael Vogel | 2012-03-17 | 1 | -2/+2 |
* | | replace split() by explode(); split is deprecated | Tobias Hößl | 2012-03-18 | 1 | -1/+1 |
|/ |
|
* | Mail: Removing signatures, gpg, unnecessary line breaks | Michael Vogel | 2012-03-10 | 1 | -0/+14 |
* | Bug fixed where mails where nearly empty. HTML mails can now be received. | Michael | 2012-02-25 | 1 | -62/+78 |
* | multipart messages complete, message-id conversion done. | Michael | 2012-02-25 | 1 | -14/+23 |
* | Sending mail as multipart/alternative (html and plain text) (very basic by now) | Michael | 2012-02-24 | 1 | -1/+40 |
* | Encoding for incoming mails. Fixed invalid message id (with side effect at th... | Michael | 2012-02-24 | 1 | -1/+9 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | only header encode if necessary | Friendika | 2011-09-18 | 1 | -0/+11 |
* | rfc2047 encode notification email headers | Friendika | 2011-09-18 | 1 | -1/+3 |
* | block imap function from spitting out errors to the page | Friendika | 2011-09-10 | 1 | -10/+10 |
* | email - search from, to, cc, and bcc | Friendika | 2011-05-27 | 1 | -9/+16 |
* | better mailing list support, email addr can be either 'from' or 'to' | Friendika | 2011-05-19 | 1 | -1/+11 |
* | don't try to connect to port 0 | Friendika | 2011-04-18 | 1 | -1/+1 |
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -0/+60 |
* | mail changes | Friendika | 2011-04-16 | 1 | -31/+45 |
* | get meta info for email msgs | Friendika | 2011-04-16 | 1 | -2/+9 |
* | more work on email contacts | Friendika | 2011-04-15 | 1 | -0/+110 |