akkoma
3 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-account-aliases
lain [Tue, 5 Jan 2021 11:42:30 +0000 (12:42 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-account-aliases

3 years agoMerge branch 'pleroma-moderation-log-stuff' into 'develop'
lain [Tue, 5 Jan 2021 11:36:57 +0000 (11:36 +0000)]
Merge branch 'pleroma-moderation-log-stuff' into 'develop'

AdminAPI: return id for moderation log entries

See merge request pleroma/pleroma!3232

3 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-moderation...
lain [Tue, 5 Jan 2021 11:19:39 +0000 (12:19 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-moderation-log-stuff

3 years agoMerge branch '2391-async-bugs' into 'develop'
Haelwenn [Tue, 5 Jan 2021 00:01:44 +0000 (00:01 +0000)]
Merge branch '2391-async-bugs' into 'develop'

SideEffects.DeleteTest: asyncify.

Closes #2391

See merge request pleroma/pleroma!3231

3 years agoSideEffects.DeleteTest: asyncify.
lain [Mon, 4 Jan 2021 17:40:59 +0000 (18:40 +0100)]
SideEffects.DeleteTest: asyncify.

Replace Mock with Mox, mock out Logger.

3 years agoAdminAPI: return id for moderation log entries
Alex Gleason [Fri, 1 Jan 2021 17:58:42 +0000 (11:58 -0600)]
AdminAPI: return id for moderation log entries

3 years agoMerge branch 'fix/reports-ordering' into 'develop'
feld [Thu, 31 Dec 2020 19:24:49 +0000 (19:24 +0000)]
Merge branch 'fix/reports-ordering' into 'develop'

Do not reverse order of reports. We want newest ones sorted to the top.

Closes #2364

See merge request pleroma/pleroma!3225

3 years agoDocument reports ordering change
Mark Felder [Thu, 31 Dec 2020 19:15:44 +0000 (13:15 -0600)]
Document reports ordering change

3 years agoAliases: refactor validate_also_known_as/1
Alex Gleason [Thu, 31 Dec 2020 18:53:28 +0000 (12:53 -0600)]
Aliases: refactor validate_also_known_as/1

3 years agoApply 2 suggestion(s) to 1 file(s)
Alex Gleason [Thu, 31 Dec 2020 18:51:57 +0000 (18:51 +0000)]
Apply 2 suggestion(s) to 1 file(s)

3 years agoEnsure newest report is returned first in the list
Mark Felder [Thu, 31 Dec 2020 16:53:18 +0000 (10:53 -0600)]
Ensure newest report is returned first in the list

3 years agoMerge branch 'fix/adminapi-user-status-pagination' into 'develop'
feld [Thu, 31 Dec 2020 16:04:42 +0000 (16:04 +0000)]
Merge branch 'fix/adminapi-user-status-pagination' into 'develop'

Support pagination in AdminAPI for user statuses

See merge request pleroma/pleroma!3226

3 years agoApply 1 suggestion(s) to 1 file(s)
feld [Thu, 31 Dec 2020 15:55:44 +0000 (15:55 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoRender AKAs in Actor endpoints
Alex Gleason [Thu, 31 Dec 2020 00:53:27 +0000 (18:53 -0600)]
Render AKAs in Actor endpoints

3 years agoMerge remote-tracking branch 'upstream/develop' into aliases
Alex Gleason [Wed, 30 Dec 2020 23:10:02 +0000 (17:10 -0600)]
Merge remote-tracking branch 'upstream/develop' into aliases

3 years agoMake pagination type conditional
Mark Felder [Wed, 30 Dec 2020 22:37:04 +0000 (16:37 -0600)]
Make pagination type conditional

3 years agoContinue to use ActivityPub.fetch_user_activities/3, make it pass :offset
Mark Felder [Wed, 30 Dec 2020 22:10:10 +0000 (16:10 -0600)]
Continue to use ActivityPub.fetch_user_activities/3, make it pass :offset

3 years agoSupport pagination in AdminAPI for user statuses
Mark Felder [Wed, 30 Dec 2020 20:36:04 +0000 (14:36 -0600)]
Support pagination in AdminAPI for user statuses

3 years agoDo not reverse order of reports. We want newest ones sorted to the top.
Mark Felder [Wed, 30 Dec 2020 20:22:48 +0000 (14:22 -0600)]
Do not reverse order of reports. We want newest ones sorted to the top.

3 years agoMerge branch 'deps/crypt-local-fork' into 'develop'
lain [Wed, 30 Dec 2020 14:04:10 +0000 (14:04 +0000)]
Merge branch 'deps/crypt-local-fork' into 'develop'

Switch to local fork of crypt until upstream fixes ability to build on aarch64

See merge request pleroma/pleroma!3224

3 years agoSwitch to local fork of crypt until upstream fixes ability to build on aarch64
Mark Felder [Mon, 28 Dec 2020 23:52:18 +0000 (17:52 -0600)]
Switch to local fork of crypt until upstream fixes ability to build on aarch64

https://github.com/msantos/crypt/pull/8

3 years agoMerge branch 'revert-b122b6ff' into 'develop'
Haelwenn [Mon, 28 Dec 2020 12:12:19 +0000 (12:12 +0000)]
Merge branch 'revert-b122b6ff' into 'develop'

Revert "Merge branch 'features/hashtag-column' into 'develop'"

See merge request pleroma/pleroma!3222

3 years agoRevert "Merge branch 'features/hashtag-column' into 'develop'"
Haelwenn [Mon, 28 Dec 2020 12:02:16 +0000 (12:02 +0000)]
Revert "Merge branch 'features/hashtag-column' into 'develop'"

This reverts merge request !2824

3 years agoMerge branch 'features/hashtag-column' into 'develop'
Haelwenn [Mon, 28 Dec 2020 10:14:58 +0000 (10:14 +0000)]
Merge branch 'features/hashtag-column' into 'develop'

Insert text representation of hashtags into object["hashtags"]

See merge request pleroma/pleroma!2824

3 years agopleroma.database fill_old_hashtags: Add month_limit argument
Haelwenn (lanodan) Monnier [Tue, 22 Dec 2020 04:11:19 +0000 (05:11 +0100)]
pleroma.database fill_old_hashtags: Add month_limit argument

3 years agoPleroma.Object/1: take %Object{} as argument instead
Haelwenn (lanodan) Monnier [Mon, 28 Dec 2020 09:33:28 +0000 (10:33 +0100)]
Pleroma.Object/1: take %Object{} as argument instead

3 years agoMerge branch 'cachex-test' into 'develop'
lain [Sat, 26 Dec 2020 10:26:35 +0000 (10:26 +0000)]
Merge branch 'cachex-test' into 'develop'

Test framework overhaul (speed, reliability)

See merge request pleroma/pleroma!3209

3 years agoAdd test/instance to .gitignore
Mark Felder [Wed, 23 Dec 2020 20:09:22 +0000 (14:09 -0600)]
Add test/instance to .gitignore

3 years agoMerge branch 'update/linkify' into 'develop'
lain [Wed, 23 Dec 2020 15:58:20 +0000 (15:58 +0000)]
Merge branch 'update/linkify' into 'develop'

Update Linkify to 0.4.1

See merge request pleroma/pleroma!3217

3 years agoUpdate Linkify to 0.4.1
Mark Felder [Wed, 23 Dec 2020 15:03:16 +0000 (09:03 -0600)]
Update Linkify to 0.4.1

Fixes false positive detection of IPv4 addresses

3 years agoMerge branch 'mergeback/2.2.1' into 'develop'
lain [Wed, 23 Dec 2020 14:08:08 +0000 (14:08 +0000)]
Merge branch 'mergeback/2.2.1' into 'develop'

Mergeback/2.2.1

See merge request pleroma/pleroma!3215

3 years agoAlign changelog
lain [Wed, 23 Dec 2020 13:56:57 +0000 (14:56 +0100)]
Align changelog

3 years agoMerge branch 'stable' into mergeback/2.2.1
lain [Wed, 23 Dec 2020 13:41:04 +0000 (14:41 +0100)]
Merge branch 'stable' into mergeback/2.2.1

3 years agoMerge branch 'release/2.2.1' into 'stable'
lain [Wed, 23 Dec 2020 13:35:41 +0000 (13:35 +0000)]
Merge branch 'release/2.2.1' into 'stable'

Release/2.2.1

See merge request pleroma/pleroma!3214

3 years agoFixtures: Add application actor fixture.
lain [Wed, 23 Dec 2020 10:56:08 +0000 (11:56 +0100)]
Fixtures: Add application actor fixture.

3 years agoMerge branch 'release/2.2.1' of git.pleroma.social:pleroma/pleroma into release/2.2.1
lain [Wed, 23 Dec 2020 10:40:34 +0000 (11:40 +0100)]
Merge branch 'release/2.2.1' of git.pleroma.social:pleroma/pleroma into release/2.2.1

3 years agoUpdate changelog
lain [Wed, 23 Dec 2020 10:39:19 +0000 (11:39 +0100)]
Update changelog

3 years agoApply 1 suggestion(s) to 1 file(s)
lain [Wed, 23 Dec 2020 10:35:41 +0000 (10:35 +0000)]
Apply 1 suggestion(s) to 1 file(s)

3 years agoLinting
lain [Wed, 23 Dec 2020 10:16:13 +0000 (11:16 +0100)]
Linting

3 years agoUpdate frontend
lain [Wed, 23 Dec 2020 08:35:19 +0000 (09:35 +0100)]
Update frontend

3 years agoMix: Update version.
lain [Tue, 22 Dec 2020 20:59:37 +0000 (21:59 +0100)]
Mix: Update version.

3 years agoUpdate changelog
lain [Tue, 22 Dec 2020 20:54:31 +0000 (21:54 +0100)]
Update changelog

3 years agoReport fixes.
lain [Tue, 22 Dec 2020 20:32:11 +0000 (21:32 +0100)]
Report fixes.

3 years agoMix: Update linkify to 0.4.1
lain [Tue, 22 Dec 2020 20:22:48 +0000 (21:22 +0100)]
Mix: Update linkify to 0.4.1

3 years ago[#2301] Quick fix: users with is_discoverable == false (default!) are included in...
Ivan Tashkinov [Thu, 19 Nov 2020 15:08:22 +0000 (18:08 +0300)]
[#2301] Quick fix: users with is_discoverable == false (default!) are included in search results.

3 years agofix for elixir 1.11
Alexander Strizhakov [Tue, 24 Nov 2020 15:44:48 +0000 (18:44 +0300)]
fix for elixir 1.11

load runtime configs in releases with config provider

3 years agoSideEffects: fix test
lain [Wed, 2 Dec 2020 13:48:11 +0000 (14:48 +0100)]
SideEffects: fix test

3 years agoUser: Remove left-over (wrong) fix.
lain [Wed, 2 Dec 2020 12:39:29 +0000 (13:39 +0100)]
User: Remove left-over (wrong) fix.

3 years agoUser: Don't allow local users in remote changesets
lain [Wed, 2 Dec 2020 11:18:43 +0000 (12:18 +0100)]
User: Don't allow local users in remote changesets

3 years agoSwitch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix
Mark Felder [Sat, 12 Dec 2020 19:01:30 +0000 (13:01 -0600)]
Switch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix

3 years agoUpdate changelog
lain [Tue, 22 Dec 2020 20:05:12 +0000 (21:05 +0100)]
Update changelog

3 years agoSearch: Only skip ordering the rum index.
lain [Thu, 19 Nov 2020 15:29:31 +0000 (16:29 +0100)]
Search: Only skip ordering the rum index.

3 years agoActivity search: Fix order of results
lain [Thu, 19 Nov 2020 12:20:58 +0000 (13:20 +0100)]
Activity search: Fix order of results

Greatly speeds up the search for RUM.

3 years agoDocument fixing the pleroma.user delete_activities mix task
Mark Felder [Tue, 17 Nov 2020 15:28:46 +0000 (15:28 +0000)]
Document fixing the pleroma.user delete_activities mix task

3 years agoNeed to start web_resp cache or mix task fails
Mark Felder [Tue, 17 Nov 2020 15:15:53 +0000 (15:15 +0000)]
Need to start web_resp cache or mix task fails

3 years agoDocument S3 and Elixir 1.11 compat fix
Mark Felder [Mon, 16 Nov 2020 19:54:02 +0000 (19:54 +0000)]
Document S3 and Elixir 1.11 compat fix

3 years agoFix S3 uploads with Elixir 1.11
Mark Felder [Mon, 16 Nov 2020 19:51:44 +0000 (19:51 +0000)]
Fix S3 uploads with Elixir 1.11

3 years agopleroma.instance: Fix Exiftool module name
Haelwenn (lanodan) Monnier [Sat, 14 Nov 2020 21:27:13 +0000 (22:27 +0100)]
pleroma.instance: Fix Exiftool module name

3 years agoremove PurgeExpiredActivity from Oban db config
Alexander Strizhakov [Fri, 13 Nov 2020 06:07:08 +0000 (09:07 +0300)]
remove PurgeExpiredActivity from Oban db config

3 years agoMerge branch 'update-elixir-make' into 'develop'
feld [Tue, 22 Dec 2020 14:53:04 +0000 (14:53 +0000)]
Merge branch 'update-elixir-make' into 'develop'

Update for retired elixir_make package version

See merge request pleroma/pleroma!3211

3 years agoupdate for retired elixir_make package version
Alexander Strizhakov [Tue, 22 Dec 2020 14:42:23 +0000 (17:42 +0300)]
update for retired elixir_make package version

3 years agoMerge branch 'update/instance-gen-template' into 'develop'
rinpatch [Tue, 22 Dec 2020 11:31:06 +0000 (11:31 +0000)]
Merge branch 'update/instance-gen-template' into 'develop'

Update instance.gen template

See merge request pleroma/pleroma!3210

3 years agoCreate Object.hashtags/1 wrapper
Haelwenn (lanodan) Monnier [Tue, 22 Dec 2020 02:54:57 +0000 (03:54 +0100)]
Create Object.hashtags/1 wrapper

3 years agoInsert text representation of hashtags into object["hashtags"]
Haelwenn (lanodan) Monnier [Fri, 31 Jul 2020 14:46:35 +0000 (16:46 +0200)]
Insert text representation of hashtags into object["hashtags"]

Includes a new mix task: pleroma.database fill_old_hashtags

3 years agoDo not include pool_size in the template. It encourages unwanted fiddling :)
Mark Felder [Mon, 21 Dec 2020 21:19:24 +0000 (15:19 -0600)]
Do not include pool_size in the template. It encourages unwanted fiddling :)

3 years agoMerge branch 'develop' into 'develop'
lain [Mon, 21 Dec 2020 17:13:52 +0000 (17:13 +0000)]
Merge branch 'develop' into 'develop'

WebFinger: add subscribe_address in return data of JSON responses

See merge request pleroma/pleroma!3206

3 years agoLinting
lain [Wed, 16 Dec 2020 19:41:35 +0000 (20:41 +0100)]
Linting

3 years agoTests: Stub the pipeline in all tests.
lain [Mon, 21 Dec 2020 15:38:34 +0000 (16:38 +0100)]
Tests: Stub the pipeline in all tests.

Restores the old un-moxed behavior.

3 years agoPipeline test: Switch from Mock to Mox.
lain [Wed, 16 Dec 2020 16:51:48 +0000 (17:51 +0100)]
Pipeline test: Switch from Mock to Mox.

Speeds up the test and makes it possible to run async.

3 years agoTests: Add a helper method to reduce sleeping times in test.
lain [Wed, 16 Dec 2020 09:39:36 +0000 (10:39 +0100)]
Tests: Add a helper method to reduce sleeping times in test.

This will 'time travel', i.e. change the inserted_at and update_at
fields of the object in question. This is used to backdate things
were we used sleeping before to ensure time differences.

3 years agoLinting
lain [Mon, 21 Dec 2020 15:22:36 +0000 (16:22 +0100)]
Linting

3 years agoTest: More async/sync tweaks.
lain [Mon, 21 Dec 2020 14:05:56 +0000 (15:05 +0100)]
Test: More async/sync tweaks.

3 years agoTests: More test fixes.
lain [Mon, 21 Dec 2020 11:59:11 +0000 (12:59 +0100)]
Tests: More test fixes.

3 years agoXMLBuidlder test: Make async.
lain [Mon, 21 Dec 2020 11:35:04 +0000 (12:35 +0100)]
XMLBuidlder test: Make async.

3 years agoTest config: Raise pool size for postgres.
lain [Mon, 21 Dec 2020 11:31:12 +0000 (12:31 +0100)]
Test config: Raise pool size for postgres.

Given all the async tests, this can become a bottleneck.

3 years agoTests: Make as many tests as possible async.
lain [Mon, 21 Dec 2020 11:21:40 +0000 (12:21 +0100)]
Tests: Make as many tests as possible async.

In general, tests that match these criteria can be made async:

- Doesn't use real Cachex.
- Doesn't write to the Config / Application Environment.
- Uses Mock. Using Mox is fine.
- Uses the streamer.

3 years agoCachex: Unify arity of callback function
lain [Mon, 21 Dec 2020 11:03:58 +0000 (12:03 +0100)]
Cachex: Unify arity of callback function

3 years agoCaching: Add caching behavior, add null implementation.
lain [Mon, 21 Dec 2020 10:42:53 +0000 (11:42 +0100)]
Caching: Add caching behavior, add null implementation.

3 years agoFix trailing whitespaces in lib/pleroma/web/web_finger.ex
Kaizhe Huang [Sun, 20 Dec 2020 13:54:15 +0000 (00:54 +1100)]
Fix trailing whitespaces in lib/pleroma/web/web_finger.ex

3 years agoMerge branch 'fix/remove-sharelock-warning-oban-configdb' into 'develop'
lain [Sun, 20 Dec 2020 13:40:08 +0000 (13:40 +0000)]
Merge branch 'fix/remove-sharelock-warning-oban-configdb' into 'develop'

config/description.exs: Remove outdated information about Oban

See merge request pleroma/pleroma!3208

3 years agoMerge branch 'bugfix/mastofe-install-script' into 'develop'
rinpatch [Sun, 20 Dec 2020 09:59:53 +0000 (09:59 +0000)]
Merge branch 'bugfix/mastofe-install-script' into 'develop'

download-mastofe-build.sh: Proper exit when artifact is missing

Closes #2329

See merge request pleroma/pleroma!3191

3 years agoAdd test for subscribe_address in JSON WebFinger response
Kaizhe Huang [Sat, 19 Dec 2020 11:11:47 +0000 (22:11 +1100)]
Add test for subscribe_address in JSON WebFinger response

3 years agoconfig/description.exs: Remove outdated information about Oban
rinpatch [Sat, 19 Dec 2020 08:27:42 +0000 (11:27 +0300)]
config/description.exs: Remove outdated information about Oban

The version of Oban we depend on no longer uses ShareLocks, so this
note no longer applies.

3 years agoTests: Use NullCache for async tests.
lain [Fri, 18 Dec 2020 18:49:01 +0000 (19:49 +0100)]
Tests: Use NullCache for async tests.

Caching can't work in async tests, so for them it is mocked to a
null cache that is always empty. Synchronous tests are stubbed
with the real Cachex, which is emptied after every test.

3 years agoCachex: Make caching provider switchable at runtime.
lain [Fri, 18 Dec 2020 16:44:46 +0000 (17:44 +0100)]
Cachex: Make caching provider switchable at runtime.

Defaults to Cachex.

3 years agoJason: Remove by now superfluous jason_types file
lain [Fri, 18 Dec 2020 16:44:19 +0000 (17:44 +0100)]
Jason: Remove by now superfluous jason_types file

3 years agoWebFinger: add subscribe_address in return data of JSON responses
FiveYellowMice [Fri, 18 Dec 2020 13:48:38 +0000 (13:48 +0000)]
WebFinger: add subscribe_address in return data of JSON responses

3 years agoTests: Remove unneeded explicit cachex use.
lain [Fri, 18 Dec 2020 12:18:17 +0000 (13:18 +0100)]
Tests: Remove unneeded explicit cachex use.

Only use cachex when we're actually testing it.

3 years agoTests: Reset all cachex caches between synchronous tests
lain [Fri, 18 Dec 2020 10:53:43 +0000 (11:53 +0100)]
Tests: Reset all cachex caches between synchronous tests

Don't bother in the async case, it doesn't make sense there.

3 years agoMerge branch 'long-life-oauth-tokens' into 'develop'
rinpatch [Thu, 17 Dec 2020 18:34:49 +0000 (18:34 +0000)]
Merge branch 'long-life-oauth-tokens' into 'develop'

[#2353] Virtually never-expiring OAuth tokens (new and already issued ones)

Closes #2353

See merge request pleroma/pleroma!3205

3 years ago[#2353] Virtually never-expiring OAuth tokens (new and already issued ones).
Ivan Tashkinov [Thu, 17 Dec 2020 17:49:00 +0000 (20:49 +0300)]
[#2353] Virtually never-expiring OAuth tokens (new and already issued ones).

3 years agoMerge branch 'registration-workflow' into 'develop'
feld [Thu, 17 Dec 2020 16:00:30 +0000 (16:00 +0000)]
Merge branch 'registration-workflow' into 'develop'

Improve registration workflow, fixes #2175

Closes #2235 and #2175

See merge request pleroma/pleroma!3068

3 years agoMerge remote-tracking branch 'upstream/develop' into registration-workflow
Alex Gleason [Thu, 17 Dec 2020 15:04:43 +0000 (09:04 -0600)]
Merge remote-tracking branch 'upstream/develop' into registration-workflow

3 years agoMerge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'
lain [Wed, 16 Dec 2020 11:35:45 +0000 (11:35 +0000)]
Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'

Fix mastoapi ws posts dropping

Closes #2336

See merge request pleroma/pleroma!3198

3 years agodownload-mastofe-build.sh: Proper exit when artifact is missing
Haelwenn (lanodan) Monnier [Tue, 8 Dec 2020 22:46:13 +0000 (23:46 +0100)]
download-mastofe-build.sh: Proper exit when artifact is missing

3 years agoMerge branch 'support/2255_posix_errors' into 'develop'
lain [Tue, 15 Dec 2020 15:16:03 +0000 (15:16 +0000)]
Merge branch 'support/2255_posix_errors' into 'develop'

[#2255] added error messages for posix error code

See merge request pleroma/pleroma!3138

3 years agoMerge branch 'fix/config-gen-detect-exiftool' into 'develop'
lain [Tue, 15 Dec 2020 14:39:15 +0000 (14:39 +0000)]
Merge branch 'fix/config-gen-detect-exiftool' into 'develop'

instance.gen: Warn that stripping exif requires exiftool

Closes #2343

See merge request pleroma/pleroma!3197

3 years agoMerge branch 'weblate-pleroma-pleroma' into 'develop'
lain [Tue, 15 Dec 2020 14:04:10 +0000 (14:04 +0000)]
Merge branch 'weblate-pleroma-pleroma' into 'develop'

Translations update from Weblate

See merge request pleroma/pleroma!3201

3 years agoTranslated using Weblate (Chinese (Simplified))
shironeko [Sun, 13 Dec 2020 04:47:36 +0000 (04:47 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 87.7% (93 of 106 strings)

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

3 years agoMerge branch 'chore/refactor-hide-counts' into 'develop'
lain [Tue, 15 Dec 2020 11:32:49 +0000 (11:32 +0000)]
Merge branch 'chore/refactor-hide-counts' into 'develop'

Minor refactoring of the logic for hiding followers/following counts.

See merge request pleroma/pleroma!3202