Properties we don't directly support are described at the URL
below. Methods should be added to the LJEntry (Metadata)
category.
http://www.livejournal.com/doc/server/ljp.csp.proplist.html
Property names and proposed method names:
unknown8bit: - (BOOL)containsUnknown8bitData
hasscreened: -(BOOL)hasScreenedReplies
revnum: -(int)revisionNumber
commentalter: -(NSDate *)commentsAlteredDate
syn_link: -(NSURL *)syndicatedItemURL
revtime: -(NSDate *)revisionDate
Note that dates will be in server time. (If the server reported its
timezone during login, we could adjust transparently.)
Questions to ask:
Are these all read-only?
How do you screen comments on a post-by-post basis like the web
client can? (If the answer does not involved the properties above,
open a new bug.)