| Commit message (Expand) | Author | Age | Files | Lines |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 1 | -3/+5 |
* | more work on viewing obscured api posts | friendica | 2013-09-16 | 1 | -3/+5 |
* | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -7/+7 |
* | several oauth fixes - shred doesn't completely work yet, but it also doesn't ... | friendica | 2013-09-16 | 1 | -3/+8 |
* | fix media uploads in api (specifically friendica for android) | friendica | 2013-07-25 | 1 | -3/+11 |
* | use (numeric) abook_id for friends/followers in Twitter API. Many existing cl... | friendica | 2013-07-18 | 1 | -7/+7 |
* | update friends/followers API so Friendica Android client won't choke | friendica | 2013-07-17 | 1 | -5/+5 |
* | add photos and albums enumeration to Red API (will allow us to export either ... | friendica | 2013-05-29 | 1 | -0/+18 |
* | zidify img links, delay notifier until actually published for time travelling... | friendica | 2013-05-27 | 1 | -1/+5 |
* | use http_authorization header with nginx | friendica | 2013-05-23 | 1 | -0/+10 |
* | and the obligatory typo | friendica | 2013-05-22 | 1 | -0/+1 |
* | add api/red/channel/stream POST method (post_activity_item()), add additional... | friendica | 2013-05-22 | 1 | -0/+12 |
* | It's a red matrix, and matrix is better indicated by # than by ! - and would ... | friendica | 2013-05-11 | 1 | -2/+2 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -1/+1 |
* | more cleanup | friendica | 2013-04-14 | 1 | -1/+1 |
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -4/+4 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -6/+6 |
* | . | friendica | 2013-03-10 | 1 | -1/+1 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
* | sort out yet more api functions | friendica | 2013-01-20 | 1 | -26/+35 |
* | preserve event item[uri] if present | friendica | 2013-01-20 | 1 | -9/+22 |
* | more heavy lifting on API - though need to re-visit events and give them all ... | friendica | 2013-01-19 | 1 | -36/+23 |
* | more hard slogging on the api | friendica | 2013-01-19 | 1 | -131/+108 |
* | provide other ways to export the basic info | friendica | 2013-01-16 | 1 | -34/+2 |
* | api/export/basic - how we'll migrate you | friendica | 2013-01-16 | 1 | -0/+51 |
* | yet another api hackathon | friendica | 2013-01-16 | 1 | -94/+125 |
* | api posting seems to work now - of course that's the easiest part of the API. | friendica | 2013-01-16 | 1 | -24/+54 |
* | begin the hard slog on the api | friendica | 2013-01-16 | 1 | -81/+95 |
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -5/+5 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -3/+3 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -8/+8 |
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -4/+4 |
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -0/+9 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -2/+7 |
* | moved api direct message formating to own function. | Sebastian Egbers | 2012-06-26 | 1 | -54/+54 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Sebastian Egbers | 2012-06-26 | 1 | -9/+10 |
|\ |
|
| * | improve remote delete forwarding | friendica | 2012-06-25 | 1 | -1/+1 |
| * | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 1 | -9/+10 |
* | | fixed direct message reply in api call. | Sebastian Egbers | 2012-06-25 | 1 | -2/+2 |
* | | modified api message reply to set title to conversion title, when replying. | Sebastian Egbers | 2012-06-25 | 1 | -8/+12 |
* | | Merge remote-tracking branch 'sebastian/master' | Max Weller | 2012-06-23 | 1 | -15/+30 |
|\ \ |
|
| * | | added replyto and subject to direct messages. | Sebastian Egbers | 2012-06-22 | 1 | -7/+18 |
| * | | modified conversion to use x function for parameter checking. | Sebastian Egbers | 2012-06-22 | 1 | -8/+12 |
| |/ |
|
* | | add reliable way to get server version | Max Weller | 2012-06-23 | 1 | -1/+7 |
* | | make it selectable | Max Weller | 2012-06-23 | 1 | -1/+3 |
* | | I want HTML code! | Max Weller | 2012-06-23 | 1 | -1/+1 |
* | | new param getUserObjects to avoid retransmitting the whole user info objects | Max Weller | 2012-06-23 | 1 | -0/+3 |