akkoma
2 years agoAccountController.lookup: skip visibility check
marcin mikołajczak [Tue, 28 Dec 2021 17:24:48 +0000 (18:24 +0100)]
AccountController.lookup: skip visibility check

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge remote-tracking branch 'pleroma/develop' into mastodon-lookup
marcin mikołajczak [Tue, 28 Dec 2021 15:27:27 +0000 (16:27 +0100)]
Merge remote-tracking branch 'pleroma/develop' into mastodon-lookup

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMastoAPI: Add `GET /api/v1/accounts/lookup`
marcin mikołajczak [Tue, 28 Dec 2021 15:11:17 +0000 (16:11 +0100)]
MastoAPI: Add `GET /api/v1/accounts/lookup`

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge branch 'apps-api-endpoint' into 'develop'
Alex Gleason [Tue, 28 Dec 2021 14:38:02 +0000 (14:38 +0000)]
Merge branch 'apps-api-endpoint' into 'develop'

Apps API endpoint

See merge request pleroma/pleroma!3583

2 years agoMerge branch 'ensure-staff-privileged-strict' into 'develop'
Alex Gleason [Tue, 28 Dec 2021 00:53:11 +0000 (00:53 +0000)]
Merge branch 'ensure-staff-privileged-strict' into 'develop'

EnsureStaffPrivilegedPlug: don't let non-moderators through

See merge request pleroma/pleroma!3582

2 years agoPleromaAPI.AppView: add test
Alex Gleason [Tue, 28 Dec 2021 00:52:34 +0000 (18:52 -0600)]
PleromaAPI.AppView: add test

2 years agoAppController: remove unnecessary `require Logger`
Alex Gleason [Tue, 28 Dec 2021 00:30:16 +0000 (18:30 -0600)]
AppController: remove unnecessary `require Logger`

2 years agoApps: add test for get_user_apps/1
Alex Gleason [Tue, 28 Dec 2021 00:29:03 +0000 (18:29 -0600)]
Apps: add test for get_user_apps/1

2 years agoAppController: test creating with and without a user
Alex Gleason [Tue, 28 Dec 2021 00:14:15 +0000 (18:14 -0600)]
AppController: test creating with and without a user

2 years agoApps: add user_id index
Alex Gleason [Tue, 28 Dec 2021 00:05:35 +0000 (18:05 -0600)]
Apps: add user_id index

2 years agoMerge remote-tracking branch 'origin/develop' into apps-api-endpoint
Alex Gleason [Tue, 28 Dec 2021 00:01:25 +0000 (18:01 -0600)]
Merge remote-tracking branch 'origin/develop' into apps-api-endpoint

2 years agoEnsureStaffPrivilegedPlug: don't let non-moderators through
Alex Gleason [Mon, 27 Dec 2021 23:18:26 +0000 (17:18 -0600)]
EnsureStaffPrivilegedPlug: don't let non-moderators through

2 years agoMerge branch 'admin-fix-duplicated-endpoints' into 'develop'
Alex Gleason [Mon, 27 Dec 2021 23:12:14 +0000 (23:12 +0000)]
Merge branch 'admin-fix-duplicated-endpoints' into 'develop'

AdminAPI: fix duplicated routes

See merge request pleroma/pleroma!3581

2 years agoAdminAPI: fix duplicated routes
Alex Gleason [Mon, 27 Dec 2021 22:58:10 +0000 (16:58 -0600)]
AdminAPI: fix duplicated routes

2 years agoMerge branch 'finch' into 'develop'
Alex Gleason [Mon, 27 Dec 2021 18:27:13 +0000 (18:27 +0000)]
Merge branch 'finch' into 'develop'

Finch support

See merge request pleroma/pleroma!3565

2 years agoMerge branch 'tag-gun-erratic' into 'develop'
Alex Gleason [Mon, 27 Dec 2021 17:41:28 +0000 (17:41 +0000)]
Merge branch 'tag-gun-erratic' into 'develop'

ConnectionPoolTest: tag erratic test

See merge request pleroma/pleroma!3580

