mastodon/app/javascript/mastodon/actions/push_notifications
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
..
index.js Rename key to path in actions and reducers for settings (#6105) 2018-01-02 13:50:54 +01:00
registerer.js Refactor resizeImage method (#7236) 2018-04-23 09:15:51 +02:00
setter.js Rename key to path in actions and reducers for settings (#6105) 2018-01-02 13:50:54 +01:00