| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-14 | [#948] /api/v1/account_search added optional parameters (limit, offset, ↵ | Maksim | |
| following) | |||
| 2019-06-14 | Merge branch 'patch-2' into 'develop' | lain | |
| Add copyright info to containment.ex See merge request pleroma/pleroma!1286 | |||
| 2019-06-14 | Add copyright info to containment.ex | Egor | |
| 2019-06-14 | Merge branch '986-document-how-to-disable-rate-limiting' into 'develop' | lain | |
| Resolve "Document how to disable rate limiting" Closes #986 See merge request pleroma/pleroma!1285 | |||
| 2019-06-14 | Improve rate limiter documentation | Egor Kislitsyn | |
| Documents how to disable rate limiting | |||
| 2019-06-14 | Merge branch 'feature/ci-release-build' into 'develop' | lain | |
| CI: build otp releases for master and develop branches See merge request pleroma/pleroma!1279 | |||
| 2019-06-14 | Merge branch 'release-move-out-application-dir' into 'develop' | lain | |
| Set instance static/uploads to be outside of application directory in release config See merge request pleroma/pleroma!1283 | |||
| 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-13 | remove the feature branch from only | rinpatch | |
| 2019-06-13 | Merge branch 'fix/pleroma-ctl-shellcheck' into 'develop' | rinpatch | |
| pleroma_ctl: fix == instead of = and double quote the path to prevent globing See merge request pleroma/pleroma!1282 | |||
| 2019-06-13 | pleroma_ctl: fix == instead of = and double quote the path to prevent globing | rinpatch | |
| 2019-06-13 | Merge branch 'develop' into feature/ci-release-build | rinpatch | |
| 2019-06-13 | Merge branch 'remove-prometheus-nif' into 'develop' | rinpatch | |
| Prometheus: Remove flaky process collection NIF. See merge request pleroma/pleroma!1281 | |||
| 2019-06-13 | Prometheus: Remove flaky process collection NIF. | lain | |
| 2019-06-13 | Remove a TODO | rinpatch | |
| 2019-06-13 | Expire artifacts in 42 years | rinpatch | |
| 2019-06-13 | Merge branch 'fix/ogp-title' into 'develop' | lain | |
| Rich Media Parser: Attempt to use <title> from HTML as a fallback Closes #979 See merge request pleroma/pleroma!1277 | |||
| 2019-06-13 | Merge branch 'feld/pleroma-fix/ogp-title' into 'fix/ogp-title' | feld | |
| Improve <title> fallback; Add a test See merge request feld/pleroma!1 | |||
| 2019-06-13 | Merge branch 'develop' into feature/ci-release-build | rinpatch | |
| 2019-06-13 | CI: Add automatic release builds | rinpatch | |
| 2019-06-13 | Merge branch 'improve-410-handling' into 'develop' | lain | |
| Handle HTTP 404 and 410 response Closes #977 See merge request pleroma/pleroma!1278 | |||
| 2019-06-13 | Handle HTTP 404 response | Egor Kislitsyn | |
| 2019-06-13 | Handle HTTP "410 Gone" response | Egor Kislitsyn | |
| 2019-06-13 | Improve <title> fallback; Add a test | Egor Kislitsyn | |
| 2019-06-12 | Revert "Only run Floki if title is missing from the map" | Mark Felder | |
| This reverts commit 97d2b1a45ab12c530dd730518b9d8ca546bbc9f2. | |||
| 2019-06-12 | Only run Floki if title is missing from the map | Mark Felder | |
| 2019-06-12 | Attempt to use <title> from HTML as a fallback | Mark Felder | |
| 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-12 | Merge branch 'chore/tagpolicy_docs' into 'develop' | lain | |
| Document TagPolicy in `rewrite_policy` section See merge request pleroma/pleroma!1271 | |||
| 2019-06-12 | Merge branch 'update_auto_linker' into 'develop' | lain | |
| Update `auto_linker` dependency See merge request pleroma/pleroma!1272 | |||
| 2019-06-12 | Merge branch 'remove-search-result-order' into 'develop' | lain | |
| Remove search result order for non-RUM indexes Closes #940 See merge request pleroma/pleroma!1273 | |||
| 2019-06-12 | Remove search result order for non-RUM indexes | Egor Kislitsyn | |
| 2019-06-12 | Update `auto_linker` dependency | Egor Kislitsyn | |
| 2019-06-11 | Document TagPolicy in `rewrite_policy` section | rinpatch | |
| 2019-06-11 | Merge branch 'improve-local-content-limit' into 'develop' | kaniini | |
| Add option to restrict all users to local content See merge request pleroma/pleroma!1268 | |||
| 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 | Merge branch 'better-default-parameters-for-suggestion' into 'develop' | lain | |
| Better default parameters for suggestion See merge request pleroma/pleroma!1265 | |||
| 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 | Merge branch 'update-plug' into 'develop' | lain | |
| Update `plug` dependency Closes #655 See merge request pleroma/pleroma!1267 | |||
| 2019-06-11 | Update `plug` dependency | Egor Kislitsyn | |
| 2019-06-11 | Update `ex_rated` dependency | Egor Kislitsyn | |
| 2019-06-11 | Replace `MastodonAPIController.account_register/2` rate limiter | Egor Kislitsyn | |
| 2019-06-11 | Update CHANGELOG | Egor Kislitsyn | |
| 2019-06-11 | Add rate limiting for search endpoints | Egor Kislitsyn | |
| 2019-06-11 | Add RateLimiter | 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-11 | Merge branch 'preload-changes' into 'develop' | kaniini | |
| Conversations: Fetch users in one query. See merge request pleroma/pleroma!1258 | |||
| 2019-06-10 | Merge branch 'fix/warnings-in-migration' into 'develop' | lain | |
| Remove unused imports and aliases from migration Closes #964 See merge request pleroma/pleroma!1263 | |||