2 years agoMerge remote-tracking branch 'origin/develop' into finch
Alex Gleason [Mon, 27 Dec 2021 17:31:15 +0000 (11:31 -0600)]
Merge remote-tracking branch 'origin/develop' into finch

2 years agoConnectionPoolTest: tag erratic test
Alex Gleason [Mon, 27 Dec 2021 17:27:25 +0000 (11:27 -0600)]
ConnectionPoolTest: tag erratic test

2 years agoMerge branch 'restricted-moderators' into 'develop'
Alex Gleason [Mon, 27 Dec 2021 17:06:22 +0000 (17:06 +0000)]
Merge branch 'restricted-moderators' into 'develop'

AdminAPI: Optionally restrict moderators from accessing sensitive data

See merge request pleroma/pleroma!3578

2 years agoEnsureStaffPrivilegedPlug: add tests
Alex Gleason [Mon, 27 Dec 2021 16:39:59 +0000 (10:39 -0600)]
EnsureStaffPrivilegedPlug: add tests

2 years agoMerge branch 'log-slow-queries' into 'develop'
Alex Gleason [Mon, 27 Dec 2021 15:41:06 +0000 (15:41 +0000)]
Merge branch 'log-slow-queries' into 'develop'

Log slow Ecto queries

See merge request pleroma/pleroma!3553

2 years agoMade slow queries logging disabled by default.
Ivan Tashkinov [Mon, 27 Dec 2021 06:13:31 +0000 (09:13 +0300)]
Made slow queries logging disabled by default.

2 years agoFix lint errors
Alibek Omarov [Mon, 27 Dec 2021 00:12:32 +0000 (03:12 +0300)]
Fix lint errors

2 years agoAPI: fix duplicate :get_password_token route
Alibek Omarov [Sun, 26 Dec 2021 23:57:54 +0000 (02:57 +0300)]
API: fix duplicate :get_password_token route

2 years agoAPI: show info about privileged staff in instance metadata
Alibek Omarov [Sun, 26 Dec 2021 23:28:09 +0000 (02:28 +0300)]
API: show info about privileged staff in instance metadata

2 years agoAPI: optionally restrict moderators from accessing sensitive data
Alibek Omarov [Sun, 26 Dec 2021 23:27:48 +0000 (02:27 +0300)]
API: optionally restrict moderators from accessing sensitive data

2 years agoConfigurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging...
Ivan Tashkinov [Sun, 26 Dec 2021 19:49:00 +0000 (22:49 +0300)]
Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging]). Adjusted log messages truncation to 65 kb (was default: 8 kb). Non-truncated logging of slow query params.

2 years agoMerge branch 'erratic' into 'develop'
lain [Sun, 26 Dec 2021 16:35:09 +0000 (16:35 +0000)]
Merge branch 'erratic' into 'develop'

CI: Start testing erratic test again

See merge request pleroma/pleroma!3575

2 years agoUpdate changelog
Lain Soykaf [Sun, 26 Dec 2021 16:00:09 +0000 (17:00 +0100)]
Update changelog

2 years agoMerge branch 'finch' of git.pleroma.social:pleroma/pleroma into finch
Lain Soykaf [Sun, 26 Dec 2021 15:57:17 +0000 (16:57 +0100)]
Merge branch 'finch' of git.pleroma.social:pleroma/pleroma into finch

