about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_content.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-11-30Move translate button above media attachments/preview cardsClaire
2022-11-30Fix translate button not being shown when the toot has no Content WarningClaire
2022-11-30[Glitch] Change design of translations in web UIEugen Rochko
2022-11-30[Glitch] Add mention of the translation provider when translating a postClaire
2022-11-30[Glitch] Change “Translate” button to only show up when a translation bac...Claire
2022-11-30[Glitch] Fix showing translate button when status has no language in web UIEugen Rochko
2022-11-30[Glitch] Don't show translate button to logged-out usersEugen Rochko
2022-11-30[Glitch] Fix translations not being formatted, other issues in web UIEugen Rochko
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-07[Glitch] Add aria-expanded to content warning toggle buttonClaire
2022-10-28[Glitch] Fix `nofollow` rel being removed in web UIEugen Rochko
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-07-24Improve interaction between out-of-CW attachments and collapsed tootsClaire
2022-06-02[Glitch] Add lang html attr to each postsJeong Arm
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-09-09Fix media icons not being added in CWsClaire
2021-09-08Fix media attachments not being displayed on pollsClaire
2021-07-12Fix clicking on the pop-up player placeholder expanding the clicked tootClaire
2021-02-03[Glitch] Change custom emoji to be animated when hovering containerThibG
2021-01-21[Glitch] Fix Google Translate breaking web interfaceThibG
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
2020-07-10Fix clicking the audio player also opening toots in detailed viewThibaut Girka
2020-01-28Add support for xmpp: and magnet: URIs to misleading link detection codeThibaut Girka
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-10-10[Glitch] Remove `lang` attribute from individual statusesEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-08-29Fix clicking on the new audioplayer opening the toot in detailed viewThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-07[Glitch] Fix hashtag links always being lowercaseEugen Rochko
2019-08-06Fix up try/catch block in invalid URL handlingThibaut Girka
2019-08-06Remove href attribute of invalid links instead of crashingThibaut Girka
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Perform case-insensitive comparison for international domain namesThibaut Girka
2019-08-04Perform case-insensitive comparison of non-International domain namesThibaut Girka
2019-08-04Ensure link rewriting setting changes are immediately appliedThibaut Girka
2019-08-04Handle Mastodon-generated links for targets starting with “www.” properlyThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-07-28[Glitch] Change contrast of status links that are not mentions nor hashtagsThibG
2019-07-24Fix links in status media having their title rewrittenThibaut Girka
2019-07-23Handle animated emoji on mouse hover in CWs and poll optionsThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-04-24Rename status__text to status__content__text for consistency with upstreamThibaut Girka
2019-04-22Do not switch to italic for status media buttonsThibaut Girka
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-26[Glitch] Add `lang` attribute to statuses in web UIEugen Rochko
2019-03-06Fix toots opening in dynamic column when trying to interact with themThibaut Girka
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka