Commit graph

11183 commits

Author SHA1 Message Date
lain 83cef25794 Merge branch 'chore/improve-descriptions' into 'develop'
Improve description for mediaproxy cache invalidation settings

See merge request pleroma/pleroma!2891
2020-08-18 12:56:07 +00:00
lain 67ec8e87ff Merge branch 'features/validators-audio' into 'develop'
Pipeline Ingestion: Audio

See merge request pleroma/pleroma!2897
2020-08-18 12:27:45 +00:00
lain f0a8d723bb Transmogrifier Test: Extract audio tests. 2020-08-18 13:37:28 +02:00
lain 3998ef9d64 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/validators-audio 2020-08-18 13:31:42 +02:00
lain 566749f77a Merge branch 'purge-user' into 'develop'
Purge a local user upon deletion, fixes #2062

Closes #2062

See merge request pleroma/pleroma!2898
2020-08-18 11:31:13 +00:00
lain 42ce7a4bab Merge branch 'features/validators_use_ectotypes' into 'develop'
object_validators: Use ecto_types where available

See merge request pleroma/pleroma!2896
2020-08-18 11:01:38 +00:00
lain 548ca43bcf Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/validators_use_ectotypes 2020-08-18 12:38:13 +02:00
Alex Gleason a0f5eb1a55
Test that POST /api/pleroma/delete_account purges the user 2020-08-18 00:24:28 -05:00
Alex Gleason dcc8926ff1
Test purging a user with User.delete/1 2020-08-18 00:10:09 -05:00
Alex Gleason 72cbe20a58
Purge most user fields upon deletion, "right to be forgotten" #859 2020-08-17 23:44:44 -05:00
Alex Gleason c12c576ee2
Also purge bio and display name 2020-08-17 22:11:45 -05:00
Alex Gleason d55faa2f8f
Purge a local user upon deletion, fixes #2062 2020-08-17 21:52:28 -05:00
Haelwenn (lanodan) Monnier 2f8c3c842d
common_fixes: Remove Utils.make_date call 2020-08-18 02:24:48 +02:00
Haelwenn (lanodan) Monnier c9d6638461
common_fixes: Get fixes common from Audio and Question 2020-08-18 02:24:48 +02:00
Haelwenn (lanodan) Monnier 2bc08d5573
Pipeline Ingestion: Audio 2020-08-18 02:02:34 +02:00
Haelwenn (lanodan) Monnier b1fc4fe0ca
fetcher: fallback to [] when to/cc is nil
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/2063
2020-08-18 02:02:20 +02:00
Haelwenn (lanodan) Monnier 7a273087ed
object_validators: Use ecto_types where available 2020-08-17 23:47:00 +02:00
lain 34b099fffa Merge branch 'issue/1936' into 'develop'
[#1936] Ability to search for banned MediaProxy URLs 

See merge request pleroma/pleroma!2873
2020-08-17 13:05:20 +00:00
rinpatch f06444a289 Merge branch 'invisible-index' into 'develop'
Migrations: Add an index on the `invisible` field on users.

See merge request pleroma/pleroma!2895
2020-08-17 12:38:14 +00:00
lain e154fcf525 Merge branch '2046-default-restrict-unauthenticated-basing-on-instance-privacy' into 'develop'
[#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy

Closes #2046

See merge request pleroma/pleroma!2890
2020-08-17 12:26:53 +00:00
lain 5ea752dab2 Migrations: Add an index on the invisible field on users. 2020-08-17 14:11:36 +02:00
rinpatch 1f2aad6fda Merge branch 'fix/start-ssl-if-ssl-required' into 'develop'
Start :ssl if not started when running migration or rollback

Closes #2056

See merge request pleroma/pleroma!2894
2020-08-17 08:44:26 +00:00
Hugo b2d3b26511 Apply 1 suggestion(s) to 1 file(s) 2020-08-17 07:58:24 +00:00
Hugo Müller-Downing 317b6c6c52 Start :ssl if not started when running migration or rollback 2020-08-17 17:34:03 +10:00
Maksim Pechnikov f6da12f45d fix search media proxy urls 2020-08-16 06:54:48 +03:00
Ivan Tashkinov 60ac83a4c1 [#2046] Added test for pleroma/restrict_unauthenticated defaults on private instance. Updated docs and changelog. 2020-08-15 18:30:20 +03:00
rinpatch ec242b4706 Merge branch 'fix/docs-tabs' into 'develop'
Docs: Fix the way tabs are declared

Closes #2045

See merge request pleroma/pleroma!2892
2020-08-15 07:42:10 +00:00
rinpatch 4fcf272717 Docs: Fix the way tabs are declared
Since python doesn't have a way to lock deps for a particlar project
by default, I didn't bother with it. This resulted in mkdocs updating at
some point, bringing a breaking change to how tabs are declared and
broken tabs on docs-develop.pleroma.social. I've learned my lesson
and locked deps with pipenv in pleroma/docs!5. This MR updates Pleroma
docs to use the new tab style, fortunately my editor did most of it.

Closes #2045
2020-08-15 09:55:59 +03:00
feld 57a00e22c4 Merge branch 'update/admin-fe-20200814' into 'develop'
Update AdminFE bundle for 2.1.0 release

See merge request pleroma/pleroma!2889
2020-08-14 18:26:23 +00:00
Mark Felder 6c3130ef47 Improve description for mediaproxy cache invalidation settings 2020-08-14 13:07:58 -05:00
Ivan Tashkinov 95529ab709 [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 2020-08-14 20:55:45 +03:00
Mark Felder f510dc30b4 Update AdminFE bundle for 2.1.0 release 2020-08-14 12:48:49 -05:00
lain 33e508d7c6 Merge branch '1806-mogrifun' into 'develop'
Mogrifun: Add a line about the purpose of the module.

Closes #1806

See merge request pleroma/pleroma!2888
2020-08-14 17:15:59 +00:00
lain 76ce3a1c9e Mogrifun: Add a line about the purpose of the module. 2020-08-14 18:27:18 +02:00
feld 014f91c1c3 Merge branch 'issue/2036-part-2' into 'develop'
[#2036] fixed cron worker

See merge request pleroma/pleroma!2886
2020-08-13 21:35:40 +00:00
Maksim Pechnikov 9b055f7211 fix cron wroker 2020-08-13 21:03:15 +03:00
Maksim Pechnikov 3515cb5c3a fix Cron.PurgeExpiredActivitiesWorker 2020-08-13 21:01:21 +03:00
feld 14a06e63f6 Merge branch 'fix/activity-expirations-again' into 'develop'
Fix activity expirations again

See merge request pleroma/pleroma!2866
2020-08-13 17:38:19 +00:00
Haelwenn fbc220d09c Merge branch 'nitfix/side-effects-typo' into 'develop'
side_effects: Fix typo on notification

See merge request pleroma/pleroma!2885
2020-08-13 16:11:06 +00:00
Haelwenn (lanodan) Monnier 4f3c955f26
side_effects: Fix typo on notification 2020-08-13 18:10:43 +02:00
Haelwenn f99b8a25eb Merge branch 'reject' into 'develop'
Move Accepts and Rejects to the Pipeline

See merge request pleroma/pleroma!2878
2020-08-13 16:04:43 +00:00
lain 8d5f9d4b28 Merge branch 'ci-fix-2' into 'develop'
CI: Add cmake to build

See merge request pleroma/pleroma!2884
2020-08-13 14:40:31 +00:00
lain 035c44dd7b CI: Add cmake to build 2020-08-13 16:38:04 +02:00
lain 06e435c959 Merge branch 'update-frontend-2020-08-13' into 'develop'
Update frontend

See merge request pleroma/pleroma!2883
2020-08-13 14:07:01 +00:00
lain 5bcf15d553 Update frontend 2020-08-13 16:04:34 +02:00
lain 88ec5c2de5 Merge branch 'cmake' into 'develop'
Build files: Add cmake

See merge request pleroma/pleroma!2882
2020-08-13 12:28:10 +00:00
lain a47406d577 Build files: Add cmake 2020-08-13 14:12:45 +02:00
lain 2bc2b321b6 Merge branch 'fix/users_ap_id_not_null' into 'develop'
Ensure ap_id column in users table cannot be null

See merge request pleroma/pleroma!2875
2020-08-13 11:01:03 +00:00
lain aaf7bd89a7 Migrations: Fix Logger requirements. 2020-08-13 12:32:05 +02:00
lain 5be25b3e38 Merge branch '1152-deletion' into 'develop'
User deletion issue exploration

See merge request pleroma/pleroma!2879
2020-08-13 09:06:33 +00:00