akkoma
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 agoOTP: Fix runtime upload limit config being ignored
rinpatch [Sun, 8 Dec 2019 18:08:25 +0000 (21:08 +0300)]
OTP: Fix runtime upload limit config being ignored

Closes #1109

4 years agoMerge branch 'release/1.1.6' into 'stable'
rinpatch [Tue, 19 Nov 2019 20:04:19 +0000 (20:04 +0000)]
Merge branch 'release/1.1.6' into 'stable'

Release/1.1.6

See merge request pleroma/pleroma!1995

4 years agochangelog: fix wrong header levels
rinpatch [Tue, 19 Nov 2019 16:47:03 +0000 (19:47 +0300)]
changelog: fix wrong header levels

4 years agobundles: bump pleroma-fe to 0eda60eeb49f4fa460fe6f9f6196ddbb014427c7
rinpatch [Tue, 19 Nov 2019 16:45:20 +0000 (19:45 +0300)]
bundles: bump pleroma-fe to 0eda60eeb49f4fa460fe6f9f6196ddbb014427c7

4 years agomix.exs: bump version to 1.1.6
rinpatch [Tue, 19 Nov 2019 16:36:23 +0000 (19:36 +0300)]
mix.exs: bump version to 1.1.6

4 years agoUserEnabledPlug: fix test after backporting
rinpatch [Tue, 19 Nov 2019 16:34:44 +0000 (19:34 +0300)]
UserEnabledPlug: fix test after backporting

We didn't get rid of user info on stable yet

4 years agoAdd a changelog entry for email confirmation fix
rinpatch [Tue, 19 Nov 2019 16:24:45 +0000 (19:24 +0300)]
Add a changelog entry for email confirmation fix

4 years agoOAuthPlug, Router: Handle deactivated users in the UserEnabledPlug
lain [Fri, 15 Nov 2019 13:13:21 +0000 (14:13 +0100)]
OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug

4 years agoUserEnabledPlug: Don't authenticate unconfirmed users.
lain [Mon, 11 Nov 2019 11:43:46 +0000 (12:43 +0100)]
UserEnabledPlug: Don't authenticate unconfirmed users.

4 years agoUser: Don't let deactivated users authenticate.
rinpatch [Tue, 19 Nov 2019 16:22:20 +0000 (19:22 +0300)]
User: Don't let deactivated users authenticate.

4 years agoAdd a changelog entry for oauth authorize fix
rinpatch [Tue, 19 Nov 2019 16:19:12 +0000 (19:19 +0300)]
Add a changelog entry for oauth authorize fix

4 years agoCheck client and token in GET /oauth/authorize
AkiraFukushima [Tue, 5 Nov 2019 14:52:47 +0000 (23:52 +0900)]
Check client and token in GET /oauth/authorize

4 years agoFix rendering conversations when there's a malformed status
rinpatch [Tue, 19 Nov 2019 16:14:35 +0000 (19:14 +0300)]
Fix rendering conversations when there's a malformed status

4 years agoBump mix.exs version
rinpatch [Sat, 9 Nov 2019 14:30:43 +0000 (17:30 +0300)]
Bump mix.exs version

4 years agoMerge branch 'release/1.1.5' into 'stable'
rinpatch [Sat, 9 Nov 2019 13:32:11 +0000 (13:32 +0000)]
Merge branch 'release/1.1.5' into 'stable'

Release/1.1.5

See merge request pleroma/pleroma!1954

4 years agoAdd a changelog entry about frontend bundle update
rinpatch [Fri, 8 Nov 2019 23:09:47 +0000 (02:09 +0300)]
Add a changelog entry about frontend bundle update

4 years agoBump pleroma-fe bundle to 044c9ad0562af059dd961d50961a3880fca9c642
rinpatch [Fri, 8 Nov 2019 22:47:32 +0000 (01:47 +0300)]
Bump pleroma-fe bundle to 044c9ad0562af059dd961d50961a3880fca9c642

4 years agoobject containment: handle all cases where ID is invalid (missing, nil, non-string)
Ariadne Conill [Fri, 8 Nov 2019 20:51:28 +0000 (14:51 -0600)]
object containment: handle all cases where ID is invalid (missing, nil, non-string)

