summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-13Fix CommonAPITesttusooa
2023-09-13Allow local quote and private self-quotetusooa
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-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-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-13Fix typosAlex 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-13StatusView: render the whole quoted statusAlex Gleason
2023-09-13Transmogrifier: fetch quoted postAlex Gleason
2023-09-13ObjectValidators: improve quoteUrl compatibilityAlex Gleason
2023-09-13Quote post: add fixturesAlex Gleason
2023-09-11Rename testmarcin mikołajczak
2023-09-07Rename MapOfString to ContentLanguageMapmarcin mikołajczak
2023-09-03CommonAPI: Prevent users from accessing media of other usersMint
2023-08-20Remove testmarcin mikołajczak
2023-08-19Move maybe_add_content_map out of Transmogrifier, use code from tusooa's bran...marcin mikołajczak
2023-08-11Remove testmarcin mikołajczak
2023-08-11Rename testmarcin mikołajczak
2023-08-11Make status.language == nil for 'und' valuemarcin mikołajczak
2023-08-11Add ObjectValidators.LanguageCode typemarcin mikołajczak
2023-08-11Implement api/v2/instance routemarcin mikołajczak
2023-08-11Allow to specify post languagemarcin mikołajczak
2023-08-05Completely disable xml entity resolutionmae
2023-08-05Add unit test for external entity loadingFloatingGhost
2023-08-04release_runtime_provider_test: chmod config for hardened permissionsHaelwenn (lanodan) Monnier
2023-08-04Resolve information disclosure vulnerability through emoji pack archive downl...Mark Felder
2023-08-03Merge branch 'tusooa/3154-attachment-type-check' into 'develop'Haelwenn
2023-07-28status context: perform visibility check on activities around a statusfaried nawaz
2023-07-18Restrict attachments to only uploaded files onlytusooa
2023-07-07Make regex-to-string descriptor reusabletusooa
2023-07-07Fix edge casestusooa
2023-07-07Test that unicode emoji reactions are not affectedtusooa
2023-07-07Make EmojiPolicy aware of custom emoji reactionstusooa
2023-07-07EmojiPolicy: Implement delisttusooa
2023-07-07EmojiPolicy: implement remove by shortcodetusooa
2023-07-07Add emoji policy to remove emojis matching certain urlstusooa