summaryrefslogtreecommitdiff
path: root/xml-rpc-functions.lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix readtable handling at read-time.Matthias Benkard2010-05-081-2/+4
* metaWeblog.getRecentPosts: Return the list of journal entries in ascending or...Matthias Benkard2009-12-071-1/+5
* metaWeblog.getRecentPosts: Fix an off-by-one error.Matthias Benkard2009-12-071-1/+1
* Fix publishing via the MetaWeblog API.Matthias Benkard2009-12-031-17/+27
* Fix Pingback error handling.Matthias Benkard2009-11-061-2/+2
* Fix registration of pingbacks.Matthias Benkard2009-11-061-1/+5
* Support pingbacks.Matthias Benkard2009-11-061-1/+31
* MetaWeblog: Create and support ID parameters of type string rather than of ty...Matthias Benkard2009-10-311-2/+8
* Add the postid attribute to MetaWeblog journal entry responses.Matthias Benkard2009-10-301-0/+1
* Add the permaLink attribute to MetaWeblog journal entry responses.Matthias Benkard2009-10-301-0/+1
* Fix MetaWeblog implementation.Matthias Benkard2009-10-301-1/+1
* Fix the return value of metaWeblog.getCategories.Matthias Benkard2009-10-301-1/+1
* Fix XML-RPC letter case problems.Matthias Benkard2009-10-301-15/+18
* Implement blogger.getUsersBlogs.Matthias Benkard2009-10-301-0/+5
* Implement metaWeblog.getCategories and metaWeblog.getRecentPosts.Matthias Benkard2009-10-301-0/+11
* When returning a journal entry via XML-RPC, convert the content to HTML first.Matthias Benkard2009-10-301-1/+1
* Add missing MetaWeblog implementation files.Matthias Benkard2009-10-301-0/+80