]> cat aescling's git repositories - mastodon.git/commit
Fix not publishing update of remote timeline (#13745)
authorTakeshi Umeda <noel.yoshiba@gmail.com>
Tue, 12 May 2020 13:24:35 +0000 (22:24 +0900)
committerGitHub <noreply@github.com>
Tue, 12 May 2020 13:24:35 +0000 (15:24 +0200)
commitd8bad8fbf6af52503d9a29da6ce36148e77b9f1b
tree0364ce78067731028110aee4b63293aa381c593b
parent7af8af3b4a8f10388e02bcd9892e19f708aaebd4
Fix not publishing update of remote timeline (#13745)

* Fix not publishing update of remote timeline

* fix @ missing

* if/unless to if/else
app/services/batched_remove_status_service.rb
app/services/fan_out_on_write_service.rb
app/services/remove_status_service.rb