about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status_content.jsx
AgeCommit message (Expand)Author
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-02-26Add `lang` attribute to media and poll options (#23891)Christian Schmidt
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput