mastodon/spec
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
* Fix regressions from #2683

Properly format spoiler text HTML, while keeping old logic for blankness intact
Process hashtags and mentions in spoiler text
Format spoiler text for Atom
Change "show more" toggle into a button instead of anchor
Fix style regression on dropdowns for detailed statuses

* Fix lint issue

* Convert spoiler text to plaintext in desktop notifications
2017-05-11 00:28:10 +02:00
..
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features
fixtures
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 Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
presenters
requests
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
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