pleroma/lib/pleroma/web/activity_pub
Haelwenn (lanodan) Monnier 23161526d4 object_validators: Group common fields in CommonValidations
Notes:
- QuestionValidator didn't have a :name field but that seems like a mistake
- `_fields` functions can't inherit others because of some Validators
- bto/bcc fields were absent in activities, also seems like a mistake
  (Well IIRC we don't or barely support bto/bcc anyway)
2021-10-10 02:50:06 +02:00
..
activity_pub Remove deps from Streaming/Persisting behaviors 2021-06-01 13:55:07 -05:00
mrf CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
object_validator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
object_validators object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
side_effects Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
views Provide totalItems field for featured collections 2021-05-27 12:17:31 -05:00
activity_pub.ex CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
activity_pub_controller.ex AP C2S: Remove restrictions and make it go through pipeline 2021-07-12 06:49:41 +02:00
builder.ex Builder.note/1: return {:ok, map(), keyword()} like other Builder functions 2021-08-14 11:24:55 -05:00
internal_fetch_actor.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mrf.ex CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
object_validator.ex ObjectValidator.stringify_keys: filter out nil values 2021-08-11 21:38:10 +02:00
pipeline.ex Merge remote-tracking branch 'pleroma/develop' into cycles-pipeline 2021-05-29 13:32:57 -05:00
publisher.ex Make quarentine work with list of tuples instead of strings 2021-08-06 07:59:52 +02:00
relay.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
side_effects.ex Merge branch 'fix/streaming-api-for-create-activity' into 'develop' 2021-08-09 19:10:05 +00:00
transmogrifier.ex Pipeline Ingestion: Page 2021-06-04 20:06:33 +02:00
utils.ex Merge remote-tracking branch 'pleroma/develop' into cycles-constants 2021-06-01 11:33:11 -05:00
visibility.ex Merge remote-tracking branch 'pleroma/develop' into object-tombstone-visibility 2021-07-27 08:54:26 -05:00