Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | salmon fix | Alex S | |
removed some ownership sandbox error | |||
2019-06-16 | [#570] add user:notification stream | Maksim | |
2019-06-16 | Fix report content stopping to be nullable | rinpatch | |
2019-06-16 | fix for new instances | Alexander Strizhakov | |
2019-06-16 | Credo fixes | rinpatch | |
2019-06-16 | Sanitize HTML in ReportView | rinpatch | |
Closes #990 | |||
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 | Mastodon API: Return the token needed for the chat. | 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 | 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 | [#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 | Add copyright info to containment.ex | Egor | |
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-13 | Prometheus: Remove flaky process collection NIF. | lain | |
2019-06-13 | AccountView: Add user background. | lain | |
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 | 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 | |
2019-06-12 | Merge branch 'update_auto_linker' into 'develop' | lain | |
Update `auto_linker` dependency See merge request pleroma/pleroma!1272 | |||
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 | Add option to restrict all users to local content | Egor Kislitsyn | |
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 | Add RateLimiter | Egor Kislitsyn | |
2019-06-11 | Merge branch 'preload-changes' into 'develop' | kaniini | |
Conversations: Fetch users in one query. See merge request pleroma/pleroma!1258 | |||
2019-06-09 | Merge branch 'develop' into feature/releases | rinpatch | |
2019-06-09 | Add migrate/rollback to release tasks | rinpatch | |
2019-06-08 | Make mix tasks work in a release | rinpatch | |
2019-06-08 | Merge branch 'fix/transmogrifier-inReplyTo' into 'develop' | lain | |
Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched See merge request pleroma/pleroma!1259 | |||
2019-06-07 | Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched | rinpatch | |
2019-06-07 | Conversations: Fetch users in one query. | lain | |
2019-06-07 | Emoji: Use full path to check if a file is a directory. | lain | |
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 | Merge branch 'fix/elixir-master-deprecation-warnings' into 'develop' | kaniini | |
Switch to manual Supervisor child specifications instead of Supervisor.Spec See merge request pleroma/pleroma!1252 | |||
2019-06-06 | User Search: Boost friends more strongly. | lain | |