about summary refs log tree commit diff
path: root/app/javascript/mastodon/base_polyfills.js
AgeCommit message (Expand)Author
2023-04-07Remove Array.prototype.includes polyfill (#24234)Nick Schonning
2023-03-23Remove isNaN polyfill (#24224)Nick Schonning
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG
2018-04-23Refactor resizeImage method (#7236)Yamagishi Kazutoshi
2018-03-08Add polyfill for Object.values (#6697)Yamagishi Kazutoshi
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi