akkoma
3 years agoside_effects: Don’t increase_replies_count when it’s an Answer
Haelwenn (lanodan) Monnier [Mon, 2 Nov 2020 04:43:06 +0000 (05:43 +0100)]
side_effects: Don’t increase_replies_count when it’s an Answer

3 years agoMerge branch 'docs/ap_c2s' into 'develop'
Haelwenn [Mon, 26 Oct 2020 02:09:20 +0000 (02:09 +0000)]
Merge branch 'docs/ap_c2s' into 'develop'

AP C2S: Document our additional endpoints

See merge request pleroma/pleroma!3056

3 years agoMerge branch 'fix/sendmail' into 'develop'
Haelwenn [Fri, 23 Oct 2020 23:29:17 +0000 (23:29 +0000)]
Merge branch 'fix/sendmail' into 'develop'

Fix ability to use sendmail on Linux distros with systemd

See merge request pleroma/pleroma!3102

3 years agoNoNewPrivileges breaks ability to send email via sendmail because it restricts abilit...
Mark Felder [Fri, 23 Oct 2020 20:32:32 +0000 (15:32 -0500)]
NoNewPrivileges breaks ability to send email via sendmail because it restricts ability to run setuid/setgid binaries

3 years agoMerge branch '2242-nsfw-case' into 'develop'
rinpatch [Fri, 23 Oct 2020 19:39:42 +0000 (19:39 +0000)]
Merge branch '2242-nsfw-case' into 'develop'

Resolve "Posts tagged with #NSFW from GS aren't marked as sensitive"

Closes #2242

See merge request pleroma/pleroma!3094

3 years agoMerge branch 'weblate-pleroma-pleroma' into 'develop'
Haelwenn [Thu, 22 Oct 2020 22:26:47 +0000 (22:26 +0000)]
Merge branch 'weblate-pleroma-pleroma' into 'develop'

Translations update from Weblate

See merge request pleroma/pleroma!3100

