mastodon/app/helpers
Ben Roberts 0254ee9795 significant improvement in microformats markup (#1063)
* significant improvement in microformats markup

This is a huge improvement and I believe will close #965.

Had these microformats reviewed by others in the community to help
ensure they are at least correct, if not complete.

I did not want to change the structure of the page, and so there it does
not fully mark up the entire ancestry chain, or reply chain, only the
direct decendants and direct ancestors are correctly associated, but
this is likely fine as the most important bit is to have access to the
urls for those toots which are now correctly fetchable.

* improve code climate

* trying to pass code climate tests

* code climate

* fix p-summary for content warning posts

* fix error introduced when merging via github
2017-04-12 20:04:33 +02:00
..
admin Params compact deprecation warning (#1580) 2017-04-12 16:12:56 +02:00
application_helper.rb Do not use expiring links after all 2016-12-04 13:02:43 +01:00
home_helper.rb Improve initialState loading 2017-01-09 12:37:53 +01:00
routing_helper.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
settings_helper.rb Working translation for Norwegian. (#1611) 2017-04-12 17:07:51 +02:00
site_title_helper.rb Use Setting.site_title value for og:site_name occurrences (#1194) 2017-04-08 12:15:40 +02:00
stream_entries_helper.rb significant improvement in microformats markup (#1063) 2017-04-12 20:04:33 +02:00