From 7db38cdcfbcac58722012049aceb365cf8c83d76 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 6 Jan 2015 14:02:09 -0200 Subject: Add creation_date to filters. Affects #206 --- sx-filter.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sx-filter.el') 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 -- cgit v1.2.3