4 years agoAdd changelog for 1.1.5
rinpatch [Fri, 8 Nov 2019 20:43:11 +0000 (23:43 +0300)]
Add changelog for 1.1.5

4 years agoBump HtmlEntities to 0.5
rinpatch [Tue, 5 Nov 2019 09:37:25 +0000 (12:37 +0300)]
Bump HtmlEntities to 0.5

This release brings a major performance imrovement, see
https://github.com/martinsvalin/html_entities/pull/17

4 years agoObject Fetcher: set cache after reinjecting
rinpatch [Wed, 6 Nov 2019 11:00:03 +0000 (14:00 +0300)]
Object Fetcher: set cache after reinjecting

Probably fixes the issue hj had, where polls would have different
counters between endpoints.

4 years agoFix TrailingFormatPlug not being active for /api/oauth_tokens
rinpatch [Wed, 6 Nov 2019 14:22:23 +0000 (17:22 +0300)]
Fix TrailingFormatPlug not being active for /api/oauth_tokens

4 years agoMerge branch 'release/1.1.4' into 'stable'
lain [Tue, 5 Nov 2019 12:02:45 +0000 (12:02 +0000)]
Merge branch 'release/1.1.4' into 'stable'

Release/1.1.4 - user.info fix plus NOT NULL for user.info

See merge request pleroma/pleroma!1927

4 years agoApply suggestion to CHANGELOG.md
lain [Mon, 4 Nov 2019 17:31:08 +0000 (17:31 +0000)]
Apply suggestion to CHANGELOG.md

4 years agoMigrations: Don't copy over mutes unless there actually are some.
lain [Mon, 4 Nov 2019 17:13:37 +0000 (18:13 +0100)]
Migrations: Don't copy over mutes unless there actually are some.

4 years agostreamer: use direct object for filter checks when there is no valid child object...
Ariadne Conill [Sun, 3 Nov 2019 15:05:12 +0000 (09:05 -0600)]
streamer: use direct object for filter checks when there is no valid child object in an activity

We call Object.normalize/1 to get the child object for situations like Announce.
However, the check is flawed and immediately fails if Object.normalize/1 fails.
Instead, we should use the activity itself in those cases to allow activities which
never have a child object to pass through the filter.

Closes #1291

4 years agoMigrations: Add a fixup migration for the muted_notifications
lain [Mon, 4 Nov 2019 14:38:28 +0000 (15:38 +0100)]
Migrations: Add a fixup migration for the muted_notifications

This sets info->muted_notifications to an emtpy array if it is explicitly set
to null before. This can happen when safe_jsonb_set coalesces to a jsonb null,
which will make ecto not use the default value of [] anymore because it has been
explicitly overwritten.

4 years agoFix bookmark migration using a query with a schema
rinpatch [Wed, 30 Oct 2019 09:59:14 +0000 (12:59 +0300)]
Fix bookmark migration using a query with a schema

This resulted in failures when updating from Pleroma <1.0 because of all
the new fields that were added to the user schema.

4 years agoTests: Fix tests failing because of info being null.
lain [Fri, 1 Nov 2019 13:16:00 +0000 (14:16 +0100)]
Tests: Fix tests failing because of info being null.

4 years agoMixfile: Bump version.
lain [Fri, 1 Nov 2019 12:40:58 +0000 (13:40 +0100)]
Mixfile: Bump version.

4 years agoChangelog: Add information about user.info migration.
lain [Fri, 1 Nov 2019 12:40:28 +0000 (13:40 +0100)]
Changelog: Add information about user.info migration.

4 years agoMigrations: Add migration to fill empty info fields and make them non-null.
lain [Fri, 1 Nov 2019 12:31:55 +0000 (13:31 +0100)]
Migrations: Add migration to fill empty info fields and make them non-null.

4 years agoMerge branch 'release/1.1.3' into 'stable'
lain [Fri, 25 Oct 2019 17:08:01 +0000 (17:08 +0000)]
Merge branch 'release/1.1.3' into 'stable'

1.1.3 release

See merge request pleroma/pleroma!1884

4 years agomixfile: bump version to 1.1.3
rinpatch [Fri, 25 Oct 2019 15:49:21 +0000 (18:49 +0300)]
mixfile: bump version to 1.1.3

