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 5c42f47617
Fix records not being indexed sometimes (#12024)
It's possible that after commit callbacks were not firing when
exceptions occurred in the process. Also, the default Sidekiq
strategy does not push indexing jobs immediately, which is not
necessary and could be part of the issue too.
6 years ago
..
admin
concerns Fix authentication before 2FA challenge (#11943) 6 years ago
form Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
web Validate Web::PushSubscription (#11971) 6 years ago
account.rb Fix records not being indexed sometimes (#12024) 6 years ago
account_alias.rb Addition of update activity distribution by alias, minor correction (#11905) 6 years ago
account_conversation.rb
account_domain_block.rb
account_filter.rb
account_identity_proof.rb
account_migration.rb Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
account_moderation_note.rb
account_pin.rb
account_stat.rb Fix records not being indexed sometimes (#12024) 6 years ago
account_tag_stat.rb
account_warning.rb
account_warning_preset.rb
admin.rb
application_record.rb Fix records not being indexed sometimes (#12024) 6 years ago
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Fix audit log error when custom emoji is copied from remote server (#11876) 6 years ago
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
domain_allow.rb
domain_block.rb Add table of contents to about page (#11885) 6 years ago
email_domain_block.rb
export.rb
favourite.rb Fix records not being indexed sometimes (#12024) 6 years ago
featured_tag.rb
feed.rb
follow.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
marker.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
poll.rb Add voters count support (#11917) 6 years ago
poll_vote.rb
preview_card.rb Fix preview card image not being re-fetched even if link is re-posted (#11981) 6 years ago
relay.rb Fix relays UI being available in whitelist/secure mode (#11963) 6 years ago
remote_follow.rb Add account migration UI (#11846) 6 years ago
report.rb
report_filter.rb
report_note.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Fix records not being indexed sometimes (#12024) 6 years ago
status_pin.rb
status_stat.rb
tag.rb Fix records not being indexed sometimes (#12024) 6 years ago
tag_filter.rb
tombstone.rb
trending_tags.rb
user.rb Add account migration UI (#11846) 6 years ago
user_invite_request.rb
web.rb