aboutsummaryrefslogtreecommitdiffstats
path: root/include/deliver.php
Commit message (Collapse)AuthorAgeFilesLines
* issue #240 - we were using htmlentities instead of htmlspecialchars in ↵friendica2013-12-111-0/+1
| | | | several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments.
* block forgeriesfriendica2013-10-021-1/+1
|
* push refresh messages, performance work on conversations and configs, doc ↵friendica2013-06-141-5/+8
| | | | updates
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* more delivery diagnosticsfriendica2012-12-311-1/+1
|
* local deliveryfriendica2012-12-021-7/+18
|
* DATABASE: outq additions, delivery now getting the notify across to the ↵friendica2012-11-191-0/+40
other side