Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-15 | [Glitch] Fix hashtags select styling in default and high contrast skins | Thibaut Girka | |
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc | |||
2019-02-15 | Fix color of static page links in high contrast theme (#10028) | Eugen Rochko | |
2019-02-10 | [Glitch] Add featured hashtags to profiles | Thibaut Girka | |
Port SCSS changes from 364f2ff9aa2b4bf601d68a12bce758aeb5530467 | |||
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2019-01-25 | Fix Firefox scrollbar color regression in #9210 (#9908) | trwnh | |
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210. | |||
2019-01-25 | Apply style for .landing-page strong (#9892) | Jeong Arm | |
2019-01-20 | [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width ↵ | Thibaut Girka | |
compensation Port 3b3a4d8a1709b8f4a9ffe67d21707117c75f9fe8 to glitch-soc | |||
2019-01-20 | [Glitch] Fix new hashtag page's items not being full-width on mobile | Thibaut Girka | |
Port b506ce119766bb3308f934e2d3de143b3ac6f5ad to glitch-soc | |||
2019-01-20 | [Glitch] Add information about how to opt-in to the directory on the directory | Thibaut Girka | |
Port SCSS changes from a492a9bcd355d4f0998990905177ac4f9699cc3c to glitch-soc | |||
2019-01-20 | Fix slightly cropped font on settings page dropdowns when using system font ↵ | Mélanie Chauvel (ariasuni) | |
(#9839) | |||
2019-01-20 | [Glitch] Improve the public hashtag page | Thibaut Girka | |
Port 8b1990355974543542544e56d2046bc0c9c8716b to glitch-soc | |||
2019-01-20 | [Glitch] Redesign public hashtag page to use a masonry layout | Thibaut Girka | |
Port bc642ac24b49c14dca382e7aabbc16130293d2f4 to glitch flavour | |||
2019-01-16 | [Glitch] Fix hashtag timeline on mobile | Thibaut Girka | |
Port c5b8824a3e5fa43470d12c4ef96eda3e62e10436 to glitch-soc | |||
2019-01-13 | [Glitch] Adjust admin UI right panel size | Thibaut Girka | |
Port 9ee9cb549b58a33a81a9da318cbdc26ed2e47788 to glitch-soc | |||
2019-01-13 | [Glitch] change height on narrow view to take 100% of screen | Thibaut Girka | |
Port 11832460431bb6b3196daf17656c2cc76e8ae63d to glitch-soc | |||
2019-01-10 | [Glitch] Redesign admin instances area | Thibaut Girka | |
Port SCSS changes from 1c6588accca23599ea1537ec527a5be04408b2af | |||
2019-01-10 | [Glitch] Fix embed play icons regression | Thibaut Girka | |
Port bd5a8c7765102a166ec8909e4a3b7781ec5537d6 to glitch-soc | |||
2019-01-10 | [Glitch] Display fallback link card thumbnail when none is given | Thibaut Girka | |
Port 1512af2811cb5b2ffccac5452eb291b1af46f89d to glitch-soc | |||
2019-01-08 | Update glitch-soc admin page style from upstream | Thibaut Girka | |
Port SCSS changes from e55dce3176b7ac0a23a8a652c2626707a1b74dbb to glitch-soc | |||
2019-01-06 | add list title editing | ash lea | |
2019-01-02 | [Glitch] Improve admin UI for account view | Thibaut Girka | |
Port SCSS changes from 6e49907ecfc7036b6bf2dd91b9ebf4ba62d16080 to glitch-soc | |||
2019-01-02 | Fix some image paths in SCSS files | Thibaut Girka | |
2018-12-23 | [Glitch] Add moderation warnings | Thibaut Girka | |
Port SCSS changes from 3c033c4352f8b156887cd7157b4a89c23a545838 to glitch-soc | |||
2018-12-21 | [Glitch] Allow joining several hashtags in a single column | Thibaut Girka | |
Port 4c03e05a4e1a237f8a414a0861c03abe3269dbc8 to glitch-soc This introduces new requirements in the API: `/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none` It now returns status matching tag :tag or any of the :any, provided that they also include all tags in `all` and none of `none`. | |||
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-12-19 | [Glitch] Improved appearance of notification filter on safari | Thibaut Girka | |
Port 2e1b5edfea1b03f64c69266f979caee228fa90b7 to glitch-soc | |||
2018-12-18 | Allow disabling media confirmation from the confirmation dialog itself | Thibaut Girka | |
2018-12-18 | [Glitch] Put "Media Only" option in column settings instead of content area ↵ | Thibaut Girka | |
headline Port 4f42238c294f92dbd87db3d83f9514344fcd1f8a to glitch-soc | |||
2018-12-18 | [Glitch] Add media timeline | Thibaut Girka | |
Port 7403e5d306d36c83bfb80cd900235373186cd51a to glitch-soc | |||
2018-12-18 | [Glitch] Make notifications quick-filter use consistent style with profile tabs | Thibaut Girka | |
Port 12ab15e584e78d209b59a893405a0cde83f49035 to glitch-soc | |||
2018-12-18 | [Glitch] Responsive design for profile directory | Thibaut Girka | |
Port SCSS changes from 087e11897137dc1f2811c21c3ccc6cec3ccdedb3 to glitch flavour | |||
2018-12-17 | [Glitch] Minor scrollable list fixes | Thibaut Girka | |
* Make sure loading indicator has enough vertical space * Respect reduce_motion setting for loading indicator Port 4ede51743e5b9121a49e9131f91cf012fab410f8 to glitch-soc | |||
2018-12-16 | [Glitch] Fix padding on select elements in preferences | Thibaut Girka | |
Port c58c00651b13520e22f0a59737d23a68e63b4840 to glitch-soc | |||
2018-12-09 | [Glitch] Fix various things in the directory | Thibaut Girka | |
Port ecd303c097bf20aa971628ba8420a9f17f3dd1f7 to glitch-soc | |||
2018-12-09 | Port directory CSS changes from upstream | Thibaut Girka | |
Port 73be8f38c115c279e3d3961b98bd2b82b9706b05 to glitch-soc | |||
2018-11-28 | Add error boundary component to catch Web UI crashes | Thibaut Girka | |
2018-11-28 | Switch “cycling” reply policy link to set of radio inputs | Thibaut Girka | |
Fixes #832 | |||
2018-11-27 | Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders | David Yip | |
[Glitch] Volume sliders for videos | |||
2018-11-27 | [Glitch] Volume sliders for videos | Thibaut Girka | |
Port f978afa4871c22caecb625a0b3eba533edfa309b to glitch-soc | |||
2018-11-27 | [Glitch] check_boxes label should use display: inline-block | Thibaut Girka | |
Port 180ae0472a3ff2c0c4a59733f78c87cb6e2004d7 to glitch-soc | |||
2018-11-16 | Fix composer not displaying on iPad | Thibaut Girka | |
2018-11-13 | [Glitch] Use local instead of global loading indicator for timelines, ↵ | Thibaut Girka | |
account timelines Port dd00cd19d2536ce70442d74d72986721427691a5 to glitch-soc | |||
2018-11-09 | Merge pull request #806 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2018-11-09 | Fix drawer waves being displayed in the list editor | Thibaut Girka | |
2018-11-09 | [Glitch] Fix form validation flash message color and input borders | Thibaut Girka | |
Port ccbdf689e824f93bc9a950bb29a4f1ce58e0f1c9 to glitch-soc | |||
2018-11-09 | [Glitch] Implement adding a user to a list from their profile | Thibaut Girka | |
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc | |||
2018-11-06 | [Glitch] Update reset.scss from upstream | Thibaut Girka | |
2018-10-31 | Fix timestamp position in public pages with RTL languages | Thibaut Girka | |
2018-10-31 | Fix styling of display names in public pages | Thibaut Girka | |
2018-10-31 | [Glitch] Port some of upstream's getting started footer links | Thibaut Girka | |