Commit Graph

5597 Commits (159630b21cba565e02716e06e9d4f8ad1bf5dab5)
 

Author SHA1 Message Date
lain dbe4c2b7c8 Update pleroma_ctl
5 years ago
lain 3d7bb47124 Merge branch 'issue/media-proxy-whitelist' into 'develop'
5 years ago
Sergey Suprunenko 365268d522 Add more tests for using media_proxy and whitelists
5 years ago
rinpatch cfcc0c8776 Add a changelog entry for releases
5 years ago
rinpatch 3ecfe2a6d4 Merge branch 'develop' into feature/releases
5 years ago
rinpatch bf391569cf specify that a version is needed for rollback
5 years ago
rinpatch 2a659b35f1 Add migrate/rollback to release tasks
5 years ago
rinpatch b6d2db42a7 Fix wrong placement of serve_endpoints
5 years ago
rinpatch 7223c1b643 Use Mix.shell().yes? if available
5 years ago
lain b9544d565d Merge branch 'prod-loglevel-warn' into 'develop'
5 years ago
rinpatch 4f5149c93b Set default loglevel to `warn` in prod
5 years ago
rinpatch d7ec0898e5 Make mix tasks work in a release
5 years ago
rinpatch 4b98a7ce4e Set serve_endpoints to true in prod config as setting it in runtime
5 years ago
rinpatch c47dc0de2c Load ex_syslog and copy pleroma_ctl
5 years ago
rinpatch 3d374bf7df Basic release skeleton
5 years ago
lain 1e0fa899b6 Merge branch 'fix/transmogrifier-inReplyTo' into 'develop'
5 years ago
rinpatch d7f4f65560 Merge branch 'bugfix/959-emoji-loading' into 'develop'
5 years ago
rinpatch dffc9f060a replace missing mock with a 404
5 years ago
rinpatch d020f68e87 Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched
5 years ago
lain 970f71e222 Conversations: Fetch users in one query.
5 years ago
lain cb3258c863 Emoji: Use full path to check if a file is a directory.
5 years ago
lain 76fc4c92bb Fix tests.
5 years ago
lain 593b8b1e6a Configuration: Skip thread containment by default
5 years ago
kaniini d5330ed125 Merge branch 'fix/replace-mix-env' into 'develop'
5 years ago
kaniini cb89987ca1 Merge branch 'fix/mix-tasks-ensure-no-endpoints-are-served' into 'develop'
5 years ago
rinpatch bc597d888c Mix Tasks: Switch to Application.ensure_all_started instead of
5 years ago
rinpatch 92213fb87c Replace Mix.env with Pleroma.Config.get(:env)
5 years ago
kaniini 62cdf701f4 Merge branch 'fix/elixir-master-deprecation-warnings' into 'develop'
5 years ago
rinpatch 5f1b6f5aca Merge branch 'fix-search' into 'develop'
5 years ago
lain cb2bcee842 User Search: Boost friends more strongly.
5 years ago
lain 7e9f7ea0c2 MastodonAPI: Add test for user search.
5 years ago
rinpatch 9ae8f012a5 Switch to manual Supervisor child specifications instead of Supervisor.Spec
5 years ago
rinpatch 489bd30fb9 Merge branch 'improve-search' into 'develop'
5 years ago
Egor f82382de22 [#943] Make the unauthenticated users limitation optional
5 years ago
kaniini 3f6da9c45a Merge branch 'bugfix/377-stuck-follow-request' into 'develop'
5 years ago
kaniini a511d2f900 Merge branch 'improve-search' into 'develop'
5 years ago
lain e1370ba131 Utils: Use update_follow_state_for_all when appropriate.
5 years ago
lain ad19bfc7fe Utils: Split update_follow_state and update_follow_state_for_all.
5 years ago
lain 827a51e777 CommonAPI: Add test for accept_follow_request.
5 years ago
lain 076c9ae40e User: Remove superfluous `maybe_follow`.
5 years ago
lain 3115b64cfe Transmogrifier: Add tests for incoming follows to locked accounts.
5 years ago
rinpatch 50afe5ab9e Merge branch 'fix-stuck-follows' into 'develop'
5 years ago
lain eda4b00a6a Merge branch 'oauth_consumer_support_code' into 'develop'
5 years ago
lain 024dfdc39c Typo + Linting.
5 years ago
lain 8b9a0dd4a7 User: Don't error out when following a user that's already followed.
5 years ago
Ivan Tashkinov 3eefb274f4 OAuth consumer: tests fix, comments, Keycloak config notes.
5 years ago
Egor Kislitsyn 1cb245c982 Fix formatting
5 years ago
Egor Kislitsyn 5b04f07a1e Limit search for unauthenticated users to local users only
5 years ago
Egor Kislitsyn 17004a0f1a Create index on `activities.local`
5 years ago
Egor Kislitsyn 17a6f81f7b Fix tests with enabled RUM
5 years ago