about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/reply_indicator.js
AgeCommit message (Collapse)Author
2022-11-06Change glitch-soc composer classes to match upstreamClaire
2021-01-26[Glitch] Add “translate” class to other user stringsThibG
Port 5fcac81302ad323a86ab43243c242c4a10cd338a to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
Port 1f564051b6b447e3663852c482982b3ff5a2f238 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2019-05-30Remove isRequired from Glitch ReplyIndicator statusslice
This can be null under normal circumstances, which isRequired doesn't like.
2019-04-22ComposerReply → ReplyIndicatorThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-26Set direction style to reply indicator (tootsuite pr #6006)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!