chinwagsocial/app/javascript/mastodon/actions
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
..
importer Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
push_notifications Refactor resizeImage method (#7236) 2018-04-23 09:15:51 +02:00
accounts.js Free stroage if it is exceeding disk quota (#7061) 2018-04-08 13:32:39 +02:00
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js Refactor resizeImage method (#7236) 2018-04-23 09:15:51 +02:00
custom_emojis.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
height_cache.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js When notification type filtered, ignore live updates for it (#7101) 2018-04-13 01:20:04 +02:00
onboarding.js
pin_statuses.js
reports.js
search.js
settings.js Improve web api protect (#6343) 2018-04-17 15:23:46 +02:00
statuses.js Free stroage if it is exceeding disk quota (#7061) 2018-04-08 13:32:39 +02:00
store.js
streaming.js Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
timelines.js Direct messages column (#4514) 2018-04-18 13:09:06 +02:00