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
DJ Sundog 979b0d66a7 update indentation 8 years ago
..
concerns Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream 8 years ago
form Default follows for new users (#4871) 8 years ago
web Fix WebPush (regression from #4524) (#4778) 8 years ago
account.rb Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream 8 years ago
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 9 years ago
conversation.rb
conversation_mute.rb
custom_emoji.rb Fix empty query sent to postgres for custom emojis (#5121) 8 years ago
domain_block.rb Allow domain blocks that only reject media without silencing or suspending (#4325) 9 years ago
export.rb
favourite.rb
feed.rb Remove sort in Feed (#4050) 9 years ago
follow.rb
follow_request.rb
import.rb Validate data of Imports (#4782) 8 years ago
instance.rb Add Instance class to list admin records (#3443) 9 years ago
instance_filter.rb Add instance search feature (#4925) 8 years ago
media_attachment.rb update indentation 8 years ago
mention.rb Misc tidying and clean ups (#3445) 9 years ago
mute.rb fix typos in the migration 8 years ago
notification.rb Update Rails to version 5.1.1 (#3121) 9 years ago
preview_card.rb Increase max height of preview card image (#5092) 8 years ago
remote_follow.rb rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 9 years ago
remote_profile.rb Introduce OStatus::TagManager (#5008) 8 years ago
report.rb Feat add validation for report comment: characters under 1000 valid (#4833) 8 years ago
report_filter.rb
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 9 years ago
session_activation.rb Refactor Web::PushSubscription, remove welcome message (#4524) 8 years ago
setting.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 9 years ago
site_upload.rb Uploads for admin site settings (#4913) 8 years ago
status.rb Add emoji autosuggest (#5053) 8 years ago
status_pin.rb Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 9 years ago
stream_entry.rb
subscription.rb Periodically remove expired PuSH subscribers (#4654) 9 years ago
tag.rb add validation to tag name (#4194) 9 years ago
user.rb Better themeing support!! 8 years ago
web.rb