Commit Graph

1210 Commits (renovate/postcss-preset-env-10.x-lockfile)

Author SHA1 Message Date
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273) 2 weeks ago
Claire f3a932d8a1
Add `quoted_update` notification type (#35820) 2 weeks ago
Claire 3fd629cf84
Do not mark remote quotes of local posts as approved before request (#35860) 3 weeks ago
Claire 258e5c4938
Fix interaction policy changes in implicit updates not being saved (#35751) 4 weeks ago
Matt Jankowski 5ee83a680b
Update stoplight to version 5.3.1 (#35129) 4 weeks ago
Claire d4e0784182
Fix quote revocation not being streamed (#35710) 1 month ago
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 1 month ago
Claire cb0b608fa7
Ensure quoted user is given access to see the post (#35665) 1 month ago
Claire 0153a239db
Avoid nested transactions when fetching quote posts (#35657) 1 month ago
Claire 591df1f205
Add support for local quote stamps (#35626) 1 month ago
Claire 29a5f059d2
Add notifications for inbound quotes (#35618) 1 month ago
Claire 0e249cba4b
Revoke quote posts when those get deleted (#35614) 1 month ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 1 month ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago
Claire efc0d237af
Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 1 month ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 1 month ago
Eugen Rochko 018e5e303f
Fix jobs being added to batch after they might already execute (#35496) 1 month ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 2 months ago
Claire d36bf3b6fb
Fix support for quote verification in implicit status updates (#35384) 2 months ago
Matt Jankowski 49db8a9662
Use `Account#targeted_reports` association where needed (#35249) 2 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 2 months ago
Eugen Rochko 24d943fee0
Change media attachments in moderated posts to not be accessible (#34872) 3 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 3 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 3 months ago
Claire 3d474807bf
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945) 3 months ago
Claire d4bbe8b719
Fix blocked accounts not being automatically removed from trending statuses (#34891) 3 months ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 3 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 3 months ago
Claire 198b59ca3e
Fix `NoMethodError` in `ActivityPub::FetchFeaturedCollectionService` (#34811) 4 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 4 months ago
Claire 80849fbfba
Fix preview card being fetched even when a status has a quote or media attachment (#34770) 4 months ago
Claire 89cafb01b4
Remove double-query for signed query strings (#34610) 4 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 4 months ago
Claire 17e4345eb2
Add `quoted_status` attribute to `PostStatusService` for local testing (#34553) 5 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 5 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Eugen Rochko 91db45b197
Change account search to be more forgiving of spaces (#34455) 5 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 5 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 5 months ago
Claire dd23ba9c83
Refactor local-URI-to-account resolving (#34349) 5 months ago
Matt Jankowski 0e3ff680d3
Update `rubocop` to version 1.75.0 (#34283) 6 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 6 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 6 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 6 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 6 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 6 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 6 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
6 months ago