Commit graph

  • ada6b9f699 fix: Fix the blurhash alignment and general style (#1418) sgenoud 2019-08-22 07:31:14 +0200
  • 43cb92bd61
    test: add test for measureText (#1416) Nolan Lawson 2019-08-20 09:20:39 -0700
  • 29ae7f4988
    chore(package): update yarn.lock (#1415) Nolan Lawson 2019-08-20 08:13:34 -0700
  • f80ca32478
    perf: be more consistent about compose input scheduling (#1414) Nolan Lawson 2019-08-20 08:08:15 -0700
  • cccbfd70da
    perf: improve input responsiveness in compose input (#1413) Nolan Lawson 2019-08-19 21:37:11 -0700
  • 4232da5e33 fix: fix lint Nolan Lawson 2019-08-19 19:08:59 -0700
  • 8caa0c08c3 chore(package): update standard to version 14.0.0 greenkeeper[bot] 2019-08-19 21:08:28 +0000
  • 5c9416b7fa
    fix: fix blurhash for reblogged images (#1412) Nolan Lawson 2019-08-19 20:23:05 -0700
  • acb134e518 fix(components/media): Handling of grouped videos (#1409) Sorin Davidoi 2019-08-20 04:01:35 +0200
  • a895abe2c9
    chore: update deps (#1408) Nolan Lawson 2019-08-19 07:49:00 -0700
  • 1002f8af92
    chore: update test deps (#1407) Nolan Lawson 2019-08-18 23:13:40 -0700
  • 27c6b3018f
    chore: update some webpack deps (#1406) Nolan Lawson 2019-08-18 23:13:34 -0700
  • c98b96aa44
    fix: move worker-loader to webpack config (#1405) Nolan Lawson 2019-08-18 15:15:20 -0700
  • 009a511c80
    perf: call revokeObjectURL() on stale blurhash blob URLs (#1403) Nolan Lawson 2019-08-18 15:15:13 -0700
  • c127d0a6bc feat(settings): Increase clickable area (#1401) Sorin Davidoi 2019-08-18 21:29:36 +0200
  • 94cf7df954 fix(components/media): Autoplay and blurhash (#1400) Sorin Davidoi 2019-08-18 19:29:03 +0200
  • 823a7abebf fix(workers/blurhash): Don't use OffscreenCanvas (#1398) Sorin Davidoi 2019-08-18 14:14:11 +0200
  • 03dff1c595
    fix: remove firefox UA sniff for img.decode (#1393) Nolan Lawson 2019-08-17 15:35:43 -0700
  • f25c93526c
    fix: rename "hide all media by default" (#1394) Nolan Lawson 2019-08-17 15:35:38 -0700
  • be3b5eb9d9
    fix: reduce number of blurhash performance measures (#1395) Nolan Lawson 2019-08-17 15:35:31 -0700
  • 2c2ea6325c
    chore(package): update now to v16 (#1392) Nolan Lawson 2019-08-17 14:36:21 -0700
  • f8180e813f
    fix: move blurhash worker operations to before status rendering (#1391) Nolan Lawson 2019-08-17 14:36:13 -0700
  • daa1978945
    fix: tweak position of sensitive media button in blurhash mode (#1390) Nolan Lawson 2019-08-17 14:36:07 -0700
  • aca1067568
    fix: tweak colors for blurhash sensitive media button/text (#1389) Nolan Lawson 2019-08-17 14:33:57 -0700
  • 77bb784efd feat(media): Blurhash (#1381) Sorin Davidoi 2019-08-17 20:54:45 +0300
  • d52049cca5 1.11.8 Nolan Lawson 2019-08-11 11:27:14 -0700
  • ea58242b85
    fix: fix malformed URLs in statuses (#1385) Nolan Lawson 2019-08-11 11:09:51 -0700
  • c5e2eeee2d
    perf: fix potential memory leak in IntersectionObserver (#1383) Nolan Lawson 2019-08-11 11:09:43 -0700
  • 66b247875f fix(service-worker): Open notifications if no status (#1378) Sorin Davidoi 2019-08-08 05:38:38 +0200
  • b2d7fad435
    perf: only update draggable x/y state at end of drag (#1379) Nolan Lawson 2019-08-07 20:38:01 -0700
  • a5f68aa45c
    fix: make focal point button a bit larger (#1377) Nolan Lawson 2019-08-07 09:11:52 -0700
  • 87bab8662c
    perf: use requestPostAnimationFrame to reduce layout thrashing (#1376) Nolan Lawson 2019-08-07 09:11:34 -0700
  • 98e02cf650
    perf: avoid measureText() where possible (#1375) Nolan Lawson 2019-08-07 09:11:15 -0700
  • 774210f776 1.11.7 Nolan Lawson 2019-08-04 21:31:57 -0700
  • 530fad2079
    chore: update yarn (#1372) Nolan Lawson 2019-08-04 21:31:30 -0700
  • d58ab52a09
    fix: improve focal points draggable style/perf (#1371) Nolan Lawson 2019-08-04 13:31:51 -0700
  • 00945a3608
    chore: update standard to v13 (#1370) Nolan Lawson 2019-08-03 13:49:37 -0700
  • b034b60145
    chore: update webpack to 4.39.1 (#1369) Nolan Lawson 2019-08-03 12:02:18 -0700
  • 000d725240
    perf: do preconnect instead of prefetch for instance (#1368) Nolan Lawson 2019-08-03 12:02:06 -0700
  • c1b8a99dbe
    perf: put apple touch icon in service worker cache (#1367) Nolan Lawson 2019-08-01 18:12:22 -0700
  • ad49831f97 1.11.6 Nolan Lawson 2019-07-30 18:33:42 -0700
  • 59bdd0bb77
    fix: large streaming gaps by refetching (#1362) Nolan Lawson 2019-07-28 19:38:34 -0700
  • cc4f6a4db6 1.11.5 Nolan Lawson 2019-07-24 20:01:27 -0700
  • 467eb85209
    fix: simplify window.matchMedia (#1359) Nolan Lawson 2019-07-23 20:33:40 -0700
  • 6c58052684
    fix: remove unnecessary function cache (#1358) Nolan Lawson 2019-07-23 20:33:31 -0700
  • fbcac6d3e4
    fix: fix Firefox img.decode bug (#1357) Nolan Lawson 2019-07-23 20:33:22 -0700
  • 1a53ad3fe4
    fix: fix bugs in streaming gap (#1355) Nolan Lawson 2019-07-22 07:43:36 -0700
  • 734d1d7bbd
    fix: fix useless nav-indicator-key attribute (#1353) Nolan Lawson 2019-07-21 19:31:19 -0700
  • 7628eeed66
    fix: fix grayscale wellness setting in dark mode (#1351) Nolan Lawson 2019-07-21 18:21:35 -0700
  • 4d098d6b46
    fix: fix streaming gap (#1349) Nolan Lawson 2019-07-21 15:31:26 -0700
  • 6fafe19454
    fix: fix html style of glitch-soc markdown content (#1350) Nolan Lawson 2019-07-21 15:31:17 -0700
  • 53f0fdf1a8 fix: Fix the style of blockquotes, ul and li in toots (#1348) Louise de Beaufort 2019-07-22 00:31:05 +0200
  • cf52b9efc2 1.11.4 Nolan Lawson 2019-07-20 08:17:12 -0700
  • 2d8b61e589
    fix: only apply custom scrollbars to root scroller (#1346) Nolan Lawson 2019-07-19 20:08:33 -0700
  • fa57608056
    fix: improve style of report dialog (#1345) Nolan Lawson 2019-07-19 20:08:26 -0700
  • 95a68e1fe2
    fix: delete-and-redraft preserves polls (#1343) Nolan Lawson 2019-07-19 20:08:17 -0700
  • e5df77b2a8 fix: Use unformatted status content in deleteAndRedraft (#1340) Louise de Beaufort 2019-07-19 17:09:52 +0200
  • a6235ded8c
    fix: fix autosizing of delete/redraft (#1338) Nolan Lawson 2019-07-17 21:34:53 -0700
  • a16bc30f21
    fix: tweak spinner animation (#1337) Nolan Lawson 2019-07-17 21:34:45 -0700
  • 015fe0080c
    fix: limit search results from 40 to 5 (#1336) Nolan Lawson 2019-07-17 21:34:37 -0700
  • a72dec0a98
    chore: update webpack to 4.36.0, update sub-deps (#1335) Nolan Lawson 2019-07-17 18:56:31 -0700
  • db2712b8d7 1.11.3 Nolan Lawson 2019-07-08 20:51:49 -0700
  • 48f7c64c6c
    test: re-enable skipped tests, use quarantine mode (#1329) Nolan Lawson 2019-07-08 20:51:30 -0700
  • 0e2479559b
    fix: correctly parse hostname for instance block (#1328) Nolan Lawson 2019-07-08 20:51:17 -0700
  • 6b40b2efbf
    fix: add instance blocks (#1326) Nolan Lawson 2019-07-08 19:26:44 -0700
  • ade28cca5d
    fix: remove useless noop methods (#1325) Nolan Lawson 2019-07-08 19:26:37 -0700
  • 68343a7a09
    fix: use pure CSS for focus effect (#1323) Nolan Lawson 2019-07-08 09:42:45 -0700
  • 9f3c05b121
    chore: fix mastodon fuubar dependency in travis (#1321) Nolan Lawson 2019-07-07 22:54:11 -0700
  • 9a9adfb217 1.11.2 Nolan Lawson 2019-07-07 18:26:32 -0700
  • 8615c6e4fd
    fix: add warnings when click delegates return non-booleans (#1319) Nolan Lawson 2019-07-07 18:26:06 -0700
  • cfc182a836
    fix: fix ffmpeg install in travis (#1318) Nolan Lawson 2019-07-07 17:39:20 -0700
  • 7fd6cdc22c
    fix: fix event propagation for click delegates (#1317) Nolan Lawson 2019-07-07 17:32:50 -0700
  • 114aaf0c13 1.11.1 Nolan Lawson 2019-07-07 14:51:45 -0700
  • 8f6681ad7a
    fix: clicking outside image closes modal (#1312) Nolan Lawson 2019-07-07 14:51:08 -0700
  • 9fd5c8f6d2
    fix: focal point should be only visible for images (#1311) Nolan Lawson 2019-07-07 13:24:49 -0700
  • c2bda9b8f3 1.11.0 Nolan Lawson 2019-07-07 12:38:28 -0700
  • b26ec958a5
    fix: fix return focus on keyboard-clicking media (#1306) Nolan Lawson 2019-07-07 12:09:29 -0700
  • 19566bda2e
    fix: use focusin/focusout instead of custom events (#1308) Nolan Lawson 2019-07-07 11:43:35 -0700
  • 38241abf35
    test: skip flaky tests for now (#1309) Nolan Lawson 2019-07-07 11:43:29 -0700
  • e5125a5a63
    fix: fix poll color inside of notifications (#1304) Nolan Lawson 2019-07-07 11:06:52 -0700
  • 85b75900c1
    feat: add ability to set focal points for media (#1303) Nolan Lawson 2019-07-07 00:14:19 -0700
  • 994dda4806
    chore: update @babel/core (#1301) Nolan Lawson 2019-07-06 20:53:11 -0700
  • ce7c9d226d
    chore: update now (#1300) Nolan Lawson 2019-07-06 20:53:04 -0700
  • 182ff072d7
    chore: update webpack (#1299) Nolan Lawson 2019-07-06 20:52:57 -0700
  • 89b06c1dde chore: Update eslint-plugin-html to the latest version 🚀 (#1295) greenkeeper[bot] 2019-07-06 20:52:50 -0700
  • f3baf1a56d 1.10.0 Nolan Lawson 2019-06-23 10:01:57 -0700
  • d31f2ce010
    feat: add support for audio attachments (#1293) Nolan Lawson 2019-06-23 09:41:31 -0700
  • ea220c32d3
    tests: try to make tests less flaky (#1292) Nolan Lawson 2019-06-22 13:21:19 -0700
  • c034b4c0c5
    chore: update deps (#1291) Nolan Lawson 2019-06-22 13:21:12 -0700
  • b2d4279137
    chore: update tested mastodon to v2.9.2 (#1289) Nolan Lawson 2019-06-22 13:21:06 -0700
  • 10c7023591
    docs: update docs on exporting (#1290) Nolan Lawson 2019-06-22 11:32:17 -0700
  • f4177bd0bb 1.9.1 Nolan Lawson 2019-06-20 20:00:22 -0700
  • 5dfbee3901
    chore: update webpack to 4.34.0 (#1286) Nolan Lawson 2019-06-19 23:01:01 -0700
  • fb906b4170
    chore: update rollup to 1.15.6 (#1285) Nolan Lawson 2019-06-19 23:00:54 -0700
  • 9149cbe76a fix report dialog not taking comments #1282 (#1283) codl 2019-06-20 08:00:38 +0200
  • 6980083ed0
    fix: push subscriptions per instance (#1277) Nolan Lawson 2019-06-19 23:00:27 -0700
  • 51e7f703d3 chore: Update css-loader to the latest version 🚀 (#1280) greenkeeper[bot] 2019-06-19 20:13:01 -0700
  • c397753ddb
    fix: Esc key dismisses tooltip (#1268) Nolan Lawson 2019-06-03 19:31:00 -0700
  • 155cb05e39 1.9.0 Nolan Lawson 2019-06-02 09:26:27 -0700
  • 5d0e95e759
    perf: don't interate through all of localStorage in inline script (#1264) Nolan Lawson 2019-06-02 09:07:45 -0700