diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-27 22:54:42 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-27 22:54:42 -0200 |
commit | 2012346d11a04f7cd9871fced0df2417b5503336 (patch) | |
tree | 1fa14ee21cffc4d79cebb59adf93a7575f8d24a1 | |
parent | 531d3d911990a5f9eed6646af24b2f55ae128aa3 (diff) |
Explicitly request last_activity_date
-rw-r--r-- | sx.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -148,6 +148,7 @@ If ALIST doesn't have a `site' property, one is created using the question.comments question.answers question.last_editor + question.last_activity_date question.accepted_answer_id question.link question.upvoted @@ -168,6 +169,7 @@ If ALIST doesn't have a `site' property, one is created using the comment.comment_id answer.answer_id answer.last_editor + answer.last_activity_date answer.link answer.share_link answer.owner |