Commit Graph

16 Commits (c0264c8013615cb725f9fd2d69bea60ea4a13324)

Author SHA1 Message Date
Claire e8b6607ece
Fix titles being escaped twice ()
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec ()
Matt Jankowski 79b1841805
Disable `without_verify_partial_doubles` in statuses/show view spec ()
Matt Jankowski 7fed4a9740
Pull out repeated setup to shared setup in statusus/show view spec ()
Matt Jankowski 61d108f415
Extract `header_tags` method in statuses/show view spec ()
Matt Jankowski 92855948a0
Remove unused `show_landing_strip?` helper method ()
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ ()
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop ()
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec ()
Matt Jankowski 05f9e39b32
Fix `RSpec/VerifiedDoubles` cop ()
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop ()
Rose 4f15fd0ba1
Fix style for hashes ()
* Fix style for hashes

Make the style for hashes consistent.

* New style

More consistency
Yamagishi Kazutoshi 7afc6a630c
Redirect non-logged-in user to owner statuses on single user mode ()
Eugen Rochko 62782babd0
Change public statuses pages to mount the web UI ()
Claire 5159ba26e4
Fix error when rendering public pages with media attachments ()
* Add tests

* Fix error when rendering public pages with media attachments

* Add tests

* Fix tests

* Please CodeClimate
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()