about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/containers/mastodon.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2022-12-15[Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged inClaire
2022-11-06[Glitch] Change sign-in banner to reflect disabled or moved account statusClaire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add logged-out access to the web UIEugen Rochko
2022-07-05[Glitch] Add customizable user rolesEugen Rochko
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-13Fix scroll handling with modalsClaire
2021-05-07Disable onboarding modal (keep it in “Show me around” from getting starte...Claire
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2019-10-06[Glitch] Fix scroll position resetting when opening media modals in web UIEugen Rochko
2019-04-24Do not ask to register web intent handlerThibaut Girka
2018-11-28Add error boundary component to catch Web UI crashesThibaut Girka
2018-04-19[Glitch] retrieve custom emoji list via API instead of before page loadThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!