Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | adds a couple of explicit examples for ExSyslogger | Michael Loftis | |
2019-02-04 | Merge branch 'feature/hellthread-filter-improvements' into 'develop' | rinpatch | |
Improve hellthread filter Closes #584 See merge request pleroma/pleroma!766 | |||
2019-02-03 | implemented tweaks | Karen Konou | |
2019-02-03 | made toggleable, added docs | Karen Konou | |
2019-02-03 | Update Mogrify docs and warning for deprecated syntax to encourage | Mark Felder | |
users to enable both strip and auto-orient | |||
2019-02-01 | Merge branch '534_federation_targets_reachability' into 'develop' | href | |
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703 | |||
2019-01-31 | Merge branch 'develop' into 'develop' | kaniini | |
Clarify the description of the `logo_mask` configuration key. See merge request pleroma/pleroma!747 | |||
2019-01-31 | Make rich media support toggleable | rinpatch | |
2019-01-31 | Clarify the description of the `logo_mask` configuration key. | Alice | |
2019-01-30 | Merge branch 'multiple-hackney-pools' into 'develop' | kaniini | |
Use multiple hackney pools See merge request pleroma/pleroma!739 | |||
2019-01-30 | Use multiple hackney pools | href | |
* federation (ap, salmon) * media (rich media, media proxy) * upload (uploader proxy) Each "part" will stop fighting others ones -- a huge federation outbound could before make the media proxy fail to checkout a connection in time. splitted media and uploaded media for the good reason than an upload pool will have all connections to the same host (the uploader upstream). it also has a longer default retention period for connections. | |||
2019-01-30 | docs/config.md: Fix syntax, pleroma_fe isn’t an atom | Haelwenn (lanodan) Monnier | |
2019-01-30 | docs/config.md: Fix typo, provide an example key with camelCase and where to ↵ | Haelwenn (lanodan) Monnier | |
find more [ci skip] | |||
2019-01-29 | Merge branch 'hj-happiness-improvement' into 'develop' | kaniini | |
New frontend configuration mechanism. Closes #445 See merge request pleroma/pleroma!700 | |||
2019-01-28 | [#534] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-01-28 | Update config.md | lain | |
2019-01-25 | [#534] Configurable outgoing federation reachability timeout. | Ivan Tashkinov | |
2019-01-23 | New frontend configuration mechanism. | lain | |
2019-01-18 | Fix merge conflict | rinpatch | |
2019-01-17 | Make attachment links configurable | Mark Felder | |
Thanks @href! | |||
2019-01-17 | Introduce optional unfurling of nsfw content | rinpatch | |
2019-01-16 | Add config doc | rinpatch | |
2019-01-11 | Fix spellign. | scarlett | |
2019-01-09 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Egor Kislitsyn | |
feature/pinned-posts # Conflicts: # docs/config.md | |||
2019-01-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Egor Kislitsyn | |
feature/pinned-posts | |||
2019-01-08 | add default configuration for the pinned statuses and some doc | Egor Kislitsyn | |
2019-01-08 | Add a setting for users to autofollow on sign up. | lain | |
2019-01-06 | config/config.exs: Add syslog backends | Haelwenn (lanodan) Monnier | |
2019-01-03 | Merge branch 'captcha' into 'develop' | rinpatch | |
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585 | |||
2019-01-01 | Add documentation. | lain | |
2018-12-26 | Add some hard limits on inserted activities. | lain | |
2018-12-23 | Renamed the things | Karen Konou | |
2018-12-23 | Add documentation | Karen Konou | |
2018-12-21 | Make captcha (kocaptcha) stateless | Ekaterina Vaartis | |
Also rename seconds_retained to seconds_valid since that's how it is now. Put it down from 180 to 20 seconds. The answer data is now stored in an encrypted text transfered to the client and back, so no ETS is needed | |||
2018-12-20 | Merge branch '114_email_confirmation' into 'develop' | kaniini | |
[#114] Email confirmation See merge request pleroma/pleroma!546 | |||
2018-12-20 | Merge branch 'documentation/copy-pleroma-api' into 'develop' | kaniini | |
Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints See merge request pleroma/pleroma!571 | |||
2018-12-18 | Move to docs | Haelwenn (lanodan) Monnier | |