06:04:48
icon

@usa きゃあw

09:49:03
2017-08-14 09:49:03 zundaの投稿 zundan@mastodon.zunda.ninja
10:15:43
icon

おはますおはます

15:54:23
icon

> Account.where(protocol: :ostatus).where.not(inbox_url: '').length
=> 0
> Account.where(protocol: :activitypub).where(inbox_url: '').length
=> 189

ほうほう

15:55:14
icon

> Account.where(protocol: :activitypub).where(inbox_url: '').update_all(protocol: :ostatus)
=> 189

うりゃ

> Account.where(protocol: :activitypub).where(inbox_url: '').length
=> 0

ふむ

18:09:38
ましまろ