mastodon/app/models
2017-01-29 01:30:32 +01:00
..
concerns
web
.keep
account.rb
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
device.rb API for apps to register for push notifications 2017-01-29 01:30:32 +01:00
domain_block.rb
favourite.rb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds 2016-12-28 13:21:12 +01:00
feed.rb
follow.rb
follow_request.rb
media_attachment.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
mention.rb
notification.rb
preview_card.rb
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
setting.rb
status.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb Added optional two-factor authentication 2017-01-27 20:35:16 +01:00
web.rb