aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/api.php
AgeCommit message (Expand)Author
2010-11-28moved api.php to web_services.php as it is more descriptivecash
2010-11-14Refs #1417 Elgg core now passes back useful messages to user when log in fail...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-24Refs #2459: Merged [6927] to trunk.brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6614:6617 from 1.7 branch into trunkcash
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
2010-05-14merge -r5832:5898 from 1.7 to trunk.brettp
2010-02-21Apache's MultiViews was matching the rest page handler incorrectlycash
2010-02-12Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i...brettp
2010-02-12updated documentation on the REST API user authenticationcash
2010-02-11Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun...brettp
2010-02-07tweaked some documentation on the REST APIcash
2009-12-04fixes #1397 and updates unit tests - comma was missingcash
2009-12-03fixes #1396 - thanks for reporting thiscash
2009-11-14updated documentation of API functions - perhaps ready for developer previewcash
2009-11-13should fix #1364 and added relevant unit test cases for this bug (yeah for un...cash
2009-11-12fixed typo with handling web services request parameters cash
2009-11-12rest api parameters can now have default valuescash
2009-11-12added a nonce to hmac signature and header so same call in same second does n...cash
2009-11-10introducing a new web services handlercash
2009-11-09REST api hmac signature encoding now compatible with Amazon S3 and OAuthcash
2009-11-07combined the two different pams into one and fixed an issue with hmac authent...cash
2009-10-25cleaned up the web services unit testscash
2009-10-22more unit tests for REST apicash
2009-10-20more unit tests for REST apicash
2009-10-19first version of new REST apicash
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-14Standardized engine/lib/api.phpbrettp
2009-10-14test commitcash
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-13Closes #1119: If post data not initially found then input stream is used.marcus
2009-03-18Closes #844: API parameter test logic improvedmarcus
2009-03-09Minor api tweakmarcus
2009-01-23Refs #706marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus
2008-11-03* ElggCache interface improvedmarcus
2008-09-25git-svn-id: https://code.elgg.org/elgg/trunk@2140 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-25Debugmarcus
2008-09-25Committing what I have at the end of the day, api still not 100%marcus
2008-09-25Fixing auth_token codemarcus
2008-09-25view now set by endpointmarcus