mastodon/spec
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
* Fix #2027 - Accept own ID for remote follow with and without preceding @
Fix #2177 - Omit leading "acct:" in remote follow redirect template expansion

* Fix test
2017-05-11 21:54:30 +02:00
..
controllers Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 2017-05-11 21:54:30 +02:00
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features
fixtures Additional specs for URI handling (#2759) 2017-05-03 20:40:14 +02:00
helpers
javascript
lib Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
mailers Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
models Add specs for current Status#permitted? implementation (#2982) 2017-05-11 11:25:10 +02:00
presenters
requests Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
routing
services Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972) 2017-05-10 23:30:07 +02:00
support/matchers/model
views Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
workers Pubsub confirmation worker spec (#2974) 2017-05-11 00:19:37 +02:00
rails_helper.rb Disable sidekiq logging in test mode (#2962) 2017-05-10 16:16:42 +02:00
spec_helper.rb