Commit Graph

165 Commits (c5830ac037c0c344bd22b674c41f4dc244a088aa)

Author SHA1 Message Date
rinpatch 8d56fb6d22 Migrate in-db config after updating to Oban 2.0
4 years ago
Ivan Tashkinov 9b225db7d8 [#1940] Applied rate limit for requests with bad `admin_token`. Added doc warnings on `admin_token` setting.
4 years ago
Alex Gleason 51ab8d0128
Add `account_approval_required` instance setting
4 years ago
Alexander Strizhakov b376442325
MediaProxy whitelist setting now supports hosts with scheme
4 years ago
Mark Felder 6167593881 Support Exiftool for stripping EXIF data
4 years ago
Alexander Strizhakov b1b8f5f11a
docs and descriptions for s3 settings
4 years ago
lain f4469dc741 Merge branch 'features/favicons' into 'develop'
4 years ago
Dym Sohin 6465257e1f missed `:` (colon) before mrf_steal_emoji
4 years ago
Haelwenn (lanodan) Monnier 312fc55f14
Add [:instances_favicons, :enabled] setting, defaults to false
4 years ago
Ivan Tashkinov 20461137a3 [#1895] Documentation hints on private instances and instance/restrict_unauthenticated setting.
4 years ago
Ivan Tashkinov 3e08e77151 [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting.
4 years ago
lain 2e21ae1b6d Docs: Add description limits to cheat sheet
4 years ago
Alex Gleason 8daacc9114
AutoLinker --> Linkify, update to latest version
4 years ago
Haelwenn c7d69e9256 Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier 15ba539258
cheatsheet.md: no_attachment_links → attachment_links
4 years ago
Alexander Strizhakov ed189568f3
moving mrf settings from instance to separate group
4 years ago
Maksim Pechnikov 579763126f Merge branch 'develop' into issue/1855
4 years ago
Maksim Pechnikov 2e8a236cef fix invalidates media url's
4 years ago
href cb7be6eef2 Remove use of atoms in MRF.UserAllowListPolicy
4 years ago
Egor Kislitsyn a7627bdc7a
Merge remote-tracking branch 'origin/develop' into global-status-expiration
4 years ago
Roman Chvanikov 8eb1dfadca Update CHANGELOG and docs
4 years ago
lain a42a0716ec Merge branch 'features/emoji_stealer' into 'develop'
4 years ago
lain 6dd1575c64 Merge branch 'issue/1509' into 'develop'
4 years ago
Maksim Pechnikov ed442a225a removed Quantum from docs
4 years ago
Maksim Pechnikov 5f0a3ac74d added tests
4 years ago
Maksim Pechnikov c33a4315fb updated docs
4 years ago
Stephanie Wilde-Hobbs 80308c5c26
Add config migration disclaimer to config whitelist documentation
4 years ago
Stephanie Wilde-Hobbs 20cbfb5cb5
Allow whitelisting whole groups
4 years ago
Haelwenn (lanodan) Monnier e688d4ee69
MRF.StealEmojiPolicy: New Policy
4 years ago
Stephanie Wilde-Hobbs 620247a015
Add database configuration whitelist
4 years ago
Maksim 3d0c567fbc Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
4 years ago
Mark Felder d7537a37c7 Add :chat to cheatsheet
4 years ago
Egor Kislitsyn cc922e7d8c
Document configuration for Pleroma.Web.ApiSpec.CastAndValidate
4 years ago
Egor Kislitsyn 7f692343c8
Merge branch 'develop' into global-status-expiration
5 years ago
Egor Kislitsyn 80e1571610
Merge branch 'develop' into global-status-expiration
5 years ago
Alexander Strizhakov 9bae9b1b1b
Merge branch 'develop' into gun
5 years ago
Alexander Strizhakov fe15f0ba15
restrict_unauthenticated setting
5 years ago
Alexander Strizhakov f9ecb513fa
Merge branch 'develop' into gun
5 years ago
Mark Felder 8dd01b24d2 Improve documentation of mrf_object_age
5 years ago
Egor Kislitsyn 421e35b578
Merge branch 'develop' into global-status-expiration
5 years ago
Alexander Strizhakov f0651730bd
Merge branch 'develop' into gun
5 years ago
rinpatch e87a32bcd7 rip out fetch_initial_posts
5 years ago
Alexander Strizhakov b34bc669b9
adding descriptions
5 years ago
Alexander Strizhakov 8d9dee1ba9
retry_timeout description change
5 years ago
Alexander Strizhakov 8854770fc4
retry and retry_timeout settings default change
5 years ago
Alexander Strizhakov 28ed4b41d0
naming for checkin from pool timeout
5 years ago
Alexander Strizhakov df3c59d928 Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
Alexander Strizhakov 509c81e4b1
Merge branch 'develop' into gun
5 years ago
Egor Kislitsyn 0f386110c6
Merge remote-tracking branch 'origin/develop' into global-status-expiration
5 years ago
Mark Felder f987d83885 Clarify in docs how to control connections_pool for Gun.
5 years ago
ilja 036e8a40a2 fix for :fetch_initial_posts
5 years ago
Ilja 53ef8c11b9 Add warning to the fetch_initial_posts setting. Now we sometimes have people who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users)
5 years ago
Alexander Strizhakov d9e4b77f8b
Merge branch 'develop' into gun
5 years ago
rinpatch ffcebe7e22 timeline controller: rate limit timelines to 3 requests per 500ms per timeline per ip/user
5 years ago
Alexander Strizhakov 6b012ddd69
some docs
5 years ago
Egor Kislitsyn 011ede4536
Update documentation
5 years ago
Alexander Strizhakov 13918cb545
Merge branch 'develop' into gun
5 years ago
lain 3eddd9caa6 Merge branch 'require-signature' into 'develop'
5 years ago
Alexander Strizhakov 514c899275
adding gun adapter
5 years ago
Egor Kislitsyn 0ddcd67d32
Update `cheatsheet.md` and `config/description.exs`
5 years ago
Egor Kislitsyn 6875ccb6bf
Merge branch 'develop' into feature/new-registrations-digest
5 years ago
Maksim Pechnikov 6813c0302c Merge branch 'develop' into issue/1383
5 years ago
rinpatch 6722dade42 Simplify in-database config docs
5 years ago
Lain Soykaf 90b862e7ab Add cheatsheet entry
5 years ago
Maksim Pechnikov 2c40c8b4a2 Merge branch 'develop' into issue/1383
5 years ago
lain 01537cc1d6 Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
rinpatch ff4bef140a Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
rinpatch 889965141a RemoteIp: only trust X-Forwarded-For
5 years ago
rinpatch f5cb2af85a cheatsheet: improve rate limiter docs and add new limiters
5 years ago
Mark Felder 4c59e9477a Merge branch 'feature/new-registrations-digest' of git.pleroma.social:pleroma/pleroma into feature/new-registrations-digest
5 years ago
Egor Kislitsyn b8b90d967a
Update documentation
5 years ago
Maksim Pechnikov cf19bf3c7c Merge branch 'develop' into issue/1383
5 years ago
Maksim e761d76e4f Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
Maksim d43c9ab286 Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
Maksim Pechnikov b7908844f2 Merge branch 'develop' into issue/1383
5 years ago
Alexander Strizhakov 7d128ca208
dynamic_configuration renaming
5 years ago
Alexander Strizhakov 00aff5f78c
syncing new setting to descriptions.exs
5 years ago
RX14 b55f2563d0
Fix SMTP mailer example
5 years ago
Maksim Pechnikov 54c9db38c8 Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 36d66d9655
Fix typo
5 years ago
Egor Kislitsyn a12b6454bb
Add an option to require fetches to be signed
5 years ago
Maksim Pechnikov 67cb46e15d Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 7528322f83 Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
Egor Kislitsyn e536796984 Add native captcha and enable it by default.
5 years ago
Egor Kislitsyn c6f2735ffa Remove runtime modules config example
5 years ago
Egor Kislitsyn c098dec473 Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
Maksim Pechnikov 5876a9cb79 Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 157bceeda9 Move runtime configuration from `:instance` to `:modules`
5 years ago
Egor Kislitsyn 48ae3c4347 Add support for custom modules
5 years ago
lain 9487995e8b Cheat Sheet: Addg chat_limit information.
5 years ago
Maksim Pechnikov b7c449118b Merge branch 'develop' into issue/1383
5 years ago
Maksim Pechnikov 0e9be6bafa moved OAuth.Token.CleanWorker to Oban Periodic jobs
5 years ago
Sadposter e2dc89069d move documentation section for http client
5 years ago
Sadposter d3656c2725 add ability to set a custom user-agent string
5 years ago
Egor Kislitsyn 36686f5245
Support authentication via `x-admin-token` HTTP header
5 years ago
Ariadne Conill 29f49bf5fa docs: document MRF ObjectAgePolicy
5 years ago
rinpatch 04473677cc docs: move static-fe docs under a proper category
5 years ago
kaniini 2cc043591c Merge branch 'feature/static-fe' into 'develop'
5 years ago
Egor Kislitsyn ab2e61238e
Add a warning about Pg version to the RUM related docs
5 years ago
Phil Hagelberg 6ef8049664 Add changelog entry, cheatsheet docs, and alphabetize.
5 years ago