pleroma/lib/pleroma/web/activity_pub
Mark Felder dc8045d766 FlakeId.Ecto.CompatType.t() does not exist
This type is not exported and usable. FlakeId intends to return the type as :uuid, so we replace it in the typespecs with Ecto.UUID.t() which assuages the dialyzer errors

e.g.,

lib/pleroma/bookmark.ex:25:unknown_type
Unknown type: FlakeId.Ecto.CompatType.t/0.
2024-01-20 16:36:01 -05:00
..
activity_pub Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf MRF.StealEmojiPolicy: Properly add fallback extension to filenames missing one 2024-01-07 19:37:35 +01:00
object_validator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validators ChatMessage: Tolerate attachment field set to an empty array 2023-12-29 05:32:47 +01:00
side_effects Copyright bump for 2022 2022-02-25 23:11:42 -07:00
views ap userview: add outbox field. 2023-12-15 09:55:06 +04:00
activity_pub.ex FlakeId.Ecto.CompatType.t() does not exist 2024-01-20 16:36:01 -05:00
activity_pub_controller.ex Merge branch 'bad_inbox_request' into 'develop' 2023-12-22 11:04:25 +00:00
builder.ex ActivityDraft: allow quoting 2023-09-13 19:19:03 -04:00
internal_fetch_actor.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf.ex MRF: Log sensible error for subdomains_regex 2024-01-02 15:37:41 +01:00
object_validator.ex Add support for Image objects 2023-03-09 14:21:12 +01:00
pipeline.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher.ex Fix duplicate inbox deliveries 2024-01-11 20:48:35 +03:00
relay.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects.ex Allow group actors to boost posts 2023-12-27 12:28:04 -05:00
transmogrifier.ex Merge branch 'handle_object_fetch_failures' into 'develop' 2024-01-19 18:43:00 +00:00
utils.ex Do not boost if group is blocking poster 2023-12-27 12:28:10 -05:00
visibility.ex Prevent remote access of local-only posts via /objects 2022-05-06 13:54:21 -04:00