activitypub: add restrict_thread_visibility()
[akkoma] / priv / repo / migrations / 20190324222404_add_thread_visibility_function.exs
2019-05-15 William Pitcockmigrations: add function to see if a thread can be...