mastodon/app/javascript
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
I've found this issue when I clicked replies to muted user on the timeline.

Properties I've removed in here were added with lazy loading using
IntersectionObserver (8e4d1cba), but those statuses are not need to be
tracked anyway because it will be rendered as only empty div.
2017-05-26 14:07:48 +02:00
..
fonts
images
mastodon Fix "Cannot read property" on missing status (#3322) 2017-05-26 14:07:48 +02:00
packs Add localization of datetime in public page (#3296) 2017-05-25 14:09:25 +02:00
styles Fix style regression of buttons not inheriting document font by default (#3310) 2017-05-25 21:15:41 +02:00