mastodon/app/javascript
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method ()
- Use URL.createObjectURL (replace from FileReader)
- Use HTMLCanvasElement.prototype.toBlob
  (replace from HTMLCanvasElement.prototype.toDataURL)
- Use Promise (replace callback interface)
..
fonts Redesign the landing page, mount public timeline on it ()
images Focal points ()
mastodon Refactor resizeImage method ()
packs Improve report layout ()
styles Fix text colors ()