mastodon/spec
Akihiko Odaki f8f0572ee0 Do not push status to feed if its reblog is already inserted (#6488)
A complemental change for precompute_feed_service_spec.rb also fixes its
random failure which is caused by the Snowlake randomization of the order
of an original status and its reblog.
2018-02-24 05:40:18 +01:00
..
controllers Fix bug in relationships API introduced by #6482 (#6527) 2018-02-21 23:22:12 +01:00
fabricators Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
features
fixtures
helpers
lib Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Account archive download (#6460) 2018-02-21 23:21:32 +01:00
policies
presenters Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
support
validators
views Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
workers
rails_helper.rb
spec_helper.rb