akkoma
4 years agoMerge branch 'develop' into 'fix/oauth-compile-time'
lain [Mon, 9 Dec 2019 13:52:01 +0000 (13:52 +0000)]
Merge branch 'develop' into 'fix/oauth-compile-time'

# Conflicts:
#   CHANGELOG.md

4 years agoMerge branch 'feature/otp-configurable-scrubbers' into 'develop'
lain [Mon, 9 Dec 2019 13:51:09 +0000 (13:51 +0000)]
Merge branch 'feature/otp-configurable-scrubbers' into 'develop'

HTML: Compile Scrubbers on boot

See merge request pleroma/pleroma!2043

4 years agoMerge branch 'feat/docs-otp-source-picker' into 'develop'
rinpatch [Mon, 9 Dec 2019 10:27:43 +0000 (10:27 +0000)]
Merge branch 'feat/docs-otp-source-picker' into 'develop'

docs: add OTP/From source tabs to CLI tasks

See merge request pleroma/pleroma!2046

4 years agoMerge branch 'move-api-docs' into 'develop'
rinpatch [Mon, 9 Dec 2019 10:16:26 +0000 (10:16 +0000)]
Merge branch 'move-api-docs' into 'develop'

Document `with_move` parameter of the notification API

See merge request pleroma/pleroma!2047

4 years agoDocument `with_move` parameter of the notification API
Egor Kislitsyn [Mon, 9 Dec 2019 07:46:06 +0000 (14:46 +0700)]
Document `with_move` parameter of the notification API

4 years agodocs: add OTP/From source tabs to CLI tasks
rinpatch [Mon, 9 Dec 2019 01:07:16 +0000 (04:07 +0300)]
docs: add OTP/From source tabs to CLI tasks

4 years agoHTML: Compile Scrubbers on boot
rinpatch [Sun, 8 Dec 2019 16:42:40 +0000 (19:42 +0300)]
HTML: Compile Scrubbers on boot

This makes it possible to configure their behavior on OTP releases.

4 years agoOAuth token cleanup: Get rid of compile-time configuration
rinpatch [Sun, 8 Dec 2019 14:36:44 +0000 (17:36 +0300)]
OAuth token cleanup: Get rid of compile-time configuration

4 years agoMerge branch 'fix/clause-never-matches' into 'develop'
rinpatch [Sun, 8 Dec 2019 13:50:57 +0000 (13:50 +0000)]
Merge branch 'fix/clause-never-matches' into 'develop'

Fix never matching clause

See merge request pleroma/pleroma!2042

4 years agoFix never matching clause
rinpatch [Sun, 8 Dec 2019 13:36:22 +0000 (16:36 +0300)]
Fix never matching clause

`length/1` is only used with lists.

4 years agoMerge branch 'improve-move-notificaions-api' into 'develop'
rinpatch [Sun, 8 Dec 2019 13:07:05 +0000 (13:07 +0000)]
Merge branch 'improve-move-notificaions-api' into 'develop'

Add `with_move` query param to the notifications API

See merge request pleroma/pleroma!2032

4 years agoMerge branch 'bugfix/1463-blocking-in-user-tls' into 'develop'
rinpatch [Sun, 8 Dec 2019 11:23:31 +0000 (11:23 +0000)]
Merge branch 'bugfix/1463-blocking-in-user-tls' into 'develop'

ActivityPub: For user timelines, respects blocks.

Closes #1463

See merge request pleroma/pleroma!2041

4 years agoMerge branch 'feature/1455-chat-character-limit' into 'develop'
rinpatch [Fri, 6 Dec 2019 15:36:30 +0000 (15:36 +0000)]
Merge branch 'feature/1455-chat-character-limit' into 'develop'

Feature/1455 chat character limit

Closes #1455

See merge request pleroma/pleroma!2034

4 years agoMerge branch 'fix/mrf-delete' into 'develop'
lain [Fri, 6 Dec 2019 13:48:37 +0000 (13:48 +0000)]
Merge branch 'fix/mrf-delete' into 'develop'

ActivityPub: Fix deletes being exempt from MRF

Closes #1461

