Commit Graph

2340 Commits

Author SHA1 Message Date
Nolan Lawson 2bcd0173c7 chore: test that the cache is working 2022-11-25 10:21:41 -08:00
Nolan Lawson 465ae564b6 chore: fix bash 2022-11-25 10:20:42 -08:00
Nolan Lawson c994f675b4 chore: please let this fix the bundler cache 2022-11-25 10:17:49 -08:00
Nolan Lawson dd7acd483e fix: try to fix bundle cache path 2022-11-25 09:55:54 -08:00
Nolan Lawson 5e753a7d5a chore: test that cache is working 2022-11-25 09:50:03 -08:00
Nolan Lawson 64403ed8ec docs: fix docs 2022-11-25 09:31:34 -08:00
Nolan Lawson 94ac20ab20 chore: more sensible cache based on config file 2022-11-25 09:26:39 -08:00
Nolan Lawson 0c77c8ea63 chore: fix cache again 2022-11-25 09:20:02 -08:00
Nolan Lawson 64f930dcdd chore: fix cache 2022-11-25 09:17:47 -08:00
Nolan Lawson 7f6641b3ae chore: fix yml syntax 2022-11-25 09:14:35 -08:00
Nolan Lawson 6e57b8a09f chore: improve caching 2022-11-25 09:13:48 -08:00
Nolan Lawson 4ea595b7ae chore: fix unit tests, split e2e tests 2022-11-25 09:02:11 -08:00
Nolan Lawson 81a7b06329 Revert "chore: fix config"
This reverts commit 035e977ffe.
2022-11-25 08:54:48 -08:00
Nolan Lawson 035e977ffe chore: fix config 2022-11-25 08:51:59 -08:00
Nolan Lawson 0ed13a1944 chore: fix config 2022-11-25 08:51:04 -08:00
Nolan Lawson 76c214d79f chore: fix config 2022-11-25 08:49:48 -08:00
Nolan Lawson 0521f371e3 chore: fix config 2022-11-25 08:46:25 -08:00
Nolan Lawson 1f8dff1a4b chore: fix config 2022-11-25 08:43:58 -08:00
Nolan Lawson 1e6d7917ae chore: fix config 2022-11-25 08:43:07 -08:00
Nolan Lawson 7fbb8493f3 chore: fix config 2022-11-25 08:40:35 -08:00
Nolan Lawson 83af5a2513 chore: fix config 2022-11-25 08:30:23 -08:00
Nolan Lawson 6e3365c3c6 chore: bump 2022-11-25 08:26:06 -08:00
Nolan Lawson ae778ab9f4 chore: bump 2022-11-25 08:25:34 -08:00
Nolan Lawson 54f2538301 chore: switch from circle ci to github actions 2022-11-25 08:23:37 -08:00
Nick Colley 0e4523a37d
fix: bring check closer to icon (#2246)
Just a small aesthetic change to make them feel more connected.
2022-11-25 07:49:44 -08:00
Nolan Lawson 4fb8f37db7
fix: fix mismatched dark/light color-scheme (#2244) 2022-11-24 21:34:13 -08:00
Nolan Lawson fac42a91a0
fix: use dvh for bottom nav (#2241) 2022-11-24 15:24:29 -08:00
Nolan Lawson b50b9dc40b
fix: announce "loading more" with aria-live=polite after delay (#2240) 2022-11-24 11:02:17 -08:00
Nick Colley bc664e5ca1
fix: don't rely on colour for boost/favourite state (#2234)
By changing the shape it means no matter what the colour difference between
pressed and non-pressed it'll be possible to know the state.

Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-11-24 09:20:35 -08:00
Marco Zehe fa41fe7649
fix: remove alert role from the loading indicator (#2238)
...so it no longer interferes with screen readers. Fixes "Loading more" alert creates extraneous verbosity for screen reader users

Fixes #2226
2022-11-24 09:16:18 -08:00
Nolan Lawson 53803db5be
test: add test for shortcut when focus is inside status (#2232) 2022-11-23 08:49:40 -08:00
James Teh 8792d912bc
fix: focus the textarea in the Compose dialog (#2227)
ComposeBox already specified autoFocus for the ComposeInput.
However, this didn't work because the dialog was disabled when the ComposeInput code tried to focus the textarea.
To fix this, tweak A11yDialog to look for the autofocus attribute when determining what to focus.
This is consistent with the behavior for native HTML dialogs.
Then, have ComposeInput set this attribute if it's in a dialog.
Fixes #1839.
2022-11-23 08:21:42 -08:00
James Teh a447b9535e
fix: make shortcuts operate relative to the parent toot (#2229)
Previously, if focus was on an element inside a toot instead of the toot itself (e.g. moving to a toot and pressing tab), keyboard commands acted as if no toot was active.
In particular, this meant that the arrow keys scrolled to the first visible toot.
Fixes #2228.
2022-11-23 08:19:42 -08:00
Nolan Lawson 6b1533c947 2.3.2 2022-11-21 20:04:36 -08:00
Nolan Lawson 347dab4e29
fix: fix pencil button location with bottom nav (#2222) 2022-11-21 18:53:25 -08:00
Nolan Lawson fdec7b2b3d
docs: add details on use of Svelte v2 / Sapper 2022-11-21 07:42:30 -08:00
Сергей Ворон 7f86a94414
feat: create ru-RU.JS (#2218)
Russian language
2022-11-21 07:19:36 -08:00
Nolan Lawson 302845866a 2.3.1 2022-11-20 20:37:33 -08:00
Nolan Lawson f875e65c49
chore: bump z-index again (#2217) 2022-11-20 20:30:20 -08:00
Nolan Lawson 85bc6ba372
fix: fix position of toast/snackbar for bottom nav (#2213) 2022-11-20 11:50:38 -08:00
Nolan Lawson 00b6d31f0c 2.3.0 2022-11-20 10:00:38 -08:00
Nolan Lawson 035ab9cbff
fix: reduce flash-of-unstyled on grayscale (#2206) 2022-11-19 11:25:42 -08:00
Nolan Lawson ad73918fa8
feat(ui): bottom nav (#2205)
Co-authored-by: Benny Powers <web@bennypowers.com>
2022-11-19 10:13:57 -08:00
Nolan Lawson d57ab7238f
chore: update yarn.lock, check lockfile in CI (#2204) 2022-11-19 09:51:54 -08:00
Nolan Lawson fb5478cd06
fix: do not show "signed up" notifications in mentions tab (#2203)
Partially addresses #2199
2022-11-18 09:32:54 -08:00
Nolan Lawson 52880a4689
chore: update emoji-regex, replace copyright character (#2202) 2022-11-18 09:32:46 -08:00
Nolan Lawson 2131ababf3
fix: fix inserting emoji with skintone (#2201) 2022-11-18 09:32:39 -08:00
Nolan Lawson a318746961
chore: update dev dependencies (#2200) 2022-11-18 09:32:31 -08:00
Nolan Lawson 601c3e40c9
fix: recalculate toot height after voting on poll (#2198) 2022-11-17 19:57:26 -08:00
Nolan Lawson ff6e1dc6fc
chore: update non-breaking deps (#2193) 2022-11-17 18:26:41 -08:00