Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-26 | Merge branch 'feature/configurable-pack-extensions' into 'develop' | kaniini | |
Make default pack extensions configurable and default to png and gif See merge request pleroma/pleroma!1338 | |||
2019-06-26 | Make default pack extensions configurable and default to png and gif | rinpatch | |
2019-06-26 | Apply suggestion to docs/config.md | Maksim | |
2019-06-25 | add ignore hosts and TLDs for rich_media | Maksim Pechnikov | |
2019-06-24 | Apply suggestion to docs/config.md | aries | |
2019-06-24 | Fix markdown mistakes | aries | |
2019-06-24 | modify config.md for S3 | aries | |
2019-06-20 | docs: better description for mrf anti link spam | William Pitcock | |
2019-06-19 | implement anti link spam MRF | William Pitcock | |
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-06-12 | Merge branch 'chore/tagpolicy_docs' into 'develop' | lain | |
Document TagPolicy in `rewrite_policy` section See merge request pleroma/pleroma!1271 | |||
2019-06-11 | Document TagPolicy in `rewrite_policy` section | rinpatch | |
2019-06-11 | Add option to restrict all users to local content | Egor Kislitsyn | |
2019-06-11 | Replace `MastodonAPIController.account_register/2` rate limiter | Egor Kislitsyn | |
2019-06-11 | Add RateLimiter | Egor Kislitsyn | |
2019-06-06 | [#943] Make the unauthenticated users limitation optional | Egor | |
2019-06-05 | OAuth consumer: tests fix, comments, Keycloak config notes. | Ivan Tashkinov | |
2019-06-04 | Merge branch 'develop' into issue/941 | Maksim Pechnikov | |
2019-06-04 | Merge branch 'feature/mrf-subchain' into 'develop' | kaniini | |
MRF: subchain policy See merge request pleroma/pleroma!1233 | |||
2019-06-04 | Merge branch 'ueberauth_config_extension' into 'develop' | kaniini | |
Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit dependency specification See merge request pleroma/pleroma!1234 | |||
2019-06-03 | add option skip_thread_containment | Maksim Pechnikov | |
2019-06-02 | Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit ↵ | Ivan Tashkinov | |
dependency specification. | |||
2019-06-02 | docs: document mrf_subchain | William Pitcock | |
2019-06-01 | Resolve merge conflicts | rinpatch | |
2019-05-22 | Merge branch 'feature/mrf-user-filter' into 'develop' | kaniini | |
mrf: add support for filtering users See merge request pleroma/pleroma!1188 | |||
2019-05-22 | Merge branch 'ssh-fixes' into 'develop' | kaniini | |
Ssh fixes Closes #869 and #925 See merge request pleroma/pleroma!1191 | |||
2019-05-22 | update documentation for the new MRF features [no-ci] | William Pitcock | |
2019-05-22 | [#699] add worker to clean expired oauth tokens | Maksim | |
2019-05-22 | Documentation: Specify PEM format for SSH keys. | lain | |
Otherwise openssh-client 7.9 will generate a different format that can't be used by esshd. | |||
2019-05-21 | add mix task to prune the object database using a configured retention period | William Pitcock | |
2019-05-21 | Add poll limits to /api/v1/instance and initial state | rinpatch | |
2019-05-20 | Move default mascot configuration to `config/` | Sadposter | |
2019-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index | lain | |
2019-05-16 | add report uri and report to | Alex S | |
2019-05-15 | Search: Add optional rum indexing / searching. | lain | |
2019-05-13 | differences_in_mastoapi_responses.md: fullname & bio are optionnal | Alexander Strizhakov | |
[ci skip] | |||
2019-05-07 | unused config paramater | Alex S | |
2019-05-06 | fix format | Maksim | |
Modified-by: Maksim Pechnikov <parallel588@gmail.com> | |||
2019-05-06 | Merge branch 'feature/bbs' into 'develop' | lambda | |
BBS / SSH See merge request pleroma/pleroma!997 | |||
2019-05-06 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Alexander Strizhakov | |
feature/845-improve-status-deletion | |||
2019-05-04 | Merge remote-tracking branch 'origin/develop' into feature/bbs | lain | |
2019-05-01 | Fix syntax highlighting + clarify :frontend_configuration | xse | |
2019-04-25 | Add mediaproxy whitelist capability | Mark Felder | |
2019-04-23 | Merge branch 'develop' into 'develop' | kaniini | |
Add shortcode_globs setting to documentation See merge request pleroma/pleroma!1087 | |||
2019-04-22 | Add :emoji settings to config.md | ilja | |
2019-04-22 | added healthcheck setting to instance config | Alex S | |
2019-04-20 | Remove most finmoji mentions where appropriate | Ekaterina Vaartis | |
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-16 | Merge branch 'feature/788-separate-email-addresses' into 'develop' | kaniini | |
Feature/788 separate email addresses Closes #788 See merge request pleroma/pleroma!1040 | |||
2019-04-16 | add extra_cookie_attrs option to config | Hakurei Reimu | |
Allow instance admins to set their own SameSite cookie policy from the config. Default value in the config is `Lax`. |