aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2021-06-09Merge branch 'cycles-plug-deps' into 'develop'Haelwenn
2021-06-08Refactor skipped plugs into Pleroma.Web functionsAlex Gleason
2021-06-08Switch to runtime deps in ActivityPub.SideEffectsAlex Gleason
2021-06-08Switch OGP default type from "website" to "article"Mark Felder
2021-06-08Merge branch 'cycles-user-view' into 'develop'feld
2021-06-08Set the correct height/width if the data is available when generating opengra...Mark Felder
2021-06-08Create AdminAPI.UserView to avoid compile-time depAlex Gleason
2021-06-08Only use fallback for videos and only add this metadata for images if we real...Mark Felder
2021-06-08Twittercard metadata for images should also include dimensions if availableMark Felder
2021-06-08Set the correct height/width if the data is available when generating twitter...Mark Felder
2021-06-08Merge branch 'improve-og-embed' into 'develop'feld
2021-06-08Fix order of Pleroma.Web.Utils.Params aliasesAlex Gleason
2021-06-08Pleroma.Web.Params --> Pleroma.Web.Utils.ParamsAlex Gleason
2021-06-08Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_pa...Alex Gleason
2021-06-07Create WrapperAuthenticator and simplify Authenticator behaviourAlex Gleason
2021-06-07Put custom guards in Web.Utils.GuardsAlex Gleason
2021-06-07FormattingMark Felder
2021-06-07Merge branch 'cycles-mrf-policy' into 'develop'feld
2021-06-07Merge branch 'fix/plug_parser_multipart' into 'develop'feld
2021-06-07Fix MRF.config_descriptions/0Alex Gleason
2021-06-07MRF: create MRF.Policy behaviour separate from MRF moduleAlex Gleason
2021-06-04Removing trailing space on empty line in OAuth controllerSean King
2021-06-04Fix more build errorsSean King
2021-06-04Fix code mistake in OAuth controllerSean King
2021-06-04Fix merge conflicts with upstreamSean King
2021-06-04Merge branch 'tests/openapi-everywhere' into 'develop'Haelwenn
2021-06-04Pipeline Ingestion: PageHaelwenn (lanodan) Monnier
2021-06-04web endpoint: Use Config.get directly instead of a tupleHaelwenn (lanodan) Monnier
2021-06-04Improve opengraph embedsio
2021-06-03MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != []Haelwenn (lanodan) Monnier
2021-06-03media_proxy: switch from :crypto.hmac to :crypto.macHaelwenn (lanodan) Monnier
2021-06-03Merge branch 'chore/rename-chat' into 'develop'Haelwenn
2021-06-01Keep original Shoutbox channel name as chat:publicMark Felder
2021-06-01Merge remote-tracking branch 'pleroma/develop' into cycles-streamingAlex Gleason
2021-06-01Remove deps from Streaming/Persisting behaviorsAlex Gleason
2021-06-01Add "chat" back as a feature for backwards compat.Mark Felder
2021-06-01Wire up join requests to the old "chat:public" channel into the new "shout:pu...Mark Felder
2021-06-01Move shout configuration from :instance, update docs and changelogMark Felder
2021-06-01Rename the non-federating Chat feature to ShoutMark Felder
2021-06-01Merge remote-tracking branch 'pleroma/develop' into cycles-constantsAlex Gleason
2021-06-01Merge branch 'cycles-frontend-static' into 'develop'feld
2021-06-01Merge branch 'cycles-base-url' into 'develop'feld
2021-06-01Merge branch 'features/validators-note' into 'develop'Haelwenn
2021-05-31Merge remote-tracking branch 'pleroma/develop' into cycles-base-urlAlex Gleason
2021-05-31Deprecate Pleroma.Web.base_url/0Alex Gleason
2021-05-31Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_loca...Alex Gleason
2021-05-30Merge commit '07fed0fda2473fc4e1e3b01e863217391fd2902f'; commit 'e3173a279dad...Alex Gleason
2021-05-30Merge remote-tracking branch 'pleroma/develop' into cycles-frontend-staticAlex Gleason
2021-05-30FrontendStatic: make Router a runtime depAlex Gleason
2021-05-29Merge branch 'cycles-views' into 'develop'feld