aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * api_auth.php must be included since the function moved.ken restivo2015-11-111-0/+1
| |
* | Merge pull request #140 from kenrestivo/move-export-to-pluginredmatrix2015-11-111-89/+0
|\ \ | | | | | | Moving this out into a plugin; hopefully one that will work with RM
| * | Moving this out into a plugin; hopefully one that will work with Redmatrix ↵ken restivo2015-11-101-89/+0
| | | | | | | | | | | | as well.
* | | Move api_auth() out to a file that can be included from plugins/modules to ↵ken restivo2015-11-101-90/+0
|/ / | | | | | | allow them to expose their own programmatic API.
* / First pass at endpoints for exporting users and channels in bulk as admin.ken restivo2015-11-081-0/+90
|/
* fix the file chunking api now that we've got working data to test withredmatrix2015-11-051-1/+1
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-041-11/+15
|\ | | | | | | | | Conflicts: install/update.php
* | re-arrange file api calls so the api pathnames don't shadow each otherredmatrix2015-11-041-21/+25
| |
* | api calls to fetch file (attach) meta data and to chunk file content ↵redmatrix2015-11-041-0/+57
| | | | | | | | fetching which will eventually allow us to clone large videos without hitting memory limits
* | restrict sslify to img tags by default - set config system.sslify_everything ↵redmatrix2015-10-281-1/+2
| | | | | | | | if you want to proxy media files also.
* | api posting with htmlstatus fails if it doesn't contain any html tags issue #104redmatrix2015-10-271-1/+3
| |
* | remove one more Friendica table reference from the APIredmatrix2015-10-161-29/+15
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-131-3/+4
|\| | | | | | | | | Conflicts: include/api.php
| * api extenesions for file migrationredmatrix2015-10-131-4/+5
| |
* | port of file detail api callredmatrix2015-10-121-3/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-121-0/+24
|\|
| * file detail api call (will not work for huge files)redmatrix2015-10-121-0/+24
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-121-0/+8
|\| | | | | | | | | Conflicts: include/attach.php
| * attach_list_files had some problems - wasn't used until now apparentlyredmatrix2015-10-121-0/+8
| |
* | preserve code blocks on item import if channel has code rights. When ↵redmatrix2015-09-081-0/+49
| | | | | | | | | | | | importing the channel itself, turn code access off unless this is the admin.
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+1
|\|
| * use extended export format for items in api photo_detailredmatrix2015-08-261-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+21
|\|
| * add item info to photo detail in apiredmatrix2015-08-261-1/+21
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-191-50/+71
|\| | | | | | | | | Conflicts: include/api.php
| * add photo_detail api callredmatrix2015-08-181-68/+89
| |
* | item flag fixes discovered after a few mergesredmatrix2015-06-231-10/+7
| |
* | convert the abook fieldsredmatrix2015-06-141-7/+7
| |
* | more work on item table optimisationredmatrix2015-06-101-13/+26
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-271-0/+32
|\| | | | | | | | | Conflicts: mod/impel.php
| * some high-level stuff we may need for shareable menus. Also make the client ↵redmatrix2015-05-271-11/+1
| | | | | | | | register function do the right thing even though I refuse to make it work. If **you** want service federation with things like pumpio and openid connect, it's time for **you** to put your own skin in the game and quit treating project volunteers like excrement just because you can't get up off your lazy buttocks.
| * Update api.phpjeroenpraat2015-05-261-1/+1
| | | | | | one comma to much
| * placeholder for dynamic regoredmatrix2015-05-251-2/+2
| |
| * slow but forward progress on dynamic client registrationredmatrix2015-05-251-0/+42
| |
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+4
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/bb2diaspora.php include/diaspora.php include/enotify.php mod/admin.php mod/cloud.php mod/dav.php mod/home.php mod/invite.php mod/like.php mod/mitem.php mod/p.php mod/pubsites.php mod/setup.php mod/siteinfo.php util/messages.po
| | * Implement permission checking for OAuth clients using the xperm table. ↵redmatrix2015-05-171-1/+4
| | | | | | | | | | | | Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied.
* | | Merge branch 'master' into tresredmatrix2015-05-141-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-131-1/+1
| |\| | | | | | | | | | | | | | | | | | | Conflicts: boot.php include/api.php include/enotify.php
| | * product was a bad string to use because we may require it for e-commerce, ↵redmatrix2015-05-131-1/+1
| | | | | | | | | | | | and RED_PLATFORM is equally problematic for other reasons.
| * | 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * 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
| |