summaryrefslogtreecommitdiff
path: root/config/description.exs
AgeCommit message (Collapse)Author
2024-07-30Remove :workers config from ConfigDBMark Felder
2024-07-25Merge remote-tracking branch 'origin/develop' into oban/backupMark Felder
2024-07-24Document the new timeout settingMark Felder
2024-07-23Make backup timeout configurableMark Felder
2024-06-19Remove Logger from ConfigDB descriptionsMark Felder
2024-06-12Fix compatibility with Loggers in Elixir 1.15+Haelwenn (lanodan) Monnier
2024-05-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
pleroma-secure-mode
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
auth-fetch-exception
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
pleroma-ipfs_uploader
2024-05-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
auth-fetch-exception
2024-04-27Fix type in descriptionmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-08Merge remote-tracking branch 'origin/develop' into instance-contact-accountmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-27Add some missing fields to instanceV2marcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-12-28Fix some more typosmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-12-22Merge remote-tracking branch 'origin/develop' into instance-contact-accountmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-12-20config/description.exs: Remove quackHaelwenn (lanodan) Monnier
Was already removed in f40ccce7e9ad2e9f917fddd798138866c83e514a
2023-12-20Fix more Logger warn -> warningMark Felder
2023-12-16HTTPSignaturePlug: Add :authorized_fetch_mode_exceptionsHaelwenn (lanodan) Monnier
2023-11-14Add support for configuring a favicon and embed PWA manifest in ↵Henry Jameson
server-generated-meta
2023-11-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
pleroma-meilisearch
2023-10-26Add contact account to InstanceViewmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-06-27Merge branch 'from/upstream-develop/tusooa/backup-status' into 'develop'Haelwenn
Detail backup states Closes #3024 See merge request pleroma/pleroma!3809
2023-04-23Remove SSH/BBS feature from coreduponin
And link to sshocial, the replacement client for this removed feature
2023-01-26Allow customizing instance languagestusooa
2022-12-27Merge remote-tracking branch 'pleroma/develop' into secure-modemarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-24Make backup parameters configurabletusooa
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-12Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop'tusooa
Lint See merge request pleroma/pleroma!3778
2022-11-12Linttusooa
2022-11-12Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop'tusooa
Give admin the choice to not strip reported statuses Closes #2887 See merge request pleroma/pleroma!3773
2022-11-12Clarify config descriptionHaelwenn
2022-11-11Remove Quack logging backendMark Felder
2022-11-09Do not strip reported statuses when configured not totusooa
2022-10-10Add description for initial_indexing_chunk_sizeEkaterina Vaartis
2022-10-10Add config description for meilisearchEkaterina Vaartis
2022-09-05Clarify `birthday_min_age` config descriptionmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-15Migrations: delete contexts with BaseMigratorHélène
Due to the lengthiness of this task, the migration has been adapted into a BaseMigrator migration, running in the background instead.
2022-08-05Reject requests from specified instances if `authorized_fetch_mode` is enabledmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-25Add authorized_fetch_mode to description.exsmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-14Add privilege for announcementsIlja
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-07ipfs: revert to String.replace for cid placeholderClaudio Maradonna
ipfs: fix lint
2022-07-07added tests for ipfs uploader. adapted changelog.md accordingly. improved ↵Claudio Maradonna
ipfs uploader with external suggestions fix lint description.exs
2022-07-07feat: simple, but not stupid, uploader for IPFSClaudio Maradonna
fix: format fix with credo
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-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-02Fix typo'sIlja
priviledge |-> privilege