Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-22 | Revert "Merge branch 'issue/1509' into 'develop'"revert-6dd1575c | lain | |
This reverts merge request !2539 | |||
2020-05-22 | Update CHANGELOG and docs | Roman Chvanikov | |
2020-05-21 | Merge branch 'features/emoji_stealer' into 'develop' | lain | |
MRF.StealEmojiPolicy: New Policy See merge request pleroma/pleroma!2385 | |||
2020-05-20 | Merge branch 'issue/1509' into 'develop' | lain | |
[#1509] purge media from cache after delete See merge request pleroma/pleroma!2539 | |||
2020-05-19 | removed Quantum from docs | Maksim Pechnikov | |
2020-05-19 | added tests | Maksim Pechnikov | |
2020-05-18 | Merge branch 'docs/storing-remote-media' into 'develop' | lain | |
Document how to store remote media permanently See merge request pleroma/pleroma!1871 | |||
2020-05-18 | updated docs | Maksim Pechnikov | |
2020-05-14 | Add config migration disclaimer to config whitelist documentation | Stephanie Wilde-Hobbs | |
2020-05-14 | Allow whitelisting whole groups | Stephanie Wilde-Hobbs | |
2020-05-14 | Apply suggestion to docs/configuration/storing_remote_media.md | lain | |
2020-05-14 | MRF.StealEmojiPolicy: New Policy | Haelwenn (lanodan) Monnier | |
Inspired by https://git.pleroma.social/moonman/emoji-stealer-mrf/-/blob/master/steal_emoji_policy.ex | |||
2020-05-12 | Add database configuration whitelist | Stephanie Wilde-Hobbs | |
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-06 | Add :chat to cheatsheet | Mark Felder | |
2020-05-05 | Document configuration for Pleroma.Web.ApiSpec.CastAndValidate | Egor Kislitsyn | |
2020-04-26 | Let blob: pass CSP | Alex Gleason | |
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
2020-04-20 | Merge branch 'mrf-docs-update' into 'develop' | lain | |
Expand MRF SimplePolicy docs See merge request pleroma/pleroma!2370 | |||
2020-04-15 | small fix in the rewrite_policy example | Ilja | |
2020-04-12 | Expand MRF SimplePolicy docs | Alex Gleason | |
2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-20 | restrict_unauthenticated setting | Alexander Strizhakov | |
2020-03-18 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-16 | Improve documentation of mrf_object_age | Mark Felder | |
2020-03-16 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-15 | rip out fetch_initial_posts | rinpatch | |
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
2020-03-04 | adding descriptions | Alexander Strizhakov | |
2020-03-04 | retry_timeout description change | Alexander Strizhakov | |
2020-03-03 | retry and retry_timeout settings default change | Alexander Strizhakov | |
2020-03-03 | naming for checkin from pool timeout | Alexander Strizhakov | |
2020-03-03 | Apply suggestion to docs/configuration/cheatsheet.md | Alexander Strizhakov | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-02 | Clarify in docs how to control connections_pool for Gun. | Mark Felder | |
It could easily be confused with the Hackney settings. | |||
2020-03-02 | fix for :fetch_initial_posts | ilja | |
A warning was added, but their were some newlines and whitespaces missing which broke the rendering of the setting. I've added them now | |||
2020-03-01 | Add warning to the fetch_initial_posts setting. Now we sometimes have people ↵ | Ilja | |
who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users) I also made a more explicit distinction between OTP and from source installs in the general explanation | |||
2020-03-01 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-01 | timeline controller: rate limit timelines to 3 requests per 500ms per ↵ | rinpatch | |
timeline per ip/user | |||
2020-02-29 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-27 | Runtime configurability of RateLimiter. Refactoring. Disabled default rate ↵ | Ivan Tashkinov | |
limits in tests. | |||
2020-02-25 | some docs | Alexander Strizhakov | |
2020-02-24 | DOCS Theming your instance | Ilja | |
I added a new file to explain * where a custom theme can be created * where themes can be downloaded * where to add the theme on the server * how to make the theme available on the instance * how to set the theme as default on the instance | |||
2020-02-21 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-20 | Merge branch 'require-signature' into 'develop' | lain | |
Add an option to require fetches to be signed Closes #1444 See merge request pleroma/pleroma!2071 | |||
2020-02-20 | Merge branch 'feature/new-registrations-digest' into 'develop' | lain | |
New users digest email Closes #1514 See merge request pleroma/pleroma!2128 | |||
2020-02-18 | Merge branch 'develop' into 'fix/mrf-sample-doc' | feld | |
# Conflicts: # docs/configuration/mrf.md | |||
2020-02-18 | Merge branch 'fix/mrf-docs' into 'develop' | feld | |
Fix MRF documentation See merge request pleroma/pleroma!2187 | |||
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2020-02-14 | Merge branch 'fix/mrf-sample-doc' of git.pleroma.social:pleroma/pleroma into ↵ | Mark Felder | |
fix/mrf-sample-doc |