3 years agoTranslated using Weblate (Chinese (Simplified))
shironeko [Thu, 22 Oct 2020 08:59:44 +0000 (08:59 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 45.2% (48 of 106 strings)

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

3 years agoMerge branch 'chore/elixir-1.11' into 'develop'
feld [Thu, 22 Oct 2020 20:33:52 +0000 (20:33 +0000)]
Merge branch 'chore/elixir-1.11' into 'develop'

Elixir 1.11 compatibility / Phoenix 1.5+

See merge request pleroma/pleroma!3059

3 years ago[#3059] Used forked prometheus-phx to remove log spam.
Ivan Tashkinov [Thu, 22 Oct 2020 14:58:25 +0000 (17:58 +0300)]
[#3059] Used forked prometheus-phx to remove log spam.

3 years ago[#3059] Formatting fix.
Ivan Tashkinov [Thu, 22 Oct 2020 11:07:33 +0000 (14:07 +0300)]
[#3059] Formatting fix.

3 years agoMerge branch '2257-self-chat' into 'develop'
rinpatch [Thu, 22 Oct 2020 10:56:17 +0000 (10:56 +0000)]
Merge branch '2257-self-chat' into 'develop'

Resolve "Can't message yourself in a chat (but can start it)"

Closes #2257

See merge request pleroma/pleroma!3099

3 years ago[#3059] Fixed Phoenix 1.5 telemetry processing.
Ivan Tashkinov [Thu, 22 Oct 2020 10:54:15 +0000 (13:54 +0300)]
[#3059] Fixed Phoenix 1.5 telemetry processing.

3 years agoChangelog: Add information about self-chats
lain [Thu, 22 Oct 2020 10:23:07 +0000 (12:23 +0200)]
Changelog: Add information about self-chats

3 years agoSideEffects: Correctly handle chat messages sent to yourself
lain [Thu, 22 Oct 2020 10:22:08 +0000 (12:22 +0200)]
SideEffects: Correctly handle chat messages sent to yourself

3 years agoMerge branch 'bugfix/ci-majic-release' into 'develop'
Haelwenn [Tue, 20 Oct 2020 21:15:48 +0000 (21:15 +0000)]
Merge branch 'bugfix/ci-majic-release' into 'develop'

CI: Install libmagic-dev in debian release targets

See merge request pleroma/pleroma!3096

3 years agoCI: Install libmagic-dev in debian release targets
Haelwenn (lanodan) Monnier [Tue, 20 Oct 2020 20:10:20 +0000 (22:10 +0200)]
CI: Install libmagic-dev in debian release targets

3 years agoMerge branch 'bugfix/ci-majic-release' into 'develop'
Haelwenn [Tue, 20 Oct 2020 00:47:44 +0000 (00:47 +0000)]
Merge branch 'bugfix/ci-majic-release' into 'develop'

CI: Install file-dev in alpine release targets

See merge request pleroma/pleroma!3095

3 years agoCI: Install file-dev in alpine release targets
Haelwenn (lanodan) Monnier [Tue, 20 Oct 2020 00:36:45 +0000 (02:36 +0200)]
CI: Install file-dev in alpine release targets

3 years agoMerge branch 'fix/autofollower-suggestions' into 'develop'
Haelwenn [Mon, 19 Oct 2020 23:16:24 +0000 (23:16 +0000)]
Merge branch 'fix/autofollower-suggestions' into 'develop'

Remove suggestions for autofollower_nicknames

See merge request pleroma/pleroma!3088

3 years agoTransmogrifier: Refactor and unify incoming tag handling
lain [Mon, 19 Oct 2020 13:46:24 +0000 (15:46 +0200)]
Transmogrifier: Refactor and unify incoming tag handling

3 years agoTransmogrifier: Downcase incoming Hashtags
lain [Mon, 19 Oct 2020 13:40:50 +0000 (15:40 +0200)]
Transmogrifier: Downcase incoming Hashtags

Also, set sensitive to true if we have an nsfw hashtag present.

3 years agoMerge branch '2239-mute-fixes' into 'develop'
Haelwenn [Mon, 19 Oct 2020 04:26:35 +0000 (04:26 +0000)]
Merge branch '2239-mute-fixes' into 'develop'

ActivityPub: Show own replies to muted users.

Closes #2239

See merge request pleroma/pleroma!3084

3 years agoMerge branch 'chore/changelogfix' into 'develop'
feld [Sat, 17 Oct 2020 17:45:51 +0000 (17:45 +0000)]
Merge branch 'chore/changelogfix' into 'develop'

Fix duplicate Added sections in the changelog

See merge request pleroma/pleroma!3091

3 years agoFix duplicate Added sections in the changelog
Mark Felder [Sat, 17 Oct 2020 16:52:33 +0000 (11:52 -0500)]
Fix duplicate Added sections in the changelog

3 years agoMerge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11
Ivan Tashkinov [Sat, 17 Oct 2020 14:53:47 +0000 (17:53 +0300)]
Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11

3 years agoThe suggestions are problematic as they need to be real local account names
Mark Felder [Fri, 16 Oct 2020 17:41:44 +0000 (17:41 +0000)]
The suggestions are problematic as they need to be real local account names

3 years agoMerge branch 'refactor/discoverable_user_field' into 'develop'
feld [Thu, 15 Oct 2020 21:49:15 +0000 (21:49 +0000)]
Merge branch 'refactor/discoverable_user_field' into 'develop'

Change user.discoverable field to user.is_discoverable

See merge request pleroma/pleroma!3078

3 years agoMerge branch 'develop' into refactor/discoverable_user_field
Mark Felder [Thu, 15 Oct 2020 21:39:01 +0000 (16:39 -0500)]
Merge branch 'develop' into refactor/discoverable_user_field

3 years agoApply 1 suggestion(s) to 1 file(s)
Haelwenn [Thu, 15 Oct 2020 21:03:48 +0000 (21:03 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoMerge branch 'issue/2009' into 'develop'
feld [Thu, 15 Oct 2020 20:21:57 +0000 (20:21 +0000)]
Merge branch 'issue/2009' into 'develop'

[#2009] fixed install docs (release env)

See merge request pleroma/pleroma!2854

3 years agofix test
Maksim Pechnikov [Sat, 8 Aug 2020 03:49:19 +0000 (06:49 +0300)]
fix test

3 years agoadded generate the release env to `pleroma.instance gen`
Maksim Pechnikov [Fri, 7 Aug 2020 12:55:08 +0000 (15:55 +0300)]
added generate the release env to `pleroma.instance gen`

3 years agofixed install docs
Maksim Pechnikov [Wed, 5 Aug 2020 16:04:12 +0000 (19:04 +0300)]
fixed install docs

3 years agofix docs
Maksim Pechnikov [Thu, 16 Jul 2020 13:35:09 +0000 (16:35 +0300)]
fix docs

3 years agoApply 1 suggestion(s) to 1 file(s)
Maksim [Thu, 16 Jul 2020 13:30:28 +0000 (13:30 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Maksim [Thu, 16 Jul 2020 13:30:17 +0000 (13:30 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoupdate task messages
Maksim Pechnikov [Thu, 16 Jul 2020 05:52:14 +0000 (08:52 +0300)]
update task messages

3 years agoadded generated `pleroma.env`
Maksim Pechnikov [Tue, 14 Jul 2020 04:31:21 +0000 (07:31 +0300)]
added generated  `pleroma.env`

3 years agoUpdate dependencies
Egor Kislitsyn [Thu, 15 Oct 2020 14:05:54 +0000 (18:05 +0400)]
Update dependencies

3 years agoFix warnings
Egor Kislitsyn [Thu, 15 Oct 2020 12:54:59 +0000 (16:54 +0400)]
Fix warnings

3 years agoActivityPub: Show own replies to muted users.
lain [Thu, 15 Oct 2020 10:28:25 +0000 (12:28 +0200)]
ActivityPub: Show own replies to muted users.

Aligns mute with block behavior.

3 years agoMerge branch 'docs-indigenous' into 'develop'
feld [Wed, 14 Oct 2020 20:31:23 +0000 (20:31 +0000)]
Merge branch 'docs-indigenous' into 'develop'

Change handle and url of contact person for Indigenous client

See merge request pleroma/pleroma!3082

3 years agoApply 3 suggestion(s) to 3 file(s)
feld [Wed, 14 Oct 2020 19:33:54 +0000 (19:33 +0000)]
Apply 3 suggestion(s) to 3 file(s)

3 years agoChange handle and url of contact person for Indigenous client
swentel [Wed, 14 Oct 2020 19:32:18 +0000 (21:32 +0200)]
Change handle and url of contact person for Indigenous client

3 years agoMerge branch 'feature/gen-magic' into 'develop'
feld [Wed, 14 Oct 2020 17:31:45 +0000 (17:31 +0000)]
Merge branch 'feature/gen-magic' into 'develop'

Use libmagic via majic

Closes #1736

See merge request pleroma/pleroma!2534

3 years agoMerge branch 'refactor/locked_user_field' into 'develop'
Haelwenn [Wed, 14 Oct 2020 16:17:32 +0000 (16:17 +0000)]
Merge branch 'refactor/locked_user_field' into 'develop'

Change user.locked field to user.is_locked

See merge request pleroma/pleroma!3077

3 years agoUndo API breaking changes
Mark Felder [Wed, 14 Oct 2020 16:03:17 +0000 (11:03 -0500)]
Undo API breaking changes

3 years agoFinish undoing API breakage
Mark Felder [Wed, 14 Oct 2020 15:44:18 +0000 (10:44 -0500)]
Finish undoing API breakage

3 years agoUndo API breaking changes
Mark Felder [Wed, 14 Oct 2020 14:54:07 +0000 (09:54 -0500)]
Undo API breaking changes

3 years agoMissed tests
Mark Felder [Tue, 13 Oct 2020 21:15:28 +0000 (16:15 -0500)]
Missed tests

3 years agoMerge branch 'bugfix/file-consistency-prod' into 'develop'
Haelwenn [Tue, 13 Oct 2020 18:19:24 +0000 (18:19 +0000)]
Merge branch 'bugfix/file-consistency-prod' into 'develop'

Move Consistency.FileLocation to ./test

See merge request pleroma/pleroma!3079

3 years agoMove Consistency.FileLocation to ./test
Haelwenn (lanodan) Monnier [Tue, 13 Oct 2020 17:54:24 +0000 (19:54 +0200)]
Move Consistency.FileLocation to ./test

This fixes a compilation fail because of Credo's absence in MIX_ENV=prod

3 years agoCredo
Mark Felder [Tue, 13 Oct 2020 17:49:43 +0000 (12:49 -0500)]
Credo

3 years agoJPEG content_type must be image/jpeg
Mark Felder [Tue, 13 Oct 2020 15:37:24 +0000 (10:37 -0500)]
JPEG content_type must be image/jpeg

3 years agoMerge branch 'develop' into feature/gen-magic
Mark Felder [Tue, 13 Oct 2020 15:08:38 +0000 (10:08 -0500)]
Merge branch 'develop' into feature/gen-magic

3 years agoMerge branch 'develop' into chore/elixir-1.11
Mark Felder [Tue, 13 Oct 2020 14:54:53 +0000 (09:54 -0500)]
Merge branch 'develop' into chore/elixir-1.11

3 years agoMerge branch 'develop' into refactor/locked_user_field
Mark Felder [Tue, 13 Oct 2020 14:54:29 +0000 (09:54 -0500)]
Merge branch 'develop' into refactor/locked_user_field

3 years agoMerge branch 'develop' into refactor/discoverable_user_field
Mark Felder [Tue, 13 Oct 2020 14:54:11 +0000 (09:54 -0500)]
Merge branch 'develop' into refactor/discoverable_user_field

3 years agoMerge branch 'feature/1822-files-consistency' into 'develop'
feld [Tue, 13 Oct 2020 14:47:29 +0000 (14:47 +0000)]
Merge branch 'feature/1822-files-consistency' into 'develop'

Feature/1822 files consistency

Closes #1822

See merge request pleroma/pleroma!2680

3 years agoChange user.discoverable field to user.is_discoverable
Mark Felder [Tue, 13 Oct 2020 14:45:08 +0000 (09:45 -0500)]
Change user.discoverable field to user.is_discoverable

3 years agoChange user.locked field to user.is_locked
Mark Felder [Tue, 13 Oct 2020 14:31:13 +0000 (09:31 -0500)]
Change user.locked field to user.is_locked

3 years agochanges after rebase
Alexander Strizhakov [Tue, 13 Oct 2020 14:10:34 +0000 (17:10 +0300)]
changes after rebase

3 years agomigration and warning for RemoteIp plug rename
Alexander Strizhakov [Sat, 19 Sep 2020 18:44:02 +0000 (21:44 +0300)]
migration and warning for RemoteIp plug rename

3 years agochanges after rebase
Alexander Strizhakov [Sat, 19 Sep 2020 18:25:01 +0000 (21:25 +0300)]
changes after rebase

3 years agocredo fix after rebase
Alexander Strizhakov [Sun, 13 Sep 2020 07:35:16 +0000 (10:35 +0300)]
credo fix after rebase

3 years agochanges after rebase
Alexander Strizhakov [Tue, 8 Sep 2020 15:35:07 +0000 (18:35 +0300)]
changes after rebase

3 years agofixes after rebase
Alexander Strizhakov [Wed, 2 Sep 2020 07:29:36 +0000 (10:29 +0300)]
fixes after rebase

3 years agorebase
Alexander Strizhakov [Wed, 19 Aug 2020 10:45:02 +0000 (13:45 +0300)]
rebase

3 years agochanges after rebase
Alexander Strizhakov [Sun, 16 Aug 2020 18:01:38 +0000 (21:01 +0300)]
changes after rebase

3 years agofixes after rebase
Alexander Strizhakov [Sun, 16 Aug 2020 17:28:31 +0000 (20:28 +0300)]
fixes after rebase

3 years agoexclude file_location check from coveralls
Alexander Strizhakov [Sun, 12 Jul 2020 14:29:02 +0000 (17:29 +0300)]
exclude file_location check from coveralls

3 years agofix after rebase
Alexander Strizhakov [Sun, 12 Jul 2020 14:06:23 +0000 (17:06 +0300)]
fix after rebase

3 years agofiles consistency after rebase
Alexander Strizhakov [Fri, 10 Jul 2020 10:02:24 +0000 (13:02 +0300)]
files consistency after rebase

3 years agofiles consistency for new files
Alexander Strizhakov [Wed, 8 Jul 2020 12:43:14 +0000 (15:43 +0300)]
files consistency for new files

3 years agofix after rebase
Alexander Strizhakov [Wed, 8 Jul 2020 12:41:53 +0000 (15:41 +0300)]
fix after rebase

3 years agoupdate files consistency after rebase
Alexander Strizhakov [Fri, 26 Jun 2020 05:38:22 +0000 (08:38 +0300)]
update files consistency after rebase

3 years agocopyright
Alexander Strizhakov [Wed, 24 Jun 2020 12:31:56 +0000 (15:31 +0300)]
copyright

3 years agoupdates after rebase
Alexander Strizhakov [Wed, 24 Jun 2020 11:11:05 +0000 (14:11 +0300)]
updates after rebase

3 years agospecial namespaces for phoenix and api_spec
Alexander Strizhakov [Wed, 24 Jun 2020 10:56:16 +0000 (13:56 +0300)]
special namespaces for phoenix and api_spec

3 years agoalias alphabetically order
Alexander Strizhakov [Wed, 24 Jun 2020 10:07:47 +0000 (13:07 +0300)]
alias alphabetically order

3 years agoAdminSecretAuthenticationPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 08:18:42 +0000 (11:18 +0300)]
AdminSecretAuthenticationPlug module name

3 years agoAuthenticationPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 08:16:09 +0000 (11:16 +0300)]
AuthenticationPlug module name

3 years agoBasicAuthDecoderPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 08:13:19 +0000 (11:13 +0300)]
BasicAuthDecoderPlug module name

3 years agoDigestPlug rename
Alexander Strizhakov [Wed, 24 Jun 2020 08:09:13 +0000 (11:09 +0300)]
DigestPlug rename

3 years agoCache plug module name
Alexander Strizhakov [Wed, 24 Jun 2020 08:08:43 +0000 (11:08 +0300)]
Cache plug module name

3 years agoEnsureAuthenticatedPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:55:56 +0000 (10:55 +0300)]
EnsureAuthenticatedPlug module name

3 years agoEnsurePublicOrAuthenticatedPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:53:10 +0000 (10:53 +0300)]
EnsurePublicOrAuthenticatedPlug module name

3 years agoEnsureUserKeyPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:49:18 +0000 (10:49 +0300)]
EnsureUserKeyPlug module name

3 years agoExpectAuthenticatedCheckPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:44:50 +0000 (10:44 +0300)]
ExpectAuthenticatedCheckPlug module name

3 years agoExpectPublicOrAuthenticatedCheckPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:43:19 +0000 (10:43 +0300)]
ExpectPublicOrAuthenticatedCheckPlug module name

3 years agoFederatingPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:41:09 +0000 (10:41 +0300)]
FederatingPlug module name

3 years agoHTTPSecurityPlug module name and filename
Alexander Strizhakov [Wed, 24 Jun 2020 07:39:17 +0000 (10:39 +0300)]
HTTPSecurityPlug module name and filename

3 years agoIdempotencyPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:09:39 +0000 (10:09 +0300)]
IdempotencyPlug module name

3 years agoInstanceStatic module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:03:10 +0000 (10:03 +0300)]
InstanceStatic module name

3 years agoLegacyAuthenticationPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 07:01:40 +0000 (10:01 +0300)]
LegacyAuthenticationPlug module name

3 years agoOAuthPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 06:59:21 +0000 (09:59 +0300)]
OAuthPlug module name

3 years agoOAuthScopesPlug module name
Alexander Strizhakov [Wed, 24 Jun 2020 06:57:27 +0000 (09:57 +0300)]
OAuthScopesPlug module name

3 years agoPlugHelper module name
Alexander Strizhakov [Wed, 24 Jun 2020 06:42:36 +0000 (09:42 +0300)]
PlugHelper module name

3 years agoRateLimiter module name
Alexander Strizhakov [Wed, 24 Jun 2020 06:35:00 +0000 (09:35 +0300)]
RateLimiter module name

3 years agoRemoteIp module name
Alexander Strizhakov [Wed, 24 Jun 2020 06:30:32 +0000 (09:30 +0300)]
RemoteIp module name