Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-20 | [Glitch] Display customized mascot in web UI | Thibaut Girka | |
Port relevant parts of 9d4541c612b506889675c4c19ced5cd17ad3710f 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-19 | Move URLs to backend in their own file | Thibaut Girka | |
2018-09-29 | Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility | David Yip | |
Port various accessibility improvements from upstream | |||
2018-09-07 | Add preferences for notification badges | Thibaut Girka | |
2018-09-07 | Add unread notifications badge to the navigation bar | Thibaut Girka | |
2018-08-31 | [Glitch] Add aria-label to column regions | Thibaut Girka | |
Port 66dbb59aa16981643e3bfa3f94d441bc3166eab3 to glitch-soc | |||
2018-08-31 | Fix search results on compose box | Thibaut Girka | |
2018-08-31 | Fix account header showing on search page | Thibaut Girka | |
2018-08-31 | [Glitch] Hide search from Compose on mobile devices | Thibaut Girka | |
Port 0893b1669548858daee79ab1260fb98646a0b3fa to glitch-soc | |||
2018-08-31 | [Glitch] Add search item to tab bar for mobile devices | Thibaut Girka | |
Port c9cbb8de703e321c0d152813a2e22471ffe5eef7 to glitch-soc | |||
2018-08-31 | [Glitch] When search enabled, display hint in search popout | Thibaut Girka | |
Port 7901f9f63e156732ab10154c34f3c2d188471a9d to glitch-soc | |||
2018-08-22 | Add hashtag trendline support to glitch-soc flavour | Thibaut Girka | |
Port Mastodon's hashtag stats thing to glitch-soc. This doesn't change how hashtags are ordered, and doesn't add a trending hashtags section, but it does change how hashtag searches are rendered, displaying a trend line alongside each hashtag. | |||
2018-07-30 | Treat the App Setting link as a proper link (fixes #375) | Thibaut Girka | |
2018-05-27 | Port upstream's result section headers (fixes #366) | Thibaut Girka | |
2018-01-14 | Fixes to drawer and CWs | kibi! | |
2018-01-14 | Fix eslint errors. #294. | David Yip | |
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 | Bind click event to elefriend cycling. #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-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 | WIP <Compose> Refactor; <OnboardingModal> ed. | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <Drawer> ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |