summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2023-11-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
pleroma-meilisearch
2023-09-13Add mrf to force link tag of quoting poststusooa
2023-09-13Allow more flexibility in InlineQuotePolicytusooa
2023-09-13Add InlineQuotePolicy to force quote URLs inlineAlex Gleason
2023-07-07Make EmojiPolicy aware of custom emoji reactionstusooa
2023-07-07Update config cheatsheettusooa
2023-07-02Merge branch 'tusooa/media-altdomain' into 'develop'Haelwenn
Add instructions to serve media on another domain See merge request pleroma/pleroma!3892
2023-05-31Media proxy base URL doesn't need /proxySean King
2023-05-31Fix base media and proxy URL in instructions to serve media on another domainSean King
2023-05-29Esacpe the asterisks in MarkdownMark Felder
2023-05-29Add OnlyMedia Upload Filter to simplify restricting uploads to audio, image, ↵Mark Felder
and video types
2023-05-26Add instructions to serve media on another domaintusooa
2023-04-23Remove SSH/BBS feature from coreduponin
And link to sshocial, the replacement client for this removed feature
2022-12-20Merge remote-tracking branch 'upstream/develop' into meilisearchEkaterina Vaartis
2022-12-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-11-18Remove Quack from docs and cheatsheetMark Felder
2022-11-12Update config cheatsheettusooa
2022-11-07ObjectAgePolicy: Make strip_followers behavior for followers-only explicitHaelwenn (lanodan) Monnier
2022-11-03Document some caveats of webfinger domain settingtusooa
2022-11-03docs updateAlexander Strizhakov
2022-11-03docs & changelogAlexander Strizhakov
2022-10-10Update meilisearch docsEkaterina Vaartis
2022-10-10Change the meilisearch key auth to conform to 0.25.0Ekaterina Vaartis
2022-10-10Add description for initial_indexing_chunk_sizeEkaterina Vaartis
2022-10-10Update search.md documentation with meilisearch indexing stepsEkaterina Vaartis
2022-10-10Rename Activity.Search to Search.DatabaseSearchEkaterina Vaartis
2022-10-10Fix a typo in search docsEkaterina Vaartis
2022-10-10Add more documentation about rum to meilisearch docsEkaterina Vaartis
2022-10-10Add search/meilisearch documentationEkaterina Vaartis
2022-09-02Bump minimum Elixir version to 1.10Haelwenn (lanodan) Monnier
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-18Apply ilja's suggestion(s) to 1 file(s)Hélène
2022-07-14Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵Ilja
fine_grained_moderation_privileges
2022-07-13Merge branch 'short-description' into 'develop'tusooa
Add short_description instance field Closes #2865 See merge request pleroma/pleroma!3651
2022-07-05Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵Ilja
fine_grained_moderation_privileges
2022-07-02Rename pipelines and add forgotten tagsIlja
I renamed some tags before, but forgot to rename the pipelines I also had some tags which I forgot to add to the config, description, etc. These have now been done/added
2022-07-02Add better explanation in the Cheatsheet about what each tag doesIlja
2022-07-02Change order of privilege tags to make more senseIlja
The tags were listed in different places They were listed in a rather randomly order I reordered them in a way I think makes more sense
2022-07-01Rename the Exiftool moduleIlja
No migrations or checks yet