mastodon/app/models
2017-05-13 15:56:12 +02:00
..
concerns Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
web
account.rb Fixed mention regex to support unicode (#2420) 2017-05-11 03:47:38 +02:00
account_filter.rb
application_record.rb
block.rb
conversation.rb Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 2017-05-11 21:54:30 +02:00
report.rb
report_filter.rb
setting.rb
status.rb Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) 2017-05-13 15:56:12 +02:00
stream_entry.rb Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
subscription.rb
tag.rb
user.rb Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
web.rb