zotlabs
|
e776e79c1e
|
api function item/new renamed to item/store as that more closely reflects 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.
|
2016-12-02 21:54:50 -08:00 |
|
zotlabs
|
e990a35a91
|
xchan_fetch() returns a simplified structure
|
2016-11-14 21:06:58 -08:00 |
|
zotlabs
|
3e286f4f19
|
update api perm_allowed to return all perms if no perm specified
|
2016-11-14 20:59:10 -08:00 |
|
zotlabs
|
e0a83b4b94
|
API: add GET /api/z/1.0/perm_allowed
|
2016-11-14 20:50:55 -08:00 |
|
zotlabs
|
b9728a96ce
|
API: add GET /api/z/1.0/abconfig
|
2016-11-14 20:30:28 -08:00 |
|
zotlabs
|
9055d0910c
|
API: add GET api/z/1.0/abook
|
2016-11-14 17:47:44 -08:00 |
|
zotlabs
|
cf5c803fe0
|
api: allow group member list to use a group name or id
|
2016-11-13 23:28:03 -08:00 |
|
zotlabs
|
fabf278633
|
more api re-org
|
2016-11-08 16:55:29 -08:00 |
|
zotlabs
|
547c700764
|
misplaced parens
|
2016-10-23 17:23:53 -07:00 |
|
zotlabs
|
03aacc35b3
|
start on the API re-write
|
2016-10-11 16:13:52 -07:00 |
|