Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-14 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-06-27 | In my experience syslog tags are usually lowercase | Mark Felder | |
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-25 | add ignore hosts and TLDs for rich_media | Maksim Pechnikov | |
2019-06-23 | Bind to 127.0.0.1 instead of 0.0.0.0 by default | rinpatch | |
2019-06-20 | Fixes for dynamic configuration | Alexander Strizhakov | |
2019-06-18 | Deps: Update auto_linker | rinpatch | |
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 | Fix rate limit test | Egor Kislitsyn | |
2019-06-14 | Set instance static/uploads to be outside of application directory in ↵ | rinpatch | |
release config In case of releases the application directory changes with each version so the contents will not be accessible | |||
2019-06-12 | Merge branch 'release-config-import' into 'develop' | lain | |
Import release config from env variable or /etc/pleroma/config.exs and warn if the file is missing See merge request pleroma/pleroma!1269 | |||
2019-06-11 | Import release config from env variable or /etc/pleroma/config.exs and | rinpatch | |
warn if the file is missing | |||
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 | Merge branch 'feature/rate-limiter' into 'develop' | lain | |
Feature/Rate Limiter Closes #943 See merge request pleroma/pleroma!1266 | |||
2019-06-11 | Replace `MastodonAPIController.account_register/2` rate limiter | Egor Kislitsyn | |
2019-06-11 | Add rate limiting for search endpoints | Egor Kislitsyn | |
2019-06-11 | Merge branch 'change-containment-default' into 'develop' | kaniini | |
Configuration: Skip thread containment by default See merge request pleroma/pleroma!1256 | |||
2019-06-09 | Merge branch 'develop' into feature/releases | rinpatch | |
2019-06-08 | Fix wrong placement of serve_endpoints | rinpatch | |
2019-06-08 | Set default loglevel to `warn` in prod | rinpatch | |
It's rare that info logs are needed to debug the issue, so I would suggest setting them to warn in prod by default to make finding the relevant parts easier and potentially even decrease cpu usage on bigger instances Closes #962 | |||
2019-06-08 | Set serve_endpoints to true in prod config as setting it in runtime | rinpatch | |
config would cause issues with mix tasks | |||
2019-06-08 | Basic release skeleton | rinpatch | |
2019-06-07 | Fix tests. | lain | |
2019-06-07 | Configuration: Skip thread containment by default | lain | |
In my tests the interaction between thread containment and other restrictions makes postgresql create some very bad query plans. This caused direct messages to time out on soykaf, for example. | |||
2019-06-06 | Replace Mix.env with Pleroma.Config.get(:env) | rinpatch | |
Mix.env/0 is not availible in release environments such as distillery or elixir's built-in releases. | |||
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-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 | formatting | William Pitcock | |
2019-06-02 | mrf: add subchain policy | William Pitcock | |
2019-06-01 | Resolve merge conflicts | rinpatch | |
2019-05-31 | Merge branch 'dokku' into 'develop' | Haelwenn | |
Dokku CI support - On-Demand review instances See merge request pleroma/pleroma!1216 | |||
2019-05-31 | CI: Add auto-deployment via dokku. | lain | |
2019-05-25 | remove @websub and @ostatus module-level constants | William Pitcock | |
2019-05-25 | tests: websub: check only that signature validation succeeds or fails | William Pitcock | |
2019-05-25 | kill @httpoison | William Pitcock | |
2019-05-22 | mrf: simple policy: add the ability to strip avatars and banners from user ↵ | William Pitcock | |
profiles | |||
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 | Merge branch 'mongooseim-support' into 'develop' | kaniini | |
MongooseIM: Add basic integration endpoints. See merge request pleroma/pleroma!1172 | |||
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 | Additional reserved usernames | Mark Felder | |