Commit Graph

1503 Commits

Author SHA1 Message Date
greenkeeper[bot] beaac988b3 Update now to the latest version 🚀 ()
* chore(package): update now to version 14.0.0

* chore(package): update lockfile yarn.lock
2019-02-15 19:03:05 -08:00
Nolan Lawson 2c98bbda58
chore: pin to zeit v1 for the time being ()
more junk I am doing to try to address 
2019-02-14 23:56:48 -08:00
Nolan Lawson 425d4c74aa
fix: use "public" for cache-control ()
another attempt to address 
2019-02-14 22:54:18 -08:00
Nolan Lawson 75db2c0dac
fix: fix broken CSP in dev mode ()
It seems  occasionally breaks dev mode due to missing SW script. This fixes that.
2019-02-14 21:26:41 -08:00
Nolan Lawson 1b9d3b1cd0
feat: implement Web Share API ()
fixes 
2019-02-14 21:26:28 -08:00
Nolan Lawson a97600d4a2
fix: set max-age to 3600 for html ()
another attempt to address 
2019-02-14 21:26:20 -08:00
Nolan Lawson d947f819ab
fix: increase cache, use csp checksums over nonce ()
attempt to address 
2019-02-14 19:39:24 -08:00
Nolan Lawson 752715becb
fix: tweak primary button border color () 2019-02-14 19:38:54 -08:00
Nolan Lawson 9bc960ecdd
chore: update all deps () 2019-02-14 19:38:42 -08:00
Nolan Lawson 623c2c79cb
fix: fix style of compose box in reply ()
Fixes 
2019-02-14 08:46:43 -08:00
Nolan Lawson d0ba4fa5f7 1.1.0 2019-02-13 21:11:58 -08:00
Nolan Lawson df09b0a995
perf: prefetch all internal links () 2019-02-13 18:40:02 -08:00
Nolan Lawson 58d1f62b2b
feat: implement web share target ()
fixes 
2019-02-13 18:38:44 -08:00
Nolan Lawson df6b75e994
fix: fix slim size compose dialog ()
fixes 
2019-02-13 18:38:34 -08:00
Nolan Lawson 4074f09f65
fix: fix default contrast ratio for button ()
this gets us up to 100% accessibility score on lighthouse
2019-02-13 18:38:19 -08:00
Nolan Lawson 290401903d
chore: tell now about server.js ()
fixes a deploy bug introduced in 
2019-02-12 23:35:30 -08:00
Nolan Lawson 2adf8a738e
fix: fix port not defaulting to 4002, add server.js ()
fixes 
2019-02-12 23:12:50 -08:00
Nolan Lawson f6e9d714d3
docs: slightly refactor readme ()
* docs: slightly refactor readme

[skip ci]'

* fixup

[skip ci]
2019-02-12 21:49:11 -08:00
Nolan Lawson 91f954de36
perf: reduce server-side memory usage of Pinafore ()
fixes 
2019-02-12 21:43:04 -08:00
Nolan Lawson 3aee6fb050
fix: only call Royal the default theme if it is () 2019-02-11 22:36:31 -08:00
Nolan Lawson 30048a7f12
perf: remove duplicate custom props from theme CSS () 2019-02-11 21:04:19 -08:00
Nolan Lawson 652ffffec4
fix: fix SettingsListItem missing className dev warning () 2019-02-11 21:04:08 -08:00
Nolan Lawson 4bf3c2fd28
fix: don't show theme picker if not logged in ()
Also tweak some of the styles and layout in the theme picker itself
2019-02-11 21:04:00 -08:00
Nolan Lawson 8179c1b53f
fix: set dark theme based on prefers-color-scheme ()
* fix: set dark theme based on prefers-color-scheme

fixes 

* add an explicit banner fill color
2019-02-11 21:03:51 -08:00
Nolan Lawson de4016029f
fix: fix legibility of settings text in dark themes () 2019-02-11 19:49:18 -08:00
Nolan Lawson 73182552d4 1.0.1 2019-02-10 13:29:15 -08:00
Nolan Lawson 795999e5ac
perf: use keyed each for media () 2019-02-10 13:27:29 -08:00
Nolan Lawson fdcaa864af
fix: allow right-click to save image ()
fixes 
2019-02-10 13:03:24 -08:00
Nolan Lawson 37a95c04ab 1.0.0 2019-02-10 11:34:03 -08:00
Nolan Lawson 9963473eaa
docs: fix markdown error in readme ()
[skip ci]
2019-02-10 11:33:03 -08:00
Nolan Lawson 734857d3bf
docs: add documentation about 1.0.0 yarn changes ()
[skip ci]
2019-02-10 11:30:00 -08:00
Nolan Lawson 37c85ec7e2
fix: disable smooth scroll for users who prefer reduced motion () 2019-02-09 19:52:40 -08:00
Nolan Lawson 56f5a45221
fix: fix aria-hidden on hidden icons () 2019-02-09 19:05:59 -08:00
Nolan Lawson 2884955d67
fix: carousel should use ul/li for a11y () 2019-02-09 18:06:58 -08:00
Nolan Lawson 9cb15a3396
fix: fix hand cursor on non-tappable status ()
fixes 
2019-02-09 17:31:24 -08:00
Nolan Lawson 135fb24873
fix indicator button size on small screens () 2019-02-09 15:25:30 -08:00
Nolan Lawson e82066dcc2
fix: fix scroll-snap in firefox when scrolling manually () 2019-02-09 14:31:49 -08:00
greenkeeper[bot] b05855f7ca Update testcafe to the latest version 🚀 ()
* chore(package): update testcafe to version 1.0.0

* chore(package): update lockfile yarn.lock
2019-02-09 12:01:38 -08:00
Nolan Lawson 73eb9fba2c
fix: fix carousel and scrollbars for edge browser () 2019-02-09 12:01:29 -08:00
Nolan Lawson 180055da70
fix: fix items appearing over nav ()
fixes 
2019-02-06 22:24:03 -08:00
Nolan Lawson 2a96e0eeda
fix: minor fixups for accessibility and responsive design ()
* fix: minor fixups for accessibility and responsive design

* fix lint
2019-02-06 22:23:54 -08:00
Nolan Lawson 157f5db690
fix: fix zoomable videos ()
fixes 
2019-02-06 21:00:30 -08:00
Isabelle Knott 503378a400 feat: Add 'switch to instance' buttons next to instances in instance list. () 2019-02-06 20:56:30 -08:00
Nolan Lawson 6e0f2ef6bb
fix: do not add duplicates to threads ()
attempt to fix 
2019-02-06 11:36:46 -08:00
Nolan Lawson 10b14abcdb
fix: tweak carousel to show button change sooner () 2019-02-05 09:54:38 -08:00
Nolan Lawson 7583d488a0
chore: update sapper to v0.25.0 () 2019-02-03 15:45:51 -08:00
Nolan Lawson e17d3974d5
fix: add label to dummy icon to prevent svelte warning () 2019-02-03 14:47:14 -08:00
Nolan Lawson f5be28d99a
fix: use intrinsicsize for images/videos ()
* fix: use intrinsicsize for images/videos

* add comment
2019-02-03 14:01:45 -08:00
Nolan Lawson 6d2b3ec072
feat: add pinch-zoom to media dialog ()
* feat: add pinch-zoom to media dialog

* fix zoom buttons
2019-02-03 12:33:15 -08:00
Nolan Lawson 4c430bd1c9
fix: remove dead code from MediaDialog () 2019-02-03 11:56:27 -08:00