Add button to load new replies in web UI (#35210)

This commit is contained in:
Eugen Rochko 2025-07-23 15:42:07 +02:00 committed by GitHub
parent cec26d58c8
commit 14a781fa24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 411 additions and 26 deletions

View file

@ -123,7 +123,6 @@ RSpec.describe ActivityPub::FetchAllRepliesWorker do
end
before do
stub_const('Status::FetchRepliesConcern::FETCH_REPLIES_ENABLED', true)
all_items.each do |item|
next if [top_note_uri, reply_note_uri].include? item