tusooa
|
a8b2f9205d
|
Expose quote_id parameter on the api
|
2023-09-13 19:20:32 -04:00 |
tusooa
|
875b46d97d
|
Do not mention original poster when quoting
|
2023-09-13 19:20:32 -04:00 |
tusooa
|
87353e5ad1
|
Fix config descriptions for mrf inline quote
|
2023-09-13 19:20:32 -04:00 |
tusooa
|
8596f92654
|
Fix TransmogrifierTest
|
2023-09-13 19:20:32 -04:00 |
tusooa
|
8b98a98dfb
|
Make InlineQuotePolicy history aware
|
2023-09-13 19:20:32 -04:00 |
tusooa
|
e349e92a44
|
Add mrf to force link tag of quoting posts
|
2023-09-13 19:20:30 -04:00 |
tusooa
|
479a6f11db
|
Keep incoming Link tag
|
2023-09-13 19:19:44 -04:00 |
tusooa
|
e9cd004ba1
|
Parse object link as quoteUrl
|
2023-09-13 19:19:42 -04:00 |
tusooa
|
163e563733
|
Allow more flexibility in InlineQuotePolicy
|
2023-09-13 19:19:05 -04:00 |
tusooa
|
762794eed9
|
Fix CommonAPITest
|
2023-09-13 19:19:05 -04:00 |
tusooa
|
d244c9d298
|
Add changelog
|
2023-09-13 19:19:05 -04:00 |
tusooa
|
9bcec87aba
|
Allow local quote and private self-quote
|
2023-09-13 19:19:05 -04:00 |
tusooa
|
b0a7e795e7
|
Unify logic for normalizing quoteUri
|
2023-09-13 19:19:05 -04:00 |
Alex Gleason
|
f9697e68c2
|
InlineQuotePolicy: skip objects which already have an .inline-quote span
|
2023-09-13 19:19:05 -04:00 |
Alex Gleason
|
79fca39faf
|
Actually, don't send _misskey_quote anymore
|
2023-09-13 19:19:05 -04:00 |
Alex Gleason
|
4075eecca0
|
InlineQuotePolicy: improve the way Markdown quotes are displayed by other software
|
2023-09-13 19:19:05 -04:00 |
Alex Gleason
|
817e308c0d
|
Handle Fedibird's new quoteUri field
|
2023-09-13 19:19:05 -04:00 |
Alex Gleason
|
3c8319fe9f
|
Transmogrifier: federate quotes with _misskey_quote field
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
cf8e425883
|
StatusView: return quote post inside a reblog
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
93e4972b50
|
Add InlineQuotePolicy as a default MRF
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
bee7e41959
|
InlineQuotePolicy: don't add line breaks to markdown posts
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
74e0a4555f
|
StatusView: add `quote_visible` param
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
6f11f11519
|
StatusView: fix quote visibility
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
59326247aa
|
CommonAPI: disallow quoting private posts through the API
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
57ef1d1211
|
Add InlineQuotePolicy to force quote URLs inline
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
36a5578d2b
|
Scrubber.Default: allow span.quote-inline for quote post compatibility
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
1f19dd76f6
|
ActivityDraft: mix format, defensive actor ID
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
54a9897938
|
ActivityDraft: mention the OP of a quoted post
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
80ab2572a4
|
Return quote_url through the API, don't render quotes more than 1 level deep
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
db46abce47
|
@context: add quoteUrl
|
2023-09-13 19:19:04 -04:00 |
Alex Gleason
|
5716f88a1d
|
InstanceView: add "quote_posting" feature
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
f4ccdfd503
|
Fix typos
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
9600973917
|
mix format
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
cbd1760efa
|
TransmogrifierTest: prepare an outgoing quote post
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
3a8b5d90df
|
StatusControllerTest: test creating a quote post
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
c20e90e898
|
BuilderTest: build quote post
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
d4fea8b559
|
ActivityDraft: allow quoting
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
6ac19c3999
|
ActivityDraft: create quote posts
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
0d9c443e51
|
StatusView: render the whole quoted status
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
ce5eb31723
|
StatusView: show quoted posts through the API, probably
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
cc4badaf60
|
Transmogrifier: fix quoteUrl here too
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
b022d6635d
|
Transmogrifier: fetch quoted post
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
795736af16
|
ObjectValidators: improve quoteUrl compatibility
|
2023-09-13 19:19:03 -04:00 |
Alex Gleason
|
7deda1fa18
|
Quote post: add fixtures
|
2023-09-13 19:19:02 -04:00 |
Alex Gleason
|
31eb3dc245
|
ObjectValidators: accept "quoteUrl" field
|
2023-09-13 19:19:02 -04:00 |
Haelwenn
|
a94cf2ad4f
|
Merge branch 'check-attachment-attribution' into 'develop'
Prevent users from attaching other users' attachments
See merge request pleroma/pleroma!3947
|
2023-09-03 09:09:27 +00:00 |
Mint
|
1afde067b1
|
CommonAPI: Prevent users from accessing media of other users
|
2023-09-03 10:41:37 +02:00 |
Haelwenn
|
9da4f89b7b
|
Merge branch 'tusooa/lint' into 'develop'
Make lint happy
See merge request pleroma/pleroma!3944
|
2023-08-31 22:24:30 +00:00 |
tusooa
|
3c5ecca377
|
Skip changelog
|
2023-08-30 20:37:45 -04:00 |
tusooa
|
3d09bc320e
|
Make lint happy
|
2023-08-30 20:36:52 -04:00 |