7894 Revīzijas (1a2fe96d56350dc685eb53112630af567de8d5bd)

Autors SHA1 Ziņojums Datums
  Alex Gleason 167e14416b
AdminAPI: add date to users pirms 3 gadiem
  Haelwenn (lanodan) Monnier 6dc78f5f6f
AP C2S: Remove restrictions and make it go through pipeline pirms 3 gadiem
  Alex Gleason 310ef6b70d
Deletions: change User.purge/1 to defp, add CHANGELOG entry pirms 3 gadiem
  Alex Gleason beb1c98ab5
Deletions: don't purge keys so Delete/Undo activities can be signed pirms 3 gadiem
  Alex Gleason 43800d83f4
Deletions: allow deactivated users to be deleted pirms 3 gadiem
  Alex Gleason a7929c4d89
Deletions: preserve account status fields during purge, fix checks pirms 3 gadiem
  Alex Gleason 01c2d2a296
Also purge the user in User.perform/2 pirms 3 gadiem
  Alex Gleason c6d4133727
Deletions: purge the user immediately pirms 3 gadiem
  Alex Gleason be2da95c36
Correctly purge a remote user pirms 3 gadiem
  Alex Gleason 281806de75
Activity deletion: fix FunctionClauseError #2686 pirms 3 gadiem
  Alex Gleason 54af527759
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain pirms 3 gadiem
  Haelwenn (lanodan) Monnier fc6ab78a84
Add test on changing [:instance, :upload_limit] pirms 3 gadiem
  Haelwenn (lanodan) Monnier a851a24036
Downgrade Plug to 1.10.x, revert upload_limit tuple to function change pirms 3 gadiem
  Mark Felder 202ee5fd77 Add note about video thumbnails for code spelunkers unfamiliar with Media Preview Proxy pirms 3 gadiem
  Alex Gleason 15e2aaa9f6
Fix compile cycle in Pleroma.Tests.AuthTestController pirms 3 gadiem
  Mark Felder 6aa7fc15df Formatting of the comment pirms 3 gadiem
  Mark Felder 5f7901cc48 Credo pirms 3 gadiem
  Mark Felder 2a47156b87 Lint pirms 3 gadiem
  Mark Felder 86bcb87e6c Fix incorrectly ordered arguments to the function and not properly merging lists. pirms 3 gadiem
  Mark Felder 2cf648d419 Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is enabled. pirms 3 gadiem
  Mark Felder 19a49dd757 Remove Metadata.Utils.attachment_url/1 pirms 3 gadiem
  Haelwenn (lanodan) Monnier c839078a75
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing pirms 3 gadiem
  Alex Gleason 45b7325b9e
Refactor skipped plugs into Pleroma.Web functions pirms 3 gadiem
  Alex Gleason 67ec0e6c18
Switch to runtime deps in ActivityPub.SideEffects pirms 3 gadiem
  Alex Gleason 45ab24f2d9
Switch to runtime deps in Pleroma.Instances pirms 3 gadiem
  Mark Felder 9cb8960284 Switch OGP default type from "website" to "article" pirms 3 gadiem
  Mark Felder d70db63084 Set the correct height/width if the data is available when generating opengraph metadata pirms 3 gadiem
  Alex Gleason 4faeec2c44
Create AdminAPI.UserView to avoid compile-time dep pirms 3 gadiem
  Mark Felder aa8cc4e86e Only use fallback for videos and only add this metadata for images if we really have it. pirms 3 gadiem
  Mark Felder d4ac9445cd Twittercard metadata for images should also include dimensions if available pirms 3 gadiem
  Alex Gleason 1be14cc45f
Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 pirms 3 gadiem
  Mark Felder 5de65ce3e8 Set the correct height/width if the data is available when generating twittercard metadata pirms 3 gadiem
  Mark Felder 5c27578bce Support metadata for video files too pirms 3 gadiem
  Alex Gleason b99f60615c Fix order of Pleroma.Web.Utils.Params aliases pirms 3 gadiem
  Alex Gleason ec65b7ae29 Pleroma.Web.Params --> Pleroma.Web.Utils.Params pirms 3 gadiem
  Alex Gleason 0877b120c3 Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1 pirms 3 gadiem
  Alex Gleason 1399b82f7b
Create WrapperAuthenticator and simplify Authenticator behaviour pirms 3 gadiem
  Alex Gleason bdaa1d4512
Upload.Filter: use generic types in @spec pirms 3 gadiem
  Alex Gleason d87dfcb5f0
Put custom guards in Web.Utils.Guards pirms 3 gadiem
  Mark Felder 264458531a Formatting pirms 3 gadiem
  Alex Gleason 6fcfa33e4e
Fix MRF.config_descriptions/0 pirms 3 gadiem
  Alex Gleason fe4c4a7178
MRF: create MRF.Policy behaviour separate from MRF module pirms 3 gadiem
  Alex Gleason 1c3fe43d23
ReverseProxy: create Client.Wrapper to call client from config pirms 3 gadiem
  Haelwenn (lanodan) Monnier eb7313b0d3
Pipeline Ingestion: Page pirms 3 gadiem
  Haelwenn (lanodan) Monnier 7d350b73f5
web endpoint: Use Config.get directly instead of a tuple pirms 3 gadiem
  Mark Felder f58928cf1c Add missing deprecation warning left out of !2842 pirms 3 gadiem
  io 2c401dafa1 Improve opengraph embeds pirms 3 gadiem
  Haelwenn (lanodan) Monnier 11844084d0
MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != [] pirms 3 gadiem
  Haelwenn (lanodan) Monnier ab32ea44f0
mix.exs: Apply OTP24 fixes to web_push_encryption pirms 3 gadiem
  Haelwenn (lanodan) Monnier 168687eef2
media_proxy: switch from :crypto.hmac to :crypto.mac pirms 3 gadiem