Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | Fix various CodeClimate warnings | Claire | |
2020-08-17 | Change styling to always have scrollbar on search results | Thibaut Girka | |
2020-02-03 | [Glitch] Fix mascot being too large, and a code style issue | Eugen Rochko | |
Port bba0269d9741c8c4daaa9048c265a1321d93fbba to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-18 | Make width breakpoint for removing margins consistent and match upstream | Thibaut Girka | |
Fixes #1136 | |||
2019-06-28 | Change search components classes and styling to match upstream | Thibaut Girka | |
2019-06-20 | Fix NavigationBar styling | Thibaut Girka | |
2019-06-13 | Fix and refactor SCSS | Thibaut Girka | |
2019-06-13 | [Glitch] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Fix transition: all | ThibG | |
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc | |||
2019-04-22 | Rework DrawerResults to make them closer to upstream | Thibaut Girka | |
2019-03-28 | Port search results styling to glitch-soc | Thibaut Girka | |
2019-02-15 | [Glitch] Fix hashtags select styling in default and high contrast skins | Thibaut Girka | |
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc | |||
2018-12-20 | Make drawer markup and styling closer to upstream | Thibaut Girka | |
WARNING: This may break some custom skins! `.drawer > .contents` has been moved to `.drawer > .drawer__pager > .drawer__iner`, and the waves have been moved from `.drawer > .contents` to `.drawer__inner__mastodon`! | |||
2018-11-16 | Fix composer not displaying on iPad | Thibaut Girka | |
2018-11-09 | Fix drawer waves being displayed in the list editor | Thibaut Girka | |
2018-09-01 | Fix composer not displaying on chrome mobile (fixes #696) | Thibaut Girka | |
2018-05-27 | Port upstream's result section headers (fixes #366) | Thibaut Girka | |
2018-05-05 | [Glitch] Add color variables of texts for better accesibility | Thibaut Girka | |
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc | |||
2018-01-20 | Merge new onboarding styles; delete refs to PNGs. | David Yip | |
2018-01-14 | Fixes to drawer and CWs | kibi! | |
2018-01-14 | Merge pull request #329 from KnzkDev/scss-refactor | beatrix | |
SCSS Refactor | |||
2018-01-14 | Run slightly less afoul of accessibility checks. #294. | David Yip | |
This makes the clickable element an interactive element, but doesn't add alt text and makes it not-obvious that you can click the elefriend. On one hand, this goes against good practice; on the other hand, it's not *supposed* to be obvious that you can click the elefriend. | |||
2018-01-14 | Introduce a bit of luck into the elefriend selection. #294. | David Yip | |
2018-01-14 | Add wave background; blend elefriend in a bit more. #294. | David Yip | |
2018-01-14 | Set glitchy elephant friend variant in initial state. #294. | David Yip | |
Also lay some groundwork needed to interactively change the glitchfriend. The codebase uses "elefriend" because it's shorter and didn't require me to realign the actions in actions/compose.js. Same idea, though. | |||
2018-01-13 | Add the shrinking glitchy elefriend. #294. | David Yip | |
2018-01-13 | Prototype out glitchy elephant friend. #294. | David Yip | |
Glitched elephant friends kindly provided by @ncls7615. | |||
2018-01-14 | Improve scss refactor 5 | ncls7615 | |
2018-01-06 | Fixes to search dropdown | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; 1000 tiny edits | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; SCSS ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |