about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
2023-01-17Merge remote-tracking branch 'glitch/main'Starfall
2023-01-10[Glitch] Fix footer link circle dividers' screen reader accessibility by addi...Holden Foreman
2023-01-10[Glitch] Add variable autoFocus to videoAkira Ouchi
2023-01-04Prevent doodle from closing on outside click (#2047)Plastikmensch
2022-12-15[Glitch] Fix language surrounding disability in prompts for alt text and othe...Holden Foreman
2022-12-15[Glitch] Fix typo in handler function call nameNick Schonning
2022-12-13Merge remote-tracking branch 'glitch/main'Starfall
2022-12-07[Glitch] Fix “Sign up” button with closed registrations not opening modal...Claire
2022-11-28Merge remote-tracking branch 'glitch/main'Starfall
2022-11-17[Glitch] Make the button that expands the publish form differentiable from th...Levi Bard
2022-11-12Merge remote-tracking branch 'glitch/main'Starfall
2022-11-12[Glitch] Do not show drag&drop dialog when not loginedCutls
2022-11-10fix buildStarfall
2022-11-10Merge remote-tracking branch 'glitch/main'Starfall
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-11-07Fix light theme issues with the favourite modal and some background colors (#...Claire
2022-11-06[Glitch] Change design of link footerEugen Rochko
2022-11-06[Glitch] Fix missing interpolation of domain in disabled account banner in we...Eugen Rochko
2022-11-06[Glitch] Change sign-in banner to reflect disabled or moved account statusClaire
2022-11-05Fix 'App settings' label visible in sidebar on mobile UI (#1888)prplecake
2022-11-01Fix 'App settings' link in basic web UI (#1880)prplecake
2022-11-01Remove/update old "tootsuite" references, except those needed for Docker (#1860)Jeremy Kescher
2022-10-28[Glitch] Remove navigation links to /explore when trends are disabledClaire
2022-10-28[Glitch] Fix redirecting to `/publish` when compose form is visible in web UIEugen Rochko
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
2022-10-28[Glitch] Change floating action button to be a button in header in web UIEugen Rochko
2022-10-28[Glitch] Add closed registrations modalClaire
2022-10-28[Glitch] Add error boundary around routes in web UIEugen Rochko
2022-10-28[Glitch] Change landing page to be /about instead of /explore when trends are...Claire
2022-10-28fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigati...Claire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in w...Eugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
2022-10-11Move flavours/glitch/utils/emoji back to flavours/glitch/features/emojiClaire
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add server banner to web appEugen Rochko