See merge request pleroma/pleroma!2037

4 years agoActivityPub: For user timelines, respects blocks.
lain [Fri, 6 Dec 2019 13:25:13 +0000 (14:25 +0100)]
ActivityPub: For user timelines, respects blocks.

Unless the timeline belongs to a blocked user.

4 years agoMerge branch 'develop' into fix/mrf-delete
rinpatch [Thu, 5 Dec 2019 21:12:21 +0000 (00:12 +0300)]
Merge branch 'develop' into fix/mrf-delete

4 years agoActivityPub: Fix deletes being exempt from MRF
rinpatch [Wed, 4 Dec 2019 23:50:38 +0000 (02:50 +0300)]
ActivityPub: Fix deletes being exempt from MRF

Closes #1461

4 years agoMerge branch '1335-user-api-id-fields-relations' into 'develop'
lain [Thu, 5 Dec 2019 17:16:23 +0000 (17:16 +0000)]
Merge branch '1335-user-api-id-fields-relations' into 'develop'

[#1335] User: refactoring of AP ID fields into relations

Closes #1335

See merge request pleroma/pleroma!1963

4 years agoMerge branch 'feature/admin-api-render-whole-status' into 'develop'
feld [Thu, 5 Dec 2019 13:34:34 +0000 (13:34 +0000)]
Merge branch 'feature/admin-api-render-whole-status' into 'develop'

Miscellaneous grouped reports fixes

Closes admin-fe#48 and admin-fe#51

See merge request pleroma/pleroma!2007

4 years agoMerge branch 'develop' into improve-move-notificaions-api
Egor Kislitsyn [Thu, 5 Dec 2019 07:55:48 +0000 (14:55 +0700)]
Merge branch 'develop' into improve-move-notificaions-api

4 years ago[#1335] Merge issue fix.
Ivan Tashkinov [Wed, 4 Dec 2019 16:41:14 +0000 (19:41 +0300)]
[#1335] Merge issue fix.

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields...
Ivan Tashkinov [Wed, 4 Dec 2019 15:56:31 +0000 (18:56 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations

# Conflicts:
# lib/pleroma/user.ex

4 years agoMerge branch 'fix_test' into 'develop'
lain [Wed, 4 Dec 2019 13:25:12 +0000 (13:25 +0000)]
Merge branch 'fix_test' into 'develop'

[#1457] fix test

See merge request pleroma/pleroma!2035

4 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/1455-chat...
lain [Wed, 4 Dec 2019 13:25:00 +0000 (14:25 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/1455-chat-character-limit

4 years agofix test
Maksim Pechnikov [Wed, 4 Dec 2019 13:22:01 +0000 (16:22 +0300)]
fix test

4 years agoCheat Sheet: Addg chat_limit information.
lain [Wed, 4 Dec 2019 11:51:06 +0000 (12:51 +0100)]
Cheat Sheet: Addg chat_limit information.

4 years agoChangelog: Add information about chat limit.
lain [Wed, 4 Dec 2019 11:49:46 +0000 (12:49 +0100)]
Changelog: Add information about chat limit.

4 years agoChatChannel: Ignore messages that are too long.
lain [Wed, 4 Dec 2019 11:48:34 +0000 (12:48 +0100)]
ChatChannel: Ignore messages that are too long.

4 years agoFix Pleroma.FollowingRelationship.move_following/2
Egor Kislitsyn [Tue, 3 Dec 2019 15:31:12 +0000 (22:31 +0700)]
Fix Pleroma.FollowingRelationship.move_following/2

4 years agoAdd `with_move` query param to the notifications API
Egor Kislitsyn [Tue, 3 Dec 2019 15:13:38 +0000 (22:13 +0700)]
Add `with_move` query param to the notifications API

4 years agoMerge branch 'feature/move-activity' into 'develop'
lain [Mon, 2 Dec 2019 16:26:19 +0000 (16:26 +0000)]
Merge branch 'feature/move-activity' into 'develop'

Support "Move" activity

Closes #1316

See merge request pleroma/pleroma!1883

4 years agoMerge branch 'update-floki' into 'develop'
rinpatch [Mon, 2 Dec 2019 11:18:58 +0000 (11:18 +0000)]
Merge branch 'update-floki' into 'develop'

Update Floki dependency

See merge request pleroma/pleroma!2028

4 years agoUpdate Floki dependency
Egor Kislitsyn [Mon, 2 Dec 2019 06:38:35 +0000 (13:38 +0700)]
Update Floki dependency

4 years agoMerge branch 'remove-info-from-users' into 'develop'
rinpatch [Sat, 30 Nov 2019 10:42:51 +0000 (10:42 +0000)]
Merge branch 'remove-info-from-users' into 'develop'

Removed users.info field

See merge request pleroma/pleroma!2006

4 years agoMerge branch 'hide-relation-for-friendica' into 'develop'
rinpatch [Sat, 30 Nov 2019 10:41:18 +0000 (10:41 +0000)]
Merge branch 'hide-relation-for-friendica' into 'develop'

Hide relation for friendica users

See merge request pleroma/pleroma!2026

4 years agoMerge branch 'benchmarks/favourites_timeline' into 'develop'
rinpatch [Sat, 30 Nov 2019 10:39:48 +0000 (10:39 +0000)]
Merge branch 'benchmarks/favourites_timeline' into 'develop'

Benchmarks: favourites timeline

See merge request pleroma/pleroma!2027

4 years agotest missing first field
kPherox [Sat, 30 Nov 2019 06:24:08 +0000 (15:24 +0900)]
test missing first field

4 years agohide follower/following for friendica
kPherox [Fri, 29 Nov 2019 19:26:45 +0000 (04:26 +0900)]
hide follower/following for friendica

4 years agoMerge branch 'fix/extract_first_external_url' into 'develop'
lain [Fri, 29 Nov 2019 10:10:30 +0000 (10:10 +0000)]
Merge branch 'fix/extract_first_external_url' into 'develop'

Fix Pleroma.HTML.extract_first_external_url/2

Closes #1451

See merge request pleroma/pleroma!2024

4 years agoFix Pleroma.HTML.extract_first_external_url/2
Egor Kislitsyn [Fri, 29 Nov 2019 08:49:35 +0000 (15:49 +0700)]
Fix Pleroma.HTML.extract_first_external_url/2

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields...
Ivan Tashkinov [Fri, 29 Nov 2019 07:17:59 +0000 (10:17 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations

# Conflicts:
# mix.lock

4 years agoMerge branch 'bugfix/1447-set-following' into 'develop'
rinpatch [Thu, 28 Nov 2019 19:13:42 +0000 (19:13 +0000)]
Merge branch 'bugfix/1447-set-following' into 'develop'

Migrations: Set users.following_count to NOT NULL

Closes #1447

See merge request pleroma/pleroma!2021

4 years agoMerge branch 'chore/manual-benchmark' into 'develop'
rinpatch [Thu, 28 Nov 2019 17:46:23 +0000 (17:46 +0000)]
Merge branch 'chore/manual-benchmark' into 'develop'

CI: Make benchmarks manually triggered.

See merge request pleroma/pleroma!2020

4 years agoMerge branch 'use-pg12-in-ci' into 'develop'
lain [Thu, 28 Nov 2019 16:58:41 +0000 (16:58 +0000)]
Merge branch 'use-pg12-in-ci' into 'develop'

Use PosgreSQL v12 in the federated tests

See merge request pleroma/pleroma!2022

4 years agoUse PosgreSQL v12 in the federated tests
Egor Kislitsyn [Thu, 28 Nov 2019 16:08:13 +0000 (23:08 +0700)]
Use PosgreSQL v12 in the federated tests

4 years agoMigrations: Set users.following_count to NOT NULL
lain [Thu, 28 Nov 2019 16:01:43 +0000 (17:01 +0100)]
Migrations: Set users.following_count to NOT NULL

Also set following_count for local users to the correct value and for remote
users to 0.

4 years agoMerge branch 'fed-testing-updates' into 'develop'
lain [Thu, 28 Nov 2019 14:34:07 +0000 (14:34 +0000)]
Merge branch 'fed-testing-updates' into 'develop'

Add federated test infrastructure

See merge request pleroma/pleroma!2014

4 years agoCI: Make benchmarks manually triggered.
lain [Thu, 28 Nov 2019 14:14:11 +0000 (15:14 +0100)]
CI: Make benchmarks manually triggered.

4 years agoMerge branch 'cleanup-tests-output' into 'develop'
lain [Thu, 28 Nov 2019 12:19:15 +0000 (12:19 +0000)]
Merge branch 'cleanup-tests-output' into 'develop'

Cleanup tests output

See merge request pleroma/pleroma!2018

4 years agoCleanup tests output
Egor Kislitsyn [Thu, 28 Nov 2019 09:44:48 +0000 (16:44 +0700)]
Cleanup tests output

4 years agoMerge branch 'bugfix/1442-dont-return-nil-for-following-count' into 'develop'
kaniini [Wed, 27 Nov 2019 16:46:41 +0000 (16:46 +0000)]
Merge branch 'bugfix/1442-dont-return-nil-for-following-count' into 'develop'

User: Never return nil for user follower counts.

Closes #1442

See merge request pleroma/pleroma!2017

4 years agoFetch account from report, not from status (it might be deleted)
Maxim Filippov [Wed, 27 Nov 2019 15:09:00 +0000 (00:09 +0900)]
Fetch account from report, not from status (it might be deleted)

4 years agoHandle reopened reports with deleted statuses
Maxim Filippov [Wed, 27 Nov 2019 13:54:12 +0000 (22:54 +0900)]
Handle reopened reports with deleted statuses

4 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442-dont...
lain [Wed, 27 Nov 2019 13:48:28 +0000 (14:48 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442-dont-return-nil-for-following-count

4 years agoMerge branch 'remove-user-info' into 'develop'
lain [Wed, 27 Nov 2019 13:40:39 +0000 (13:40 +0000)]
Merge branch 'remove-user-info' into 'develop'

Remove User.user_info/2

See merge request pleroma/pleroma!2016

4 years agoUser: Never return nil for user follower counts.
lain [Wed, 27 Nov 2019 13:13:36 +0000 (14:13 +0100)]
User: Never return nil for user follower counts.

4 years agoRemove User.user_info/2
Egor Kislitsyn [Wed, 27 Nov 2019 12:43:47 +0000 (19:43 +0700)]
Remove User.user_info/2

4 years agoAdd a view for the move notification
Egor Kislitsyn [Tue, 26 Nov 2019 11:48:56 +0000 (18:48 +0700)]
Add a view for the move notification

4 years agoupdate tests and Oban
stwf [Tue, 26 Nov 2019 20:24:34 +0000 (15:24 -0500)]
update tests and Oban

4 years agoTests: Run the daemon
lain [Mon, 22 Jul 2019 14:32:50 +0000 (16:32 +0200)]
Tests:  Run the daemon

4 years agoCI: Add testing stage for federated tests.
lain [Mon, 22 Jul 2019 14:18:37 +0000 (16:18 +0200)]
CI: Add testing stage for federated tests.

4 years agoTests: Don't run federated tests by default
lain [Mon, 22 Jul 2019 14:17:18 +0000 (16:17 +0200)]
Tests: Don't run federated tests by default

4 years agoAdd federated test infrastructure
Chris McCord [Thu, 11 Jul 2019 20:33:20 +0000 (16:33 -0400)]
Add federated test infrastructure

4 years agoMerge branch 'feature/direct_conversation_id_web_push' into 'develop'
lain [Tue, 26 Nov 2019 19:43:16 +0000 (19:43 +0000)]
Merge branch 'feature/direct_conversation_id_web_push' into 'develop'

Add `direct_conversation_id` to web push payload

See merge request pleroma/pleroma!2012

4 years agoRemove `account` field from web push payload
Egor Kislitsyn [Tue, 26 Nov 2019 19:32:55 +0000 (02:32 +0700)]
Remove `account` field from web push payload

4 years agoAdd `direct_conversation_id` to web push payload
Egor Kislitsyn [Tue, 26 Nov 2019 12:53:43 +0000 (19:53 +0700)]
Add `direct_conversation_id` to web push payload

4 years agoMerge branch 'fix/prod-syslog-level' into 'develop'
feld [Tue, 26 Nov 2019 12:03:44 +0000 (12:03 +0000)]
Merge branch 'fix/prod-syslog-level' into 'develop'

Default log level for syslog in prod should also be :warn

See merge request pleroma/pleroma!2011

4 years agoDefault log level for syslog in prod should also be :warn
Mark Felder [Tue, 26 Nov 2019 11:46:48 +0000 (05:46 -0600)]
Default log level for syslog in prod should also be :warn

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields...
Ivan Tashkinov [Tue, 26 Nov 2019 07:42:36 +0000 (10:42 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations

# Conflicts:
# lib/pleroma/web/activity_pub/activity_pub.ex

4 years agoFix tests
Maxim Filippov [Mon, 25 Nov 2019 16:06:54 +0000 (01:06 +0900)]
Fix tests

4 years agoMerge branch 'develop' into feature/admin-api-render-whole-status
Maxim Filippov [Mon, 25 Nov 2019 15:25:43 +0000 (00:25 +0900)]
Merge branch 'develop' into feature/admin-api-render-whole-status

4 years agoMerge branch 'fix/ap-disable-remote-render' into 'develop'
lain [Mon, 25 Nov 2019 15:23:45 +0000 (15:23 +0000)]
Merge branch 'fix/ap-disable-remote-render' into 'develop'

Disable rendering AP representation for remote users and objects

See merge request pleroma/pleroma!2010

4 years agoAdminAPI: Grouped reports old/new fix
Maxim Filippov [Fri, 22 Nov 2019 04:35:21 +0000 (13:35 +0900)]
AdminAPI: Grouped reports old/new fix

If some status received reports both in the "new" format and "old" format it was considered reports on two different statuses (in the context of grouped reports)

4 years agoAdminAPI: Fix grouped reports for closed/resolved reports
Maxim Filippov [Sun, 24 Nov 2019 16:39:35 +0000 (01:39 +0900)]
AdminAPI: Fix grouped reports for closed/resolved reports

4 years agoOStatus controller: don't serve json at /notice/, redirect instead
rinpatch [Mon, 25 Nov 2019 14:55:17 +0000 (17:55 +0300)]
OStatus controller: don't serve json at /notice/, redirect instead

4 years agoActivityPub controller: do not render remote users
rinpatch [Mon, 25 Nov 2019 14:19:33 +0000 (17:19 +0300)]
ActivityPub controller: do not render remote users

4 years agoMerge branch 'feature/admin-api-list-statuses-for-a-given-instance' into 'develop'
feld [Mon, 25 Nov 2019 13:29:53 +0000 (13:29 +0000)]
Merge branch 'feature/admin-api-list-statuses-for-a-given-instance' into 'develop'

Admin API: list all statuses from a given instance

See merge request pleroma/pleroma!1981

4 years agoMerge branch 'fix/update-reports-old-format' into 'develop'
feld [Mon, 25 Nov 2019 13:29:22 +0000 (13:29 +0000)]
Merge branch 'fix/update-reports-old-format' into 'develop'

Admin API: Fix error when trying to update reports in the "old" format

See merge request pleroma/pleroma!1986

4 years agoMerge branch 'feature/useragent-override' into 'develop'
rinpatch [Mon, 25 Nov 2019 11:36:59 +0000 (11:36 +0000)]
Merge branch 'feature/useragent-override' into 'develop'

Add ability to set a custom user-agent string

See merge request pleroma/pleroma!2009

4 years agomove documentation section for http client
Sadposter [Mon, 25 Nov 2019 11:26:42 +0000 (11:26 +0000)]
move documentation section for http client

4 years agoadd ability to set a custom user-agent string
Sadposter [Mon, 25 Nov 2019 09:53:11 +0000 (09:53 +0000)]
add ability to set a custom user-agent string

4 years agoMerge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance
Maxim Filippov [Sun, 24 Nov 2019 16:46:18 +0000 (01:46 +0900)]
Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance

4 years agoMerge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance
Maxim Filippov [Sun, 24 Nov 2019 16:43:11 +0000 (01:43 +0900)]
Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance

4 years agoTypo
Maxim Filippov [Sun, 24 Nov 2019 15:05:52 +0000 (00:05 +0900)]
Typo

4 years agoAdmin API: Render whole status in grouped reports
Maxim Filippov [Sun, 24 Nov 2019 15:04:29 +0000 (00:04 +0900)]
Admin API: Render whole status in grouped reports

4 years agofetcher: move local object checking into a reusable function
rinpatch [Sat, 23 Nov 2019 19:55:41 +0000 (22:55 +0300)]
fetcher: move local object checking into a reusable function

4 years agoRemoved users.info and remaining usages.
Ivan Tashkinov [Sat, 23 Nov 2019 11:06:19 +0000 (14:06 +0300)]
Removed users.info and remaining usages.

4 years agoMerge branch 'fix/release-envvars' into 'develop'
rinpatch [Fri, 22 Nov 2019 17:17:20 +0000 (17:17 +0000)]
Merge branch 'fix/release-envvars' into 'develop'

OTP releases: only set name and distribution type if not set already

See merge request pleroma/pleroma!2004

4 years agoOTP releases: only set name and distribution type if not set already
rinpatch [Fri, 22 Nov 2019 16:58:39 +0000 (19:58 +0300)]
OTP releases: only set name and distribution type if not set already

Fixes not being able to run two OTP releases on one machine because of
the name conflict.

4 years agoMerge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop'
lain [Fri, 22 Nov 2019 15:39:19 +0000 (15:39 +0000)]
Merge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop'

AdminAPI: Confirm user account, resend confirmation email

See merge request pleroma/pleroma!1994

4 years agofix
Maksim Pechnikov [Fri, 22 Nov 2019 11:17:12 +0000 (14:17 +0300)]
fix

4 years agoSwap map with each
Maxim Filippov [Fri, 22 Nov 2019 00:11:36 +0000 (09:11 +0900)]
Swap map with each

4 years agoMerge branch 'list-users' into 'develop'
rinpatch [Thu, 21 Nov 2019 20:33:11 +0000 (20:33 +0000)]
Merge branch 'list-users' into 'develop'

Add CLI list users command

See merge request pleroma/pleroma!1990

4 years agoAdd CLI list users command
Alex Schroeder [Sun, 17 Nov 2019 20:58:30 +0000 (21:58 +0100)]
Add CLI list users command

4 years agoMerge branch 'revert-5c6c3026' into 'develop'
rinpatch [Thu, 21 Nov 2019 15:20:05 +0000 (15:20 +0000)]
Merge branch 'revert-5c6c3026' into 'develop'

Revert "Merge branch 'patch-1' into 'develop'"

See merge request pleroma/pleroma!2002

4 years agoMerge branch 'fix/mix-task-logging' into 'develop'
lain [Thu, 21 Nov 2019 15:04:19 +0000 (15:04 +0000)]
Merge branch 'fix/mix-task-logging' into 'develop'

Allow mix tasks to always run with debug logging

See merge request pleroma/pleroma!1997

4 years agoRevert "Merge branch 'patch-1' into 'develop'"
rinpatch [Thu, 21 Nov 2019 15:03:27 +0000 (15:03 +0000)]
Revert "Merge branch 'patch-1' into 'develop'"

This reverts merge request !1829

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields...
Ivan Tashkinov [Thu, 21 Nov 2019 13:47:52 +0000 (16:47 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations

# Conflicts:
# lib/pleroma/user/search.ex
# test/user_test.exs

4 years agoMerge branch 'issue/1348' into 'develop'
lain [Thu, 21 Nov 2019 13:13:14 +0000 (13:13 +0000)]
Merge branch 'issue/1348' into 'develop'

[#1348] excluded invisible actors from gets  /api/v1/accounts/:id

See merge request pleroma/pleroma!1937

4 years agoObject: Use inspect to log missing preload.
lain [Thu, 21 Nov 2019 13:03:01 +0000 (14:03 +0100)]
Object: Use inspect to log missing preload.