about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Collapse)Author
2023-04-09[Glitch] Set marginRight as stringNick Schonning
Port 927b2fd1386bce6fda1d2ff53ceadd82289d77ce to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
Port d1b057a0ac41a5756b6a416d2f290b086cb59220 to glitch-soc
2023-03-16[Glitch] Replace `Status#translatable?` with language matrix in separate ↵Christian Schmidt
endpoint Port bd047acc356671727c112336bb237f979bba517d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-05[Glitch] Switched bookmark and favourites aroundTerry Garcia
Port a1347f456e47e085ef1031b607cabd0683c496c2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-05[Glitch] Fix duplicate “Publish” button on mobileClaire
Port b55fc883b6181fb8080fbafd53bc7a9f1896b295 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-05[Glitch] Add `lang` attribute to media and poll optionsChristian Schmidt
Port d3eefead3014175b264cb56f6f4cb552cbaaeac6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
Port eddfb33dfea6a17e71377d95498b557dd0194477 to glitch-soc
2023-02-09[Glitch] Add setting for status page URLEugen Rochko
Port 8f590b0a211716bcbfc0f2278a452469f3346f55 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-03[Glitch] Run eslint --fixClaire
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
2023-02-03[Glitch] Add lang attribute to image description textarea and poll option fieldChristian Schmidt
Port 2a4f2216d65bd5ac90239d5b99c70f4330d76fde to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18[Glitch] Fix confusing wording in the sign in bannerClaire
Port 3588fbc76641311ab97ef530e2df4df4934805c5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18[Glitch] Add listing of followed hashtagsConnor Shea
Port 30e895299ceff095da3e4c8ee50b3d003225f021 to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18[Glitch] Add option to make the landing page be /about even when trends are ↵Claire
enabled Port 3970a6f433ad3cf79ef41d84baf6d788d25bd246 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18[Glitch] Add support for editing media description and focus point of ↵Claire
already-posted statuses Port 4b92e59f4fea4486ee6e5af7421e7945d5f7f998 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-10[Glitch] Fix footer link circle dividers' screen reader accessibility by ↵Holden Foreman
adding aria-hidden Port 2bcb081ce8ab42649932404f3a13f69a0b582af9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-10[Glitch] Add variable autoFocus to videoAkira Ouchi
Port 2195f21524270e50c00a6292f77dfe39342ff482 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-04Prevent doodle from closing on outside click (#2047)Plastikmensch
Adds a new property to the dispatch, which when set to true, replaces the onClose handler with a no-op, preventing the modal from closing. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2022-12-15[Glitch] Fix language surrounding disability in prompts for alt text and ↵Holden Foreman
other media descriptions Port c761e7a5ef89afd4ed7ac470ad1155a78d3c4cfa to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-12-15[Glitch] Fix typo in handler function call nameNick Schonning
Port 72a8af80886f270a27bd686f1fa86ef478748963 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-12-07[Glitch] Fix “Sign up” button with closed registrations not opening ↵Claire
modal on mobile Port 51098035ed2f42d949d6ec3f8ecdd5e68e73874d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-17[Glitch] Make the button that expands the publish form differentiable from ↵Levi Bard
the button that publishes a post Port 654d348aac804b3f5f96f21399118f625121501f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Do not show drag&drop dialog when not loginedCutls
Port 553b169d483e9b2f28007e130a494aec08a1720a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in ↵Eugen Rochko
web UI Port ef582dc4f2fe53b08988faf8d51f567ac32e5b93 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-07Fix light theme issues with the favourite modal and some background colors ↵Claire
(#1902) * Fix favourite modal styling in glitch-soc light theme * Fix unnecessary difference between glitch-soc's light theme and upstream's
2022-11-06[Glitch] Change design of link footerEugen Rochko
Port 2d9a85db6efe0c9ccfda1420551ce3d6025bc27e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix missing interpolation of domain in disabled account banner in ↵Eugen Rochko
web UI Port a442f481f850d857544eafdd0725142ed8656552 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Change sign-in banner to reflect disabled or moved account statusClaire
Port 312d616371096235f1f317041300b8220c447613 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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
Port 267978d4fe0eaee92f64d505df2a4a07d22f582c to glithc-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix redirecting to `/publish` when compose form is visible in web UIEugen Rochko
Port 5452af2188ba65c9f934280b65a2040c8cc9e718 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
Port aefa9253d61def572396c18a8d2ac3cc706ffa2e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
Port 4c7b5fb6c1787438ef130d9aecd5d0a4d54d08a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change floating action button to be a button in header in web UIEugen Rochko
Port 1fd6460b02d2e73c94e7c6b1fa8fdc4d2ae36241 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add closed registrations modalClaire
Port 2277913f3f01d3bdb9a1661f019221b1cb185fbb to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add error boundary around routes in web UIEugen Rochko
Port a43a8237681187f6e56524aa3effcfc998a877de to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change landing page to be /about instead of /explore when trends ↵Claire
are disabled Port 062b3c9090c6935d4bf754e7aeb37793a2aa7b68 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28fixup! [Glitch] Fix intermediary responsive layout, accessibility on ↵Claire
navigation in web UI
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
Port 839f893168ab221b08fa439012189e6c29a2721a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
Port 1bd00036c284bcafb419eaf80347ba49d1b491d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
Port 7afc6a630c76fb071bd189af3ac1366efc82f819 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
Port d7873433256746c9b453aeca31520d68c6de4975 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
Port 3eef8a7a81512f283300d2371d5b743611cb0d27 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
Port d3f1a010e561e3de9a1d99ec104f5b286aaffbda to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in ↵Eugen Rochko
web UI Port 07653246223251052f5150e1e74139bf8ff41ec4 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
Port a5112b51fdf3ec2b31690e064ea330a090e71957 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
Port e82467ca41f4940add32061ca70214e236cc435f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
Port a2ba01132603174c43c5788a95f9ee127b684c0a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>