FEATURE: allow moderators to globally pin topics

This commit is contained in:
Sam
2014-04-07 16:38:51 +10:00
parent ae3b2a6e02
commit 0372b81d11
10 changed files with 31 additions and 7 deletions

View File

@ -101,6 +101,7 @@ describe TopicQuery do
posts_count: 5,
participant_count: 12,
pinned_at: 10.minutes.ago,
pinned_globally: true,
bumped_at: 10.minutes.ago)
end
let!(:archived_topic) do