about summary refs log tree commit diff
path: root/spec/models/status_spec.rb
AgeCommit message (Expand)Author
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-30Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)Akihiko Odaki
2017-04-30Use PostgreSQL inheritance for blocks and mutes (#2520)Akihiko Odaki
2017-04-28More status specs (#2564)Matt Jankowski
2017-04-26Add spec for Status.as_home_timeline (#2451)Matt Jankowski
2017-04-24Add more FeedManager#filter? tests (#2413)Eugen
2017-04-07Merge pull request #1184 from thoughtbot/extract-proper-statusEugen
2017-04-07Implement pending specs on StatusJoël Quenneville
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-03-24Sanitize remote html in atom feeds, API (not just UI), use cached mentionEugen Rochko
2016-03-19Adding more test stubsEugen Rochko
2016-02-26Adding a bunch of testsEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko
2016-02-20Initial commitEugen Rochko