akkoma
3 years agoMerge branch 'filtering-following' into 'develop'
rinpatch [Tue, 6 Oct 2020 18:11:34 +0000 (18:11 +0000)]
Merge branch 'filtering-following' into 'develop'

ActivityPub: Return Announces when filtering by `following`.

See merge request pleroma/pleroma!3022

3 years agoMerge branch 'feature/update-description-for-frontends-setting' into 'develop'
rinpatch [Tue, 6 Oct 2020 18:05:03 +0000 (18:05 +0000)]
Merge branch 'feature/update-description-for-frontends-setting' into 'develop'

Remove extra nesting and add labels in `:frontends` setting

See merge request pleroma/pleroma!3043

3 years agoMerge branch 'feature/1893-remote-emoji-packs-pagination' into 'develop'
feld [Mon, 5 Oct 2020 17:52:02 +0000 (17:52 +0000)]
Merge branch 'feature/1893-remote-emoji-packs-pagination' into 'develop'

Feature/1893 remote emoji packs pagination

Closes #1893

See merge request pleroma/pleroma!2698

3 years agoMerge branch 'develop' into feature/1893-remote-emoji-packs-pagination
Mark Felder [Mon, 5 Oct 2020 17:40:53 +0000 (12:40 -0500)]
Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination

3 years agoMerge branch '2211-smol-documentation-fix' into 'develop'
Haelwenn [Mon, 5 Oct 2020 14:53:30 +0000 (14:53 +0000)]
Merge branch '2211-smol-documentation-fix' into 'develop'

Docs: Modify docs so the postgres config is harder to get wrong.

Closes #2211

See merge request pleroma/pleroma!3055

3 years agoDocs: Modify docs so the postgres config is harder to get wrong.
lain [Mon, 5 Oct 2020 11:58:12 +0000 (13:58 +0200)]
Docs: Modify docs so the postgres config is harder to get wrong.

3 years agoMerge branch 'fix/empty-params-openapi' into 'develop'
rinpatch [Sat, 3 Oct 2020 12:35:49 +0000 (12:35 +0000)]
Merge branch 'fix/empty-params-openapi' into 'develop'

OpenAPI CastAndValidate: filter out empty params

Closes #2198

See merge request pleroma/pleroma!3047

3 years agoMerge branch 'web-push-fix' into 'develop'
lain [Thu, 1 Oct 2020 11:15:13 +0000 (11:15 +0000)]
Merge branch 'web-push-fix' into 'develop'

web push http_client fix

Closes #2202

See merge request pleroma/pleroma!3052

3 years agoweb push http_client fix
Alexander Strizhakov [Thu, 1 Oct 2020 10:32:11 +0000 (13:32 +0300)]
web push http_client fix

3 years agoMerge branch 'chore/pleroma-vcl' into 'develop'
feld [Wed, 30 Sep 2020 18:13:34 +0000 (18:13 +0000)]
Merge branch 'chore/pleroma-vcl' into 'develop'

Make it possible for Varnish logs to contain the true scheme used by clients

See merge request pleroma/pleroma!3051

3 years agoSyntax error
Mark Felder [Wed, 30 Sep 2020 17:49:51 +0000 (12:49 -0500)]
Syntax error

3 years agoMake it possible for Varnish logs to contain the true scheme used by clients
Mark Felder [Wed, 30 Sep 2020 17:32:54 +0000 (12:32 -0500)]
Make it possible for Varnish logs to contain the true scheme used by clients
instead of always reporting http://

3 years agoMerge branch 'update/oban' into 'develop'
rinpatch [Wed, 30 Sep 2020 13:41:48 +0000 (13:41 +0000)]
Merge branch 'update/oban' into 'develop'

Update Oban to 2.1.0

See merge request pleroma/pleroma!3050

3 years agoMerge branch '2201-i-hate-this' into 'develop'
rinpatch [Wed, 30 Sep 2020 13:37:46 +0000 (13:37 +0000)]
Merge branch '2201-i-hate-this' into 'develop'

User search: Once again, change uri handling.

Closes #2201

See merge request pleroma/pleroma!3048

3 years agoUpdate Oban to 2.1.0
Mark Felder [Wed, 30 Sep 2020 12:53:19 +0000 (07:53 -0500)]
Update Oban to 2.1.0

3 years agoMigrations: Nullify old unique index on users.uri
lain [Wed, 30 Sep 2020 12:17:21 +0000 (14:17 +0200)]
Migrations: Nullify old unique index on users.uri

