Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | channel export - use a selected list of functional data categories to ↵ | zotlabs | 2017-01-31 | 1 | -2/+7 |
| | | | | export; this allows one to export single data sets instead of always exporting everything we know about | ||||
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+0 |
| | |||||
* | move api version call back to core | zotlabs | 2016-12-30 | 1 | -0/+18 |
| | |||||
* | perform input validation on xchan_store and re-enable the post method of the ↵ | zotlabs | 2016-12-26 | 1 | -2/+2 |
| | | | | xchan api endpoint. | ||||
* | always check api_user | zotlabs | 2016-12-07 | 1 | -8/+19 |
| | |||||
* | document the api filedata call | zotlabs | 2016-12-07 | 1 | -2/+2 |
| | |||||
* | attach_list_files bugfix | zotlabs | 2016-12-06 | 1 | -1/+7 |
| | |||||
* | api files improvements/fixes and documentation | zotlabs | 2016-12-06 | 1 | -1/+7 |
| | |||||
* | api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream | zotlabs | 2016-12-04 | 1 | -1/+47 |
| | |||||
* | bugfix for api group_members | zotlabs | 2016-12-04 | 1 | -2/+2 |
| | |||||
* | rename api endpoint yet again. item/store appears to be blacklisted in some ↵ | zotlabs | 2016-12-03 | 1 | -4/+4 |
| | | | | hosting environments. | ||||
* | more api work for item/store and doco | zotlabs | 2016-12-02 | 1 | -4/+3 |
| | |||||
* | api function item/new renamed to item/store as that more closely reflects ↵ | zotlabs | 2016-12-02 | 1 | -6/+6 |
| | | | | | | its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin. Also some work to make the install documentation agnostic to project name variations. This is not yet complete. | ||||
* | xchan_fetch() returns a simplified structure | zotlabs | 2016-11-14 | 1 | -3/+3 |
| | |||||
* | update api perm_allowed to return all perms if no perm specified | zotlabs | 2016-11-14 | 1 | -5/+16 |
| | |||||
* | API: add GET /api/z/1.0/perm_allowed | zotlabs | 2016-11-14 | 1 | -0/+24 |
| | |||||
* | API: add GET /api/z/1.0/abconfig | zotlabs | 2016-11-14 | 1 | -0/+17 |
| | |||||
* | API: add GET api/z/1.0/abook | zotlabs | 2016-11-14 | 1 | -0/+19 |
| | |||||
* | api: allow group member list to use a group name or id | zotlabs | 2016-11-13 | 1 | -14/+16 |
| | |||||
* | more api re-org | zotlabs | 2016-11-08 | 1 | -36/+40 |
| | |||||
* | misplaced parens | zotlabs | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | start on the API re-write | zotlabs | 2016-10-11 | 1 | -0/+336 |