mastodon/app/models
alpaca-tc ca05bfaac7 Refactor account.rb ()
* Call simple query

* Refactor Account#keypair

* Replace escaped single quote

* Extract similar behavior to method

* Gather the same condition to one block

* Remove not needed receiver
2017-05-07 16:40:57 +02:00
..
concerns Move account header and avatar methods to a concern () 2017-05-05 21:37:02 +02:00
form
web
account.rb Refactor account.rb () 2017-05-07 16:40:57 +02:00
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Fixes unknown mime type () 2017-05-05 21:32:14 +02:00
mention.rb
mute.rb
notification.rb Fixes slow query in notifications api () 2017-05-06 21:55:40 +02:00
preview_card.rb
remote_follow.rb
report.rb
report_filter.rb
setting.rb
status.rb
stream_entry.rb Stream entry specs and refactor to use delegate () 2017-05-06 04:00:21 +02:00
subscription.rb Misc spec coverage improvements () 2017-05-05 14:56:00 -04:00
tag.rb
user.rb Add option to disable two factor auth in admin accounts panel. () 2017-05-02 21:07:12 +02:00
web.rb