Commit Graph

127 Commits (54afb35685d5fca6056cc3c7f40c946aa02dc9a7)

Author SHA1 Message Date
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
rinpatch 518b0193a1 Big config cheatsheet revamp
5 years ago
KokaKiwi df3c2dfd8b Add documentation for PWA manifest configuration.
5 years ago
Sergey Suprunenko 4b3f77a99f Extract RSS Feed functionality from OStatus
5 years ago
Haelwenn (lanodan) Monnier e4ab9a05dd
cheatsheet.md: link to pleroma-fe docs for :frontend_configurations
5 years ago
rinpatch 1cae564b5d Move config task docs to a separate file and mark it as WIP
5 years ago
rinpatch 2656f41818 Remove silent mode note as it's no longer relevant
5 years ago
rinpatch aefb4dcff5 Cheatsheet: Use note/warning blocks instead of bold text
5 years ago
rinpatch e560d65db3 Fix a typo in activity expirations
5 years ago
rinpatch 25849157aa Remove fe settings from :instance as they no longer do anything
5 years ago
rinpatch 4e70009490 Move bold text in RemoveIp description into a proper warning
5 years ago
rinpatch cb162678df Add missing language spec
5 years ago
rinpatch 66450f8615 Cheatsheet: Move the deprecated config warning into a warning block
5 years ago
rinpatch 2cbe2dcbde Oops
5 years ago
rinpatch 2767c413fb Remove a reference to inline docs since everything it describes is
5 years ago
rinpatch 03e1898917 Rename "Configuration" to "Configuration Cheat Sheet" and explain a bit
5 years ago