Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-04 | allow users to disable their own account | Egor Kislitsyn | |
2019-03-04 | Fix supported TLS versions as TLS 1.3 support seems buggy. | KokaKiwi | |
2019-03-03 | Merge remote-tracking branch 'upstream/develop' into feature/openldap-support | link0ff | |
2019-02-28 | config: fix chat endpoint path | William Pitcock | |
2019-02-28 | config: update config for cowboy 2 endpoints | William Pitcock | |
2019-02-26 | AutoLinker | Egor | |
2019-02-22 | OpenLDAP support | link0ff | |
2019-02-20 | Reports | Egor | |
2019-02-18 | Merge branch 'feature/jobs' into 'develop' | kaniini | |
Job Queue See merge request pleroma/pleroma!732 | |||
2019-02-16 | Add optional welcome message. | lain | |
2019-02-15 | Add tests, change default config values, fix a bug | Karen Konou | |
2019-02-12 | config/dev.exs: Don’t put secure cookies on dev | Haelwenn (lanodan) Monnier | |
2019-02-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/federator/federator.ex # lib/pleroma/web/websub/websub.ex | |||
2019-02-08 | Merge branch 'develop' into feature/keyword-policy | rinpatch | |
2019-02-08 | rename ftl_removal to federated_timeline_removal to keep consistent naming ↵ | rinpatch | |
with SimplePolicy | |||
2019-02-08 | Add default config for keyword policy | rinpatch | |
2019-02-06 | rids the duplicate timestamp from default ExSyslogger config | Michael Loftis | |
2019-02-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/federator/federator.ex | |||
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 | added optional delist feature | Karen Konou | |
2019-02-03 | Unbreak all the tests. | lain | |
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 | Make rich media support toggleable | rinpatch | |
2019-01-31 | Merge remote-tracking branch 'MAIN/develop' into feature/jobs | Egor Kislitsyn | |
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-29 | Merge branch 'hj-happiness-improvement' into 'develop' | kaniini | |
New frontend configuration mechanism. Closes #445 See merge request pleroma/pleroma!700 | |||
2019-01-28 | add a job queue | Egor Kislitsyn | |
2019-01-28 | [#534] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-28 | Change default bg image in new config. | 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-18 | unfurl_nsfw: false by default | rinpatch | |
2019-01-17 | Also add to default config | Mark Felder | |
2019-01-16 | oops | rinpatch | |
2019-01-15 | Introduce get_by_id in Activity, replace newlines with spaces | rinpatch | |
2019-01-13 | Resolve merge conflict | rinpatch | |
2019-01-10 | Merge branch 'feature/pinned-posts' into 'develop' | kaniini | |
Pinned Statuses Closes #440 See merge request pleroma/pleroma!636 | |||
2019-01-10 | Alpha sort the restricted nicknames | Mark Felder | |
2019-01-09 | move defaults from sample_config.exs to config.exs | 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 | Remove media proxy examples in config/config.exs | href | |
1. this was overriding the real defaults 2. it's documented in `config/config.md` | |||
2019-01-03 | Merge branch 'captcha' into 'develop' | rinpatch | |
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585 | |||
2019-01-03 | Merge branch 'fix-chat' into 'develop' | rinpatch | |
Add handler for Phoenix-style socket. See merge request pleroma/pleroma!619 | |||
2019-01-02 | Merge branch 'fix/reserve-media-username' into 'develop' | rinpatch | |
Reserve /media See merge request pleroma/pleroma!620 | |||
2019-01-02 | reserve /media | Rin Toshaka | |
2019-01-02 | Add handler for Phoenix-style socket. | lain | |
2019-01-01 | Make Federator options configurable. | lain | |