aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_zot.php
Commit message (Collapse)AuthorAgeFilesLines
* provide files totalMario2021-09-301-4/+18
|
* revise content import/export part 1Mario2021-09-291-17/+40
|
* get devHilmar R2021-03-011-3/+6
|
* add api_verify to api_zotzotlabs2020-07-221-1/+14
|
* Make export_page API endpoint match ZAPDM42.Net (Matt Dent)2019-06-231-2/+2
|
* issues uncovered testing combined item/file importzotlabs2019-02-241-2/+2
|
* zot api changes to support combined content (items+files) import addonzotlabs2019-02-241-0/+22
|
* Update api_zot.phpMax Kostikov2018-09-271-4/+4
|
* remove unused mindate parameter in the network/stream API methodzotlabs2018-05-201-3/+4
|
* zot api: provide channel list function (list all channel usernames [e.g. ↵zotlabs2018-01-181-0/+24
| | | | channel_address] associated with the logged in account)
* improvements to file import/exportzotlabs2017-12-101-2/+9
|
* channel export - use a selected list of functional data categories to ↵zotlabs2017-01-311-2/+7
| | | | export; this allows one to export single data sets instead of always exporting everything we know about
* consolidate hubloc storagezotlabs2017-01-301-1/+0
|
* move api version call back to corezotlabs2016-12-301-0/+18
|
* perform input validation on xchan_store and re-enable the post method of the ↵zotlabs2016-12-261-2/+2
| | | | xchan api endpoint.
* always check api_userzotlabs2016-12-071-8/+19
|
* document the api filedata callzotlabs2016-12-071-2/+2
|
* attach_list_files bugfixzotlabs2016-12-061-1/+7
|
* api files improvements/fixes and documentationzotlabs2016-12-061-1/+7
|
* api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/streamzotlabs2016-12-041-1/+47
|
* bugfix for api group_memberszotlabs2016-12-041-2/+2
|
* rename api endpoint yet again. item/store appears to be blacklisted in some ↵zotlabs2016-12-031-4/+4
| | | | hosting environments.
* more api work for item/store and docozotlabs2016-12-021-4/+3
|
* api function item/new renamed to item/store as that more closely reflects ↵zotlabs2016-12-021-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 structurezotlabs2016-11-141-3/+3
|
* update api perm_allowed to return all perms if no perm specifiedzotlabs2016-11-141-5/+16
|
* API: add GET /api/z/1.0/perm_allowedzotlabs2016-11-141-0/+24
|
* API: add GET /api/z/1.0/abconfigzotlabs2016-11-141-0/+17
|
* API: add GET api/z/1.0/abookzotlabs2016-11-141-0/+19
|
* api: allow group member list to use a group name or idzotlabs2016-11-131-14/+16
|
* more api re-orgzotlabs2016-11-081-36/+40
|
* misplaced parenszotlabs2016-10-231-1/+1
|
* start on the API re-writezotlabs2016-10-111-0/+336