mastodon/app
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
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
helpers Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
javascript Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
lib Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
mailers Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
models Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
workers Pubsub confirmation worker spec (#2974) 2017-05-11 00:19:37 +02:00