akkoma
3 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115
lain [Tue, 22 Sep 2020 15:13:46 +0000 (17:13 +0200)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115

3 years agoMerge branch 'chore/missing-link' into 'develop'
feld [Tue, 22 Sep 2020 12:42:03 +0000 (12:42 +0000)]
Merge branch 'chore/missing-link' into 'develop'

Add FreeBSD and alpha sort

See merge request pleroma/pleroma!3023

3 years agoAdd FreeBSD and alpha sort
Mark Felder [Tue, 22 Sep 2020 12:26:31 +0000 (07:26 -0500)]
Add FreeBSD and alpha sort

3 years agoMerge branch 'docs/nginx-config-fedsockets' into 'develop'
feld [Mon, 21 Sep 2020 21:52:34 +0000 (21:52 +0000)]
Merge branch 'docs/nginx-config-fedsockets' into 'develop'

Docs/nginx config fedsockets

See merge request pleroma/pleroma!3020

3 years agoUse an upstream for reverse proxy so future modifications are simplified
Mark Felder [Mon, 21 Sep 2020 21:19:08 +0000 (16:19 -0500)]
Use an upstream for reverse proxy so future modifications are simplified

3 years agoMerge branch 'chore/autolinker-rename' into 'develop'
feld [Mon, 21 Sep 2020 21:19:02 +0000 (21:19 +0000)]
Merge branch 'chore/autolinker-rename' into 'develop'

Chase the Autolinker rename from !2677

Closes #2155

See merge request pleroma/pleroma!3019

3 years agoMost proxy settings can be global
Mark Felder [Mon, 21 Sep 2020 21:13:45 +0000 (16:13 -0500)]
Most proxy settings can be global

3 years agoRemove duplicate setting
Mark Felder [Mon, 21 Sep 2020 21:11:01 +0000 (16:11 -0500)]
Remove duplicate setting

3 years agoAdd FedSockets config
Mark Felder [Mon, 21 Sep 2020 21:10:31 +0000 (16:10 -0500)]
Add FedSockets config

3 years agoMerge branch 'fix/fedsocket-useragent' into 'develop'
feld [Mon, 21 Sep 2020 21:06:32 +0000 (21:06 +0000)]
Merge branch 'fix/fedsocket-useragent' into 'develop'

Minor Fedsocket improvements

See merge request pleroma/pleroma!3012

3 years agoChase the Autolinker rename from !2677
Mark Felder [Mon, 21 Sep 2020 21:02:57 +0000 (16:02 -0500)]
Chase the Autolinker rename from !2677

3 years agoMerge branch 'bugfix/federator-actor-error' into 'develop'
lain [Mon, 21 Sep 2020 17:24:14 +0000 (17:24 +0000)]
Merge branch 'bugfix/federator-actor-error' into 'develop'

federator: normalize only actor, catch actor error

See merge request pleroma/pleroma!2986

3 years agoMerge branch '2074-streaming-api-oauth-scopes-validation' into 'develop'
lain [Mon, 21 Sep 2020 17:15:54 +0000 (17:15 +0000)]
Merge branch '2074-streaming-api-oauth-scopes-validation' into 'develop'

[#2074] OAuth scope checking in Streaming API

Closes #2074

See merge request pleroma/pleroma!3013

3 years agoMerge branch 'issue/2099' into 'develop'
lain [Mon, 21 Sep 2020 16:25:17 +0000 (16:25 +0000)]
Merge branch 'issue/2099' into 'develop'

[#2099] Import/export mutes [BE]

See merge request pleroma/pleroma!2965

3 years agoMerge branch '2161-block-changes' into 'develop'
Haelwenn [Mon, 21 Sep 2020 15:29:55 +0000 (15:29 +0000)]
Merge branch '2161-block-changes' into 'develop'

ActivityPub: Don't block-filter your own posts

Closes #2161

See merge request pleroma/pleroma!3017

3 years agoForce HTTP for fedsockets
Mark Felder [Mon, 21 Sep 2020 15:13:41 +0000 (10:13 -0500)]
Force HTTP for fedsockets

3 years agoActivityPub: Don't block-filter your own posts
lain [Mon, 21 Sep 2020 14:08:38 +0000 (16:08 +0200)]
ActivityPub: Don't block-filter your own posts

We are filtering out replies to people you block, but that should
not include your own posts.

3 years agoMerge branch 'weblate-pleroma-pleroma' into 'develop'
lain [Sun, 20 Sep 2020 15:23:15 +0000 (15:23 +0000)]
Merge branch 'weblate-pleroma-pleroma' into 'develop'

Translations update from Weblate

See merge request pleroma/pleroma!3014

3 years agoTranslated using Weblate (Chinese (Simplified))
Kana [Sun, 20 Sep 2020 13:19:21 +0000 (13:19 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 24.5% (26 of 106 strings)

Translation: Pleroma/Pleroma backend
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/zh_Hans/

3 years agoAdded translation using Weblate (Chinese (Simplified))
Kana [Sun, 20 Sep 2020 13:18:26 +0000 (13:18 +0000)]
Added translation using Weblate (Chinese (Simplified))

3 years agoMerge branch 'fix/openapi-errors' into 'develop'
rinpatch [Sun, 20 Sep 2020 11:15:20 +0000 (11:15 +0000)]
Merge branch 'fix/openapi-errors' into 'develop'

OpenAPI: fix various errors pointed out by editor.swagger.io

See merge request pleroma/pleroma!3011

3 years ago[#2074] OAuth scope checking in Streaming API.
Ivan Tashkinov [Sat, 19 Sep 2020 16:16:55 +0000 (19:16 +0300)]
[#2074] OAuth scope checking in Streaming API.

3 years agoOpenAPI: make it possible to generate a spec without starting the app
rinpatch [Fri, 18 Sep 2020 21:50:38 +0000 (00:50 +0300)]
OpenAPI: make it possible to generate a spec without starting the app

Needed for api docs generation on pleroma.social that will come later

3 years agoOpenAPI: fix various errors pointed out by editor.swagger.io
rinpatch [Fri, 18 Sep 2020 21:50:00 +0000 (00:50 +0300)]
OpenAPI: fix various errors pointed out by editor.swagger.io

3 years agoAdd user agent to fedsocket requests
Mark Felder [Fri, 18 Sep 2020 22:49:15 +0000 (17:49 -0500)]
Add user agent to fedsocket requests

3 years agoMerge branch 'develop' into issue/2099
Maksim Pechnikov [Fri, 18 Sep 2020 19:13:05 +0000 (22:13 +0300)]
Merge branch 'develop' into issue/2099

3 years agoMerge branch 'media-preview-proxy-nostream' into 'develop'
feld [Fri, 18 Sep 2020 18:38:20 +0000 (18:38 +0000)]
Merge branch 'media-preview-proxy-nostream' into 'develop'

Media preview proxy

See merge request pleroma/pleroma!3001

3 years agoMerge branch 'fix/fedsocket-log-spam' into 'develop'
lain [Fri, 18 Sep 2020 13:30:41 +0000 (13:30 +0000)]
Merge branch 'fix/fedsocket-log-spam' into 'develop'

FedSockets: fix log spam on cached rejects

See merge request pleroma/pleroma!3009

3 years agoFedSockets: fix log spam on cached rejects
rinpatch [Fri, 18 Sep 2020 13:09:37 +0000 (16:09 +0300)]
FedSockets: fix log spam on cached rejects

3 years agoMerge branch 'feature/2118-web-push-encryption-http' into 'develop'
lain [Fri, 18 Sep 2020 12:25:10 +0000 (12:25 +0000)]
Merge branch 'feature/2118-web-push-encryption-http' into 'develop'

Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter

Closes #2118

See merge request pleroma/pleroma!3008

3 years agoMerge branch 'websocket-data-fed' into 'develop'
lain [Fri, 18 Sep 2020 11:58:23 +0000 (11:58 +0000)]
Merge branch 'websocket-data-fed' into 'develop'

Federate data through persistent websocket connections

See merge request pleroma/pleroma!2408

3 years agoFederate data through persistent websocket connections
Steven Fuchs [Fri, 18 Sep 2020 11:58:22 +0000 (11:58 +0000)]
Federate data through persistent websocket connections

3 years agoupdate changelog
Maksim Pechnikov [Fri, 18 Sep 2020 04:09:53 +0000 (07:09 +0300)]
update changelog

3 years agoMerge branch 'develop' into issue/2099
Maksim Pechnikov [Fri, 18 Sep 2020 04:08:37 +0000 (07:08 +0300)]
Merge branch 'develop' into issue/2099

3 years agoMake WebPushEncryption use Pleroma.HTTP as an HTTP adapter
Sergey Suprunenko [Thu, 17 Sep 2020 20:04:47 +0000 (22:04 +0200)]
Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter

3 years agoMerge branch 'stable-sync/2.1.2' into 'develop'
rinpatch [Thu, 17 Sep 2020 19:42:42 +0000 (19:42 +0000)]
Merge branch 'stable-sync/2.1.2' into 'develop'

Sync develop with 2.1.2

Closes #2133, #2131, and #2130

See merge request pleroma/pleroma!3007

3 years agoMerge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream
Ivan Tashkinov [Thu, 17 Sep 2020 19:22:59 +0000 (22:22 +0300)]
Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream

# Conflicts:
# CHANGELOG.md

3 years agoMerge branch 'stable' into stable-sync/2.1.2
rinpatch [Thu, 17 Sep 2020 19:19:49 +0000 (22:19 +0300)]
Merge branch 'stable' into stable-sync/2.1.2

3 years agoMerge branch 'release/2.1.2' into 'stable'
rinpatch [Thu, 17 Sep 2020 19:09:10 +0000 (19:09 +0000)]
Merge branch 'release/2.1.2' into 'stable'

Release/2.1.2

See merge request pleroma/secteam/pleroma!17

3 years agoFix MRF reject for ChatMessage
Haelwenn (lanodan) Monnier [Mon, 14 Sep 2020 12:07:22 +0000 (14:07 +0200)]
Fix MRF reject for ChatMessage

3 years agoCreate MRF.filter_pipeline to inject :object_data when present
Haelwenn (lanodan) Monnier [Sat, 12 Sep 2020 10:05:36 +0000 (12:05 +0200)]
Create MRF.filter_pipeline to inject :object_data when present

3 years agoKeywordPolicy: Still match when fields are absent
Haelwenn (lanodan) Monnier [Mon, 14 Sep 2020 11:52:13 +0000 (13:52 +0200)]
KeywordPolicy: Still match when fields are absent

3 years agopleroma-fe bundle: bump to b225c3578f3c89af5ed3a0be3f8f3a6bbcedcc7d
rinpatch [Thu, 17 Sep 2020 18:00:13 +0000 (21:00 +0300)]
pleroma-fe bundle: bump to b225c3578f3c89af5ed3a0be3f8f3a6bbcedcc7d

3 years agoCHANGELOG.md: Add 2.1.2 entry
rinpatch [Thu, 17 Sep 2020 17:40:52 +0000 (20:40 +0300)]
CHANGELOG.md: Add 2.1.2 entry

3 years agoMerge branch 'omit-nondiscoverable-from-search' into 'develop'
Haelwenn [Thu, 17 Sep 2020 17:59:38 +0000 (17:59 +0000)]
Merge branch 'omit-nondiscoverable-from-search' into 'develop'

User search should respect discoverable flag

See merge request pleroma/pleroma!2997

3 years agoMerge branch 'instance-docs' into 'develop'
feld [Thu, 17 Sep 2020 16:54:53 +0000 (16:54 +0000)]
Merge branch 'instance-docs' into 'develop'

AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API

Closes #1516

See merge request pleroma/pleroma!2931

3 years agomix.exs: bump version to 2.1.2
rinpatch [Thu, 17 Sep 2020 16:54:41 +0000 (19:54 +0300)]
mix.exs: bump version to 2.1.2

3 years agoMerge branch '2130-mfa-users-oauth-login-fix' into 'develop'
rinpatch [Thu, 10 Sep 2020 18:38:48 +0000 (18:38 +0000)]
Merge branch '2130-mfa-users-oauth-login-fix' into 'develop'

[#2130] Fixed OAuth OOB authentication for users with enabled MFA

Closes #2130

See merge request pleroma/pleroma!2979

3 years agoMerge branch 'fix/streaming-termination-errors' into 'develop'
rinpatch [Thu, 10 Sep 2020 18:40:54 +0000 (18:40 +0000)]
Merge branch 'fix/streaming-termination-errors' into 'develop'

Fix two pseudo-errors in websocket handler

Closes #2131

See merge request pleroma/pleroma!2982

3 years agoMerge branch 'fix/mrf-simple-welcome-chats' into 'develop'
Haelwenn [Tue, 15 Sep 2020 08:25:10 +0000 (08:25 +0000)]
Merge branch 'fix/mrf-simple-welcome-chats' into 'develop'

Ensure we only apply media_nsfw simple policy on parsable objects

Closes #2133

See merge request pleroma/pleroma!2992

3 years agoMerge branch 'reply-visibility-user-guard' into 'develop'
lain [Tue, 15 Sep 2020 12:21:38 +0000 (12:21 +0000)]
Merge branch 'reply-visibility-user-guard' into 'develop'

Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user

See merge request pleroma/pleroma!2999

3 years agoMerge branch 'bugfix/mrf-ingestion' into 'develop'
rinpatch [Thu, 17 Sep 2020 12:13:36 +0000 (12:13 +0000)]
Merge branch 'bugfix/mrf-ingestion' into 'develop'

Bugfix: MRF and Pipeline Ingestion

See merge request pleroma/secteam/pleroma!15

3 years agoadapt to new user factory behavior
stwf [Thu, 17 Sep 2020 16:32:40 +0000 (12:32 -0400)]
adapt to new user factory behavior

3 years agoadd test and changelog entry
stwf [Thu, 17 Sep 2020 14:13:56 +0000 (10:13 -0400)]
add test and changelog entry

3 years agoUser search respect discoverable flag
stwf [Mon, 14 Sep 2020 15:40:52 +0000 (11:40 -0400)]
User search respect discoverable flag

3 years agoMerge branch 'hotfix/rich-media-compile-error' into 'develop'
rinpatch [Mon, 14 Sep 2020 12:48:27 +0000 (12:48 +0000)]
Merge branch 'hotfix/rich-media-compile-error' into 'develop'

RichMedia: fix a compilation error due to nonexistent variable

See merge request pleroma/pleroma!2996

3 years agoMerge branch 'feat/rich-media-head' into 'develop'
rinpatch [Mon, 14 Sep 2020 12:38:00 +0000 (12:38 +0000)]
Merge branch 'feat/rich-media-head' into 'develop'

RichMedia: Do a HEAD request to check content type/length

See merge request pleroma/pleroma!2995

3 years agoMerge branch 'fix/configdb-migration-with-deprecated' into 'develop'
feld [Thu, 17 Sep 2020 14:51:13 +0000 (14:51 +0000)]
Merge branch 'fix/configdb-migration-with-deprecated' into 'develop'

Deny ConfigDB migration when deprecated settings found

Closes #2148

See merge request pleroma/pleroma!3005

3 years agoDeny ConfigDB migration when deprecated settings found
Mark Felder [Thu, 17 Sep 2020 14:32:50 +0000 (09:32 -0500)]
Deny ConfigDB migration when deprecated settings found

3 years agoMerge branch 'nondiscoverable-user-metadata' into 'develop'
lain [Thu, 17 Sep 2020 14:20:03 +0000 (14:20 +0000)]
Merge branch 'nondiscoverable-user-metadata' into 'develop'

search indexing metadata should respect discoverable flag

See merge request pleroma/pleroma!2998

3 years agoMerge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream
Ivan Tashkinov [Thu, 17 Sep 2020 14:14:20 +0000 (17:14 +0300)]
Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream

3 years ago[#2497] Configurability of :min_content_length (preview proxy). Refactoring, document...
Ivan Tashkinov [Thu, 17 Sep 2020 14:13:40 +0000 (17:13 +0300)]
[#2497] Configurability of :min_content_length (preview proxy). Refactoring, documentation, tests.

3 years agoMerge branch 'fix/rich-media-log-spam-and-ttl-reset' into 'develop'
rinpatch [Thu, 17 Sep 2020 14:13:24 +0000 (14:13 +0000)]
Merge branch 'fix/rich-media-log-spam-and-ttl-reset' into 'develop'

RichMedia: Fix log spam on failures and resetting TTL on cached errors

See merge request pleroma/pleroma!3006

3 years agoMerge branch 'develop' into 'nondiscoverable-user-metadata'
lain [Thu, 17 Sep 2020 14:09:01 +0000 (14:09 +0000)]
Merge branch 'develop' into 'nondiscoverable-user-metadata'

# Conflicts:
#   CHANGELOG.md

3 years agoRichMedia: Fix log spam on failures and resetting TTL on cached errors
rinpatch [Thu, 17 Sep 2020 13:13:21 +0000 (16:13 +0300)]
RichMedia: Fix log spam on failures and resetting TTL on cached errors

3 years agoReturn the file content for `GET /api/pleroma/admin/instance_document/:document_name`
eugenijm [Thu, 17 Sep 2020 13:54:38 +0000 (16:54 +0300)]
Return the file content for `GET /api/pleroma/admin/instance_document/:document_name`

3 years agoadd description to changelog
stwf [Thu, 17 Sep 2020 13:48:17 +0000 (09:48 -0400)]
add description to changelog

3 years agoAdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API
eugenijm [Sun, 30 Aug 2020 12:15:14 +0000 (15:15 +0300)]
AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API

3 years agoMerge branch 'chat-moderation' into 'develop'
lain [Thu, 17 Sep 2020 11:56:30 +0000 (11:56 +0000)]
Merge branch 'chat-moderation' into 'develop'

Chat moderation MVP

See merge request pleroma/pleroma!2937

3 years agoAdminAPI Chat tests: Remove factory.
lain [Thu, 17 Sep 2020 11:37:25 +0000 (13:37 +0200)]
AdminAPI Chat tests: Remove factory.

The factory system doesn't work too well with how the chats are
done. Instead of tempting people to use it, let's rather use the
CommonAPI system for now.

3 years agoAdmin chat api tests: Small additions.
lain [Thu, 17 Sep 2020 11:29:26 +0000 (13:29 +0200)]
Admin chat api tests: Small additions.

3 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma...
lain [Thu, 17 Sep 2020 11:26:04 +0000 (13:26 +0200)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-chat-moderation

3 years agosmall refactoring
Maksim Pechnikov [Thu, 17 Sep 2020 06:13:43 +0000 (09:13 +0300)]
small refactoring

3 years agoMerge branch 'develop' into issue/2099
Maksim Pechnikov [Thu, 17 Sep 2020 05:41:35 +0000 (08:41 +0300)]
Merge branch 'develop' into issue/2099

3 years ago[#2497] Media preview proxy: misc. improvements (`static` param support, dynamic...
Ivan Tashkinov [Wed, 16 Sep 2020 19:30:42 +0000 (22:30 +0300)]
[#2497] Media preview proxy: misc. improvements (`static` param support, dynamic fifo pipe path), refactoring.

3 years agoMerge branch 'chore/unused-import' into 'develop'
feld [Wed, 16 Sep 2020 16:12:22 +0000 (16:12 +0000)]
Merge branch 'chore/unused-import' into 'develop'

Remove unused import

See merge request pleroma/pleroma!3004

3 years agoRemove unused import
Mark Felder [Wed, 16 Sep 2020 15:56:42 +0000 (10:56 -0500)]
Remove unused import

3 years agoMerge branch '2144-empty-users' into 'develop'
rinpatch [Wed, 16 Sep 2020 15:47:07 +0000 (15:47 +0000)]
Merge branch '2144-empty-users' into 'develop'

User: Remote users don't need to be confirmed or approved

Closes #2144

See merge request pleroma/pleroma!3003

3 years agoUser: Remote users don't need to be confirmed or approved
lain [Wed, 16 Sep 2020 15:29:16 +0000 (17:29 +0200)]
User: Remote users don't need to be confirmed or approved

3 years agoMerge branch 'feat/connection-worker-monitor-flush' into 'develop'
rinpatch [Wed, 16 Sep 2020 15:10:20 +0000 (15:10 +0000)]
Merge branch 'feat/connection-worker-monitor-flush' into 'develop'

ConnectionPool Worker: use monitor flush instead of checking ref

See merge request pleroma/pleroma!3002

3 years agoConnectionPool Worker: use monitor flush instead of checking ref
rinpatch [Wed, 16 Sep 2020 14:23:05 +0000 (17:23 +0300)]
ConnectionPool Worker: use monitor flush instead of checking ref

`:flush` removes the DOWN message if one had arrived, so this check
should no longer be necessary.

3 years agoMerge branch 'chores/mrf-loglevel' into 'develop'
rinpatch [Wed, 16 Sep 2020 13:37:04 +0000 (13:37 +0000)]
Merge branch 'chores/mrf-loglevel' into 'develop'

Fetcher: Correctly return MRF reject reason

See merge request pleroma/pleroma!2990

3 years agoMerge branch 'features/validators-video' into 'develop'
rinpatch [Wed, 16 Sep 2020 13:36:27 +0000 (13:36 +0000)]
Merge branch 'features/validators-video' into 'develop'

Pipeline Ingestion: Video and Article

See merge request pleroma/pleroma!2908

3 years agoMerge branch 'issue/2089' into 'develop'
lain [Wed, 16 Sep 2020 12:22:48 +0000 (12:22 +0000)]
Merge branch 'issue/2089' into 'develop'

[#2089] fix notifications

See merge request pleroma/pleroma!3000

3 years agoRepoStreamer.chunk_stream -> Repo.chunk_stream
Maksim Pechnikov [Wed, 16 Sep 2020 06:47:18 +0000 (09:47 +0300)]
RepoStreamer.chunk_stream ->  Repo.chunk_stream

3 years agoApply 1 suggestion(s) to 1 file(s)
Maksim [Wed, 16 Sep 2020 03:18:50 +0000 (03:18 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoMerge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream
Ivan Tashkinov [Tue, 15 Sep 2020 17:29:39 +0000 (20:29 +0300)]
Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream

3 years agofixed tests
Maksim Pechnikov [Tue, 15 Sep 2020 12:32:49 +0000 (15:32 +0300)]
fixed tests

3 years agoMerge branch 'reply-visibility-user-guard' into 'develop'
lain [Tue, 15 Sep 2020 12:21:38 +0000 (12:21 +0000)]
Merge branch 'reply-visibility-user-guard' into 'develop'

Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user

See merge request pleroma/pleroma!2999

3 years agoMastodon API: fix the public timeline returning an error when the `reply_visibility...
eugenijm [Tue, 15 Sep 2020 10:00:07 +0000 (13:00 +0300)]
Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user

3 years agoMerge branch 'fix/mrf-simple-welcome-chats' into 'develop'
Haelwenn [Tue, 15 Sep 2020 08:25:10 +0000 (08:25 +0000)]
Merge branch 'fix/mrf-simple-welcome-chats' into 'develop'

Ensure we only apply media_nsfw simple policy on parsable objects

Closes #2133

See merge request pleroma/pleroma!2992

3 years agoMove changelog entry to next patch
Mark Felder [Mon, 14 Sep 2020 22:11:08 +0000 (17:11 -0500)]
Move changelog entry to next patch

3 years agoEnsure SimplePolicy's tags in string representation don't trip up the object validator
Mark Felder [Mon, 14 Sep 2020 22:06:42 +0000 (17:06 -0500)]
Ensure SimplePolicy's tags in string representation don't trip up the object validator

3 years agofix credo warning
stwf [Mon, 14 Sep 2020 17:55:49 +0000 (13:55 -0400)]
fix credo warning

3 years agosearch indexing metadata respects discoverable flag
stwf [Mon, 14 Sep 2020 17:18:11 +0000 (13:18 -0400)]
search indexing metadata respects discoverable flag

3 years agoFixed Welcome chats with MRF Simple applied locally
Mark Felder [Mon, 14 Sep 2020 17:08:32 +0000 (12:08 -0500)]
Fixed Welcome chats with MRF Simple applied locally

3 years agoMerge duplicate Changed sections
Mark Felder [Mon, 14 Sep 2020 17:07:31 +0000 (12:07 -0500)]
Merge duplicate Changed sections

3 years agoValidate Welcome Chat message works with Simple policy applied to local instance
Mark Felder [Mon, 14 Sep 2020 17:06:08 +0000 (12:06 -0500)]
Validate Welcome Chat message works with Simple policy applied to local instance

3 years agoMerge branch 'remove/managed-config-option' into 'develop'
rinpatch [Mon, 14 Sep 2020 15:19:09 +0000 (15:19 +0000)]
Merge branch 'remove/managed-config-option' into 'develop'

Remove `:managed_config` option.

Closes #2086

See merge request pleroma/pleroma!2983

3 years agoRemove `:managed_config` option.
rinpatch [Thu, 10 Sep 2020 12:00:19 +0000 (15:00 +0300)]
Remove `:managed_config` option.

In practice, it was already removed half a year ago, but the description
 and cheatsheet entries were still there.

The migration intentionally does not use ConfigDB.get_by_params, since
this will break migration code as soon as we add a new field is added
 to ConfigDB.

Closes #2086