mastodon/app/models
Akihiko Odaki 67f7ffa792 Change user_id column non-nullable ()
..
admin Change belongs_to_required_by_default to true ()
concerns CAS + SAML authentication feature ()
form Add option to show only local toots in timeline preview ()
web Change user_id column non-nullable ()
account.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
account_domain_block.rb Change belongs_to_required_by_default to true ()
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
block.rb Change belongs_to_required_by_default to true ()
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 Change belongs_to_required_by_default to true ()
feed.rb Lists ()
follow.rb Change belongs_to_required_by_default to true ()
follow_request.rb Change belongs_to_required_by_default to true ()
home_feed.rb Lists ()
identity.rb CAS + SAML authentication feature ()
import.rb Change belongs_to_required_by_default to true ()
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 Change belongs_to_required_by_default to true ()
mention.rb Change belongs_to_required_by_default to true ()
mute.rb Change belongs_to_required_by_default to true ()
notification.rb Change belongs_to_required_by_default to true ()
preview_card.rb Ensure link thumbnails are not stretched to super low quality ()
remote_follow.rb Using double splat operator ()
remote_profile.rb Introduce OStatus::TagManager ()
report.rb Change belongs_to_required_by_default to true ()
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 Lists ()
status.rb Change belongs_to_required_by_default to true ()
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 Make PAM gem optional, allow configuration over environment ()
web.rb Add extended about page stub