summaryrefslogtreecommitdiff
path: root/docs/config.md
AgeCommit message (Collapse)Author
2019-10-02Rename some directories because MkDocs uses them for categoriesrinpatch
2019-09-27Add `remote_ip` plugminibikini
2019-09-23Merge branch 'support-rel-ugc' into 'develop'kaniini
Add support for `rel="ugc"` Closes #1255 See merge request pleroma/pleroma!1679
2019-09-23add tunable for stream uploads, as needed for jortage to work.Rachel Fae Fox
2019-09-19Add support for `rel="ugc"`Egor Kislitsyn
2019-09-19Add caching for emoji pack sharingEkaterina Vaartis
2019-09-16Set `account_field_value_length` limit to 2048 by defaultEgor Kislitsyn
2019-09-15[#1149] Reinstated docs/config.md changes.Ivan Tashkinov
2019-09-13config.md backAlex S
2019-09-11placeholder for config.mdAlex S
2019-09-11deleting old config.md fileAlex S
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-08-27Fix typoEgor Kislitsyn
2019-08-26Disable rate limiter by defaultEgor Kislitsyn
2019-08-24Merge remote-tracking branch 'origin/develop' into ↵lain
sixohsix/pleroma-post_expiration
2019-08-23Fix default config of account fields lengtharies
2019-08-20Merge branch 'digest-template' into 'develop'lain
Improve digest email template See merge request pleroma/pleroma!1565
2019-08-16Add configurable colors and logo for the digest templateEgor Kislitsyn
2019-08-14Increase max account fields limitsEgor Kislitsyn
2019-08-14Add `:max_remote_account_fields` config optionEgor Kislitsyn
2019-08-14Add configurable account field name length limitEgor Kislitsyn
2019-08-14Add configurable account field value length limitEgor Kislitsyn
2019-08-14Add custom profile fieldsEgor Kislitsyn
2019-08-13Merge branch 'feature/mrf-vocabulary' into 'develop'rinpatch
MRF Vocabulary See merge request pleroma/pleroma!1559
2019-08-13docs tweakAriadne Conill
2019-08-13Merge branch 'length-limit-bio' into 'develop'rinpatch
Add configurable length limits for `User.bio` and `User.name` See merge request pleroma/pleroma!1515
2019-08-13docs: document mrf_vocabulary module settingsAriadne Conill
2019-08-13config: remove legacy activitypub accept_blocks settingAriadne Conill
Anyone who is interested in dropping blocks can write their own MRF policy at this point. This setting predated the MRF framework. Disabling the side effect (unsubscription) is still a config option per policy.
2019-08-10tests for Pleroma.UploadersMaksim
2019-08-08Merge branch 'feature/digest-email' into 'develop'lain
Feature/digest email See merge request pleroma/pleroma!1078
2019-08-04Replace "impode" with "implode" forx0rz3q
2019-08-01Add configurable length limits for `User.bio` and `User.name`Egor Kislitsyn
2019-07-24Add activity expiration workerMike Verdone
This is a worker that runs every minute and deletes expired activities. It's based heavily on the scheduled activities worker.
2019-07-20Merge developRoman Chvanikov
2019-07-17config: add sign_object_fetches optionAriadne Conill
2019-07-17Merge branch 'feature/mention-mrf' into 'develop'kaniini
Add MRF MentionPolicy for dropping posts which mention specific actors See merge request pleroma/pleroma!1439
2019-07-17Add MRF MentionPolicy for dropping posts which mention specific actorsRX14
2019-07-16Apply suggestion to docs/config.mdIvan Tashkinov
2019-07-16[#1094] Rate-limited follow & unfollow actions.Ivan Tashkinov
2019-07-14Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-14changelog & docsAlex S
2019-07-13docs: note that exclusions usage will be included in the transparency ↵Ariadne Conill
metrics if used
2019-07-13nodeinfo: implement MRF transparency exclusionsAriadne Conill
2019-07-13[#1041] Added documentation on existing rate limiters.Ivan Tashkinov
2019-07-12merge developRoman Chvanikov
2019-07-10removing synchronization workerAlex S
2019-07-10[#1062] added option to disable send emailMaksim
2019-07-09Merge developRoman Chvanikov
2019-07-09Fix/1019 correct count remote usersAlexander Strizhakov
2019-07-09Apply suggestion to docs/config.mdIvan Tashkinov