Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
109B

  1. Postgrex.Types.define(
  2. Pleroma.PostgresTypes,
  3. [] ++ Ecto.Adapters.Postgres.extensions(),
  4. json: Jason
  5. )