4 years agoChangelog: Add 1.1.3 entry
rinpatch [Fri, 25 Oct 2019 15:46:28 +0000 (18:46 +0300)]
Changelog: Add 1.1.3 entry

4 years agoDo not include notifications from blocked users when with_muted is set
rinpatch [Mon, 21 Oct 2019 09:38:35 +0000 (12:38 +0300)]
Do not include notifications from blocked users when with_muted is set

This is not what with_muted is for per documentation and it was agreed
on irc that this behavior doesn't make sense.

4 years agopleroma_ctl: fix crashes due to different shift(1) behavior on dash
rinpatch [Thu, 24 Oct 2019 20:28:59 +0000 (23:28 +0300)]
pleroma_ctl: fix crashes due to different shift(1) behavior on dash

4 years agoMerge branch 'release/1.1.2' into 'stable'
rinpatch [Fri, 18 Oct 2019 21:44:14 +0000 (21:44 +0000)]
Merge branch 'release/1.1.2' into 'stable'

1.1.2 Release

See merge request pleroma/pleroma!1863

4 years agopleroma_ctl: Fix attempting to use RPC for config generation
rinpatch [Fri, 18 Oct 2019 21:37:39 +0000 (00:37 +0300)]
pleroma_ctl: Fix attempting to use RPC for config generation

4 years agoBump version to 1.1.2 in mix.exs
rinpatch [Fri, 18 Oct 2019 21:40:23 +0000 (00:40 +0300)]
Bump version to 1.1.2 in mix.exs

4 years agoMerge branch 'release/1.1.1' into 'stable'
rinpatch [Fri, 18 Oct 2019 12:08:03 +0000 (12:08 +0000)]
Merge branch 'release/1.1.1' into 'stable'

1.1.1 Release

See merge request pleroma/pleroma!1857

4 years agoAdd a changelog entry for user search refactoring
rinpatch [Fri, 18 Oct 2019 11:57:13 +0000 (14:57 +0300)]
Add a changelog entry for user search refactoring

4 years agoRemove a failing search test due to it being unrealistic
rinpatch [Wed, 16 Oct 2019 12:09:39 +0000 (15:09 +0300)]
Remove a failing search test due to it being unrealistic
While the case tested (`lain@ple`) gives wrong ordering due to
using only trigram to order, it almost never happens in reality. In reality
it would be either `lain` (in which case it's fine to list the user with `lain`
in display name first), or `@lain@pleroma.soykaf.com`/`lain@pleroma.soykaf.com` (which is
handled fine as well)

4 years agoOrder fts results by trigram
rinpatch [Wed, 16 Oct 2019 10:49:33 +0000 (13:49 +0300)]
Order fts results by trigram

4 years agoUser search: Remove trigram and refactor the module
rinpatch [Wed, 16 Oct 2019 09:52:47 +0000 (12:52 +0300)]
User search: Remove trigram and refactor the module

- Remove trigram as it tends to rank garbage results highly, resulting
in it prioritized above fts, which gives actually decent results. ACKed
by kaniini and lain on irc.
- Remove a test for handling misspelled requests, since we no longer have
trigram
- Remove a test for searching users with `nil` display names, because it
is unrealistic, we don't accept usernames that are not >1 char strings
- Make rank boosting for followers/followees sane again, previous values
resulted in garbage matches getting on top just because the users are
followers/followees

4 years agoBump the version in mix.exs
rinpatch [Fri, 18 Oct 2019 11:53:13 +0000 (14:53 +0300)]
Bump the version in mix.exs

4 years agoMerge branch 'bugfix/jsonb-set-fuckup' into 'release/1.1.1'
rinpatch [Fri, 18 Oct 2019 11:49:27 +0000 (11:49 +0000)]
Merge branch 'bugfix/jsonb-set-fuckup' into 'release/1.1.1'

Fix a migration wiping user info of users that don't have any mutes

See merge request pleroma/pleroma!1856

4 years agoAdd a changelog entry for yet another jsonb_set data loss
rinpatch [Fri, 18 Oct 2019 11:40:47 +0000 (14:40 +0300)]
Add a changelog entry for yet another jsonb_set data loss

