mirror of https://github.com/mastodon/mastodon
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9d3c6f1849
* Fetch up to 5 replies when discovering a new remote status This is used for resolving threads downwards. The originating server must add a “replies” attributes with such replies for it to be useful. * Add some tests for ActivityPub::FetchRepliesWorker * Add specs for ActivityPub::FetchRepliesService * Serialize up to 5 public self-replies for ActivityPub notes * Add specs for ActivityPub::NoteSerializer * Move exponential backoff logic to a worker concern * Fetch first page of paginated collections when fetching thread replies * Add specs for paginated collections in replies * Move Note replies serialization to a first CollectionPage The collection isn't actually paginable yet as it has no id nor a `next` field. This may come in another PR. * Use pluck(:uri) instead of map(&:uri) to improve performances * Fix fetching replies when they are in a CollectionPage |
6 years ago | |
---|---|---|
.. | ||
admin | 6 years ago | |
concerns | 6 years ago | |
form | 6 years ago | |
web | 6 years ago | |
account.rb | 6 years ago | |
account_conversation.rb | 6 years ago | |
account_domain_block.rb | 6 years ago | |
account_filter.rb | 6 years ago | |
account_moderation_note.rb | 7 years ago | |
account_pin.rb | 7 years ago | |
account_stat.rb | 6 years ago | |
account_tag_stat.rb | 6 years ago | |
account_warning.rb | 6 years ago | |
account_warning_preset.rb | 6 years ago | |
admin.rb | 7 years ago | |
application_record.rb | 7 years ago | |
backup.rb | 7 years ago | |
block.rb | 7 years ago | |
context.rb | 8 years ago | |
conversation.rb | 7 years ago | |
conversation_mute.rb | 7 years ago | |
custom_emoji.rb | 6 years ago | |
custom_emoji_filter.rb | 6 years ago | |
custom_filter.rb | 7 years ago | |
domain_block.rb | 6 years ago | |
email_domain_block.rb | 6 years ago | |
export.rb | 6 years ago | |
favourite.rb | 7 years ago | |
featured_tag.rb | 6 years ago | |
feed.rb | 6 years ago | |
follow.rb | 6 years ago | |
follow_request.rb | 6 years ago | |
home_feed.rb | 6 years ago | |
identity.rb | 6 years ago | |
import.rb | 6 years ago | |
instance.rb | 6 years ago | |
instance_filter.rb | 6 years ago | |
invite.rb | 7 years ago | |
invite_filter.rb | 7 years ago | |
list.rb | 7 years ago | |
list_account.rb | 7 years ago | |
list_feed.rb | 7 years ago | |
media_attachment.rb | 6 years ago | |
mention.rb | 6 years ago | |
mute.rb | 7 years ago | |
notification.rb | 6 years ago | |
preview_card.rb | 6 years ago | |
relay.rb | 6 years ago | |
remote_follow.rb | 7 years ago | |
remote_profile.rb | 7 years ago | |
report.rb | 7 years ago | |
report_filter.rb | 8 years ago | |
report_note.rb | 6 years ago | |
scheduled_status.rb | 6 years ago | |
search.rb | 8 years ago | |
session_activation.rb | 7 years ago | |
setting.rb | 6 years ago | |
site_upload.rb | 7 years ago | |
status.rb | 6 years ago | |
status_pin.rb | 7 years ago | |
status_stat.rb | 6 years ago | |
stream_entry.rb | 6 years ago | |
subscription.rb | 7 years ago | |
tag.rb | 6 years ago | |
tombstone.rb | 6 years ago | |
trending_tags.rb | 6 years ago | |
user.rb | 6 years ago | |
web.rb | 8 years ago |