| Commit message (Expand) | Author | Age | Files | Lines |
* | use extended export format for items in api photo_detail | redmatrix | 2015-08-26 | 1 | -1/+1 |
* | add item info to photo detail in api | redmatrix | 2015-08-26 | 1 | -1/+21 |
* | add photo_detail api call | redmatrix | 2015-08-18 | 1 | -68/+89 |
* | some high-level stuff we may need for shareable menus. Also make the client r... | redmatrix | 2015-05-27 | 1 | -11/+1 |
* | Update api.php | jeroenpraat | 2015-05-26 | 1 | -1/+1 |
* | placeholder for dynamic rego | redmatrix | 2015-05-25 | 1 | -2/+2 |
* | slow but forward progress on dynamic client registration | redmatrix | 2015-05-25 | 1 | -0/+42 |
* | Implement permission checking for OAuth clients using the xperm table. Curren... | redmatrix | 2015-05-17 | 1 | -1/+4 |
* | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 1 | -1/+1 |
* | doco updates | friendica | 2015-04-19 | 1 | -3/+0 |
* | add favorites/create and destroy to api | friendica | 2015-04-19 | 1 | -36/+137 |
* | api performance enhancer | friendica | 2015-04-19 | 1 | -5/+2 |
* | assorted fixes to api direct messages | friendica | 2015-04-19 | 1 | -31/+35 |
* | some api cleanup | friendica | 2015-04-19 | 1 | -11/+15 |
* | api - unobscure mail | friendica | 2015-04-19 | 1 | -4/+4 |
* | log this since we may need it to track down failures | friendica | 2015-04-18 | 1 | -2/+3 |
* | remove failed experiment | friendica | 2015-04-17 | 1 | -2/+0 |
* | add last post to api/account/verify_credentials | friendica | 2015-04-17 | 1 | -5/+60 |
* | limit notification detail queries for items and events | friendica | 2015-03-23 | 1 | -1/+5 |
* | operation snakebite, cont. | friendica | 2015-03-22 | 1 | -0/+10 |
* | also update the api to match | friendica | 2015-03-16 | 1 | -2/+2 |
* | remove superfluous non-boolean boolean | Habeas Codice | 2015-02-16 | 1 | -2/+2 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -4/+1 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -2/+2 |
* | some improvements in api direct messages | friendica | 2014-12-22 | 1 | -4/+9 |
* | direct messages in api have some issues, not properly ported from friendica o... | friendica | 2014-12-22 | 1 | -9/+10 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -14/+14 |
* | API: xchan get/create | friendica | 2014-10-23 | 1 | -0/+12 |
* | jsonp support (thankxs fabrixxm) | friendica | 2014-10-16 | 1 | -1/+4 |
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -2/+2 |
* | red group/collection query calls for api | friendica | 2014-09-11 | 1 | -0/+33 |
* | api - foreach warnings | friendica | 2014-08-14 | 1 | -10/+15 |
* | allow channel login to the api, just like with the cloud | friendica | 2014-08-10 | 1 | -4/+24 |
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -10/+4 |
* | this is the correct fix | friendica | 2014-03-16 | 1 | -2/+2 |
* | API: statusnet_html:trim was trimming too much | Christian Vogeley | 2014-03-15 | 1 | -1/+2 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 1 | -0/+48 |
* | some tweaks to items_fetch for the api | friendica | 2014-01-25 | 1 | -17/+16 |
* | Merge pull request #284 from cvogeley/master | friendica | 2014-01-25 | 1 | -19/+37 |
|\ |
|
| * | Check user_info['self] in api user_timeline | Christian Vogeley | 2014-01-25 | 1 | -4/+13 |
| * | remove wall restriction | Christian Vogeley | 2014-01-25 | 1 | -2/+1 |
| * | API My wall posts | Christian Vogeley | 2014-01-25 | 1 | -18/+28 |
* | | fix api/red/photos when supplied with an album name | friendica | 2014-01-22 | 1 | -1/+1 |
|/ |
|
* | split off mod_connections into mod_connections & mod_connedit - lots of links... | friendica | 2013-12-18 | 1 | -1/+2 |
* | synchronise deletion of comments between red and wp | friendica | 2013-11-28 | 1 | -0/+10 |
* | delete from the wp side as well as from the red side | friendica | 2013-11-26 | 1 | -11/+27 |
* | api fixes | friendica | 2013-11-26 | 1 | -4/+12 |
* | replaced rhash icon | tuscanhobbit | 2013-11-23 | 1 | -2/+2 |
* | 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 |