Alexander Tumin
|
e7af2addd8
|
Add media proxy to opengraph rich media cards
|
2023-12-12 18:32:02 +03:00 |
tusooa
|
df0b56576a
|
Fix other quotation mark conversion tests
|
2023-10-16 21:35:37 -04:00 |
tusooa
|
b748efe66a
|
Fix mentioning punycode domains when using Markdown
|
2023-10-16 21:35:25 -04:00 |
tusooa
|
a348c2e4dd
|
Use pleroma: instead of pleroma. for ws events
|
2023-10-15 17:20:25 -04:00 |
tusooa
|
7d005e8c93
|
Return stream attribute in server-sent events
|
2023-10-15 17:20:23 -04:00 |
tusooa
|
2b5636bf12
|
Allow unified streaming endpoint
|
2023-10-15 17:19:40 -04:00 |
tusooa
|
08608afca5
|
Fix quote_visible attribute
|
2023-09-13 19:20:33 -04:00 |
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
|
8596f92654
|
Fix TransmogrifierTest
|
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
|
9bcec87aba
|
Allow local quote and private self-quote
|
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
|
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
|
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
|
f4ccdfd503
|
Fix typos
|
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
|
0d9c443e51
|
StatusView: render the whole quoted status
|
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 |
Mint
|
1afde067b1
|
CommonAPI: Prevent users from accessing media of other users
|
2023-09-03 10:41:37 +02:00 |
mae
|
48b1e9bdc7
|
Completely disable xml entity resolution
|
2023-08-05 14:17:04 +02:00 |
FloatingGhost
|
307692cee8
|
Add unit test for external entity loading
|
2023-08-05 08:14:27 +02:00 |
Haelwenn
|
819fccb7d1
|
Merge branch 'tusooa/3154-attachment-type-check' into 'develop'
Restrict attachments to only uploaded files only
Closes #3154
See merge request pleroma/pleroma!3923
|
2023-08-03 10:01:32 +00:00 |
faried nawaz
|
dc4de79d43
|
status context: perform visibility check on activities around a status
issue #2927
|
2023-07-28 18:45:59 +05:00 |
tusooa
|
ea4225a646
|
Restrict attachments to only uploaded files only
|
2023-07-18 18:39:59 -04:00 |
tusooa
|
1459d64508
|
Make regex-to-string descriptor reusable
|
2023-07-07 07:09:35 -04:00 |
tusooa
|
ba3aa4f86d
|
Fix edge cases
|
2023-07-07 06:58:32 -04:00 |
tusooa
|
d670dbdbd3
|
Test that unicode emoji reactions are not affected
|
2023-07-07 06:58:32 -04:00 |
tusooa
|
ef8a6c539a
|
Make EmojiPolicy aware of custom emoji reactions
|
2023-07-07 06:58:31 -04:00 |
tusooa
|
7eb8abf7bb
|
EmojiPolicy: Implement delist
|
2023-07-07 06:58:31 -04:00 |
tusooa
|
80ce6482f6
|
EmojiPolicy: implement remove by shortcode
|
2023-07-07 06:58:31 -04:00 |