3 years agoUser search: Once again, change uri handling.
lain [Wed, 30 Sep 2020 12:14:41 +0000 (14:14 +0200)]
User search: Once again, change uri handling.

They can indeed be non-unique.

3 years agoFix typo
Angelina Filippova [Tue, 29 Sep 2020 21:50:53 +0000 (00:50 +0300)]
Fix typo

3 years agoFix comma typo
Angelina Filippova [Tue, 29 Sep 2020 21:49:08 +0000 (00:49 +0300)]
Fix comma typo

3 years agoApply 1 suggestion(s) to 1 file(s)
Angelina Filippova [Tue, 29 Sep 2020 20:33:04 +0000 (20:33 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Angelina Filippova [Tue, 29 Sep 2020 20:32:55 +0000 (20:32 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoOpenAPI CastAndValidate: filter out empty params
rinpatch [Tue, 29 Sep 2020 18:49:04 +0000 (21:49 +0300)]
OpenAPI CastAndValidate: filter out empty params

Closes #2198

3 years agoMerge branch 'fix/2189-unpin-activity' into 'develop'
Haelwenn [Tue, 29 Sep 2020 17:42:08 +0000 (17:42 +0000)]
Merge branch 'fix/2189-unpin-activity' into 'develop'

#2189 More robust expires_at timestamp processing

See merge request pleroma/pleroma!3046

3 years agoMore robust expires_at timestamp processing
Mark Felder [Tue, 29 Sep 2020 17:16:15 +0000 (12:16 -0500)]
More robust expires_at timestamp processing

3 years agoMerge branch 'ffmpeg-imagemagick-dependencies-documentation' into 'develop'
lain [Tue, 29 Sep 2020 14:48:30 +0000 (14:48 +0000)]
Merge branch 'ffmpeg-imagemagick-dependencies-documentation' into 'develop'

`ffmpeg` / `ImageMagick` handling as optional dependencies

See merge request pleroma/pleroma!3031

3 years agoMerge branch 'issue/2170' into 'develop'
lain [Tue, 29 Sep 2020 14:37:49 +0000 (14:37 +0000)]
Merge branch 'issue/2170' into 'develop'

[#2170] Can't remove dead relay

See merge request pleroma/pleroma!3041

3 years ago[#3031] Adjusted changelog entry.
Ivan Tashkinov [Tue, 29 Sep 2020 14:34:49 +0000 (17:34 +0300)]
[#3031] Adjusted changelog entry.

3 years agoApply 1 suggestion(s) to 1 file(s)
lain [Tue, 29 Sep 2020 14:30:18 +0000 (14:30 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoChangelog: Add info about relay unfollowing
lain [Tue, 29 Sep 2020 14:24:02 +0000 (16:24 +0200)]
Changelog: Add info about relay unfollowing

3 years ago[#3031] Refactoring: moved system commands checks to ApplicationRequirements.
Ivan Tashkinov [Tue, 29 Sep 2020 13:28:06 +0000 (16:28 +0300)]
[#3031] Refactoring: moved system commands checks to ApplicationRequirements.

3 years agoMerge branch 'fix/revert-citext-uri' into 'develop'
rinpatch [Mon, 28 Sep 2020 15:44:20 +0000 (15:44 +0000)]
Merge branch 'fix/revert-citext-uri' into 'develop'

Revert citext user URI migration

Closes #2188

See merge request pleroma/pleroma!3042

3 years agoRevert citext user URI migration
rinpatch [Mon, 28 Sep 2020 15:15:31 +0000 (18:15 +0300)]
Revert citext user URI migration

URI paths are not actually case-insesitive, which caused migration issues
 on a number of databases.

Closes #2188

3 years agoRemove extra nesting and add labels in `:frontends` setting
Angelina Filippova [Mon, 28 Sep 2020 15:13:45 +0000 (18:13 +0300)]
Remove extra nesting and add labels in `:frontends` setting

3 years agoCI: Add ffmpeg
lain [Mon, 28 Sep 2020 12:14:32 +0000 (14:14 +0200)]
CI: Add ffmpeg

3 years agoadded `force` option to the unfollow operation
Maksim Pechnikov [Mon, 28 Sep 2020 06:16:42 +0000 (09:16 +0300)]
added `force` option to the unfollow operation

3 years agoAdjusted MediaProxyControllerTest to gracefully fail on missing dependencies. Install...
Ivan Tashkinov [Sat, 26 Sep 2020 16:32:16 +0000 (19:32 +0300)]
Adjusted MediaProxyControllerTest to gracefully fail on missing dependencies. Installation docs update.
Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool).

3 years agoMerge branch 'fix/deprecation-warning-welcome-message' into 'develop'
feld [Fri, 25 Sep 2020 18:40:00 +0000 (18:40 +0000)]
Merge branch 'fix/deprecation-warning-welcome-message' into 'develop'

Fix deprecation warnings for old config settings

Closes #2153

See merge request pleroma/pleroma!3021

3 years agoMerge branch 'develop' into fix/deprecation-warning-welcome-message
Mark Felder [Fri, 25 Sep 2020 18:08:33 +0000 (13:08 -0500)]
Merge branch 'develop' into fix/deprecation-warning-welcome-message

3 years agoMerge branch 'fix/noop-policy-describe' into 'develop'
feld [Fri, 25 Sep 2020 18:02:59 +0000 (18:02 +0000)]
Merge branch 'fix/noop-policy-describe' into 'develop'

Fix test failures for NoOpPolicy describe/0

See merge request pleroma/pleroma!3035

3 years agoFix test failures for NoOpPolicy describe/0
Mark Felder [Fri, 25 Sep 2020 17:46:49 +0000 (12:46 -0500)]
Fix test failures for NoOpPolicy describe/0

3 years agoConfig settings leak and break configdb migration tests when async
Mark Felder [Fri, 25 Sep 2020 17:20:52 +0000 (12:20 -0500)]
Config settings leak and break configdb migration tests when async

3 years agoMerge branch 'develop' into fix/deprecation-warning-welcome-message
Mark Felder [Fri, 25 Sep 2020 16:45:51 +0000 (11:45 -0500)]
Merge branch 'develop' into fix/deprecation-warning-welcome-message

3 years agoMerge branch 'feature/bulk-confirmation' into 'develop'
feld [Fri, 25 Sep 2020 16:15:01 +0000 (16:15 +0000)]
Merge branch 'feature/bulk-confirmation' into 'develop'

Bulk account confirmation actions

Closes #2085

See merge request pleroma/pleroma!2975

3 years agoMerge branch 'develop' into fix/deprecation-warning-welcome-message
Mark Felder [Fri, 25 Sep 2020 15:48:01 +0000 (10:48 -0500)]
Merge branch 'develop' into fix/deprecation-warning-welcome-message

3 years agoSimplify the value comparison
Mark Felder [Fri, 25 Sep 2020 15:37:59 +0000 (10:37 -0500)]
Simplify the value comparison

3 years agoMerge branch 'search-even-more' into 'develop'
rinpatch [Fri, 25 Sep 2020 12:56:21 +0000 (12:56 +0000)]
Merge branch 'search-even-more' into 'develop'

More user search improvements

See merge request pleroma/pleroma!3032

3 years agoMerge branch 'features/incoming-create-exists' into 'develop'
rinpatch [Fri, 25 Sep 2020 12:44:33 +0000 (12:44 +0000)]
Merge branch 'features/incoming-create-exists' into 'develop'

transmogrifier: Drop incoming create early if it already exists

See merge request pleroma/pleroma!3026

3 years agoLinter fixes
lain [Fri, 25 Sep 2020 07:12:48 +0000 (09:12 +0200)]
Linter fixes

3 years agoUser search: Make uri matches case insensitive.
lain [Fri, 25 Sep 2020 06:56:58 +0000 (08:56 +0200)]
User search: Make uri matches case insensitive.

3 years agoUser Search: Also find user by uri
lain [Fri, 25 Sep 2020 06:46:14 +0000 (08:46 +0200)]
User Search: Also find user by uri

3 years agoAdd some user feedback
Mark Felder [Thu, 24 Sep 2020 23:35:20 +0000 (18:35 -0500)]
Add some user feedback

3 years agoValidate emails are sent to the appropriate unconfirmed actors
Mark Felder [Thu, 24 Sep 2020 23:24:44 +0000 (18:24 -0500)]
Validate emails are sent to the appropriate unconfirmed actors

3 years agoCannot use batches with User.try_send_confirmation_email/1
Mark Felder [Thu, 24 Sep 2020 23:23:47 +0000 (18:23 -0500)]
Cannot use batches with User.try_send_confirmation_email/1

3 years agoUse the import
Mark Felder [Thu, 24 Sep 2020 21:47:34 +0000 (16:47 -0500)]
Use the import

3 years agoMerge branch '2182-profile-search-improvements' into 'develop'
rinpatch [Thu, 24 Sep 2020 18:27:55 +0000 (18:27 +0000)]
Merge branch '2182-profile-search-improvements' into 'develop'

Resolve "Profile search by URL doesn't work correctly"

Closes #2182

See merge request pleroma/pleroma!3030

3 years agoAdded documentation on installation of `ffmpeg` and `ImageMagick` dependencies.
Ivan Tashkinov [Thu, 24 Sep 2020 15:02:50 +0000 (18:02 +0300)]
Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies.

3 years agoChangelog: Add info about user search.
lain [Thu, 24 Sep 2020 13:56:17 +0000 (15:56 +0200)]
Changelog: Add info about user search.

3 years agoUser Search: Boost resolved results and exact ap_id matches.
lain [Thu, 24 Sep 2020 13:54:55 +0000 (15:54 +0200)]
User Search: Boost resolved results and exact ap_id matches.

3 years agoMerge branch 'fix/test-fix' into 'develop'
rinpatch [Thu, 24 Sep 2020 09:50:39 +0000 (09:50 +0000)]
Merge branch 'fix/test-fix' into 'develop'

Fix for test on mac

See merge request pleroma/pleroma!3027

3 years agoMerge branch 'smol-test' into 'develop'
lain [Thu, 24 Sep 2020 09:41:28 +0000 (09:41 +0000)]
Merge branch 'smol-test' into 'develop'

CommonAPI test: Add test for polls

See merge request pleroma/pleroma!3028

3 years agoCommonAPI test: Add test for polls
lain [Thu, 24 Sep 2020 09:12:03 +0000 (11:12 +0200)]
CommonAPI test: Add test for polls

3 years agodon't run in async mode
Alexander Strizhakov [Thu, 24 Sep 2020 09:00:39 +0000 (12:00 +0300)]
don't run in async mode

3 years agofix for test on mac
Alexander Strizhakov [Thu, 24 Sep 2020 07:46:09 +0000 (10:46 +0300)]
fix for test on mac

3 years agochangelog entry
Alexander Strizhakov [Thu, 24 Sep 2020 06:54:10 +0000 (09:54 +0300)]
changelog entry

3 years agofix
Alexander Strizhakov [Thu, 24 Sep 2020 06:47:23 +0000 (09:47 +0300)]
fix

3 years agofixes after rebase
Alexander Strizhakov [Thu, 24 Sep 2020 06:42:30 +0000 (09:42 +0300)]
fixes after rebase

3 years agodocs update
Alexander Strizhakov [Thu, 24 Sep 2020 06:41:40 +0000 (09:41 +0300)]
docs update

3 years agopack routes change
Alexander Strizhakov [Sun, 20 Sep 2020 06:51:36 +0000 (09:51 +0300)]
pack routes change

3 years agochangelog entry
Alexander Strizhakov [Mon, 17 Aug 2020 08:19:49 +0000 (11:19 +0300)]
changelog entry

3 years agopagination for remote emoji packs
Alexander Strizhakov [Sat, 27 Jun 2020 11:33:49 +0000 (14:33 +0300)]
pagination for remote emoji packs

3 years agosupport for special chars in pack name
Alexander Strizhakov [Sat, 27 Jun 2020 10:43:25 +0000 (13:43 +0300)]
support for special chars in pack name

3 years agoChase Pleroma.RepoStreamer.chunk_stream -> Pleroma.Repo.chunk_stream
Mark Felder [Wed, 23 Sep 2020 17:32:47 +0000 (12:32 -0500)]
Chase Pleroma.RepoStreamer.chunk_stream -> Pleroma.Repo.chunk_stream

3 years agoMerge branch 'develop' into feature/bulk-confirmation
Mark Felder [Wed, 23 Sep 2020 16:56:22 +0000 (11:56 -0500)]
Merge branch 'develop' into feature/bulk-confirmation

3 years agoMerge branch 'issue/2115' into 'develop'
lain [Wed, 23 Sep 2020 12:09:38 +0000 (12:09 +0000)]
Merge branch 'issue/2115' into 'develop'

[#2115] added paginate links to headers for  /chats/:id/messages

See merge request pleroma/pleroma!2981

3 years agoMerge branch 'user-query/filter-out-internal' into 'develop'
lain [Wed, 23 Sep 2020 11:51:04 +0000 (11:51 +0000)]
Merge branch 'user-query/filter-out-internal' into 'develop'

Filter out internal users by default

Closes #2147

See merge request pleroma/pleroma!3024

3 years agoMerge branch 'develop' into 'issue/2115'
lain [Wed, 23 Sep 2020 11:49:19 +0000 (11:49 +0000)]
Merge branch 'develop' into 'issue/2115'

# Conflicts:
#   CHANGELOG.md

3 years agotransmogrifier: Drop incoming create early if it already exists
Haelwenn (lanodan) Monnier [Wed, 23 Sep 2020 09:45:32 +0000 (11:45 +0200)]
transmogrifier: Drop incoming create early if it already exists

3 years agoMerge branch 'issue/1975' into 'develop'
lain [Wed, 23 Sep 2020 10:49:29 +0000 (10:49 +0000)]
Merge branch 'issue/1975' into 'develop'

[#1975] import emoji from a zip archive

Closes admin-fe#130

See merge request pleroma/pleroma!2911

3 years agoMerge branch 'develop' into 'issue/1975'
lain [Wed, 23 Sep 2020 09:16:00 +0000 (09:16 +0000)]
Merge branch 'develop' into 'issue/1975'

# Conflicts:
#   CHANGELOG.md

3 years agoMerge branch 'email-fix-develop' into 'develop'
lain [Wed, 23 Sep 2020 09:05:52 +0000 (09:05 +0000)]
Merge branch 'email-fix-develop' into 'develop'

Allow emails to be sent again (develop)

Closes #2172

See merge request pleroma/pleroma!3025

3 years agoChangelog: Add info about emoji zip import feature
lain [Wed, 23 Sep 2020 08:57:53 +0000 (10:57 +0200)]
Changelog: Add info about emoji zip import feature

3 years agoChangelog: Info about email fix.
lain [Wed, 23 Sep 2020 08:54:24 +0000 (10:54 +0200)]
Changelog: Info about email fix.

3 years agofinland-emojis.zip -> emojis.zip
Maksim Pechnikov [Tue, 22 Sep 2020 18:58:30 +0000 (21:58 +0300)]
finland-emojis.zip -> emojis.zip

3 years agoMerge branch 'develop' into issue/1975
Maksim Pechnikov [Tue, 22 Sep 2020 18:42:10 +0000 (21:42 +0300)]
Merge branch 'develop' into issue/1975

3 years agoMerge remote-tracking branch 'upstream/develop' into email-fix-develop
Alex Gleason [Tue, 22 Sep 2020 18:37:02 +0000 (13:37 -0500)]
Merge remote-tracking branch 'upstream/develop' into email-fix-develop

3 years agoAdd test for check_activity_expiration_config/0
Mark Felder [Tue, 22 Sep 2020 16:34:51 +0000 (11:34 -0500)]
Add test for check_activity_expiration_config/0

3 years agoAdd deprecation warning test for check_hellthread_threshold/0
Mark Felder [Tue, 22 Sep 2020 16:22:15 +0000 (11:22 -0500)]
Add deprecation warning test for check_hellthread_threshold/0

3 years agoAdd test for welcome message format
Mark Felder [Tue, 22 Sep 2020 16:19:29 +0000 (11:19 -0500)]
Add test for welcome message format

3 years agoFix gun_pool_options deprecation warning message
Mark Felder [Tue, 22 Sep 2020 16:15:40 +0000 (11:15 -0500)]
Fix gun_pool_options deprecation warning message

3 years agoRemove deprecation warning. We were supposed to remove backwards compat for this...
Mark Felder [Tue, 22 Sep 2020 16:13:36 +0000 (11:13 -0500)]
Remove deprecation warning. We were supposed to remove backwards compat for this in 2.1.

3 years agoChangelog: Add info about chat pagination fix.
lain [Tue, 22 Sep 2020 15:17:19 +0000 (17:17 +0200)]
Changelog: Add info about chat pagination fix.

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 agoFilter out internal users by default
Egor Kislitsyn [Tue, 22 Sep 2020 12:55:40 +0000 (16:55 +0400)]
Filter out internal users by default

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 agoActivityPub: Return Announces when filtering by `following`.
lain [Tue, 22 Sep 2020 12:20:19 +0000 (14:20 +0200)]
ActivityPub: Return Announces when filtering by `following`.

3 years agoFix deprecation warning for welcome message
Mark Felder [Mon, 21 Sep 2020 22:08:49 +0000 (17:08 -0500)]
Fix deprecation warning for welcome message

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