pinafore/tests
Sorin Davidoi 77bb784efd feat(media): Blurhash (#1381)
* chore(npm): Install blurhash

* feat(media): Show blurhash

* fix(media/blurhash): Better sensitive video handling

* feat(media): Preference for using blurhash

* chore(utils/blurhash): Add performance marks

* fix(utils/blurhash): Performance marks

* fix(utils/blurhash): Use correct dimension

* refactor(utils/blurhash): Use constant for number of pixels

* refactor(media): Simplify logic for displaying blurhash

* chore(tests/spec): Attempt to adjust sensitivity tests for blurhash

* chore(tests/spec): Update sensitivity tests for blurhash

* chore(tests/spec): Check for sensitive

* fix(media/blurhash): Handle videos

* fix: Video handling

* fix: Videos

* minor refactoring, fix Svelte warning

* fix: Large inline images and videos

* feat(settings): Rename blurhash setting

* refactor: Use toBlob, block media rendering until blurhash ready

* refactor: Move computations to Web Worker

* fix(workers/blurhash): More error handling

* feat(workers/blurhash): Use quick-lru for caching

* fix: Don't create Context2D needlessly

* fix(workers/blurhash): Increase cache size to 100

* fix(workers/blurhash): Don't resolve promise twice

* fix(utils/decode-image): Ignore data URLs

Throws exception which prevents the image from loading.
2019-08-17 10:54:45 -07:00
..
fixtures chore: update tested mastodon to v2.9.2 (#1289) 2019-06-22 13:21:06 -07:00
images optimize test images 2018-03-08 22:24:34 -08:00
spec feat(media): Blurhash (#1381) 2019-08-17 10:54:45 -07:00
unit chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
blobUtils.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
fixtures.js feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
images.js add ability to remove media 2018-03-02 21:55:04 -08:00
indexedDBShims.js test: add IndexedDB tests (#1075) 2019-03-03 18:34:10 -08:00
roles.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
serverActions.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
submitMedia.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
users.js approve/reject follow requests, unblock, unmute (#230) 2018-04-28 14:19:39 -07:00
utils.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00