Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-27 | don't delete config settings on admin update | Alexander Strizhakov | |
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-23 | Merge branch 'admin-config' into 'develop' | kaniini | |
Admin config See merge request pleroma/pleroma!1328 | |||
2019-06-23 | support for config groups | Alex S | |
2019-06-22 | docs/clients.md: Remove tootdon | Haelwenn (lanodan) Monnier | |
Of course a proprietary client would send the messages home :D | |||
2019-06-22 | support for tuples with more than 2 values | Alex S | |
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-15 | Documentation: Document chat token response. | lain | |
2019-06-14 | Merge branch 'feature/add-background-image-to-mastoapi' into 'develop' | rinpatch | |
AccountView: Add user background. See merge request pleroma/pleroma!1280 | |||
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-06-14 | Mastodon API: Document changes. | lain | |
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 | Better default parameters for suggestion | Hakaba Hitoyo | |
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-05 | Merge branch 'explicit-addressing' into 'develop' | kaniini | |
Explicit addressing See merge request pleroma/pleroma!1239 | |||
2019-06-04 | fix merge | Maksim Pechnikov | |
2019-06-04 | Merge remote-tracking branch 'origin/develop' into explicit-addressing | lain | |
2019-06-04 | Docs: Add Explicit addressing to Readme and changelog. | lain | |
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 'generic-fe-settings' into 'develop' | kaniini | |
Generic settings store for frontend user settings See merge request pleroma/pleroma!1221 | |||
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 | update api to set skip_thread_containment | Maksim Pechnikov | |
2019-06-03 | add option skip_thread_containment | Maksim Pechnikov | |
2019-06-03 | Merge branch 'develop' into feature/polls-2-electric-boogalo | rinpatch | |
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-06-01 | Remove now useless flavours switching | Haelwenn (lanodan) Monnier | |
2019-05-31 | Documentation: Document Settings store mechanism. | lain | |
2019-05-30 | Formatting | feld | |
2019-05-30 | Install docs should clone from master branch | feld | |
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 | Merge branch 'feature/object-pruning' into 'develop' | lambda | |
Object pruning See merge request pleroma/pleroma!1181 | |||
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. |