aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2019-12-05Add support for custom modulesEgor Kislitsyn
2019-12-04ChatChannel: Ignore messages that are too long.lain
2019-12-04updated ScheduledActivityMaksim Pechnikov
2019-11-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-11-27remove `quantum` packageMaksim Pechnikov
2019-11-27moved DigestEmail to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ActivityExpiration to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ScheduledActivity to Oban Periodic jobsMaksim Pechnikov
2019-11-26Default log level for syslog in prod should also be :warnMark Felder
2019-11-26moved Pleroma.Stats to Oban Periodic jobsMaksim Pechnikov
2019-11-25moved OAuth.Token.CleanWorker to Oban Periodic jobsMaksim Pechnikov
2019-11-25add ability to set a custom user-agent stringSadposter
2019-11-21Merge branch 'revert-5c6c3026' into 'develop'rinpatch
Revert "Merge branch 'patch-1' into 'develop'" See merge request pleroma/pleroma!2002
2019-11-21Revert "Merge branch 'patch-1' into 'develop'"rinpatch
This reverts merge request !1829
2019-11-20Some tasks try to set log level in test environment, but we were stripping ↵Mark Felder
logs belog :warn. Ensure console backend logs in test environment are :warn, but mix tasks run in test env do not run with :debug because it's far too verbose.
2019-11-20Console backend's log format should be prefixed and suffixed with newlines.Mark Felder
This is how upstream does it by default.
2019-11-20Be specific about format for logs in test as we have tests that check itMark Felder
2019-11-19Allow test builds to have info and debug logs strippedMark Felder
2019-11-19Allow mix tasks to always run with debug loggingMark Felder
2019-11-14config: add configuration for MRF ObjectAgePolicyAriadne Conill
2019-11-11Merge branch 'feature/static-fe' into 'develop'kaniini
Static frontend See merge request pleroma/pleroma!1917
2019-11-11Default config: Use extended nickname formatlain
2019-11-10Disable attachment links by defaultrinpatch
Closes #1394
2019-11-10Apply suggestion to config/config.exslain
2019-11-10Apply suggestion to config/config.exslain
2019-11-10add subject to atom feedMaksim Pechnikov
2019-11-09Move static_fe config to its own section instead of in :instance.Phil Hagelberg
2019-11-08Bump fast_sanitize to 0.1.1rinpatch
The parser C-Node has been completely rewritten to not use the deprecated `erl_interface` api. Closes #1378 since Nodex was ripped out and the replacement randomizes master node name.
2019-10-29Blacklist myhtmlex nodes from swarmrinpatch
2019-10-29Use the default scrubber before mediaproxy transformationrinpatch
2019-10-19MastoFE: Add PWA manifest.KokaKiwi
2019-10-18Merge branch 'patch-1' into 'develop'rinpatch
Fix a typo in default static directory configuration for OTP releases Closes #1289 See merge request pleroma/pleroma!1829
2019-10-18config: disable Websub and Salmon publisher modulesAriadne Conill
2019-10-10Fix https://git.pleroma.social/pleroma/pleroma/issues/1289yalh76
2019-10-10Benchmark config: Don't use the sql sandbox.lain
2019-10-10Benchmark config: Database adjustments.lain
2019-10-10Merge remote-tracking branch 'origin/develop' into benchmark-finishinglain
2019-10-10Gitlab: Run benchmark in CI.lain
2019-10-07Extract RSS Feed functionality from OStatusSergey Suprunenko
2019-10-06Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1260-rate-limited-auth-actions # Conflicts: # CHANGELOG.md
2019-10-03Add missing extended_nickname_format setting to the default configMark Felder
2019-09-30[#1260] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1260-rate-limited-auth-actions # Conflicts: # CHANGELOG.md
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-19Update "config/description.exs"Egor Kislitsyn
2019-09-19Add support for `rel="ugc"`Egor Kislitsyn
2019-09-19Add :shared_pack_cache_seconds_per_file to description.exsEkaterina Vaartis
2019-09-19Add caching for emoji pack sharingEkaterina Vaartis
2019-09-19Add tests for emoji pack sharingEkaterina Vaartis