Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-18 | Mastodon API: Remove the dot hack | rinpatch | |
2019-06-18 | Merge branch 'feature/pleroma-ctl-rpc' into 'develop' | Haelwenn | |
pleroma_ctl: Run mix tasks using rpc instead of eval See merge request pleroma/pleroma!1297 | |||
2019-06-18 | pleroma_ctl: Run mix tasks using rpc instead of eval | rinpatch | |
This patch changes pleroma_ctl to call into a running instance instead of spinning up a new one for mix task execution. This significantly decreases the time needed for mix task execution (on my machine for `pleroma_ctl user set rin --no-admin` the difference is 0.2s vs 4.2s) and allows mix tasks to affect the instance context, for example, this allows to clear the cache after user deletion | |||
2019-06-17 | Merge branch 'removing-test-errors' into 'develop' | rinpatch | |
Removing test errors See merge request pleroma/pleroma!1296 | |||
2019-06-16 | Merge branch 'fix/sanitize-report-content' into 'develop' | Haelwenn | |
Sanitize HTML in ReportView Closes #990 See merge request pleroma/pleroma!1293 | |||
2019-06-16 | capturing errors | Alex S | |
2019-06-16 | salmon fix | Alex S | |
removed some ownership sandbox error | |||
2019-06-16 | Merge branch 'issues/570' into 'develop' | rinpatch | |
[#570] add user:notification stream See merge request pleroma/pleroma!1274 | |||
2019-06-16 | [#570] add user:notification stream | Maksim | |
2019-06-16 | Merge branch 'fix/991-version-generation' into 'develop' | rinpatch | |
version generation Closes #991 See merge request pleroma/pleroma!1291 | |||
2019-06-16 | Fix report content stopping to be nullable | rinpatch | |
2019-06-16 | Merge branch 'fix-for-new-isntances' into 'develop' | lain | |
fix for new instances See merge request pleroma/pleroma!1294 | |||
2019-06-16 | fix for new instances | Alexander Strizhakov | |
2019-06-16 | no print version to the shell | Alex S | |
2019-06-16 | Credo fixes | rinpatch | |
2019-06-16 | Sanitize HTML in ReportView | rinpatch | |
Closes #990 | |||
2019-06-16 | Add tests for report view | rinpatch | |
2019-06-15 | Merge branch 'bugfix/980-polls-double-vote' into 'develop' | lain | |
MastodonAPI Controller: Band-Aid double vote problem. See merge request pleroma/pleroma!1275 | |||
2019-06-15 | Merge branch 'update/phoenix-and-plug' into 'develop' | lain | |
Update Phoenix See merge request pleroma/pleroma!1290 | |||
2019-06-15 | Merge branch '963_oob_oauth_redirect_fix' into 'develop' | kaniini | |
[#963] No redirect on OOB OAuth authorize request with existing authorization See merge request pleroma/pleroma!1276 | |||
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 |