about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_content.js
AgeCommit message (Expand)Author
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
2018-05-18Prevent click on video from opening detailed tootThibaut Girka
2018-05-18Widen clickable area of tootsThibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-03-28Render toots with empty contentsThibaut Girka
2018-03-12Remove text requirement when media attached from statuses (fixes #381)Thibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!