Nolan Lawson
11e918dd50
fix: fix keyboard shortcuts on thread ( #1031 )
...
* fix: fix keyboard shortcuts on thread
fixes #1029
* fix test
2019-02-22 20:35:13 -08:00
Nolan Lawson
e16c312788
fix: use focus ring rather than background for status/notifications ( #1030 )
...
I don't like clicking on a status, clicking back, and suddenly it has a
different background. The focus ring is less distracting. Unfortunately
it doesn't look right on the article element itself, so we have to apply
the style to its parent, but that's not too hard.
2019-02-22 20:35:04 -08:00
Nolan Lawson
42e466f3c2
fix: j/k shortcuts correctly set active element ( #1028 )
...
fixes #1018
2019-02-21 23:50:27 -08:00
greenkeeper[bot]
8049977563
chore: Update file-drop-element to the latest version 🚀 ( #1017 )
...
* fix(package): update file-drop-element to version 0.2.0
* chore(package): update lockfile yarn.lock
* fix: update for file drop 0.2.0
2019-02-19 22:24:03 -08:00
Nolan Lawson
44e3ea575e
fix: remove __fakeFileInput, clean up on destroy ( #1025 )
2019-02-19 21:50:41 -08:00
Nolan Lawson
a63e85bf30
feat: report an account or toots ( #1016 )
...
fixes #736
2019-02-18 19:55:44 -08:00
Nolan Lawson
d665134d66
refactor: refactor dialogs ( #1015 )
2019-02-18 16:27:59 -08:00
Nolan Lawson
bfdb977f22
fix: refactor NavItem, fix icon badge bug ( #1014 )
2019-02-18 16:27:52 -08:00
Nolan Lawson
7a152fbdac
feat: allow muting notifications when muting ( #1013 )
...
fixes #738
2019-02-18 15:43:41 -08:00
Nolan Lawson
cd5b6f8e81
perf: use lite web animations polyfill ( #1011 )
2019-02-18 11:47:02 -08:00
Nolan Lawson
59544d2cf4
fix: improve a11y, move preview box inside label ( #997 )
2019-02-15 19:03:24 -08:00
Nolan Lawson
25aea9f30a
fix: improve active state of navbar ( #996 )
2019-02-15 19:03:18 -08:00
Nolan Lawson
1b9d3b1cd0
feat: implement Web Share API ( #991 )
...
fixes #990
2019-02-14 21:26:28 -08:00
Nolan Lawson
623c2c79cb
fix: fix style of compose box in reply ( #983 )
...
Fixes #982
2019-02-14 08:46:43 -08:00
Nolan Lawson
df09b0a995
perf: prefetch all internal links ( #981 )
2019-02-13 18:40:02 -08:00
Nolan Lawson
df6b75e994
fix: fix slim size compose dialog ( #979 )
...
fixes #106
2019-02-13 18:38:34 -08:00
Nolan Lawson
3aee6fb050
fix: only call Royal the default theme if it is ( #970 )
2019-02-11 22:36:31 -08:00
Nolan Lawson
652ffffec4
fix: fix SettingsListItem missing className dev warning ( #968 )
2019-02-11 21:04:08 -08:00
Nolan Lawson
4bf3c2fd28
fix: don't show theme picker if not logged in ( #967 )
...
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 ( #966 )
...
* fix: set dark theme based on prefers-color-scheme
fixes #728
* add an explicit banner fill color
2019-02-11 21:03:51 -08:00
Nolan Lawson
795999e5ac
perf: use keyed each for media ( #963 )
2019-02-10 13:27:29 -08:00
Nolan Lawson
fdcaa864af
fix: allow right-click to save image ( #962 )
...
fixes #961
2019-02-10 13:03:24 -08:00
Nolan Lawson
56f5a45221
fix: fix aria-hidden on hidden icons ( #957 )
2019-02-09 19:05:59 -08:00
Nolan Lawson
2884955d67
fix: carousel should use ul/li for a11y ( #956 )
2019-02-09 18:06:58 -08:00
Nolan Lawson
9cb15a3396
fix: fix hand cursor on non-tappable status ( #955 )
...
fixes #951
2019-02-09 17:31:24 -08:00
Nolan Lawson
135fb24873
fix indicator button size on small screens ( #954 )
2019-02-09 15:25:30 -08:00
Nolan Lawson
e82066dcc2
fix: fix scroll-snap in firefox when scrolling manually ( #953 )
2019-02-09 14:31:49 -08:00
Nolan Lawson
73eb9fba2c
fix: fix carousel and scrollbars for edge browser ( #952 )
2019-02-09 12:01:29 -08:00
Nolan Lawson
180055da70
fix: fix items appearing over nav ( #949 )
...
fixes #937
2019-02-06 22:24:03 -08:00
Nolan Lawson
2a96e0eeda
fix: minor fixups for accessibility and responsive design ( #948 )
...
* 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 ( #947 )
...
fixes #946
2019-02-06 21:00:30 -08:00
Isabelle Knott
503378a400
feat: Add 'switch to instance' buttons next to instances in instance list. ( #945 )
2019-02-06 20:56:30 -08:00
Nolan Lawson
10b14abcdb
fix: tweak carousel to show button change sooner ( #940 )
2019-02-05 09:54:38 -08:00
Nolan Lawson
e17d3974d5
fix: add label to dummy icon to prevent svelte warning ( #936 )
2019-02-03 14:47:14 -08:00
Nolan Lawson
f5be28d99a
fix: use intrinsicsize for images/videos ( #935 )
...
* 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 ( #933 )
...
* 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 ( #934 )
2019-02-03 11:56:27 -08:00
Ivan Kupalov
437236bf3c
feat: Add shortcuts to the media dialog ( #930 )
...
* Add shortcuts to the media dialog
* fix: unify logic for next/prev buttons and keyboard shortcuts
* fix: add info about left/right shortcuts
2019-02-03 11:56:07 -08:00
Nolan Lawson
84e9bfc8e5
fix: fix rounding of scroll math on Safari ( #932 )
2019-02-03 11:10:58 -08:00
Nolan Lawson
9231e66612
fix: fix pressed color on media dialog buttons ( #931 )
2019-02-03 11:10:52 -08:00
Nolan Lawson
9d594f0bac
feat: add carousel for media modal ( #928 )
2019-02-02 23:03:40 -08:00
Nolan Lawson
648d9a3cf6
fix: tweak underlining of links ( #920 )
2019-01-26 13:50:45 -08:00
Nolan Lawson
109022fab9
feat: add option to underline links in toot text ( #919 )
...
* feat: add option to underline links in toot text
* change text
2019-01-26 12:58:11 -08:00
Nolan Lawson
0b1efab0c1
fix: fix "copy link" on iOS ( #918 )
...
* fix: fix "copy link" on iOS
fixes #912
* fix lint
2019-01-26 12:05:14 -08:00
Nolan Lawson
74ab056f18
fix: fix notification m/p keyboard shortcuts ( #907 )
...
fixes #905
2019-01-19 23:52:39 -08:00
Nolan Lawson
45d70e8e6b
feat: add more keyboard shortcuts ( #904 )
...
* feat: add more keyboard shortcuts
largely fixes #895
* oops wrong test name
2019-01-19 16:40:31 -08:00
Nolan Lawson
b014778761
fix: fix keyboard shortcuts in notifications ( #903 )
...
fixes #894
2019-01-19 16:04:06 -08:00
Nolan Lawson
cb58a49c04
fix: use more consistent method for checking external links ( #893 )
2019-01-13 17:11:27 -08:00
Will Pearson
cb35a088f4
Make external links open in new tab ( #892 )
2019-01-13 16:05:41 -08:00
Nolan Lawson
ef44c19e8a
feat: date title shows absolute date ( #890 )
...
fixes #759
2019-01-13 15:56:39 -08:00