chinwagsocial/app/models
Matt Jankowski 5259319cf5 Reports spec for media attachments, clean up method (#2660)
* Add coverage for Report#media_attachments

* Direct query on media attachment
2017-04-30 18:15:49 +02:00
..
concerns Remove .keep in models (#1892) 2017-04-16 16:28:52 +02:00
form
web
account.rb Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 2017-04-30 08:49:24 -04:00
account_filter.rb
application_record.rb
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
domain_block.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
export.rb
favourite.rb Required foreign keys (#2003) 2017-04-17 15:54:33 +02:00
feed.rb
follow.rb
follow_request.rb
import.rb Add presence validation to Import (#1928) 2017-04-16 16:28:26 +02:00
media_attachment.rb Set correct attachment type for rejected media (#2599) 2017-04-29 00:18:32 +02:00
mention.rb
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
notification.rb
preview_card.rb OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
remote_follow.rb strip leading & trailing spaces from remote follow acct (#997) (#2321) 2017-04-22 15:08:30 +02:00
report.rb Reports spec for media attachments, clean up method (#2660) 2017-04-30 18:15:49 +02:00
report_filter.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
setting.rb
status.rb More status specs (#2564) 2017-04-28 15:10:41 +02:00
stream_entry.rb
subscription.rb Required foreign keys (#2003) 2017-04-17 15:54:33 +02:00
tag.rb
user.rb Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
web.rb