aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Expand)AuthorAgeFilesLines
* optionally include wall items (posts) in import/exportfriendica2014-09-251-2/+2
* red group/collection query calls for apifriendica2014-09-111-0/+33
* api - foreach warningsfriendica2014-08-141-10/+15
* allow channel login to the api, just like with the cloudfriendica2014-08-101-4/+24
* little fixes of hopefully nil significancefriendica2014-03-161-10/+4
* this is the correct fixfriendica2014-03-161-2/+2
* API: statusnet_html:trim was trimming too muchChristian Vogeley2014-03-151-1/+2
* Red API: /api/red/item/new ; which is like /api/statuses/update except it use...friendica2014-03-041-0/+48
* some tweaks to items_fetch for the apifriendica2014-01-251-17/+16
* Merge pull request #284 from cvogeley/masterfriendica2014-01-251-19/+37
|\
| * Check user_info['self] in api user_timelineChristian Vogeley2014-01-251-4/+13
| * remove wall restrictionChristian Vogeley2014-01-251-2/+1
| * API My wall postsChristian Vogeley2014-01-251-18/+28
* | fix api/red/photos when supplied with an album namefriendica2014-01-221-1/+1
|/
* split off mod_connections into mod_connections & mod_connedit - lots of links...friendica2013-12-181-1/+2
* synchronise deletion of comments between red and wpfriendica2013-11-281-0/+10
* delete from the wp side as well as from the red sidefriendica2013-11-261-11/+27
* api fixesfriendica2013-11-261-4/+12
* replaced rhash icontuscanhobbit2013-11-231-2/+2
* oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-151-3/+5
* more work on viewing obscured api postsfriendica2013-09-161-3/+5
* use prepare_body in api calls to properly render content, add 'mode' to conve...friendica2013-09-161-7/+7
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-161-3/+8
* fix media uploads in api (specifically friendica for android)friendica2013-07-251-3/+11
* use (numeric) abook_id for friends/followers in Twitter API. Many existing cl...friendica2013-07-181-7/+7
* update friends/followers API so Friendica Android client won't chokefriendica2013-07-171-5/+5
* add photos and albums enumeration to Red API (will allow us to export either ...friendica2013-05-291-0/+18
* zidify img links, delay notifier until actually published for time travelling...friendica2013-05-271-1/+5
* use http_authorization header with nginxfriendica2013-05-231-0/+10
* and the obligatory typofriendica2013-05-221-0/+1
* add api/red/channel/stream POST method (post_activity_item()), add additional...friendica2013-05-221-0/+12
* It's a red matrix, and matrix is better indicated by # than by ! - and would ...friendica2013-05-111-2/+2
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-1/+1
* more cleanupfriendica2013-04-141-1/+1
* begin to cut the umbilicalfriendica2013-04-141-4/+4
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-6/+6
* .friendica2013-03-101-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* fix con"n"nectionsOliver2013-02-021-1/+1
* sort out yet more api functionsfriendica2013-01-201-26/+35
* preserve event item[uri] if presentfriendica2013-01-201-9/+22
* more heavy lifting on API - though need to re-visit events and give them all ...friendica2013-01-191-36/+23
* more hard slogging on the apifriendica2013-01-191-131/+108
* provide other ways to export the basic infofriendica2013-01-161-34/+2
* api/export/basic - how we'll migrate youfriendica2013-01-161-0/+51
* yet another api hackathonfriendica2013-01-161-94/+125
* api posting seems to work now - of course that's the easiest part of the API.friendica2013-01-161-24/+54
* begin the hard slog on the apifriendica2013-01-161-81/+95
* fix register_policy globallyfriendica2013-01-031-1/+1
* plaintext default - richtext is a featurefriendica2012-11-051-5/+5