67 Commits (f0cebaee00f80270bef7a7ce8e03597dd118ad23)

Author SHA1 Message Date
Eugen Rochko 17bd9a87b9
Fix wrong color on mentions hidden behind content warning in web UI (#20724)
2 years ago
Eugen Rochko d0b7bd4250
Fix wrong cut-off point for "Read more" in web UI (#20599)
2 years ago
trwnh 07229089a6
Change in-app links to keep you in-app (#20540)
2 years ago
Claire 622f603ac7
Add aria-expanded to content warning toggle button (#19975)
2 years ago
Eugen Rochko 0ca29eaa3f
Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko fcca781aae
Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko 9757c917da
Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire 30453fab80
Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 8046cf34d6
Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Eugen Rochko 4adb267f91
Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko e623c302d5
Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Jeong Arm dc7e2985e6
Add lang html attr to each posts (#18544)
2 years ago
Eugen Rochko 52e5c07948
Change routing paths to use usernames in web UI (#16171)
3 years ago
Claire aa1b43f467
Fix display of toots without text content (#15665)
3 years ago
ThibG 3efa0c54b6
Change custom emoji to be animated when hovering container (#15637)
4 years ago
ThibG 7d0031a515
Fix Google Translate breaking web interface (#15610)
4 years ago
Eugen Rochko 1f564051b6
Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)
4 years ago
Mélanie Chauvel (ariasuni) 1fb92037e4
Improve toot clicking areas (#13327)
5 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 years ago
BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202)
5 years ago
Eugen Rochko 538db85d3c
Remove `lang` attribute from individual statuses (#12124)
5 years ago
ThibG 37f612074e Fix items in StatusContent render list not all having a key (#11645)
5 years ago
ThibG fd01043691 Fix “read more” button behing hidden (regression from #11404) (#11522)
5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
5 years ago
ThibG 9349f1067a Fix animate on hover in poll options without CW (#11404)
5 years ago
ThibG 10e78ecf57 Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348)
5 years ago
ThibG a4a502e85c Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko 5d5d1b528e
Double the threshold for "read more" functionality (#8835)
6 years ago
Haelwenn Monnier 15fc2b76f9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
M Somerville 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
Stephen Burgess 18965cb0e6 feat(ShowMore): Add classname to show more/show less button (#6904)
7 years ago
Eugen Rochko 8bf3e750ab
Fix #6757: Adjust RTL styles for landing page (#6768)
7 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672)
7 years ago
Eugen Rochko 05686cc99d Fix unwanted content warning gap in CSS (#5436)
7 years ago
unarist 2d395324e1 Fix React warning about tabIndex on status with CW (#5432)
7 years ago
Akihiko Odaki f303a954e6 Remove aria-label of status content (#5195)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Sorin Davidoi e44f03bc71 Improve accessibility (part 7) (#4457)
7 years ago
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago