about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
2018-07-24Fix focusing search bar with hotkeysThibaut Girka
2018-07-24Fix focusing composer textarea on “new toot” hotkeyThibaut Girka
2018-07-24Fix routing issues, especially keyboards shortcuts changing locationThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-05-31Use props.router instead of context.router, as we are using withRouterThibaut Girka
2018-05-29[Glitch] Do not crash in getStatusIds when there is a gap in the timelineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut 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-05-07[Glitch] Also display replies in report modalThibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-23Fix actions modal on mobile (fixes #441)Thibaut Girka
2018-04-22[Glitch] Fix style of legacy column headersThibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-04-17Merge pull request #430 from ThibG/glitch-soc/features/bookmarksThibG
2018-04-17Fix the bookmark column pinning fix…Thibaut Girka
2018-04-16Merge pull request #429 from ThibG/glitch-soc/features/bookmarksThibG
2018-04-16Fix pinning the bookmarks column (fixes #428)Thibaut Girka
2018-04-13Merge pull request #419 from ThibG/glitch-soc/features/bookmarksDavid Yip
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-04-08[Glitch] Avoid using JS to set height in MediaModalThibaut Girka
2018-04-08[Glitch] Improved media modalThibaut Girka
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
2018-03-30Merge pull request #380 from ThibG/glitch-soc/features/domain-block-uibeatrix
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
2018-03-30Add basic domain block UIThibaut Girka
2018-03-18Merge pull request #388 from ThibG/glitch-soc/federated-pinned-tootsDavid Yip
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2018-03-16Add close modal icon to report dialog (#6591)Thibaut Girka
2018-03-16Port federated reports UI to glitchsocThibaut Girka
2018-01-22merge tootsuite pr #6313 into glitchcwm
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2018-01-14Merge pull request #329 from KnzkDev/scss-refactorbeatrix
2018-01-14Oops this should have been a part of last commitkibi!
2018-01-14Fixes onboarding modal (#318)kibi!
2018-01-14Initial scss refactorncls7615
2018-01-09Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6...cwm
2018-01-04WIP <Compose> Refactor; 1000 tiny editskibigo!
2018-01-04WIP <Compose> Refactor; <ActionsModal>; dropdownskibigo!
2018-01-04WIP <Compose> Refactor; SCSS ed.kibigo!
2018-01-04WIP <Compose> Refactor; <OnboardingModal> ed.kibigo!
2017-12-26Fix layout for RTL (tootsuite pr #6014, #6018)cwm