Entry tags:
ATTN: client devs: Two changes to the protocol: tweak to addcomments, added getreadpage
We put out two changes to the protocol with this code push:
If you're writing a client and there's some data you're interested in that's not currently available through the protocol, let us know!
addcommentsnow has a journal parameter, a feature adopted from LiveJournal codegetreadpageis a new function that's been added, and is equivalent togetfriendspagedoes on LiveJournal.getfriendspageis deprecated, and will return an error message telling you to usegetreadpageinstead.
If you're writing a client and there's some data you're interested in that's not currently available through the protocol, let us know!