summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13Expose quote_id parameter on the apitusooa
2023-09-13Do not mention original poster when quotingtusooa
2023-09-13Fix config descriptions for mrf inline quotetusooa
2023-09-13Fix TransmogrifierTesttusooa
2023-09-13Make InlineQuotePolicy history awaretusooa
2023-09-13Add mrf to force link tag of quoting poststusooa
2023-09-13Keep incoming Link tagtusooa
2023-09-13Parse object link as quoteUrltusooa
2023-09-13Allow more flexibility in InlineQuotePolicytusooa
2023-09-13Fix CommonAPITesttusooa
2023-09-13Add changelogtusooa
2023-09-13Allow local quote and private self-quotetusooa
2023-09-13Unify logic for normalizing quoteUritusooa
2023-09-13InlineQuotePolicy: skip objects which already have an .inline-quote spanAlex Gleason
2023-09-13Actually, don't send _misskey_quote anymoreAlex Gleason
2023-09-13InlineQuotePolicy: improve the way Markdown quotes are displayed by other sof...Alex Gleason
2023-09-13Handle Fedibird's new quoteUri fieldAlex Gleason
2023-09-13Transmogrifier: federate quotes with _misskey_quote fieldAlex Gleason
2023-09-13StatusView: return quote post inside a reblogAlex Gleason
2023-09-13Add InlineQuotePolicy as a default MRFAlex Gleason
2023-09-13InlineQuotePolicy: don't add line breaks to markdown postsAlex Gleason
2023-09-13StatusView: add `quote_visible` paramAlex Gleason
2023-09-13StatusView: fix quote visibilityAlex Gleason
2023-09-13CommonAPI: disallow quoting private posts through the APIAlex Gleason
2023-09-13Add InlineQuotePolicy to force quote URLs inlineAlex Gleason
2023-09-13Scrubber.Default: allow span.quote-inline for quote post compatibilityAlex Gleason
2023-09-13ActivityDraft: mix format, defensive actor IDAlex Gleason
2023-09-13ActivityDraft: mention the OP of a quoted postAlex Gleason
2023-09-13Return quote_url through the API, don't render quotes more than 1 level deepAlex Gleason
2023-09-13@context: add quoteUrlAlex Gleason
2023-09-13InstanceView: add "quote_posting" featureAlex Gleason
2023-09-13Fix typosAlex Gleason
2023-09-13mix formatAlex Gleason
2023-09-13TransmogrifierTest: prepare an outgoing quote postAlex Gleason
2023-09-13StatusControllerTest: test creating a quote postAlex Gleason
2023-09-13BuilderTest: build quote postAlex Gleason
2023-09-13ActivityDraft: allow quotingAlex Gleason
2023-09-13ActivityDraft: create quote postsAlex Gleason
2023-09-13StatusView: render the whole quoted statusAlex Gleason
2023-09-13StatusView: show quoted posts through the API, probablyAlex Gleason
2023-09-13Transmogrifier: fix quoteUrl here tooAlex Gleason
2023-09-13Transmogrifier: fetch quoted postAlex Gleason
2023-09-13ObjectValidators: improve quoteUrl compatibilityAlex Gleason
2023-09-13Quote post: add fixturesAlex Gleason
2023-09-13ObjectValidators: accept "quoteUrl" fieldAlex Gleason
2023-09-03Merge branch 'release/2.5.5' into 'stable'v2.5.5Haelwenn
2023-09-03mix: version 2.5.5Haelwenn (lanodan) Monnier
2023-09-03CommonAPI: Prevent users from accessing media of other usersMint
2023-09-03Merge branch 'check-attachment-attribution' into 'develop'Haelwenn
2023-09-03CommonAPI: Prevent users from accessing media of other usersMint