Ilja
|
4ba0beb60c
|
Make mrfSimple work with tuples
* Changed SimplePolicy
* I also grepped in test/ for ':mrf_simple' to see what other things could be affected
|
2021-08-06 07:58:58 +02:00 |
|
Ilja
|
647087d7fd
|
Deprectate strings for SimplePolicy
When strings are detected in the simplepolicy, a warning will be given and the config will be changed to use tuples instead
|
2021-08-06 05:01:44 +02:00 |
|
Alex Gleason
|
44ede0657f
|
Merge remote-tracking branch 'pleroma/develop' into staff-plug
|
2021-08-04 11:48:57 -05:00 |
|
Alex Gleason
|
62bf6d67e3
|
Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixes
|
2021-07-18 11:49:22 -05:00 |
|
Alex Gleason
|
70f1496eb8
|
Poll notification: only notify local users
|
2021-07-18 11:10:23 -05:00 |
|
Alex Gleason
|
0b1c05ca1e
|
Poll notification: trigger PollWorker through common_pipeline
|
2021-07-18 11:10:23 -05:00 |
|
Alex Gleason
|
0114754db2
|
MastodonAPI: Support poll notification
|
2021-07-17 22:19:38 -05:00 |
|
Alex Gleason
|
3674179b26
|
Merge remote-tracking branch 'pleroma/develop' into instance-deletion
|
2021-07-17 15:03:43 -05:00 |
|
Alex Gleason
|
bad79f79e6
|
AdminAPI.InstanceController: clean up tests, rename actions
|
2021-07-17 15:00:15 -05:00 |
|
Alex Gleason
|
54dbcfe02a
|
AdminAPI: add DELETE /instances/:instance to delete all content from a remote instance
|
2021-07-17 14:55:05 -05:00 |
|
Alex Gleason
|
f67d00d12b
|
Add Instance.delete_users_and_activities/1 to delete all content from a remote instance
|
2021-07-17 14:06:35 -05:00 |
|
Alex Gleason
|
c136dc0987
|
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain
|
2021-07-17 13:53:19 -05:00 |
|
Alex Gleason
|
25676c84be
|
Create AdminAPI.InstanceController
|
2021-07-17 13:05:25 -05:00 |
|
feld
|
3f58213646
|
Merge branch 'admin-api-users-sort' into 'develop'
AdminAPI: sort new users at the top
Closes #2709
See merge request pleroma/pleroma!3481
|
2021-07-14 14:39:14 +00:00 |
|
Alex Gleason
|
1a2fe96d56
|
Merge remote-tracking branch 'pleroma/develop' into admin-api-users-date
|
2021-07-14 09:02:55 -05:00 |
|
Alex Gleason
|
167e14416b
|
AdminAPI: add date to users
|
2021-07-14 08:54:59 -05:00 |
|
Alex Gleason
|
deb3f91136
|
Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sort
|
2021-07-13 22:47:47 -05:00 |
|
Alex Gleason
|
5e88796784
|
AdminAPI: sort user results by ID descending
|
2021-07-13 22:47:02 -05:00 |
|
Alex Gleason
|
1f093cb216
|
Moderators: reorganize :admin_api pipeline in Router
|
2021-07-12 22:11:32 -05:00 |
|
Alex Gleason
|
9bc1e79c56
|
Moderators: add UserIsStaffPlug
|
2021-07-12 21:57:52 -05:00 |
|
Haelwenn
|
173e977e28
|
Merge branch 'features/ingestion-page' into 'develop'
Pipeline Ingestion: Page
See merge request pleroma/pleroma!3097
|
2021-07-12 05:05:49 +00:00 |
|
Haelwenn (lanodan) Monnier
|
6dc78f5f6f
|
AP C2S: Remove restrictions and make it go through pipeline
|
2021-07-12 06:49:41 +02:00 |
|
Sean King
|
9758f636b2
|
Delete MastoFE Controller Test
|
2021-07-10 11:13:25 -06:00 |
|
Sean King
|
5d279a22b1
|
Merge develop branch upstream
|
2021-07-10 11:04:16 -06:00 |
|
Alex Gleason
|
99cc26bb02
|
Merge remote-tracking branch 'pleroma/develop' into remote-deletions
|
2021-06-30 02:02:30 -05:00 |
|
Alex Gleason
|
beb1c98ab5
|
Deletions: don't purge keys so Delete/Undo activities can be signed
|
2021-06-30 02:02:24 -05:00 |
|
Alex Gleason
|
43800d83f4
|
Deletions: allow deactivated users to be deleted
|
2021-06-30 01:32:28 -05:00 |
|
Alex Gleason
|
a7929c4d89
|
Deletions: preserve account status fields during purge, fix checks
|
2021-06-29 23:56:19 -05:00 |
|
Alex Gleason
|
be2da95c36
|
Correctly purge a remote user
|
2021-06-29 21:45:38 -05:00 |
|
feld
|
f97f305d00
|
Merge branch 'ecto-upgrade' into 'develop'
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain
See merge request pleroma/pleroma!3473
|
2021-06-23 20:17:01 +00:00 |
|
Alex Gleason
|
54af527759
|
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain
|
2021-06-23 13:22:32 -05:00 |
|
Haelwenn (lanodan) Monnier
|
fc6ab78a84
|
Add test on changing [:instance, :upload_limit]
|
2021-06-22 12:25:25 +02:00 |
|
feld
|
406dadb56b
|
Merge branch 'fix/twittercard-video-dimensions' into 'develop'
Generate Twittercard/OGP metadata with correct dimensions
See merge request pleroma/pleroma!3456
|
2021-06-10 15:03:58 +00:00 |
|
Mark Felder
|
f37db23848
|
Test that videos only get image thumbnails in OGP metadata when we can produce them with Preview Proxy
|
2021-06-09 11:46:31 -05:00 |
|
Mark Felder
|
dc8fe91dec
|
Metadata.Utils.attachment_url/1 was used in this test too
|
2021-06-09 10:06:44 -05:00 |
|
Haelwenn (lanodan) Monnier
|
c839078a75
|
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing
|
2021-06-09 04:23:02 +02:00 |
|
Mark Felder
|
d70db63084
|
Set the correct height/width if the data is available when generating opengraph metadata
|
2021-06-08 16:58:33 -05:00 |
|
Mark Felder
|
d4ac9445cd
|
Twittercard metadata for images should also include dimensions if available
|
2021-06-08 16:19:12 -05:00 |
|
Mark Felder
|
5de65ce3e8
|
Set the correct height/width if the data is available when generating twittercard metadata
|
2021-06-08 15:59:55 -05:00 |
|
feld
|
1175023687
|
Merge branch 'metadata-for-all' into 'develop'
Support metadata for video files too
See merge request pleroma/pleroma!3441
|
2021-06-08 20:30:55 +00:00 |
|
Mark Felder
|
3121ed1325
|
Blurhash varies slightly by computer generating it, so just validate it wasn't nil
|
2021-06-08 14:53:03 -05:00 |
|
feld
|
939b3bfe43
|
Merge branch 'improve-og-embed' into 'develop'
Improve opengraph embeds
See merge request pleroma/pleroma!3442
|
2021-06-08 19:26:17 +00:00 |
|
Mark Felder
|
f1abe39f6f
|
Update test names and verify blurhash is correctly generated for images
|
2021-06-08 14:05:13 -05:00 |
|
Mark Felder
|
1c4c73c6a0
|
Add test for AnalyzeMetadata upload filter fetching dimensions from a video
|
2021-06-08 14:02:56 -05:00 |
|
Alex Gleason
|
1399b82f7b
|
Create WrapperAuthenticator and simplify Authenticator behaviour
Speeds up recompilation by reducing compile-time cycles
|
2021-06-07 18:18:39 -05:00 |
|
Mark Felder
|
017f947fc1
|
Channel name was incorrect. We left it as chat:public for backwards compatibility.
|
2021-06-07 16:10:24 -05:00 |
|
Mark Felder
|
a5ae0432ed
|
Test was named incorrectly and did not execute
|
2021-06-07 16:09:47 -05:00 |
|
Mark Felder
|
f5ef7fe43b
|
Fix test warnings
|
2021-06-07 16:06:53 -05:00 |
|
Mark Felder
|
264458531a
|
Formatting
|
2021-06-07 15:47:50 -05:00 |
|
Alex Gleason
|
fe4c4a7178
|
MRF: create MRF.Policy behaviour separate from MRF module
Speeds up recompilation by reducing compile-time deps
|
2021-06-07 14:22:08 -05:00 |
|