summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into nsfw-api-mrfLain Soykaf
2024-05-27IPFSTest: Fix configuration mockingLain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-ipf...Lain Soykaf
2024-05-27QdrantSearch: Add health checks.Lain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-sear...Lain Soykaf
2024-05-25Search backend healthcheck processMark Felder
2024-05-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-...Lain Soykaf
2024-05-19B Config: Set default Qdrant embedder to our fastembed-api serverLain Soykaf
2024-05-19B QdrantSearch: Switch to OpenAI apiLain Soykaf
2024-05-14Search: Basic Qdrant/Ollama searchLain Soykaf
2024-05-07Respect the TTL returned in OpenGraph tagsMark Felder
2024-05-07Increase the :max_body for Rich Media to 5MBMark Felder
2024-05-07RichMedia refactorMark Felder
2024-04-27Fix type in descriptionmarcin 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-19Merge branch 'test-improvements' into 'develop'lain
2024-03-19Tests: Explicitly set db pool size and max cases to the same value.Lain Soykaf
2024-03-18Update minimum Postgres version to 11.0; disable JITMark Felder
2024-03-17Merge branch 'force-mention' into 'develop'lain
2024-03-08Merge remote-tracking branch 'origin/develop' into instance-contact-accountmarcin mikołajczak
2024-03-01Add ForceMention mrfmarcin mikołajczak
2024-02-27Add some missing fields to instanceV2marcin mikołajczak
2024-02-15Remove Cowboy-specific HTTP optionsMark Felder
2024-02-14Websocket refactor to use Phoenix.Socket.TransportMark Felder
2024-01-22Use config to control inclusion of test emojiMark Felder
2024-01-22Use config to control Uploader callback timeoutMark Felder
2024-01-20Use config to control starting all HTTP pools in test envMark Felder
2024-01-20Use config to control streamer registryMark Felder
2024-01-20Use config to control background migratorsMark Felder
2024-01-20Use config to control loading of custom modulesMark Felder
2024-01-20Use config to control max_restartsMark Felder
2023-12-28Remove support for multiple federation publisher modulesMark Felder
2023-12-28Fix some more typosmarcin mikołajczak
2023-12-22Merge remote-tracking branch 'origin/develop' into instance-contact-accountmarcin mikołajczak
2023-12-20Fix invalid string comparison for OTP versions and replace with configMark Felder
2023-12-20config/description.exs: Remove quackHaelwenn (lanodan) Monnier
2023-12-20Fix more Logger warn -> warningMark Felder
2023-12-16HTTPSignaturePlug: Add :authorized_fetch_mode_exceptionsHaelwenn (lanodan) Monnier
2023-12-12Revert "EmailTest: use config mock"Lain Soykaf
2023-12-12EmailTest: use config mockLain Soykaf
2023-12-12Tests: More test fixesLain Soykaf
2023-12-12RichMediaTest: Use mocked configLain Soykaf
2023-12-12ScheduledActivity: Use config mockingLain Soykaf
2023-12-11S3 Test: Remove global state dependenciesLain Soykaf
2023-12-10Backup: Fix configLain Soykaf
2023-12-10Tests: Fix all the tests.Lain Soykaf
2023-12-10Backup Tests: Split out async tests, use mox.Lain Soykaf