aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-06 14:02:09 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-06 14:02:21 -0200
commit7db38cdcfbcac58722012049aceb365cf8c83d76 (patch)
treee09716818733596cad4ccc777fd8024f3c042262
parent999822d231c92e52ea52f6a467980e6eb6b5e66f (diff)
Add creation_date to filters. Affects #206
-rw-r--r--sx-filter.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-filter.el b/sx-filter.el
index d341032..a3f6861 100644
--- a/sx-filter.el
+++ b/sx-filter.el
@@ -112,6 +112,7 @@ return the compiled filter."
((question body_markdown
bounty_amount
comments
+ creation_date
answers
answer_count
score
@@ -142,6 +143,7 @@ return the compiled filter."
post_id
comment_id)
(answer answer_id
+ creation_date
last_editor
last_activity_date
link