Mark Felder
|
4505bc1e58
|
Filter OEmbed HTML tags
|
2023-05-26 19:56:36 +02:00 |
|
Mark Felder
|
0d68804aa7
|
Filter OEmbed HTML tags
|
2023-05-26 19:54:24 +02:00 |
|
tusooa
|
d0c2e0830b
|
Enforce unauth restrictions for public streaming endpoints
|
2023-05-26 19:24:08 +02:00 |
|
Haelwenn
|
b36263e5ff
|
Merge branch 'issue/3126' into 'develop'
MediaProxyController: Apply CSP sandbox
See merge request pleroma/pleroma!3890
|
2023-05-26 19:24:08 +02:00 |
|
Haelwenn
|
4339230f64
|
Merge branch 'tusooa/fix-object-test' into 'develop'
Fix ObjectTest
See merge request pleroma/pleroma!3887
|
2023-05-26 19:24:08 +02:00 |
|
Haelwenn
|
72833c84b5
|
Merge branch 'tusooa/rework-refetch' into 'develop'
Make sure object refetching follows update rules
See merge request pleroma/pleroma!3883
|
2023-05-26 19:24:08 +02:00 |
|
Haelwenn
|
47e66c9500
|
Merge branch 'issue/3126' into 'develop'
MediaProxyController: Apply CSP sandbox
See merge request pleroma/pleroma!3890
|
2023-05-26 17:12:18 +00:00 |
|
Mark Felder
|
38bcf6b19e
|
MediaProxyController: Apply CSP sandbox
|
2023-05-26 12:34:01 -04:00 |
|
Zero
|
279fd47b48
|
ForceMentionsInContent: fix double mentions for Mastodon/Misskey posts
The code checked for duplicates using "ap_id", but in Mastodon and Misskey the look like that:
Mastodon: https://mastodon.example.com/users/roger
Misskey: https:///misskey.example.com/users/104ab42f11
The fix is to also check for "uri", which is what will be in the "explicitly_mentioned_uris" list:
Mastodon: https://mastodon.example.com/@roger
Misskey: https://misskey.example.com/@roger
|
2023-05-26 12:30:19 -04:00 |
|
tusooa
|
1fa196d8f7
|
Fix deleting banned users' statuses
|
2023-05-25 19:00:38 -04:00 |
|
tusooa
|
2c66f584b5
|
Show more informative errors when profile exceeds char limits
|
2023-05-25 08:22:33 -04:00 |
|
Haelwenn
|
5433742faf
|
Merge branch 'tusooa/fix-object-test' into 'develop'
Fix ObjectTest
See merge request pleroma/pleroma!3887
|
2023-05-23 01:57:07 +00:00 |
|
Alex Gleason
|
0b2f8ed96d
|
AntiMentionSpamPolicy: remove followers check
|
2023-05-22 15:50:34 -05:00 |
|
tusooa
|
819a82da99
|
Fix unused variable
|
2023-05-22 08:19:58 -04:00 |
|
tusooa
|
6aafa7fe76
|
Add changelog
|
2023-05-22 08:16:14 -04:00 |
|
tusooa
|
505e58d4eb
|
Fix ObjectTest
|
2023-05-22 08:14:20 -04:00 |
|
Alex Gleason
|
8f6fde01b0
|
Merge branch 'spam-mrf-hotfix-2' into 'develop'
AntiMentionSpamPolicy: fix user age check
See merge request soapbox-pub/rebased!251
|
2023-05-22 00:33:02 +00:00 |
|
Alex Gleason
|
7e375cbdd1
|
AntiMentionSpamPolicy: fix user age check
|
2023-05-21 19:31:56 -05:00 |
|
Alex Gleason
|
8810045840
|
Merge branch 'spam-mrf-hotfix' into 'develop'
Spam MRF hotfix
See merge request soapbox-pub/rebased!250
|
2023-05-21 21:29:26 +00:00 |
|
Alex Gleason
|
54f2c37e10
|
AntiDuplicationPolicy: fix accidentally returning the inner object
|
2023-05-21 16:27:42 -05:00 |
|
Alex Gleason
|
7adead8df8
|
AntiDuplicationPolicy: fix messing up Announces
|
2023-05-21 16:12:33 -05:00 |
|
Alex Gleason
|
663574bea9
|
Merge branch 'spam-mrf' into 'develop'
Add AntiDuplicationPolicy and AntiMentionSpamPolicy
See merge request soapbox-pub/rebased!249
|
2023-05-21 20:50:45 +00:00 |
|
Alex Gleason
|
8954c239f3
|
Update CHANGELOG
|
2023-05-21 15:30:42 -05:00 |
|
Alex Gleason
|
c0a0d6bb43
|
Add AntiMentionSpamPolicy
|
2023-05-21 15:26:02 -05:00 |
|
Alex Gleason
|
f2cf4941ee
|
Add AntiDuplicationPolicy
|
2023-05-21 14:12:53 -05:00 |
|
Haelwenn
|
0524e66a05
|
Merge branch 'accept-tags-2.5' into 'develop'
TagValidator: Drop unrecognized Tag types
Closes #2952
See merge request pleroma/pleroma!3823
|
2023-05-17 19:04:51 +00:00 |
|
Haelwenn
|
ce1c0f75cd
|
Merge branch 'tusooa/3065-scopes' into 'develop'
OAuth scopes descriptions
Closes #3065
See merge request pleroma/pleroma!3848
|
2023-05-17 18:51:26 +00:00 |
|
Haelwenn
|
66327b56e9
|
Merge branch 'tusooa/rework-refetch' into 'develop'
Make sure object refetching follows update rules
See merge request pleroma/pleroma!3883
|
2023-05-17 18:50:35 +00:00 |
|
Haelwenn
|
b8b15cec9e
|
Merge branch 'tusooa/changelog-improve' into 'develop'
Use git diff to search for changelog entry
See merge request pleroma/pleroma!3875
|
2023-05-17 15:49:54 +00:00 |
|
Haelwenn
|
143676f58c
|
Merge branch 'tusooa/allow-lang' into 'develop'
Allow lang attribute
See merge request pleroma/pleroma!3882
|
2023-05-17 15:28:32 +00:00 |
|
Haelwenn (lanodan) Monnier
|
a5066bb078
|
CommonFields: Use BareUri for :url
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3121
|
2023-05-17 17:25:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
fb3335ffe2
|
EctoType: Add BareUri
|
2023-05-17 17:14:38 +02:00 |
|
marcin mikołajczak
|
6112d45a78
|
Merge branch 'translation_languages' into 'develop'
Implement /api/v1/instance/translation_languages
See merge request soapbox-pub/rebased!248
|
2023-05-13 13:29:30 +00:00 |
|
Alex Gleason
|
6d1da90e2b
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-05-13 13:21:37 +00:00 |
|
|
33240c8604
|
Implement /api/v1/instance/translation_languages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-13 13:23:54 +02:00 |
|
|
54dfa03b15
|
remove check-changelog tool
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-11 20:16:57 +02:00 |
|
tusooa
|
e170fc40dd
|
Fix build warning
|
2023-05-09 21:38:28 -04:00 |
|
tusooa
|
be5c5118cb
|
Make sure object refetching follows update rules
|
2023-05-09 21:04:27 -04:00 |
|
tusooa
|
163e82bab1
|
Allow lang attribute
|
2023-05-09 19:27:32 -04:00 |
|
|
94cdedc6c9
|
Merge remote-tracking branch 'pleroma/develop' into merge-pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-09 22:27:06 +02:00 |
|
marcin mikołajczak
|
aa13f6918c
|
Merge branch 'instance-view-markup' into 'develop'
Expose markup configuration in InstanceView
See merge request soapbox-pub/rebased!246
|
2023-05-08 22:21:29 +00:00 |
|
|
a12735fba0
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-08 21:54:08 +02:00 |
|
Henry Jameson
|
2a07411b0c
|
keep the websocket url for all modes
|
2023-05-07 15:34:17 +03:00 |
|
Henry Jameson
|
f50fd9278f
|
reduce redundant reduntancy reduction
|
2023-05-07 15:29:19 +03:00 |
|
Henry Jameson
|
f8ef4924ec
|
fix whitespace
|
2023-05-07 15:24:09 +03:00 |
|
Henry Jameson
|
c0d11da2d8
|
conditionally set csp depnding on media-proxy state
|
2023-05-07 15:16:30 +03:00 |
|
Haelwenn (lanodan) Monnier
|
c63bf6a040
|
Add changelog for !3880
|
2023-05-05 11:13:50 +02:00 |
|
Haelwenn (lanodan) Monnier
|
fcd49e3985
|
User: Remove ap_enabled field
|
2023-05-05 11:11:26 +02:00 |
|
Haelwenn (lanodan) Monnier
|
238edc30de
|
User: Remove ap_enabled?/1
|
2023-05-05 11:11:26 +02:00 |
|
Haelwenn (lanodan) Monnier
|
9dfa1c4be0
|
ActivityPub: Mark fetch_and_prepare_user_from_ap_id/1 as private
|
2023-05-05 11:11:26 +02:00 |
|