about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_content.jsx
AgeCommit message (Collapse)Author
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
Port ec0c104bf25f2689c31bb79f9f447be1a9b3da7f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
Port d1b057a0ac41a5756b6a416d2f290b086cb59220 to glitch-soc
2023-03-16[Glitch] Replace `Status#translatable?` with language matrix in separate ↵Christian Schmidt
endpoint Port bd047acc356671727c112336bb237f979bba517d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-05[Glitch] Only offer translation for supported languagesChristian Schmidt
Port 5a8c651e8f0252c7135042e79396f782361302d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>