aboutsummaryrefslogtreecommitdiffstats
path: root/include/activities.php
Commit message (Collapse)AuthorAgeFilesLines
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-0/+2
|
* provide detailed error to remote site for the myriad of things that can go ↵friendica2013-09-101-1/+2
| | | | wrong inside item_store(), !! this changes the return of item_store !!
* fix profile change activity where the change is a solitary url - and ↵friendica2013-08-261-0/+2
| | | | includes a stray right quote
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-211-1/+1
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* fix the profile change activity postfriendica2012-11-051-18/+20
|
* start on the like/dislike activitiesfriendica2012-11-051-6/+6
|
* more structural stufffriendica2012-10-291-3/+3
|
* more heavy liftingfriendica2012-10-231-1/+1
|
* upstream fixesfriendica2012-10-211-0/+81