2 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch
Lain Soykaf [Sun, 26 Dec 2021 15:41:17 +0000 (16:41 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch

2 years agoCI: Start testing erratic test again
Lain Soykaf [Sun, 26 Dec 2021 15:14:56 +0000 (16:14 +0100)]
CI: Start testing erratic test again

Erratic tests are now ran in their own task, so we don't block
normal testing. The runtime is under a minute, so even if this one
has to be retried, it shouldn't take forever.

2 years agoMerge branch 'ci-dont-retry' into 'develop'
Alex Gleason [Sun, 26 Dec 2021 02:40:26 +0000 (02:40 +0000)]
Merge branch 'ci-dont-retry' into 'develop'

GitLab CI: don't retry failed jobs

See merge request pleroma/pleroma!3574

2 years agoMerge branch 'profile-directory' into 'develop'
Alex Gleason [Sun, 26 Dec 2021 02:35:17 +0000 (02:35 +0000)]
Merge branch 'profile-directory' into 'develop'

MastoAPI: Profile directory

See merge request pleroma/pleroma!3573

2 years agoMastoAPI: Profile directory
marcin mikołajczak [Sun, 26 Dec 2021 02:35:17 +0000 (02:35 +0000)]
MastoAPI: Profile directory

2 years agoMerge branch 'notice-routes' into 'develop'
Alex Gleason [Sun, 26 Dec 2021 02:33:28 +0000 (02:33 +0000)]
Merge branch 'notice-routes' into 'develop'

Add notice compatibility routes for other frontends

Closes #1785

See merge request pleroma/pleroma!3402

2 years agoGitLab CI: don't retry failed jobs
Alex Gleason [Sun, 26 Dec 2021 02:15:21 +0000 (20:15 -0600)]
GitLab CI: don't retry failed jobs

2 years agoPleroma.Web.base_url() --> Endpoint.url()
Alex Gleason [Sun, 26 Dec 2021 02:11:14 +0000 (20:11 -0600)]
Pleroma.Web.base_url() --> Endpoint.url()

2 years agoMerge remote-tracking branch 'origin/develop' into notice-routes
Alex Gleason [Sun, 26 Dec 2021 01:57:53 +0000 (19:57 -0600)]
Merge remote-tracking branch 'origin/develop' into notice-routes

2 years agoMerge branch 'account-notes' into 'develop'
Alex Gleason [Sat, 25 Dec 2021 01:41:12 +0000 (01:41 +0000)]
Merge branch 'account-notes' into 'develop'

MastoAPI: Add user notes on accounts

See merge request pleroma/pleroma!3540

2 years agoMerge branch 'account-subscriptions' into 'develop'
Alex Gleason [Sat, 25 Dec 2021 01:34:27 +0000 (01:34 +0000)]
Merge branch 'account-subscriptions' into 'develop'

MastoAPI: accept notify param in follow request

See merge request pleroma/pleroma!3555

2 years agoMerge branch 'remote-follow-api' into 'develop'
Alex Gleason [Sat, 25 Dec 2021 01:32:47 +0000 (01:32 +0000)]
Merge branch 'remote-follow-api' into 'develop'

remote_interaction API endpoint

See merge request pleroma/pleroma!3545

2 years agoMerge remote-tracking branch 'origin/develop' into remote-follow-api
marcin mikołajczak [Fri, 24 Dec 2021 23:52:02 +0000 (00:52 +0100)]
Merge remote-tracking branch 'origin/develop' into remote-follow-api

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge branch 'warnings-as-errors' into 'develop'
Alex Gleason [Thu, 23 Dec 2021 16:19:57 +0000 (16:19 +0000)]
Merge branch 'warnings-as-errors' into 'develop'

Enable :warnings_as_errors for CI only

See merge request pleroma/pleroma!3474

2 years agoMerge branch 'add-nodeinfo-doc' into 'develop'
Alex Gleason [Thu, 23 Dec 2021 16:01:03 +0000 (16:01 +0000)]
Merge branch 'add-nodeinfo-doc' into 'develop'

Add initial Nodeinfo document

See merge request pleroma/pleroma!3546

2 years agoAdd initial Nodeinfo document
Hakaba Hitoyo [Thu, 23 Dec 2021 16:01:02 +0000 (16:01 +0000)]
Add initial Nodeinfo document

2 years agoMerge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'
Alex Gleason [Thu, 23 Dec 2021 16:00:16 +0000 (16:00 +0000)]
Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'

Handle Reject for already-accepted Follows properly

Closes #2766 and #2802

See merge request pleroma/pleroma!3568

2 years agoMerge branch 'moderators' into 'develop'
Alex Gleason [Wed, 22 Dec 2021 16:37:35 +0000 (16:37 +0000)]
Merge branch 'moderators' into 'develop'

AdminAPI: let moderators actually do things

Closes #2490

See merge request pleroma/pleroma!3480

2 years agoMerge branch 'erratic-tests' into 'develop'
Alex Gleason [Wed, 22 Dec 2021 04:14:31 +0000 (04:14 +0000)]
Merge branch 'erratic-tests' into 'develop'

Skip erratic tests

See merge request pleroma/pleroma!3572

2 years agoSkip erratic tests
Alex Gleason [Wed, 22 Dec 2021 04:04:15 +0000 (22:04 -0600)]
Skip erratic tests

2 years agoMerge remote-tracking branch 'origin/develop' into moderators
Alex Gleason [Sun, 19 Dec 2021 18:55:36 +0000 (12:55 -0600)]
Merge remote-tracking branch 'origin/develop' into moderators

2 years agoMerge branch 'mkljczk-develop-patch-64464' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 18:51:41 +0000 (18:51 +0000)]
Merge branch 'mkljczk-develop-patch-64464' into 'develop'

Add "exposable_reactions" to features, if showing reactions

See merge request pleroma/pleroma!3523

2 years agoMerge branch 'manifest' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 18:18:59 +0000 (18:18 +0000)]
Merge branch 'manifest' into 'develop'

