Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

6 řádky
109B

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