about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/modal_root.js
AgeCommit message (Expand)Author
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!