Expose /manifest.json for PWA

Closes #882

See merge request pleroma/pleroma!3544

2 years agoSlow queries logging improvements: added EXPLAIN results, listed params, improved...
Ivan Tashkinov [Sun, 19 Dec 2021 17:35:00 +0000 (20:35 +0300)]
Slow queries logging improvements: added EXPLAIN results, listed params, improved stacktrace.

2 years agoMerge branch 'replies-count' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 17:36:25 +0000 (17:36 +0000)]
Merge branch 'replies-count' into 'develop'

Fix replies count for remote replies

See merge request pleroma/pleroma!3541

2 years agoMerge branch 'link-headers-chats' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 17:35:50 +0000 (17:35 +0000)]
Merge branch 'link-headers-chats' into 'develop'

Add link headers in ChatController.index2

See merge request pleroma/pleroma!3562

2 years agoMerge branch 'live-dashboard' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 17:35:14 +0000 (17:35 +0000)]
Merge branch 'live-dashboard' into 'develop'

Add Phoenix LiveDashboard

See merge request pleroma/pleroma!3566

2 years agoMerge remote-tracking branch 'origin/develop' into manifest
Alex Gleason [Sun, 19 Dec 2021 17:33:10 +0000 (11:33 -0600)]
Merge remote-tracking branch 'origin/develop' into manifest

2 years agoMerge branch 'v2-suggestions' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 17:31:17 +0000 (17:31 +0000)]
Merge branch 'v2-suggestions' into 'develop'

V2 suggestions

See merge request pleroma/pleroma!3547

2 years agoMerge branch 'fix-search-dos' into 'develop'
Alex Gleason [Sun, 19 Dec 2021 17:30:52 +0000 (17:30 +0000)]
Merge branch 'fix-search-dos' into 'develop'

Search: limit number of results (prevent DoS)

See merge request pleroma/pleroma!3563

2 years agoMerge branch 'from/develop/tusooa/alpine-3.14' into 'develop'
lain [Sat, 18 Dec 2021 15:04:55 +0000 (15:04 +0000)]
Merge branch 'from/develop/tusooa/alpine-3.14' into 'develop'

Bump alpine to 3.14

See merge request pleroma/pleroma!3569

2 years agoBump alpine to 3.14
Tusooa Zhu [Fri, 17 Dec 2021 23:00:29 +0000 (18:00 -0500)]
Bump alpine to 3.14

2 years agoLint
Tusooa Zhu [Fri, 17 Dec 2021 21:52:50 +0000 (16:52 -0500)]
Lint

2 years agoAdd changelog for https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3568
Tusooa Zhu [Fri, 17 Dec 2021 21:47:48 +0000 (16:47 -0500)]
Add changelog for https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3568

2 years agoAdd test to ensure removed follower cease to have relationship with ex-followee
Tusooa Zhu [Fri, 17 Dec 2021 21:44:22 +0000 (16:44 -0500)]
Add test to ensure removed follower cease to have relationship with ex-followee

https://git.pleroma.social/pleroma/pleroma/-/issues/2802

2 years agoAdd test to ensure the blocked cease to have follow relationship to the blocker
Tusooa Zhu [Fri, 17 Dec 2021 19:42:45 +0000 (14:42 -0500)]
Add test to ensure the blocked cease to have follow relationship to the blocker

