[feature] Redesigned login page (#76) Reworked the login page - Simplified some of the HTML and CSS - Removed some `aria-label`s - Added alt text for the logo - Added a label for the input field - Added subtle borders to otherwise flat elements  Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/76 Co-authored-by: Zoë Bijl <code@moiety.me> Co-committed-by: Zoë Bijl <code@moiety.me>
[feature] Nicer login.html page, with cute styling + link to source code (#19) Fixes #9 - Cute styling, combination of Mastodon and GTS - Short description of the project - Error and status messages (temporarily) appear in disabled button with correct ARIA attributes - Sufficient contrast (WCAG AAA) Let me know if using `login.scss` both as an index file and for adding custom styling is okay. I figured this might be preferred over creating an extra folder and file. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/19 Co-authored-by: vyxen <vyxen@tutamail.com> Co-committed-by: vyxen <vyxen@tutamail.com>
Add domain to acct display in sidebar
Merge remote-tracking branch 'upstream' into glitch
Merge pull request #2434 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 640421f661ee4d7e76a2aab607e7b15687940b6f
[Glitch] Keep version string displayed without breakpoints in UI Port 5a437edc7f22d5797e5af29d9b450a03eccec304 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2426 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 57f592fed50747f3c97718a2761e17bafe6c8698
[Glitch] Fix line wrapping of language selection button with long locale codes Port 88fa8e710adf103dee289b2a9cc691a410f97c21 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2406 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 6273416292090b2f6bfda33f070cea325a1759df
Revert tabs background color so they are easier to visually distinguish from contents
[Glitch] Fix dismiss button overlapping with text in dismissable banners Port 2a4fcc51fd44cab3e837e43e8f8dd84fefb97729 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix recent search items not handling overflows correctly Port d2cfcdd09efe4914e8956d1b2211114bc7c4179a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change onboarding prompt to use full width of banner in web UI Port 1f141f656dc3fd2b3af5d6edde331bac31bb6526 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add infinite scrolling for search results in web UI Port 5d20733d8d8d5e4ba7f1f37fd8ee8fc13d6e3ab5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix wrong gradient color on collapsed private mentions (#2402) Upstream changed the background color of private mentions, but the gradient used for collapsed toots still used the old color. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Merge pull request #2396 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
[Glitch] Fix light mode colors for advanced interface banner Port a106c464782cd8569acb2650867c4447d55cf240 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2392 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes into glitch-soc
[Glitch] Add admin notifications for new Mastodon versions Port front-end changes from 16681e0f20e1f8584e11439953c8d59b322571f5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add `authorized_fetch` server setting in addition to env var Port SCSS changes from 9e26cd55038084638fdf71b75f526494777d2849 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>