Age | Commit message (Collapse) | Author |
|
Generate Twittercard/OGP metadata with correct dimensions
See merge request pleroma/pleroma!3456
|
|
produce them with Preview Proxy
|
|
|
|
|
|
opengraph metadata
|
|
|
|
twittercard metadata
|
|
Improve opengraph embeds
See merge request pleroma/pleroma!3442
|
|
Speeds up recompilation by reducing compile-time cycles
|
|
compatibility.
|
|
|
|
|
|
|
|
Put OpenAPI ~everywhere in tests
See merge request pleroma/pleroma!3324
|
|
This brings them more in line with Mastodon.
- Deduplicates display name from the title and content
- Removes arbitrary limits on the size of the embedded image
- Removes angled double quotes from embed descriptions. These would normally just indicate that the content is a quote, but that is already implied by the content being in an embed.
|
|
|
|
|
|
|
|
|
|
Deprecate Pleroma.Web.base_url/0
See merge request pleroma/pleroma!3432
|
|
Pipeline Ingestion: Note
Closes #290
See merge request pleroma/pleroma!2984
|
|
|
|
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
|
|
Pleroma.Web.ActivityPub.Utils.as_local_public/0
Move as_local_public/0 to stop making modules depend on Web at compile-time
|
|
Recompilation speedup: Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0
See merge request pleroma/pleroma!3419
|
|
SimplePolicy: filter nested objects, fixes #2582
Closes #2582
See merge request pleroma/pleroma!3376
|
|
|
|
Reduce recompilation time by breaking compile-time cycles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TagValidator: New
See merge request pleroma/pleroma!3244
|
|
Pinned posts federation
Closes #521
See merge request pleroma/pleroma!3312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|