https://git.pleroma.social/pleroma/pleroma/-/issues/2766

2 years agoAllow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_stat...
Tusooa Zhu [Fri, 17 Dec 2021 19:17:51 +0000 (14:17 -0500)]
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2

Mastodon uses the Reject activity also for the purpose of removing
a follower, in addition to reject a follow request. We should
also update the original Follow activity in this case.

2 years agoMerge branch 'verbose-emoji-loader' into 'develop'
lain [Fri, 17 Dec 2021 14:35:01 +0000 (14:35 +0000)]
Merge branch 'verbose-emoji-loader' into 'develop'

emoji/loader.ex: be more verbose about which emoji pack config is loading now

See merge request pleroma/pleroma!3567

2 years agoemoji/loader.ex: be more verbose about which emoji pack config is loading now
a1batross [Fri, 17 Dec 2021 14:15:44 +0000 (14:15 +0000)]
emoji/loader.ex: be more verbose about which emoji pack config is loading now

To avoid issue when one of the hundred JSON files is malformed and
administrator don't know which one

2 years agoDirty hack to make mediaproxy functional by relying on Hackney for that part
Mark Felder [Thu, 16 Dec 2021 17:36:58 +0000 (11:36 -0600)]
Dirty hack to make mediaproxy functional by relying on Hackney for that part

2 years agoMerge remote-tracking branch 'origin/develop' into live-dashboard
Alex Gleason [Thu, 16 Dec 2021 00:05:36 +0000 (19:05 -0500)]
Merge remote-tracking branch 'origin/develop' into live-dashboard

2 years agoAdd Phoenix LiveDashboard
Alex Gleason [Wed, 15 Dec 2021 21:17:11 +0000 (16:17 -0500)]
Add Phoenix LiveDashboard

Co-authored-by: Egor Kislitsyn <egor@kislitsyn.com>
2 years agoMerge branch 'delete-account-fix' into 'develop'
lain [Wed, 15 Dec 2021 21:26:45 +0000 (21:26 +0000)]
Merge branch 'delete-account-fix' into 'develop'

TwitterAPI: allow deleting one's own account with request body

Closes #2799 and #2746

See merge request pleroma/pleroma!3564

2 years agoApplication: Actually start finch if it's needed
Lain Soykaf [Wed, 15 Dec 2021 20:42:37 +0000 (15:42 -0500)]
Application: Actually start finch if it's needed

2 years agoApplication, dependencies: prepare for finch
Lain Soykaf [Wed, 15 Dec 2021 18:53:09 +0000 (13:53 -0500)]
Application, dependencies: prepare for finch

2 years agoTwitterAPI: allow deleting one's own account with request body
Alex Gleason [Mon, 13 Dec 2021 21:15:33 +0000 (16:15 -0500)]
TwitterAPI: allow deleting one's own account with request body

2 years agoSearch: limit number of results
Alex Gleason [Mon, 13 Dec 2021 04:50:07 +0000 (22:50 -0600)]
Search: limit number of results

2 years agoAdd link headers in ChatController.index2
marcin mikołajczak [Sun, 12 Dec 2021 16:43:18 +0000 (17:43 +0100)]
Add link headers in ChatController.index2

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge branch 'fix-attachment-dimensions' into 'develop'
lain [Thu, 9 Dec 2021 16:05:06 +0000 (16:05 +0000)]
Merge branch 'fix-attachment-dimensions' into 'develop'

Fix attachment dimensions

Closes #2794

See merge request pleroma/pleroma!3559

2 years agoMerge branch 'benchmark-fixes' into 'develop'
lain [Thu, 9 Dec 2021 15:38:26 +0000 (15:38 +0000)]
Merge branch 'benchmark-fixes' into 'develop'

Benchmarks: fix user timeline and tags benchmarks

See merge request pleroma/pleroma!3560

2 years agoBenchmarks: fix user timeline and tags benchmarks
Alex Gleason [Wed, 8 Dec 2021 17:54:41 +0000 (11:54 -0600)]
Benchmarks: fix user timeline and tags benchmarks

