aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+4
| |\|
| | * Implement permission checking for OAuth clients using the xperm table. Curren...redmatrix2015-05-171-1/+4
* | | Merge branch 'master' into tresredmatrix2015-05-141-2/+2
|\| |
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-131-1/+1
| |\|
| | * product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-3/+2
| * | first pass name changeredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-93/+264
|\|
| * doco updatesfriendica2015-04-191-3/+0
| * add favorites/create and destroy to apifriendica2015-04-191-36/+137
| * api performance enhancerfriendica2015-04-191-5/+2
| * assorted fixes to api direct messagesfriendica2015-04-191-31/+35
| * some api cleanupfriendica2015-04-191-11/+15
| * api - unobscure mailfriendica2015-04-191-4/+4
| * log this since we may need it to track down failuresfriendica2015-04-181-2/+3
| * remove failed experimentfriendica2015-04-171-2/+0
| * add last post to api/account/verify_credentialsfriendica2015-04-171-5/+60
| * limit notification detail queries for items and eventsfriendica2015-03-231-1/+5
| * operation snakebite, cont.friendica2015-03-221-0/+10
| * also update the api to matchfriendica2015-03-161-2/+2
| * remove superfluous non-boolean booleanHabeas Codice2015-02-161-2/+2
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-4/+1
* | Merge branch 'master' into tresfriendica2015-01-291-2/+2
|\|
| * local_user => local_channelfriendica2015-01-281-2/+2
* | heavy lifting converting item flag bitsfriendica2015-01-221-11/+6
|/
* some improvements in api direct messagesfriendica2014-12-221-4/+9
* direct messages in api have some issues, not properly ported from friendica o...friendica2014-12-221-9/+10
* PostgreSQL support initial commitHabeas Codice2014-11-131-14/+14
* API: xchan get/createfriendica2014-10-231-0/+12
* jsonp support (thankxs fabrixxm)friendica2014-10-161-1/+4
* 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