mastodon/app/javascript
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236)
- Use URL.createObjectURL (replace from FileReader)
- Use HTMLCanvasElement.prototype.toBlob
  (replace from HTMLCanvasElement.prototype.toDataURL)
- Use Promise (replace callback interface)
2018-04-23 09:15:51 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Focal points (#6520) 2018-02-22 00:35:46 +01:00
mastodon Refactor resizeImage method (#7236) 2018-04-23 09:15:51 +02:00
packs Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
styles Fix text colors (#7227) 2018-04-22 14:29:40 +02:00