2 years agoVideoHandlingTest: remove nil values
Alex Gleason [Wed, 8 Dec 2021 02:55:54 +0000 (21:55 -0500)]
VideoHandlingTest: remove nil values

2 years agoApply alexgleason's suggestion(s) to 1 file(s)
Haelwenn [Tue, 7 Dec 2021 22:53:36 +0000 (22:53 +0000)]
Apply alexgleason's suggestion(s) to 1 file(s)

2 years agoMerge remote-tracking branch 'origin/develop' into fix-attachment-dimensions
Alex Gleason [Tue, 7 Dec 2021 18:41:54 +0000 (13:41 -0500)]
Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions

2 years agoFix VideoHandlingTest
Alex Gleason [Tue, 7 Dec 2021 18:35:34 +0000 (13:35 -0500)]
Fix VideoHandlingTest

2 years agoMerge branch 'fixyfix' into 'develop'
lain [Tue, 7 Dec 2021 18:19:43 +0000 (18:19 +0000)]
Merge branch 'fixyfix' into 'develop'

Linting.

See merge request pleroma/pleroma!3558

2 years agoAttachmentValidator: ingest width and height
Alex Gleason [Tue, 7 Dec 2021 17:59:03 +0000 (12:59 -0500)]
AttachmentValidator: ingest width and height

2 years agoLinting.
Lain Soykaf [Tue, 7 Dec 2021 17:12:23 +0000 (12:12 -0500)]
Linting.

2 years agoMerge branch 'pleroma-result-1_13' into 'develop'
lain [Tue, 7 Dec 2021 16:55:01 +0000 (16:55 +0000)]
Merge branch 'pleroma-result-1_13' into 'develop'

move result into with guard

See merge request pleroma/pleroma!3557

2 years agoMerge branch 'mix-lock' into 'develop'
lain [Tue, 7 Dec 2021 16:45:03 +0000 (16:45 +0000)]
Merge branch 'mix-lock' into 'develop'

Run `mix deps.get`

See merge request pleroma/pleroma!3556

2 years agoRun `mix deps.get`
Alex Gleason [Tue, 7 Dec 2021 15:03:31 +0000 (10:03 -0500)]
Run `mix deps.get`

2 years agomove result into with guard
Finn Behrens [Tue, 7 Dec 2021 08:18:53 +0000 (09:18 +0100)]
move result into with guard

2 years agoTransmogrifier: test fix_attachments/1
Alex Gleason [Tue, 7 Dec 2021 06:10:47 +0000 (01:10 -0500)]
Transmogrifier: test fix_attachments/1

2 years agoMerge branch 'benchmark' into 'develop'
lain [Mon, 6 Dec 2021 21:16:30 +0000 (21:16 +0000)]
Merge branch 'benchmark' into 'develop'

Fix benchmarks

See merge request pleroma/pleroma!3551

2 years agoAdd 'notifying' to relationship for compatibility with Mastodon
marcin mikołajczak [Mon, 6 Dec 2021 20:23:34 +0000 (21:23 +0100)]
Add 'notifying' to relationship for compatibility with Mastodon

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoAdd test for following with subscription
marcin mikołajczak [Mon, 6 Dec 2021 20:13:14 +0000 (21:13 +0100)]
Add test for following with subscription

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge branch 'optimisation/deactivated-subquery' into 'develop'
lain [Mon, 6 Dec 2021 19:55:52 +0000 (19:55 +0000)]
Merge branch 'optimisation/deactivated-subquery' into 'develop'

Make deactivated user check into a subquery

Closes #2792

See merge request pleroma/pleroma!3554

2 years agoMastoAPI: accept notify param in follow request
marcin mikołajczak [Mon, 6 Dec 2021 17:00:58 +0000 (18:00 +0100)]
MastoAPI: accept notify param in follow request

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agomake linter happy
FloatingGhost [Mon, 6 Dec 2021 11:50:51 +0000 (11:50 +0000)]
make linter happy

2 years agoMake deactivated user check into a subquery
FloatingGhost [Mon, 6 Dec 2021 11:44:17 +0000 (11:44 +0000)]
Make deactivated user check into a subquery

Fixes #2792