This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
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 Fix local fonts and change font-face values (#2877) 2017-05-07 15:23:06 +02:00
images Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
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