summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-08Remove test validating missing descriptions are returned as an empty stringMark Felder
2024-05-08Improve test descriptionMark Felder
2024-05-08Rich Media Cards are fetched asynchonously and not guaranteed to be available...Mark Felder
2024-05-08Rich Media Cards are cached by URL not per statusMark Felder
2024-05-07Fix broken Rich Media parsing when the image URL is a relative pathMark Felder
2024-05-07Respect the TTL returned in OpenGraph tagsMark Felder
2024-05-07Fix broken testsMark Felder
2024-05-07Increase the :max_body for Rich Media to 5MBMark Felder
2024-05-07RichMedia refactorMark Felder
2024-05-07Merge branch 'revert-50af909c' into 'develop'feld
2024-05-07Revert "Merge branch 'pleroma-card-image-description' into 'develop'"feld
2024-05-07Update changelog entryMark Felder
2024-05-07Add the absent max_featured_tags to the api spec for /api/v1/instanceMark Felder
2024-05-07Add configuration[accounts][max_pinned_statuses] to /api/v2/instanceMark Felder
2024-05-07Add configuration[statuses][characters_reserved_per_url] to /api/v2/instanceMark Felder
2024-05-07Strip actor from objects before federatingMark Felder
2024-05-07Merge branch 'description-type' into 'develop'lain
2024-04-27Fix type in descriptionmarcin mikołajczak
2024-04-25Apply @lanodan's suggestionHaelwenn
2024-04-19Merge branch 'pleroma-card-image-description' into 'develop'lain
2024-04-19Include image description in status media cardsmarcin mikołajczak
2024-04-19Merge branch 'receiverworker-error-handling' into 'develop'lain
2024-04-17Merge branch 'ffmpeg-limiter' into 'develop'Haelwenn
2024-04-17ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}Haelwenn (lanodan) Monnier
2024-04-12Merge branch 'user-actor-webfinger' into 'develop'tusooa
2024-04-11FEP-2c59, add "webfinger" to user actormarcin mikołajczak
2024-04-06Add hint to rulesmarcin mikołajczak
2024-04-06/api/v1/accounts/familiar_followersmarcin mikołajczak
2024-04-06Merge remote-tracking branch 'origin/develop' into instance_rulesmarcin mikołajczak
2024-03-20Merge branch 'bookmark-folders' into 'develop'lain
2024-03-20Fix BookmarkFolderView, add testmarcin mikołajczak
2024-03-19logger: remove request_id metadata which is not usefulMark Felder
2024-03-19Show Logger metadata in devMark Felder
2024-03-19Logger metadata for request path and authenticated userMark Felder
2024-03-19Logger metadata for inbound federation requestsMark Felder
2024-03-19MediaHelper: cache failed URLs for 15 minutes to prevent excessive retriesMark Felder
2024-03-19Skip generating notifications for internal usersMark Felder
2024-03-19Unify notification push and streaming events for both local and federated act...Mark Felder
2024-03-19Merge branch 'transient-validators-defaults' into 'develop'lain
2024-03-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into transient-v...Lain Soykaf
2024-03-19Update transient-validators-defaults.changelain
2024-03-19Merge branch 'fix-bookmark-test' into 'develop'lain
2024-03-19Add changelogLain Soykaf
2024-03-19CI: Move changelog check to later in the pipelineLain Soykaf
2024-03-19Tests: Actually run the bookmark folder tests.Lain Soykaf
2024-03-19Merge branch 'test-improvements' into 'develop'lain
2024-03-19Tests: Reduced the max case number to make tests more stable.Lain Soykaf
2024-03-19Add changelogLain Soykaf
2024-03-19Tests: Explicitly set db pool size and max cases to the same value.Lain Soykaf
2024-03-19Merge branch 'postgres-bump' into 'develop'lain