31 Commits (5d5d1b528eda560191b2813714c9e461fda3c9d8)

Author SHA1 Message Date
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) 6 years ago
Eugen Rochko 8bf3e750ab
Fix #6757: Adjust RTL styles for landing page (#6768) 6 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 6 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
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042) 7 years ago
Daniel Hunsaker c0979381a4 Fix a typo and give CW'd statuses the right cursor (#3918) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855) 7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857) 7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734) 7 years ago
Eugen Rochko 8015fd7600 Improve RTL detection (#3682) 7 years ago
unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 7 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045) 7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020) 7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338) 7 years ago
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 7 years ago
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651) 7 years ago
Luc Didry fa89deb4eb Add title attribute to URLs in statuses (#1755) 7 years ago
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700) 7 years ago
Matthias Jouan 3fd5385e7b Add username as a title for mentions (#1385) 7 years ago
Rachel H f690320fb9 Keep newlines in xml (#1397) 7 years ago
Stephen Burgess 553170b77a Fix #1097 When onClick is falsy, do not make status content clickable (#1434) 7 years ago
Eugen Rochko d180aaa2a7 Fix #186 - Add RTL support to the compose form textarea and statuses output 7 years ago
Eugen Rochko b44dd38360 Fix broken dependency on inner react utility function 7 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
Eugen Rochko 87830f99e7 Fix #552 - Replace image links with image icons in status text in the UI 7 years ago
Eugen Rochko ff2da21d3c Fix content warning margin 7 years ago
Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content 7 years ago
Eugen Rochko af007f2def Display mentions prepended to the content warning 7 years ago
hoodie d4d3a10c25 untested!! spoiler hotfix for replies 7 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps, 7 years ago
Anthony Bellew 589837cfc7 Removed line break before spoiler link, changed color of bg for spoiler link 7 years ago