| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #140 from kenrestivo/move-export-to-plugin | redmatrix | 2015-11-11 | 1 | -89/+0 |
|\ \ |
|
| * | | Moving this out into a plugin; hopefully one that will work with Redmatrix as... | ken restivo | 2015-11-10 | 1 | -89/+0 |
* | | | Move api_auth() out to a file that can be included from plugins/modules to al... | ken restivo | 2015-11-10 | 1 | -90/+0 |
|/ / |
|
* / | First pass at endpoints for exporting users and channels in bulk as admin. | ken restivo | 2015-11-08 | 1 | -0/+90 |
|/ |
|
* | fix the file chunking api now that we've got working data to test with | redmatrix | 2015-11-05 | 1 | -1/+1 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-04 | 1 | -11/+15 |
|\ |
|
* | | re-arrange file api calls so the api pathnames don't shadow each other | redmatrix | 2015-11-04 | 1 | -21/+25 |
* | | api calls to fetch file (attach) meta data and to chunk file content fetching... | redmatrix | 2015-11-04 | 1 | -0/+57 |
* | | restrict sslify to img tags by default - set config system.sslify_everything ... | redmatrix | 2015-10-28 | 1 | -1/+2 |
* | | api posting with htmlstatus fails if it doesn't contain any html tags issue #104 | redmatrix | 2015-10-27 | 1 | -1/+3 |
* | | remove one more Friendica table reference from the API | redmatrix | 2015-10-16 | 1 | -29/+15 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-13 | 1 | -3/+4 |
|\| |
|
| * | api extenesions for file migration | redmatrix | 2015-10-13 | 1 | -4/+5 |
* | | port of file detail api call | redmatrix | 2015-10-12 | 1 | -3/+1 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-12 | 1 | -0/+24 |
|\| |
|
| * | file detail api call (will not work for huge files) | redmatrix | 2015-10-12 | 1 | -0/+24 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-12 | 1 | -0/+8 |
|\| |
|
| * | attach_list_files had some problems - wasn't used until now apparently | redmatrix | 2015-10-12 | 1 | -0/+8 |
* | | preserve code blocks on item import if channel has code rights. When importin... | redmatrix | 2015-09-08 | 1 | -0/+49 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+1 |
|\| |
|
| * | use extended export format for items in api photo_detail | redmatrix | 2015-08-26 | 1 | -1/+1 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+21 |
|\| |
|
| * | add item info to photo detail in api | redmatrix | 2015-08-26 | 1 | -1/+21 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-19 | 1 | -50/+71 |
|\| |
|
| * | add photo_detail api call | redmatrix | 2015-08-18 | 1 | -68/+89 |
* | | item flag fixes discovered after a few merges | redmatrix | 2015-06-23 | 1 | -10/+7 |
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -7/+7 |
* | | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -13/+26 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+32 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' into tres | redmatrix | 2015-05-17 | 1 | -1/+4 |
|\ \ |
|
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-17 | 1 | -1/+4 |
| |\| |
|
| | * | Implement permission checking for OAuth clients using the xperm table. Curren... | redmatrix | 2015-05-17 | 1 | -1/+4 |
* | | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -2/+2 |
|\| | |
|
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-13 | 1 | -1/+1 |
| |\| |
|
| | * | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 1 | -1/+1 |
| * | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -3/+2 |
| * | | first pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -93/+264 |
|\| |
|
| * | 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 |