52 Commits (3d9c2a04ae7b36a7892752f1ced062c6a7b133c0)

Author SHA1 Message Date
Claire a02c93c5b0 Fix display of toots without text content (#15665)
3 years ago
ThibG e57047f213 Change custom emoji to be animated when hovering container (#15637)
4 years ago
ThibG c9d9e96e75 Fix Google Translate breaking web interface (#15610)
4 years ago
Eugen Rochko 812f2bdb8f Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)
4 years ago
Mélanie Chauvel (ariasuni) 899ff914da Improve toot clicking areas (#13327)
5 years ago
Matt Panaro 47b330df2a Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 years ago
BSKY 483cf4d52a Add noopener and/or noreferrer (#12202)
5 years ago
Eugen Rochko f3ca2825e5 Remove `lang` attribute from individual statuses (#12124)
5 years ago
ThibG 0b19014089 Fix items in StatusContent render list not all having a key (#11645)
5 years ago
ThibG a9d60cc0b4 Fix “read more” button behing hidden (regression from #11404) (#11522)
5 years ago
Eugen Rochko 277acb8772 Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko 15746b5107 Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG a13ba1cc7b Change links in webUI to rewrite misleading links (#11426)
5 years ago
ThibG 13b0943e36 Fix animate on hover in poll options without CW (#11404)
5 years ago
ThibG 6701b9329d Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
ThibG 99b3dd5b00 Play animated custom emoji on hover (#11348)
5 years ago
ThibG 78dab9cbea Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG 21acf681d2 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko 0e730974cd Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago
Eugen Rochko 77dc5cc132 Refactor icons in web UI to use Icon component (#9951)
6 years ago
Eugen Rochko 766a808de4 Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko db1a581491 Double the threshold for "read more" functionality (#8835)
6 years ago
Haelwenn Monnier ec1119d2c9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
M Somerville 65fc3d2699 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
Stephen Burgess f9e88856e3 feat(ShowMore): Add classname to show more/show less button (#6904)
7 years ago
Eugen Rochko aef3f2775e Fix #6757: Adjust RTL styles for landing page (#6768)
7 years ago
Eugen Rochko 0c2a08adeb Remove text requirement when media attached from statuses (#6672)
7 years ago
Eugen Rochko 24155c5890 Fix unwanted content warning gap in CSS (#5436)
7 years ago
unarist 90fb04f1bb Fix React warning about tabIndex on status with CW (#5432)
7 years ago
Akihiko Odaki ba84aed262 Remove aria-label of status content (#5195)
7 years ago
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Sorin Davidoi 2032e2500c Improve accessibility (part 7) (#4457)
7 years ago
Sorin Davidoi 56e35ab6e7 Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
STJrInuyasha b03812ef19 Parse links in status content on update as well as mount (#4042)
7 years ago
Daniel Hunsaker 0c8f23b69f Fix a typo and give CW'd statuses the right cursor (#3918)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
unarist 9e5c733a66 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
7 years ago
unarist d85be9315a Fix an error on dragging into status_content component (#3308)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
beatrix 3434547038 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
beatrix b460582b67 Revert HTML CW changes (#3020)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago