Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

6 satır
109B

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