aboutsummaryrefslogtreecommitdiffstats
path: root/include/message.php
Commit message (Expand)AuthorAgeFilesLines
* start formatting for Doxygenfriendica2013-02-251-1/+1
* null notice when sending private mailfriendica2013-02-041-2/+2
* upstream fixes, template regenerationfriendica2013-01-251-2/+5
* Putting the final wraps on the backend private message API. This is more or l...friendica2013-01-251-19/+63
* make all private message functionality api-ablefriendica2013-01-241-1/+95
* turn private_messages_list into backend functionality and separate it from th...friendica2013-01-241-0/+46
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-041-159/+29
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-1/+1
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-3/+3
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+85
|\
| * send unverified private mail using zrlfriendica2012-04-011-0/+85
|/
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* pm repliesfriendica2011-12-061-7/+15
* d* pmfriendica2011-12-061-3/+9
* maintain backward compatibility with old PMsfriendica2011-12-051-9/+19
* add conv structurefriendica2011-12-051-3/+40
* move send private message code out of view codefabrixxm2011-08-191-0/+96