about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/embed_modal.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-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2019-10-04[Glitch] Fix media editing modal and profile directory in light themeEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
2018-01-09Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6...cwm
2017-12-03Rename themes -> flavours ? ?kibigo!