Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more file cleanup | friendica | 2012-10-22 | 1 | -307/+0 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -2/+2 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -3/+3 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 ↵ | Michael Vogel | 2012-03-17 | 1 | -2/+2 |
| | | | | | | | | "spoiler" elements | ||||
* | | 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 ↵ | Michael | 2012-02-24 | 1 | -1/+9 |
| | | | | the moment). Sending mail as text mail. Encoding name when importing mail contact. | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 |