mastodon/app/models
Akihiko Odaki c110fa62ac Provide default OTP_SECRET value for development environment ()
..
admin Change belongs_to_required_by_default to true ()
concerns Fix prev/next links on public profile page ()
form Add option to show only local toots in timeline preview ()
web Change user_id column non-nullable ()
account.rb Federate pinned statuses over ActivityPub ()
account_domain_block.rb Cache relationships in API ()
account_filter.rb Clean up admin UI for accounts ()
account_moderation_note.rb Lists ()
admin.rb Add logging of admin actions ()
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
backup.rb Account archive download ()
block.rb Cache relationships in API ()
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Lists ()
conversation_mute.rb Change belongs_to_required_by_default to true ()
custom_emoji.rb Lists ()
custom_emoji_filter.rb Add filters to admin UI for custom emojis ()
domain_block.rb Lists ()
email_domain_block.rb Lists ()
export.rb Settings export refactor ()
favourite.rb Full-text search for authorized statuses ()
feed.rb Lists ()
follow.rb Cache relationships in API ()
follow_request.rb Cache relationships in API ()
home_feed.rb Lists ()
identity.rb CAS + SAML authentication feature ()
import.rb Ensure the app does not even start if OTP_SECRET is not set ()
instance.rb Add Instance class to list admin records ()
instance_filter.rb Add instance search feature ()
invite.rb Change user_id column non-nullable ()
invite_filter.rb Add invite filter ()
list.rb Change belongs_to_required_by_default to true ()
list_account.rb Change belongs_to_required_by_default to true ()
list_feed.rb Lists ()
media_attachment.rb Focal points ()
mention.rb Change belongs_to_required_by_default to true ()
mute.rb Cache relationships in API ()
notification.rb Clear account cache of notification target_status ()
preview_card.rb Fix avatar and header issues by using custom geometry detector ()
remote_follow.rb Using double splat operator ()
remote_profile.rb Introduce OStatus::TagManager ()
report.rb Federated reports ()
report_filter.rb Admin reports with accounts ()
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
session_activation.rb Change belongs_to_required_by_default to true ()
setting.rb Lists ()
site_upload.rb Fix avatar and header issues by using custom geometry detector ()
status.rb Account archive download ()
status_pin.rb Change belongs_to_required_by_default to true ()
stream_entry.rb Lists ()
subscription.rb Change belongs_to_required_by_default to true ()
tag.rb Fix account and tag searches with leading/trailing spaces ()
user.rb Provide default OTP_SECRET value for development environment ()
web.rb Add extended about page stub