8303 Révisions (10e360e6db131f2d6cd08f5d0f0a9173c2aea1a0)

Auteur SHA1 Message Date
  Mark Felder aa8cc4e86e Only use fallback for videos and only add this metadata for images if we really have it. il y a 3 ans
  Mark Felder d4ac9445cd Twittercard metadata for images should also include dimensions if available il y a 3 ans
  Alex Gleason 1be14cc45f
Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 il y a 3 ans
  Mark Felder 5de65ce3e8 Set the correct height/width if the data is available when generating twittercard metadata il y a 3 ans
  Mark Felder 5c27578bce Support metadata for video files too il y a 3 ans
  Alex Gleason b99f60615c Fix order of Pleroma.Web.Utils.Params aliases il y a 3 ans
  Alex Gleason ec65b7ae29 Pleroma.Web.Params --> Pleroma.Web.Utils.Params il y a 3 ans
  Alex Gleason 0877b120c3 Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1 il y a 3 ans
  Alex Gleason 1399b82f7b
Create WrapperAuthenticator and simplify Authenticator behaviour il y a 3 ans
  Alex Gleason bdaa1d4512
Upload.Filter: use generic types in @spec il y a 3 ans
  Alex Gleason d87dfcb5f0
Put custom guards in Web.Utils.Guards il y a 3 ans
  Mark Felder 264458531a Formatting il y a 3 ans
  feld bc51dea425 Update lib/mix/tasks/pleroma/database.ex il y a 3 ans
  Alex Gleason 6fcfa33e4e
Fix MRF.config_descriptions/0 il y a 3 ans
  Alex Gleason fe4c4a7178
MRF: create MRF.Policy behaviour separate from MRF module il y a 3 ans
  Alex Gleason 1c3fe43d23
ReverseProxy: create Client.Wrapper to call client from config il y a 3 ans
  Haelwenn (lanodan) Monnier eb7313b0d3
Pipeline Ingestion: Page il y a 3 ans
  Haelwenn (lanodan) Monnier 7d350b73f5
web endpoint: Use Config.get directly instead of a tuple il y a 3 ans
  Mark Felder f58928cf1c Add missing deprecation warning left out of !2842 il y a 3 ans
  io 2c401dafa1 Improve opengraph embeds il y a 3 ans
  Haelwenn (lanodan) Monnier 11844084d0
MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != [] il y a 3 ans
  Haelwenn (lanodan) Monnier ab32ea44f0
mix.exs: Apply OTP24 fixes to web_push_encryption il y a 3 ans
  Haelwenn (lanodan) Monnier 168687eef2
media_proxy: switch from :crypto.hmac to :crypto.mac il y a 3 ans
  Alex Gleason 9879c18548
Avoid `use Phoenix.Swoosh` to prevent recompiling the Endpoint il y a 3 ans
  Mark Felder 0be7eada92 Keep original Shoutbox channel name as chat:public il y a 3 ans
  Alex Gleason 8a5ceb7e53
Remove deps from Uploader behaviour il y a 3 ans
  Alex Gleason a744c47e9a
Remove deps from Streaming/Persisting behaviors il y a 3 ans
  Mark Felder 2743c66693 Add "chat" back as a feature for backwards compat. il y a 3 ans
  Mark Felder 48a0ea2fc3 Wire up join requests to the old "chat:public" channel into the new "shout:public" channel il y a 3 ans
  Mark Felder d6432a65da Move shout configuration from :instance, update docs and changelog il y a 3 ans
  Mark Felder 4a181982c3 More confusingly named legacy chat code renamed to shout il y a 3 ans
  Mark Felder a3cff59659 Ensure we actually start ShoutChannel il y a 3 ans
  Mark Felder ff00b354fa Rename the non-federating Chat feature to Shout il y a 3 ans
  Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0 il y a 3 ans
  Alex Gleason 10dfe81479
Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 il y a 3 ans
  Alex Gleason 721c966842
FrontendStatic: make Router a runtime dep il y a 3 ans
  Alex Gleason fa543a9361
ActivityPub.Pipeline: switch to runtime deps il y a 3 ans
  Alex Gleason 3ff9c5e2a6
Break out activity-specific HTML functions into Pleroma.Activity.HTML il y a 3 ans
  Alex Gleason c9e4200ed2
Create real Views for all Controllers il y a 3 ans
  Alex Gleason 32d263cb90
Config: use runtime deps instead of module attributes il y a 3 ans
  Alex Gleason 0ada3fe823
Gun: use runtime deps in ConnectionPool il y a 3 ans
  Alex Gleason 3ebede4b51
Gun: make Gun.API a runtime dep il y a 3 ans
  Alex Gleason c23b81e399
Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 il y a 3 ans
  Alex Gleason fda34591ce
Don't make MediaProxy be a compile-dep of Router il y a 3 ans
  Alex Gleason 21787546c0
Router: move StaticFEPlug to a pipeline il y a 3 ans
  Mark Felder 4694853766 Provide totalItems field for featured collections il y a 3 ans
  Mark Felder 05d678c070 Expose user email address to user/owner; not publicly. il y a 3 ans
  Alex Gleason 07fed0fda2
Switch to aliasing `Router.Helpers` instead of importing il y a 3 ans
  Mark Felder c64cbee26c Fixed checking for Upload Filter required commands il y a 3 ans
  Mark Felder 4ab3ef07d0 Check AnalyzeMetadata filter's required commands il y a 3 ans