4 years agoAdd a test for safe_jsonb_set
rinpatch [Fri, 18 Oct 2019 11:33:51 +0000 (14:33 +0300)]
Add a test for safe_jsonb_set

4 years agoFix a migration wiping user info of users that don't have any mutes
rinpatch [Fri, 18 Oct 2019 11:11:30 +0000 (14:11 +0300)]
Fix a migration wiping user info of users that don't have any mutes

And introduce safe_jsonb_set

4 years agoMerge branch 'fix/version-branch-skip' into 'stable'
rinpatch [Mon, 14 Oct 2019 19:14:47 +0000 (19:14 +0000)]
Merge branch 'fix/version-branch-skip' into 'stable'

Fix hiding branch name logic

See merge request pleroma/pleroma!1845

4 years agoFix hiding branch name logic
rinpatch [Mon, 14 Oct 2019 19:13:18 +0000 (22:13 +0300)]
Fix hiding branch name logic

4 years agoMerge branch 'stable-fix-docs' into 'stable'
rinpatch [Mon, 14 Oct 2019 18:55:09 +0000 (18:55 +0000)]
Merge branch 'stable-fix-docs' into 'stable'

Fix documentation deploy for stable

See merge request pleroma/pleroma!1844

4 years agoFix documentation deploy for stable
rinpatch [Mon, 14 Oct 2019 18:53:01 +0000 (21:53 +0300)]
Fix documentation deploy for stable

4 years agoFix pleroma_ctl link
rinpatch [Mon, 14 Oct 2019 18:27:59 +0000 (21:27 +0300)]
Fix pleroma_ctl link

4 years agoMerge branch 'final-release-prep' into 'maint/1.1'
rinpatch [Mon, 14 Oct 2019 18:21:49 +0000 (18:21 +0000)]
Merge branch 'final-release-prep' into 'maint/1.1'

Final 1.1 release preparations

See merge request pleroma/pleroma!1843

4 years agoFinal 1.1 release preparations
rinpatch [Mon, 14 Oct 2019 18:19:19 +0000 (21:19 +0300)]
Final 1.1 release preparations

4 years agoMerge branch 'backport/1.1-branch-name-change' into 'maint/1.1'
rinpatch [Mon, 14 Oct 2019 16:47:27 +0000 (16:47 +0000)]
Merge branch 'backport/1.1-branch-name-change' into 'maint/1.1'

Backport/1.1 branch name change

See merge request pleroma/pleroma!1841

4 years agoCorrect version parser branch name detection
rinpatch [Mon, 14 Oct 2019 15:45:16 +0000 (18:45 +0300)]
Correct version parser branch name detection

4 years agoAdd a changelog entry for branch-moving
rinpatch [Mon, 14 Oct 2019 15:42:30 +0000 (18:42 +0300)]
Add a changelog entry for branch-moving

4 years agoPrepare pleroma_ctl for moving master to stable and relax the error
rinpatch [Mon, 14 Oct 2019 15:39:56 +0000 (18:39 +0300)]
Prepare pleroma_ctl for moving master to stable and relax the error
message

4 years agoPreparations for renaming `master` to `stable`
rinpatch [Mon, 14 Oct 2019 15:38:51 +0000 (18:38 +0300)]
Preparations for renaming `master` to `stable`

4 years agoMerge branch 'cherry-pick-930cbd6d' into 'maint/1.1'
rinpatch [Sat, 12 Oct 2019 14:54:49 +0000 (14:54 +0000)]
Merge branch 'cherry-pick-930cbd6d' into 'maint/1.1'

Backport mediaproxy failure tracking enchancements to maint

See merge request pleroma/pleroma!1837

4 years agoMerge branch 'fix/mediaproxy-too-brutal' into 'develop'
rinpatch [Sat, 12 Oct 2019 14:42:55 +0000 (14:42 +0000)]
Merge branch 'fix/mediaproxy-too-brutal' into 'develop'

Make MediaProxy failure tracking less brutal

See merge request pleroma/pleroma!1836

(cherry picked from commit 930cbd6d05653033e9f6d16960d698f5db4ae624)

9bdbf081 Make MediaProxy failure tracking less brutal

