mastodon/spec
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854)
* Avoid sending explicit Undo->Announce when original deleted

* Do not forward a reply back to the server that sent it

* Deduplicate inboxes of rebloggers' followers for delete forwarding

* Adjust test

* Fix wrong class, bad SQL, wrong variable, outdated comment
2017-11-30 03:50:05 +01:00
..
controllers Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
fabricators Add consumable invites (#5814) 2017-11-27 16:07:59 +01:00
features
fixtures Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
helpers Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
lib Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
mailers
models Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
policies
presenters Add tests for AccountRelationshipsPresenter (#5805) 2017-11-24 14:41:04 +01:00
requests
routing
services Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
support Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
validators
views
workers Lists (#5703) 2017-11-18 00:16:48 +01:00
rails_helper.rb
spec_helper.rb