|
13c78b8cd9
|
* Replaced <% api.url %> macro with <% api.href %>
* Added some space after first text section in ugly HTML 3.2 manner
|
2008-09-21 18:39:33 +00:00 |
|
|
b666f3861a
|
Fixed two tiny bugs concerning Story.commentMode
|
2008-08-04 09:11:23 +00:00 |
|
|
699c730ba6
|
Fixed error message in Api.main_action_xmlrpc() method
|
2008-06-12 20:01:58 +00:00 |
|
|
ebd52373da
|
* Moved code from Api.dispatch() method to Api.main_action_xmlrpc()
* Renamed Api.movableType namespace back to Api.mt because that's the name after all
* Removed obsolete Api.dispatch() method
|
2008-06-12 19:50:02 +00:00 |
|
|
757b13b53e
|
Replaced individual API endpoints with the actual single one
|
2008-06-12 19:24:02 +00:00 |
|
|
7b36852d88
|
Fixing Helma bug #628 fails because it also chomps the XML-RPC method any potential work-around is impossible without
|
2008-06-12 19:19:59 +00:00 |
|
|
113596fa71
|
Trying to find a work-around for Helma bug #628
|
2008-06-12 19:07:29 +00:00 |
|
|
8e8667e5f4
|
Added Api.main_action_xmlrpc() method which could replace the three other XML-RPC methods
|
2008-06-12 16:47:37 +00:00 |
|
|
653624ae65
|
Limited width of default callback's code with hackish style attribute
|
2008-06-12 14:18:26 +00:00 |
|
|
c2797f7e5a
|
Renamed Api.skin to $Api.skin (protected from customization)
|
2008-06-12 14:15:20 +00:00 |
|
|
b0b126a992
|
* Replaced all occurrences of "webHook" with "callback"
* Dropped obsolete Site.webHookCalled property
* Renamed Site.hitchWebHook() method to Site.queueCallback()
* Renamed default callback method Root.default_hook_action() to Api.callback_action()
* Implemented callback queue in favor of immediate invocation
* Added basic documentation about callbacks
|
2008-06-12 14:02:42 +00:00 |
|
|
9731dd4399
|
Granted permission to view API page for anyone
|
2008-06-12 09:40:39 +00:00 |
|
|
207f3407f6
|
Added basic information about supported APIs
|
2008-06-12 09:31:14 +00:00 |
|
|
dcb7ae8c52
|
Finalized APIs by refactoring MetaWeblog API and replacing redundant code with helper methods
|
2008-06-05 14:47:21 +00:00 |
|
|
65cc0fb773
|
* Re-enabled Movable Type's API
* Slightly edited wording of error messages
* Removed some lines of obsolete code
|
2008-06-05 12:09:17 +00:00 |
|
|
841b76e882
|
Refactored Movable Type's XML-RPC API
|
2008-06-05 12:08:00 +00:00 |
|
|
9889e87954
|
* Fixed potential bug caused by null or undefined values when calling String.md5() method with user salt and password
* Fixed name of notification-on-addition skin in Membership
|
2008-05-05 10:20:59 +00:00 |
|
|
c1ed44d7c1
|
Fixed some minor bugs in Blogger API
|
2008-05-05 10:07:22 +00:00 |
|
|
8d97041dae
|
Switched to lowercase "blogger" namespace
|
2008-05-05 00:35:28 +00:00 |
|
|
4a8b6ccb4f
|
Re-implemented Blogger API according to new application logic and using new-style Helma XML-RPC scheme
|
2008-05-05 00:30:17 +00:00 |
|