Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-13 | Transmogrifier: federate quotes with _misskey_quote field | Alex Gleason | |
2023-09-13 | StatusView: return quote post inside a reblog | Alex Gleason | |
2023-09-13 | Add InlineQuotePolicy as a default MRF | Alex Gleason | |
2023-09-13 | InlineQuotePolicy: don't add line breaks to markdown posts | Alex Gleason | |
2023-09-13 | StatusView: add `quote_visible` param | Alex Gleason | |
2023-09-13 | StatusView: fix quote visibility | Alex Gleason | |
2023-09-13 | CommonAPI: disallow quoting private posts through the API | Alex Gleason | |
2023-09-13 | Add InlineQuotePolicy to force quote URLs inline | Alex Gleason | |
2023-09-13 | Scrubber.Default: allow span.quote-inline for quote post compatibility | Alex Gleason | |
2023-09-13 | ActivityDraft: mix format, defensive actor ID | Alex Gleason | |
2023-09-13 | ActivityDraft: mention the OP of a quoted post | Alex Gleason | |
2023-09-13 | Return quote_url through the API, don't render quotes more than 1 level deep | Alex Gleason | |
2023-09-13 | @context: add quoteUrl | Alex Gleason | |
2023-09-13 | InstanceView: add "quote_posting" feature | Alex Gleason | |
2023-09-13 | Fix typos | Alex Gleason | |
2023-09-13 | mix format | Alex Gleason | |
2023-09-13 | TransmogrifierTest: prepare an outgoing quote post | Alex Gleason | |
2023-09-13 | StatusControllerTest: test creating a quote post | Alex Gleason | |
2023-09-13 | BuilderTest: build quote post | Alex Gleason | |
2023-09-13 | ActivityDraft: allow quoting | Alex Gleason | |
2023-09-13 | ActivityDraft: create quote posts | Alex Gleason | |
2023-09-13 | StatusView: render the whole quoted status | Alex Gleason | |
2023-09-13 | StatusView: show quoted posts through the API, probably | Alex Gleason | |
2023-09-13 | Transmogrifier: fix quoteUrl here too | Alex Gleason | |
2023-09-13 | Transmogrifier: fetch quoted post | Alex Gleason | |
2023-09-13 | ObjectValidators: improve quoteUrl compatibility | Alex Gleason | |
2023-09-13 | Quote post: add fixtures | Alex Gleason | |
2023-09-13 | ObjectValidators: accept "quoteUrl" field | Alex Gleason | |
2023-09-11 | Rename test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-09-07 | Rename MapOfString to ContentLanguageMap | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-09-07 | Update InstanceView.features | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-09-03 | Merge branch 'release/2.5.5' into 'stable' | Haelwenn | |
Release 2.5.5 See merge request pleroma/pleroma!3949 | |||
2023-09-03 | mix: version 2.5.5 | Haelwenn (lanodan) Monnier | |
2023-09-03 | CommonAPI: Prevent users from accessing media of other users | Mint | |
commit 1afde067b12ad0062c1820091ea9b0a680819281 upstream. | |||
2023-09-03 | Merge branch 'check-attachment-attribution' into 'develop' | Haelwenn | |
Prevent users from attaching other users' attachments See merge request pleroma/pleroma!3947 | |||
2023-09-03 | CommonAPI: Prevent users from accessing media of other users | Mint | |
2023-08-31 | Merge branch 'tusooa/lint' into 'develop' | Haelwenn | |
Make lint happy See merge request pleroma/pleroma!3944 | |||
2023-08-31 | Move is_good_locale_code? to object validator | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-30 | Skip changelog | tusooa | |
2023-08-30 | Make lint happy | tusooa | |
2023-08-20 | Remove test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-19 | Move maybe_add_content_map out of Transmogrifier, use code from tusooa's ↵ | marcin mikołajczak | |
branch for MapOfString Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-19 | Move `maybe_add_language` to CommonFixes | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-16 | Merge branch 'csp-flash' into 'develop' | Haelwenn | |
allow https: so that flash works across instances without need for media proxy See merge request pleroma/pleroma!3879 | |||
2023-08-16 | Apply lanodan's suggestion(s) to 1 file(s) | Haelwenn | |
2023-08-11 | Remove test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-11 | Rename test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-11 | Lint | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-11 | Make status.language == nil for 'und' value | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-08-11 | InstanceView: Add common_information function | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> |