aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Expand)AuthorAgeFilesLines
* add api_not_found hookzotlabs2018-08-211-1/+4
* oauth2 dynamic client registration updatezotlabs2018-04-041-19/+11
* oauth2 dynamic client registrationzotlabs2017-05-041-9/+19
* more api workzotlabs2016-11-081-166/+1
* move twitter api to addon; there's still a bit of cleanup remaining, mostly d...zotlabs2016-11-081-1590/+29
* add the twitter API 1.1 code pointszotlabs2016-10-121-4/+44
* some more api workzotlabs2016-10-121-2/+2
* more api work, mostly bringing the file up to speed with the project coding s...zotlabs2016-10-111-175/+135
* more api workzotlabs2016-10-111-109/+11
* more api cleanupzotlabs2016-10-111-200/+183
* start on the API re-writezotlabs2016-10-111-385/+51
* api issueszotlabs2016-10-101-4/+13
* provide a DAV module which accesses the raw data storage for a channel. Toget...zotlabs2016-10-091-3/+16
* remove more backquoteszotlabs2016-10-091-59/+59
* get rid of ugly code constructredmatrix2016-08-161-8/+1
* better method of dealing with api versionsredmatrix2016-08-111-23/+29
* more cleanup of apiredmatrix2016-08-111-109/+109
* move error processing back inside the functionredmatrix2016-08-111-22/+22
* A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo...redmatrix2016-08-111-85/+91
* issue #466, sql typoredmatrix2016-07-281-1/+1
* issue #460 - remove reference to $a which was passed by value since it doesn'...redmatrix2016-07-261-53/+53
* string update and some minor comment editsredmatrix2016-07-241-0/+1
* fix the forum detection in include/zotredmatrix2016-07-191-1/+2
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-13/+4
* potential fix to hubzilla-addons issue 16redmatrix2016-06-081-0/+5
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-12/+12
* more removal of reserved words from DB schemasredmatrix2016-05-311-1/+1
* code cleanupredmatrix2016-05-241-3/+0
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-5/+5
* more work on sessions and cookies, as some anomalies appeared in caldav and f...redmatrix2016-05-161-1/+1
* use only the std_versionredmatrix2016-05-011-1/+1
* module updatesredmatrix2016-04-181-19/+20
* objectify all the session management stuffredmatrix2016-04-081-1/+1
* static Appredmatrix2016-03-311-31/+31
* deprecate $a->get_baseurl()redmatrix2016-03-301-15/+15
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-5/+5
* various issues from the forumsredmatrix2016-01-171-5/+5
* more work on media uploads via apiredmatrix2015-12-171-9/+23
* some more minor api tweaksredmatrix2015-12-151-5/+9
* set following to falseredmatrix2015-12-141-1/+1
* more work on api media uploadsredmatrix2015-12-131-7/+18
* remove the unqualified "OAuth" namespace from the project. We need to referen...redmatrix2015-12-131-4/+4
* a couple of api improvementsredmatrix2015-12-111-1/+10
* add deprecated update_with_media endpointredmatrix2015-12-111-0/+1
* some major cleanup of api authentication stuff - still needs much more and th...redmatrix2015-12-101-4/+4
* provide paths for include filesredmatrix2015-12-091-5/+5
* usercache is no longer usedredmatrix2015-12-011-4/+3
* photo album widget permissions issueredmatrix2015-11-171-0/+2
* fix api/direct_messages/new at least for the json case. We seem to have a mis...redmatrix2015-11-161-2/+2