mastodon/app/lib/ostatus
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive ()
* If an OStatus message contains nsfw hashtag, mark it as sensitive

Undo parts of 

* Put nsfw hashtag on OStatus messages if they have any media

* Fix code style issues
..
activity If an OStatus message contains nsfw hashtag, mark it as sensitive ()
atom_serializer.rb If an OStatus message contains nsfw hashtag, mark it as sensitive ()
tag_manager.rb Introduce OStatus::TagManager ()