about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/modal_root.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-04Prevent doodle from closing on outside click (#2047)Plastikmensch
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-10-28[Glitch] Add closed registrations modalClaire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-02[Glitch] Add ability to filter followed accounts' posts by languageEugen Rochko
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2022-02-26[Glitch] Fix reply button on media modal not giving focus to compose formClaire
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2021-07-25[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...Claire
2021-07-12Fix and simplify browser history handling in relation to modalsClaire
2021-05-07Change media modals look in web UIEugen Rochko
2019-10-06[Glitch] Do not add margin light when opening modal on mobileYamagishi Kazutoshi
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-10-04[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-01[Glitch] Compensate for scrollbar disappearing when media modalThibaut Girka
2018-08-01[Glitch] Show media modal on public timelineThibaut Girka
2018-05-15Fix modals testing for props.noEsc (fixes #482)Thibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-10pulled master, moved locale entry to new locationcwm
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-08merged tootsuite pr #5811 into glitch flavourcwm
2017-12-03Rename themes -> flavours ? ?kibigo!