[Glitch] simplify counters Port e0d230fb37848efd788eea54a83869a63ff0fb39 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Rewrite `<ShortNumber />` as FC and TS Port 20e85c0e837ef17219a1c317d7962286c9b4237d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Convert `<DismissableBanner>` to Typescript Port 4534498a8e43f59980ee56e9938efab8580c78c8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix translate button position Port 9f078e238d389199f9db42e408ec5606f5001417 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix import order inconsistencies (#2289)
Fix incorrect secondary button size (#2276)
Merge pull request #2272 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
[Glitch] Fix regression of icon button colors in web UI Port 69e124e2edfc6c3b73054266257b669aa2d2446b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change button colors to increase hover/focus contrast and consistency Port 54cb679c19728c27ff2ccb94a7fa70f44e07936c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add button to see results for polls in web UI Port b7910bc7512b8c08e6d4e8233e0d90aab0c7f35d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add canonical link tags in web UI Port 000b8358034106c63fc69f4deeac8a6fb7b51f92 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix local live feeds does not expand Port 6268188543ff685e943d65e3d1f335d9d3260658 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add at-symbol prepended to mention span title Port d9a5c1acfaea82570f2990ad2fc234eba6f57c60 to glitch-soc Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change labels of live feeds tabs in web UI Port 54a10523e2c452a0d356d70507729c67b3436e0d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Add regex filter back to firehose (#2266) * Add regex filter back to firehose The regex filter will apply to all tabs and not be automatically applied when pinned. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Keep regex when pinned Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> --------- Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Fix showing local only toots in "All" (#2265) * Fix warnings about missing dependency in hooks Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Add `allowLocalOnly` to timelineId Without this local-only toots will never be loaded. feedType is checked to be public to not show local-only toots in the "Remote" tab. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> --------- Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Merge pull request #2263 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
Show local-only posts in “All” by default, and add back option to toggle it
[Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI Port 5b463454593e1aa3ab3d23446cdf57d606e933d5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change dropdown icon above compose form from ellipsis to bars in web UI Port 0512537eb6722f1d52a690a6e1b22c8d0a99103b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>