summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-20Elixir 1.15 supportelixir-1.15-otp26Mark Felder
2024-01-20Logger backend runtime configuration fix for Elixir 1.15Mark Felder
2024-01-20media_controller_test: Make sure uploader is the Local oneHaelwenn (lanodan) Monnier
2024-01-20Elixir 1.15 formattingMark Felder
2024-01-19Merge branch 'handle_object_fetch_failures' into 'develop'Haelwenn
2024-01-18Merge branch 'api-docs' into 'develop'Haelwenn
2024-01-17Update API docs for my changesmarcin mikołajczak
2024-01-17Merge branch 'otp26' into 'develop'Haelwenn
2024-01-16We are unsure if OTP27 will bring more breaking changesHaelwenn
2024-01-15Skip tests on MacOS/Darwin that have always failedMark Felder
2024-01-16Pleroma.Web.MastodonAPI.SubscriptionControllerTest: disable async and use on_...Mark Felder
2024-01-15Fix StatusController test by using the get_query_parameter/2 helper to reliab...Mark Felder
2024-01-15Add Pleroma.Test.Helpers.get_query_parameter/2 to retrieve specific query par...Mark Felder
2024-01-15Fix ChatController tests validating prev/next URLs by sorting the query param...Mark Felder
2024-01-15Add Pleroma.Support.Helpers.uri_query_sort/1 for easy sorting of a URL's quer...Mark Felder
2024-01-15Merge branch 'mrf-regex-error' into 'develop'Haelwenn
2024-01-15Merge branch 'mrf-steal-emoji-extname' into 'develop'Haelwenn
2024-01-14Allow the Remote Fetcher to attempt fetching an unreachable instancehandle_object_fetch_failuresMark Felder
2024-01-13Merge branch 'nil-contentMap' into 'develop'tusooa
2024-01-13Merge branch 'qtfaststart-fix' into 'develop'feld
2024-01-11Merge branch 'fix-duplicate-inbox-deliveries' into 'develop'feld
2024-01-11Merge branch 'use-shared-inbox-test' of pleromergit:pleroma/pleroma into fix-...Mint
2024-01-11Add test to validate shared inboxes are used when multiple recipients from th...use-shared-inbox-testMark Felder
2024-01-11Fix duplicate inbox deliveriesMint
2024-01-11Support objects with a nil contentMap (firefish)Haelwenn (lanodan) Monnier
2024-01-10Merge branch 'emoji-use-v1-api' into 'develop'tusooa
2024-01-07MRF.StealEmojiPolicy: Properly add fallback extension to filenames missing oneHaelwenn (lanodan) Monnier
2024-01-07Fix testsEkaterina Vaartis
2024-01-07Fetch count before downloading the pack and use that as page sizeEkaterina Vaartis
2024-01-07Make remote emoji packs API use specifically the V1 URLEkaterina Vaartis
2024-01-05Merge branch 'fix-account-auth-check' into 'develop'Haelwenn
2024-01-04Fix authentication check on account rendering when bio is definedAlexander Tumin
2024-01-02MRF: Log sensible error for subdomains_regexHaelwenn (lanodan) Monnier
2023-12-30LintingLain Soykaf
2023-12-30Mix: Update http_signatures versionLain Soykaf
2023-12-29Revert grammar leak from bad mergeMark Felder
2023-12-29Support for Erlang OTP 26Mark Felder
2023-12-29ConfigDB export to file does not have a consistent order.Mark Felder
2023-12-29Phoenix detects the webfinger requests with content-type application/jrd+json...Mark Felder
2023-12-29Fix regex string match due to OTP26 key order changeMark Felder
2023-12-29Fix Chat controller tests failing due to OTP26 key order changeMark Felder
2023-12-29Remove call to Pleroma.Web.Endpoint.config_change/2Mark Felder
2023-12-29Fix test "transforms config to tuples"Mark Felder
2023-12-29Update Floki to get the :attributes_as_maps feature to allow us to compare eq...Mark Felder
2023-12-29Implement a custom uri_equal?/2 to fix comparisons of URLs with unordered que...Mark Felder
2023-12-29Fix tests by leveraging Keyword.equal?/2Mark Felder
2023-12-29Merge branch 'publisher' into 'develop'Haelwenn
2023-12-29Change QTFastStart to recover gracefully if it encounters an error during bit...Mark Felder
2023-12-29Fix testsMark Felder
2023-12-29Merge branch 'finch-redirects' into 'develop'feld