work-in-progress full page search

This commit is contained in:
Sam
2015-04-02 16:02:07 +11:00
parent 2843224e80
commit 4dbd065026
8 changed files with 48 additions and 6 deletions

View File

@ -56,7 +56,7 @@ module Discourse
class CSRF < StandardError; end
def self.filters
@filters ||= [:latest, :unread, :new, :read, :posted, :bookmarks]
@filters ||= [:latest, :unread, :new, :read, :posted, :bookmarks, :search]
end
def self.feed_filters