Commit Graph

575 Commits

Author SHA1 Message Date
Nick Colley a7eaec3391 Dont reduce size of meta info on small screens 2023-02-02 13:17:37 +00:00
Nick Colley be064c0919 More spacing tweaks 2023-02-02 13:12:18 +00:00
Nick Colley 2ca39f8aa8 Improve username space on smaller screens 2023-02-02 12:32:12 +00:00
Nick Colley 32821a2471 More profile adjustments 2023-02-02 12:00:43 +00:00
Nick Colley 0a51890b37 Adjust breakpoint for moving buttons 2023-02-02 11:51:45 +00:00
Nick Colley 20000c194c Increase specificity for icon button 2023-02-02 11:49:45 +00:00
Nick Colley 360f431880 Profile meta spacing adjustments 2023-02-02 11:48:12 +00:00
Nick Colley 16c31b40ae Give profile notes more room 2023-02-02 11:39:00 +00:00
Nick Colley 98303ec5b9 More profile tweaks 2023-02-02 11:35:08 +00:00
Nick Colley b57525f082 Move profile options next to follow button 2023-02-02 11:24:07 +00:00
Nick Colley 3ba8bb9bd1 Remove unused code 2023-02-02 10:41:41 +00:00
Nick Colley a02047acf8 Fix banner header on mobile 2023-02-01 12:22:32 +00:00
Nick Colley f447393be7 Use label button for profile page
It's less confusing than figuring out what the icons represent.
2023-02-01 11:57:28 +00:00
Nick Colley 956a3c240c Adjust spacing in profile 2023-02-01 11:42:06 +00:00
Nick Colley ad467e38f8 Improve contrast of meta borders 2023-02-01 11:39:54 +00:00
Nick Colley 17cd30870a Improve followed-by label 2023-02-01 11:39:46 +00:00
Nick Colley 75245719cc Move link to external instance onto @username 2023-02-01 11:33:41 +00:00
Nick Colley 55b9795b12 Improve header banner
Make it so you can see the entire banner.
Make the background to the profile more contrasty.
2023-02-01 11:30:36 +00:00
Nick Colley 7d79b98e8b Improve profile details
- Re-order details so numbers are first
- Only have interaction hover and active styling for the links
2023-02-01 11:19:56 +00:00
Nick Colley 4f36e16808 Remove uppercase from profile
Uppercase is harder to read, so use whatever users supply
2023-02-01 11:17:01 +00:00
Nick Colley 6fac95c636 Improve verified indicator
Make it clearer what it means by adding a text label.
2023-02-01 11:15:23 +00:00
Nick Colley b17bcdd718 Improve consistency of inputs
- Improve touch areas of tabs and buttons so more of them are 44px height
- Improve border radius of inputs so they're aligned.
2023-01-30 16:43:20 +00:00
Nick Colley 840825d25d Point to new repo location 2023-01-22 09:08:20 +00:00
Nick Colley 344e373e2d Tone down saturation slightly 2023-01-22 08:40:29 +00:00
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 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
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 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 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
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
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
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
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
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
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