Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-15 | OEmbed.OEmbedController does not exist in the Pleroma codebase. It was ↵ | Mark Felder | |
removed in commit 92c5640f and this leftover artifact breaks compiling now. | |||
2019-06-15 | Update Phoenix to 1.4.8 | Mark Felder | |
2019-06-15 | Merge branch 'feature/add-chat-token-to-masto-api' into 'develop' | rinpatch | |
Mastodon API: Return the token needed for the chat. See merge request pleroma/pleroma!1292 | |||
2019-06-15 | Apply suggestion to CHANGELOG.md | lain | |
2019-06-15 | Documentation: Document chat token response. | lain | |
2019-06-15 | Changelog: Document chat token. | lain | |
2019-06-15 | Mastodon API: Return the token needed for the chat. | lain | |
2019-06-15 | bugfix | Alex S | |
2019-06-15 | little fix | Alex S | |
2019-06-15 | version generation | Alex S | |
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 | Merge branch 'feature/905-dynamic-configuration-in-sql' into 'develop' | kaniini | |
Feature/905 dynamic configuration in sql Closes #905 See merge request pleroma/pleroma!1195 | |||
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 | Merge branch 'fix-rate-limit-test' into 'develop' | rinpatch | |
Fix rate limit test See merge request pleroma/pleroma!1289 | |||
2019-06-14 | Fix rate limit test | Egor Kislitsyn | |
2019-06-14 | Merge branch 'fix/hashtag-rich-media' into 'develop' | lain | |
Fix hashtags being picked up by rich media parser Closes #989 See merge request pleroma/pleroma!1288 | |||
2019-06-14 | Merge branch 'issues/948-account-search' into 'develop' | lain | |
[#948] /api/v1/account_search added optional parameters (limit, offset, following) See merge request pleroma/pleroma!1270 | |||
2019-06-14 | [#948] /api/v1/account_search added optional parameters (limit, offset, ↵ | Maksim | |
following) | |||
2019-06-14 | Fix hashtags being picked up by rich media parser | rinpatch | |
Closes #989 | |||
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 | Mastodon API: Document changes. | lain | |
2019-06-14 | MastodonAPI: Add a way to update the background image. | lain | |
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 | AccountView: Add user background. | lain | |
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 | [#963] No redirect on OOB OAuth authorize request with existing ↵ | Ivan Tashkinov | |
authorization. OAuth-related refactoring. | |||
2019-06-12 | MastodonAPI Controller: Band-Aid double vote problem. | lain | |