6037 Commits (33a19c002a9196cb67d3379d5237f9490c957f1b)

Author SHA1 Message Date
  Alex Gleason 167e14416b
AdminAPI: add date to users 2 years ago
  Alex Gleason 5e88796784
AdminAPI: sort user results by ID descending 3 years ago
  Haelwenn (lanodan) Monnier 6dc78f5f6f
AP C2S: Remove restrictions and make it go through pipeline 3 years ago
  marcin mikołajczak 6ef8e1776d fix the fucking list timelines on mastofe/soapbox-fe 3 years ago
  Alex Gleason 43800d83f4
Deletions: allow deactivated users to be deleted 3 years ago
  Haelwenn (lanodan) Monnier fc6ab78a84
Add test on changing [:instance, :upload_limit] 3 years ago
  Haelwenn (lanodan) Monnier a851a24036
Downgrade Plug to 1.10.x, revert upload_limit tuple to function change 3 years ago
  Mark Felder 202ee5fd77 Add note about video thumbnails for code spelunkers unfamiliar with Media Preview Proxy 3 years ago
  Mark Felder 6aa7fc15df Formatting of the comment 3 years ago
  Mark Felder 5f7901cc48 Credo 3 years ago
  Mark Felder 2a47156b87 Lint 3 years ago
  Mark Felder 86bcb87e6c Fix incorrectly ordered arguments to the function and not properly merging lists. 3 years ago
  Mark Felder 2cf648d419 Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is enabled. 3 years ago
  Mark Felder 19a49dd757 Remove Metadata.Utils.attachment_url/1 3 years ago
  Haelwenn (lanodan) Monnier c839078a75
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 3 years ago
  Alex Gleason 45b7325b9e
Refactor skipped plugs into Pleroma.Web functions 3 years ago
  Alex Gleason 67ec0e6c18
Switch to runtime deps in ActivityPub.SideEffects 3 years ago
  Mark Felder 9cb8960284 Switch OGP default type from "website" to "article" 3 years ago
  Mark Felder d70db63084 Set the correct height/width if the data is available when generating opengraph metadata 3 years ago
  Alex Gleason 4faeec2c44
Create AdminAPI.UserView to avoid compile-time dep 3 years ago
  Mark Felder aa8cc4e86e Only use fallback for videos and only add this metadata for images if we really have it. 3 years ago
  Mark Felder d4ac9445cd Twittercard metadata for images should also include dimensions if available 3 years ago
  Mark Felder 5de65ce3e8 Set the correct height/width if the data is available when generating twittercard metadata 3 years ago
  Alex Gleason b99f60615c Fix order of Pleroma.Web.Utils.Params aliases 3 years ago
  Alex Gleason ec65b7ae29 Pleroma.Web.Params --> Pleroma.Web.Utils.Params 3 years ago
  Alex Gleason 0877b120c3 Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1 3 years ago
  Alex Gleason 1399b82f7b
Create WrapperAuthenticator and simplify Authenticator behaviour 3 years ago
  Alex Gleason d87dfcb5f0
Put custom guards in Web.Utils.Guards 3 years ago
  Mark Felder 264458531a Formatting 3 years ago
  Alex Gleason 6fcfa33e4e
Fix MRF.config_descriptions/0 3 years ago
  Alex Gleason fe4c4a7178
MRF: create MRF.Policy behaviour separate from MRF module 3 years ago
  Haelwenn (lanodan) Monnier eb7313b0d3
Pipeline Ingestion: Page 3 years ago
  Haelwenn (lanodan) Monnier 7d350b73f5
web endpoint: Use Config.get directly instead of a tuple 3 years ago
  io 2c401dafa1 Improve opengraph embeds 3 years ago
  Haelwenn (lanodan) Monnier 11844084d0
MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != [] 3 years ago
  Haelwenn (lanodan) Monnier 168687eef2
media_proxy: switch from :crypto.hmac to :crypto.mac 3 years ago
  Mark Felder 0be7eada92 Keep original Shoutbox channel name as chat:public 3 years ago
  Alex Gleason a744c47e9a
Remove deps from Streaming/Persisting behaviors 3 years ago
  Mark Felder 2743c66693 Add "chat" back as a feature for backwards compat. 3 years ago
  Mark Felder 48a0ea2fc3 Wire up join requests to the old "chat:public" channel into the new "shout:public" channel 3 years ago
  Mark Felder d6432a65da Move shout configuration from :instance, update docs and changelog 3 years ago
  Mark Felder ff00b354fa Rename the non-federating Chat feature to Shout 3 years ago
  Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0 3 years ago
  Alex Gleason 10dfe81479
Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 3 years ago
  Alex Gleason 721c966842
FrontendStatic: make Router a runtime dep 3 years ago
  Alex Gleason fa543a9361
ActivityPub.Pipeline: switch to runtime deps 3 years ago
  Alex Gleason 3ff9c5e2a6
Break out activity-specific HTML functions into Pleroma.Activity.HTML 3 years ago
  Alex Gleason c9e4200ed2
Create real Views for all Controllers 3 years ago
  Alex Gleason c23b81e399
Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 3 years ago
  Alex Gleason fda34591ce
Don't make MediaProxy be a compile-dep of Router 3 years ago