summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-02Merge remote-tracking branch 'origin/develop' into quote-postquote-postAlex Gleason
2022-02-02Merge branch 'roadhouse' into 'develop'Alex Gleason
Roadhouse debugging See merge request pleroma/pleroma!3628
2022-02-02Tag erratic testAlex Gleason
2022-02-02Add tests for mismatched context in repliesAlex Gleason
2022-02-02Test that a Create/Note from Roadhouse validatesAlex Gleason
2022-02-02Test that a Note from Roadhouse validatesAlex Gleason
2022-02-01Merge branch 'birth-dates' into 'develop'Alex Gleason
Birthdays: Fix outgoing federation of birth dates See merge request pleroma/pleroma!3626
2022-02-01Birthdays: Fix outgoing federation of birth datesmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-30InlineQuotePolicy: skip objects which already have an .inline-quote spanAlex Gleason
2022-01-30Merge remote-tracking branch 'origin/develop' into quote-postAlex Gleason
2022-01-28Actually, don't send _misskey_quote anymoreAlex Gleason
2022-01-28InlineQuotePolicy: improve the way Markdown quotes are displayed by other ↵Alex Gleason
software
2022-01-28Handle Fedibird's new quoteUri fieldAlex Gleason
2022-01-28Transmogrifier: federate quotes with _misskey_quote fieldAlex Gleason
2022-01-28StatusView: return quote post inside a reblogAlex Gleason
2022-01-28Merge branch 'mention-mrf-md' into 'develop'Alex Gleason
ForceMentionsInContent: improve display of Markdown posts See merge request pleroma/pleroma!3625
2022-01-27Add InlineQuotePolicy as a default MRFAlex Gleason
2022-01-27InlineQuotePolicy: don't add line breaks to markdown postsAlex Gleason
2022-01-27ForceMentionsInContent: improve display of Markdown postsAlex Gleason
2022-01-27Merge branch 'mentions-mrf-replies-only' into 'develop'Alex Gleason
ForceMentionsInContent: don't apply it to top-level posts See merge request pleroma/pleroma!3624
2022-01-26ForceMentionsInContent: don't apply it to top-level postsAlex Gleason
2022-01-26Merge branch 'fix-bot-policy' into 'develop'Alex Gleason
ForceBotUnlistedPolicy: fix to stop unlisting my posts >:( See merge request pleroma/pleroma!3623
2022-01-26ForceBotUnlistedPolicy: fix to stop unlisting my posts >:(bot
2022-01-26StatusView: add `quote_visible` paramAlex Gleason
2022-01-26StatusView: fix quote visibilityAlex Gleason
2022-01-26CommonAPI: disallow quoting private posts through the APIAlex Gleason
2022-01-25Merge branch 'inline-mention-self' into 'develop'Alex Gleason
ForceMentionsInContent: don't mention self See merge request pleroma/pleroma!3622
2022-01-25ForceMentionsInContent: don't mention selfAlex Gleason
2022-01-25Merge remote-tracking branch 'origin/develop' into quote-postAlex Gleason
2022-01-25Merge branch 'recipients-inline' into 'develop'Alex Gleason
ForceMentionsInContent: wrap mentions in a span, fix the formatting See merge request pleroma/pleroma!3620
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
Fix show_birthday See merge request pleroma/pleroma!3621
2022-01-25ForceMentionsInContent: fix order of mentionsAlex Gleason
2022-01-25AccountView: Add test for show_birthdaymarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-25Fix show_birthdaymarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
Birth dates See merge request pleroma/pleroma!3608
2022-01-25Birthdays: users_birthday_month_day_indexmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24ForceMentionsInContentTest: return mentions in a not terrible formatAlex Gleason
2022-01-24ForceMentionsInContent: simplify finding usersAlex Gleason
2022-01-24ForceMentionsInContent: wrap inline mentions with span tagAlex Gleason
2022-01-24ForceMentionsInContent: use `to` instead of `tag`Alex Gleason
2022-01-24Merge remote-tracking branch 'origin/develop' into quote-postAlex Gleason
2022-01-24Add InlineQuotePolicy to force quote URLs inlineAlex Gleason
2022-01-24Scrubber.Default: allow span.quote-inline for quote post compatibilityAlex Gleason
2022-01-24Merge branch 'revert-6e27fc9c' into 'develop'Alex Gleason
Revert "Merge branch 'log-slow-queries' into 'develop'" See merge request pleroma/pleroma!3619
2022-01-24Revert "Merge branch 'log-slow-queries' into 'develop'"Alex Gleason
This reverts merge request !3553
2022-01-23ActivityDraft: mix format, defensive actor IDAlex Gleason
2022-01-23ActivityDraft: mention the OP of a quoted postAlex Gleason
2022-01-23Return quote_url through the API, don't render quotes more than 1 level deepAlex Gleason
2022-01-23Merge branch 'preserve-mentions-order' into 'develop'Alex Gleason
Preserve order of mentioned users See merge request pleroma/pleroma!3617
2022-01-23Add a testmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>