aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-27InlineQuotePolicy: don't add line breaks to markdown postsAlex Gleason
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 remote-tracking branch 'origin/develop' into quote-postAlex Gleason
2022-01-25Merge branch 'recipients-inline' into 'develop'Alex Gleason
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
2022-01-25ForceMentionsInContent: fix order of mentionsAlex Gleason
2022-01-25AccountView: Add test for show_birthdaymarcin mikołajczak
2022-01-25Fix show_birthdaymarcin mikołajczak
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
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-24Revert "Merge branch 'log-slow-queries' into 'develop'"Alex Gleason
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-23Preserve order of mentioned usersmarcin mikołajczak
2022-01-23Birthdays: hide_birthday -> show_birthdaymarcin mikołajczak
2022-01-22InstanceView: add "quote_posting" featureAlex Gleason
2022-01-22mix formatAlex Gleason
2022-01-22ActivityDraft: allow quotingAlex Gleason
2022-01-22ActivityDraft: create quote postsAlex Gleason
2022-01-22StatusView: render the whole quoted statusAlex Gleason
2022-01-22StatusView: show quoted posts through the API, probablyAlex Gleason
2022-01-22Transmogrifier: fix quoteUrl here tooAlex Gleason
2022-01-22Transmogrifier: fetch quoted postAlex Gleason
2022-01-22ObjectValidators: improve quoteUrl compatibilityAlex Gleason
2022-01-22ObjectValidators: accept "quoteUrl" fieldAlex Gleason
2022-01-22Merge remote-tracking branch 'origin/develop' into birth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-22Add autocompelete values suggested by AppleFinn Behrens
2022-01-20Merge branch 'private-pins' into 'develop'Alex Gleason
2022-01-20Support private pinned posts from Mastodonmarcin mikołajczak
2022-01-19Update changelogmarcin mikołajczak
2022-01-19Add ForceMentionsInContentPolicyrinpatch
2022-01-19check if remote bday is validmarcin mikołajczak
2022-01-18Birth dates: Add testsmarcin mikołajczak
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
2022-01-18Birth dates, birthday reminders API, allow instance admins to require minimum...marcin mikołajczak
2022-01-14Add blockers_visible to features list when it's enabledNEETzsche
2022-01-12Add more testsmarcin mikołajczak
2022-01-12WIP account endorsementsmarcin mikołajczak