index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-17
Merge branch 'otp26' into 'develop'
Haelwenn
2024-01-16
We are unsure if OTP27 will bring more breaking changes
Haelwenn
2024-01-15
Skip tests on MacOS/Darwin that have always failed
Mark Felder
2024-01-16
Pleroma.Web.MastodonAPI.SubscriptionControllerTest: disable async and use on_...
Mark Felder
2024-01-15
Fix StatusController test by using the get_query_parameter/2 helper to reliab...
Mark Felder
2024-01-15
Add Pleroma.Test.Helpers.get_query_parameter/2 to retrieve specific query par...
Mark Felder
2024-01-15
Fix ChatController tests validating prev/next URLs by sorting the query param...
Mark Felder
2024-01-15
Add Pleroma.Support.Helpers.uri_query_sort/1 for easy sorting of a URL's quer...
Mark Felder
2024-01-15
Merge branch 'mrf-regex-error' into 'develop'
Haelwenn
2024-01-15
Merge branch 'mrf-steal-emoji-extname' into 'develop'
Haelwenn
2024-01-13
Merge branch 'nil-contentMap' into 'develop'
tusooa
2024-01-13
Merge branch 'qtfaststart-fix' into 'develop'
feld
2024-01-11
Merge branch 'fix-duplicate-inbox-deliveries' into 'develop'
feld
2024-01-11
Merge branch 'use-shared-inbox-test' of pleromergit:pleroma/pleroma into fix-...
Mint
2024-01-11
Add test to validate shared inboxes are used when multiple recipients from th...
Mark Felder
2024-01-11
Fix duplicate inbox deliveries
Mint
2024-01-11
Support objects with a nil contentMap (firefish)
Haelwenn (lanodan) Monnier
2024-01-10
Merge branch 'emoji-use-v1-api' into 'develop'
tusooa
2024-01-07
MRF.StealEmojiPolicy: Properly add fallback extension to filenames missing one
Haelwenn (lanodan) Monnier
2024-01-07
Fix tests
Ekaterina Vaartis
2024-01-07
Fetch count before downloading the pack and use that as page size
Ekaterina Vaartis
2024-01-07
Make remote emoji packs API use specifically the V1 URL
Ekaterina Vaartis
2024-01-05
Merge branch 'fix-account-auth-check' into 'develop'
Haelwenn
2024-01-04
Fix authentication check on account rendering when bio is defined
Alexander Tumin
2024-01-02
MRF: Log sensible error for subdomains_regex
Haelwenn (lanodan) Monnier
2023-12-30
Linting
Lain Soykaf
2023-12-30
Mix: Update http_signatures version
Lain Soykaf
2023-12-29
Revert grammar leak from bad merge
Mark Felder
2023-12-29
Support for Erlang OTP 26
Mark Felder
2023-12-29
ConfigDB export to file does not have a consistent order.
Mark Felder
2023-12-29
Phoenix detects the webfinger requests with content-type application/jrd+json...
Mark Felder
2023-12-29
Fix regex string match due to OTP26 key order change
Mark Felder
2023-12-29
Fix Chat controller tests failing due to OTP26 key order change
Mark Felder
2023-12-29
Remove call to Pleroma.Web.Endpoint.config_change/2
Mark Felder
2023-12-29
Fix test "transforms config to tuples"
Mark Felder
2023-12-29
Update Floki to get the :attributes_as_maps feature to allow us to compare eq...
Mark Felder
2023-12-29
Implement a custom uri_equal?/2 to fix comparisons of URLs with unordered que...
Mark Felder
2023-12-29
Fix tests by leveraging Keyword.equal?/2
Mark Felder
2023-12-29
Merge branch 'publisher' into 'develop'
Haelwenn
2023-12-29
Change QTFastStart to recover gracefully if it encounters an error during bit...
Mark Felder
2023-12-29
Fix tests
Mark Felder
2023-12-29
Merge branch 'finch-redirects' into 'develop'
feld
2023-12-29
Merge branch 'bugfix/chat-attachment-empty-array' into 'develop'
lain
2023-12-29
Return the full tuple from Tesla
Mark Felder
2023-12-29
Fix following redirects with Finch
Mark Felder
2023-12-29
Discard on a 404 as well
Mark Felder
2023-12-29
Activity publishing failures will prevent the job from retrying if the publis...
Mark Felder
2023-12-29
Make the Publisher log error less noisy
Mark Felder
2023-12-29
Merge branch 'remove-multiple-federator-modules' into 'develop'
feld
2023-12-29
ChatMessage: Tolerate attachment field set to an empty array
Haelwenn (lanodan) Monnier
[next]