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.
mastodon/app/models
Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Requires moving Atom rendering from DistributionWorker (where
`stream_entry.status` is already nil) to inline (where
`stream_entry.status.destroyed?` is true) and distributing that.

Unfortunately, such XML renderings can no longer be easily chained
together into one payload of n items.
7 years ago
..
concerns
form
web fix(web_push_notifications): Send message with welcome notifications (#4471) 7 years ago
account.rb
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb Feature conversations muting (#3017) 8 years ago
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb Introduce recent to Follow (#3247) 8 years ago
follow_request.rb
import.rb
instance.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb Web Push Notifications (#3243) 7 years ago
setting.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
status.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb Add extended about page stub 8 years ago