Nick Colley
093c9cc2ae
1.0.0
2023-01-22 00:04:43 +00:00
Nick Colley
4882c38485
Show a toot has been edited
2023-01-21 14:55:21 +00:00
Nick Colley
81d09bf31b
Change default themes to use brand purple
2023-01-21 14:25:24 +00:00
Nick Colley
d2363c3b6a
Fix maskable size
2023-01-21 14:00:05 +00:00
Nick Colley
53362ab4a3
Update logo
2023-01-21 13:28:42 +00:00
Nick Colley
92aee29fdf
Update logo svg
2023-01-11 16:48:19 +00:00
Nick Colley
2e9206b00a
Update en-US.js
2023-01-10 15:28:02 +00:00
Nick Colley
b690de6d62
Update information so clear Nolan's involvement
2023-01-10 15:09:32 +00:00
Nick Colley
5ecc995ede
master -> main
2023-01-10 14:24:37 +00:00
Nick Colley
ce804986ee
dev -> beta
2023-01-10 14:22:26 +00:00
Nick Colley
e976da6b1e
Pinafore to Semaphore
2023-01-10 14:21:38 +00:00
Nick Colley
2e533d91ac
Update GitHub references
2023-01-10 14:13:45 +00:00
Arnaldo Gabriel
452b34b3b4
fix: grayscale mode support for header images ( #2354 )
2023-01-09 07:55:41 -08:00
Thomas Preece
fd4bb4d864
feat: add option to always expand posts marked with content warnings ( #2342 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2023-01-08 22:54:39 -08:00
vitalyster
c426b7fe31
fix: OAuth2: use correct `Content-Type` as specified in RFC ( #2343 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2023-01-08 22:31:00 -08:00
Nolan Lawson
b5cad87aaf
fix: lighten button colors on some themes ( #2331 )
2022-12-26 11:29:12 -08:00
Nick Colley
a85ff62d48
fix: pitchback svgs not being visible ( #2328 )
2022-12-26 11:27:53 -08:00
Nick Colley
e06f63684e
fix: improve dark theme icons ( #2327 )
2022-12-26 11:26:58 -08:00
Nick Colley
f81778d37f
fix: improve icon readability in light theme ( #2323 )
...
Boost contrast of the default colour theme, to be closer to
the other theme's saturation then boost the unpressed state for action
buttons.
This brings the icons to 3:1 contrast while keeping colour in themes.
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-18 12:07:53 -08:00
Nick Colley
746298a1f7
fix: pitchblack theme unpressed icons readability ( #2324 )
...
increase contrast so they're more readable.
2022-12-18 11:20:58 -08:00
Nolan Lawson
02f1dad098
fix: handle status edit events ( #2325 )
2022-12-18 11:20:17 -08:00
Nick Colley
3edfed971f
fix: notification page contrast ( #2302 )
...
Use lowest possible contrast gray that meets WCAG requirements for
very deemphasised text.
Makes the notification page more readable without compromising access.
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-17 18:12:13 +00:00
Noelia Ruiz Martínez
d71430f86d
feat: translation into Spanish ( #2281 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
Co-authored-by: Noelia Ruiz Martínez <n4m1977@gmail.com>
2022-12-17 09:47:51 -08:00
Noelia Ruiz Martínez
6124c948de
fix: communicate expanded state of tooltips to screenreaders ( #2322 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-17 09:47:02 -08:00
Nolan Lawson
276c6e7bea
fix: show text for report notifications ( #2318 )
...
Fixes #2315
2022-12-11 13:09:12 -08:00
Nolan Lawson
b1dc43a9c9
fix: show proper notification text for follow request ( #2314 )
...
Fixes #1800
2022-12-11 12:01:01 -08:00
Nolan Lawson
040462f5b5
fix: fix pinned status aria-label/blurhash ( #2313 )
...
Fixes #2294
2022-12-11 11:00:45 -08:00
Thomas Broyer
f5f3395a53
fix: fix rich push notifications for single-instance situations ( #2296 )
...
Partially addresses #1663 .
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-10 15:48:29 -08:00
Nick Colley
3fb152ac7c
fix: back button icon rendering inconsistently ( #2306 )
...
Depending on the operating system and therefore the system font
the back icon being a unicode arrow means it'll render inconsistently,
sometimes I've seen it looking really odd.
Instead make use of the font awesome arrow so that'll it render consistently
no matter ths system font.
2022-12-10 23:30:43 +00:00
Daniel Soohan Park
97e3b04f1f
fix: redesigned boost icon to fix alignment ( #916 ) ( #2297 )
2022-12-10 14:50:46 -08:00
Scott Feeney
3c32b48e29
fix: improve toot edited notification ( #2303 )
2022-12-10 10:56:12 -08:00
Noelia Ruiz Martínez
4a6907bbdc
fix: report remaining chars to screenreaders ( #2300 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-10 10:40:37 -08:00
Thomas Broyer
d31c800806
fix: add badge and tag to simple push notifications ( #2299 )
2022-12-09 08:22:36 -08:00
Nolan Lawson
380d2a0d45
fix: fix poll "ends at" time ( #2292 )
...
Fixes #2286
2022-12-03 18:53:20 -08:00
Nolan Lawson
7fdbd72f13
fix: fix nav animations ( #2291 )
...
Fixes #2290
2022-12-03 16:48:22 -08:00
James Teh
30b00667f2
feat: Add "a" keyboard shortcut to bookmark a toot. ( #2268 )
...
Fixes #2237 .
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-02 14:01:02 -08:00
Nick Colley
da28e98cfb
fix: contrast for active navigation ( #2274 )
...
Increase the background contrast for the selected page.
Increase the prominance of the indictor bar so we dont need to rely on
the background to have a strong contrast difference.
2022-12-02 13:58:29 -08:00
Nick Colley
7417e89f78
fix: improve wording of disabled identity ( #2275 )
...
Generally phrasing that talks about "the disabled" or "the visually impaired"
feels othering, whereas it is more common these days to have identity focused
framing.
2022-12-02 12:58:57 -08:00
James Teh
815438172e
feat: Make it possible to close inline reply with the escape key. ( #2273 )
...
Fixes #915 .
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-02 12:54:54 -08:00
James Teh
8fc9d5c728
feat: Allow image descriptions to be read automatically by screen readers without needing to expand media. ( #2269 )
...
Fixes #2257 .
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-12-02 12:54:03 -08:00
Maxime Le Conte des Floris
3c857d74b8
fix: improve button a11y for theme Sorcery ( #2266 )
...
Similar to https://github.com/tootcafe/mastodon/pull/183
2022-11-27 17:04:49 -08:00
Ringtail Software
5eb7183048
feat: make click on reposter's small avatar image go to reposter's account page ( #2260 )
...
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2022-11-27 13:22:13 -08:00
Nolan Lawson
a3f41917c7
fix: change page titles ( #2211 )
...
Co-authored-by: Gabriel de Perthuis <g2p.code@gmail.com>
2022-11-27 07:49:18 -08:00
Nolan Lawson
abc39ef982
chore: remove emoji picker i18n files ( #2258 )
2022-11-25 12:06:09 -08:00
Nick Colley
b543399e0a
fix: hide invisible content consistently ( #2254 )
...
Some other parts of the interface for example URLs in profiles
use the invisible class, move this to the top level global file
so it'll be applied everywhere.
2022-11-25 12:03:26 -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