Email or username:

Password:

Forgot your password?
Top-level
Eugen Rochko

@mewmew @apconf @rgggn @sl007 @mlemweb @liaizon @schmittlauch From Rails console:

Account.find_remote('apconf', 'conf.tube').statuses.where(visibility: :direct).each { |s| RemoveStatusService.new.call(s) }

No comments
wakest ⁂ replied to Eugen

@Gargron @mewmew @apconf @rgggn @sl007 @mlemweb @schmittlauch

@mastohost would you possibly be able to run this for all instances you host?! that would probably solve 70 percent of the remaining issues!

django replied to Eugen

@nicksellen Not sure if you are on tech duties for the instance instance.

Not a huge deal, but there was an issue with @apconf videos, thread here mastodon.social/@mastohost/104

Anyhow if someone could run the command @ Gargron mentioned above, it would allow the APConf videos to appear in our timeline. Thx

django replied to Eugen

@nicksellen Not sure if you are on tech duties for the instance this week.

Not a huge deal, but there was an issue with @ apconf@conf.tube videos, thread here mastodon.social/@mastohost/104

Anyhow if someone could run the command @ Gargron mentioned above, it would allow ALL the APConf videos to appear in our timeline. Thx

Go Up