4 years agoMerge branch 'cherry-pick-44afe4c8' into 'maint/1.1'
rinpatch [Fri, 11 Oct 2019 19:39:37 +0000 (19:39 +0000)]
Merge branch 'cherry-pick-44afe4c8' into 'maint/1.1'

Backport pleroma-ctl enchancements to maint

See merge request pleroma/pleroma!1833

4 years agoMerge branch 'pleroma-ctl-enchancements' into 'develop'
Haelwenn [Fri, 11 Oct 2019 10:56:45 +0000 (10:56 +0000)]
Merge branch 'pleroma-ctl-enchancements' into 'develop'

pleroma_ctl: Make it possible to specify branches/flavours when updating

See merge request pleroma/pleroma!1832

(cherry picked from commit 44afe4c8870d14ae2cd22ff5cfa04555cf5907bd)

b750135a pleroma_ctl: Make it possible to specify branches/flavours when updating

4 years agoMerge branch 'backport/exclude-replies' into 'maint/1.1'
kaniini [Mon, 7 Oct 2019 13:12:46 +0000 (13:12 +0000)]
Merge branch 'backport/exclude-replies' into 'maint/1.1'

mastodon api: fix exclude_replies (closes #1287)

See merge request pleroma/pleroma!1816

4 years agomastodon api: fix exclude_replies (closes #1287)
Ariadne Conill [Mon, 7 Oct 2019 12:29:33 +0000 (12:29 +0000)]
mastodon api: fix exclude_replies (closes #1287)

4 years agoMerge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1'
kaniini [Mon, 7 Oct 2019 12:14:56 +0000 (12:14 +0000)]
Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1'

update changelog date

See merge request pleroma/pleroma!1812

4 years agoupdate changelog date
Ariadne Conill [Mon, 7 Oct 2019 12:14:04 +0000 (12:14 +0000)]
update changelog date

4 years agoMerge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1'
kaniini [Mon, 7 Oct 2019 12:12:45 +0000 (12:12 +0000)]
Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1'

Pleroma 1.0.91 (aka 1.1 RC2).

See merge request pleroma/pleroma!1811

4 years agoPleroma 1.0.91 (aka 1.1 RC2).
Ariadne Conill [Mon, 7 Oct 2019 12:10:36 +0000 (12:10 +0000)]
Pleroma 1.0.91 (aka 1.1 RC2).

4 years agoMerge branch 'backport/remove-direct-messages-from-public-timeline' into 'maint/1.1'
kaniini [Mon, 7 Oct 2019 11:40:31 +0000 (11:40 +0000)]
Merge branch 'backport/remove-direct-messages-from-public-timeline' into 'maint/1.1'

backport: Mastodon API: Fix private and direct statuses not being filtered out from the...

See merge request pleroma/pleroma!1807

4 years agoMerge branch 'backport/chore-context-cleanups' into 'maint/1.1'
kaniini [Mon, 7 Oct 2019 11:37:01 +0000 (11:37 +0000)]
Merge branch 'backport/chore-context-cleanups' into 'maint/1.1'

clean up bundled litepub schema (closes #1303)

See merge request pleroma/pleroma!1809

4 years agoclean up bundled litepub schema (closes #1303)
Ariadne Conill [Mon, 7 Oct 2019 11:33:58 +0000 (11:33 +0000)]
clean up bundled litepub schema (closes #1303)

4 years agoMastodon API: Fix private and direct statuses not being filtered out from the public...
eugenijm [Fri, 20 Sep 2019 14:54:38 +0000 (17:54 +0300)]
Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`)

4 years agoMerge branch 'backport/custom-field-update' into 'maint/1.1'
kaniini [Sun, 6 Oct 2019 15:33:33 +0000 (15:33 +0000)]
Merge branch 'backport/custom-field-update' into 'maint/1.1'

Backport: custom field update

See merge request pleroma/pleroma!1805

4 years agoMerge branch 'backport/key-moveout-1.1' into 'maint/1.1'
rinpatch [Sun, 6 Oct 2019 15:32:33 +0000 (15:32 +0000)]
Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'

Backport moving out keys from user info to 1.1

See merge request pleroma/pleroma!1801

4 years agochangelog
Ariadne Conill [Sun, 6 Oct 2019 15:17:33 +0000 (15:17 +0000)]
changelog

4 years agoFix muted notification migration only working with a schema
rinpatch [Sun, 6 Oct 2019 14:53:03 +0000 (17:53 +0300)]
Fix muted notification migration only working with a schema

Should also improve performance. I tested it on my local DB, but if
anyone has a backup of <=1.0 db they can test this on, please do

4 years agoExtract if block into private function
kPherox [Mon, 26 Aug 2019 08:09:32 +0000 (17:09 +0900)]
Extract if block into private function

4 years agoUpdate test for custom fields when content-type urlencoded
kPherox [Sun, 25 Aug 2019 18:49:47 +0000 (03:49 +0900)]
Update test for custom fields when content-type urlencoded

4 years agoUpdate test for custom fields when name empty string
kPherox [Sun, 25 Aug 2019 18:25:06 +0000 (03:25 +0900)]
Update test for custom fields when name empty string

4 years agoChange to delete empty name field
kPherox [Sat, 24 Aug 2019 22:04:46 +0000 (07:04 +0900)]
Change to delete empty name field

4 years agoFix type of fields_attributes
kPherox [Sat, 24 Aug 2019 22:02:32 +0000 (07:02 +0900)]
Fix type of fields_attributes

Convert tuple list to map list when parameters is `:urlencoded` or `:multipart`

4 years agoRename fields to fields_attributes
kPherox [Sat, 24 Aug 2019 21:51:05 +0000 (06:51 +0900)]
Rename fields to fields_attributes

4 years agoMerge branch 'backport/feature-poll-refresh' into 'maint/1.1'
kaniini [Sun, 6 Oct 2019 15:07:38 +0000 (15:07 +0000)]
Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'

backport: poll refreshing

See merge request pleroma/pleroma!1804

4 years agoMerge branch 'backport/fix-report-email' into 'maint/1.1'
kaniini [Sun, 6 Oct 2019 14:59:58 +0000 (14:59 +0000)]
Merge branch 'backport/fix-report-email' into 'maint/1.1'

backport: Use the user.id instead of nickname in report URLs

See merge request pleroma/pleroma!1802

4 years agoadd changelog
Ariadne Conill [Sun, 6 Oct 2019 14:54:44 +0000 (14:54 +0000)]
add changelog

4 years agoFix credo issues
rinpatch [Wed, 18 Sep 2019 19:09:03 +0000 (22:09 +0300)]
Fix credo issues

4 years agoDo not refetch local objects
rinpatch [Wed, 18 Sep 2019 16:59:23 +0000 (19:59 +0300)]
Do not refetch local objects

4 years agoPreserve internal fields when reinjecting
rinpatch [Wed, 18 Sep 2019 16:53:51 +0000 (19:53 +0300)]
Preserve internal fields when reinjecting

4 years agoMove object internal fields to a constant
rinpatch [Wed, 18 Sep 2019 16:24:20 +0000 (19:24 +0300)]
Move object internal fields to a constant

4 years agoSet updated_at even if the object stayed the same
rinpatch [Wed, 18 Sep 2019 16:07:25 +0000 (19:07 +0300)]
Set updated_at even if the object stayed the same

4 years agoFix wrong argument order when calling NaiveDateTime.diff
rinpatch [Wed, 18 Sep 2019 15:52:33 +0000 (18:52 +0300)]
Fix wrong argument order when calling NaiveDateTime.diff

4 years agoCapture log in object refetch tests
rinpatch [Wed, 18 Sep 2019 15:31:24 +0000 (18:31 +0300)]
Capture log in object refetch tests

4 years agoInitial poll refresh support
rinpatch [Wed, 18 Sep 2019 15:13:21 +0000 (18:13 +0300)]
Initial poll refresh support

Implement refreshing the object with an interval and call the function
when getting the poll.

4 years agoUse the user.id instead of nickname in report URLs
feld [Sun, 6 Oct 2019 14:13:04 +0000 (14:13 +0000)]
Use the user.id instead of nickname in report URLs

Ensures links to profiles of remote users work.

4 years agoFix the use of queries with a schema in a migration
rinpatch [Sun, 6 Oct 2019 14:05:51 +0000 (17:05 +0300)]
Fix the use of queries with a schema in a migration