Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | [Glitch] Add white outline to black emoji | Thibaut Girka | |
Inspired from 0bfa0f237495249a322cd3a1100b394211755e8c | |||
2018-09-04 | Fix full-width margins | Thibaut Girka | |
2018-09-04 | Media gallery styling closer to upstream's | Thibaut Girka | |
2018-09-03 | [Glitch] Inactive header in main profile to match column | Thibaut Girka | |
Port 1bfe735d574fdbb01b1aea07db6c69fb3a32b90f to glitch-soc | |||
2018-09-01 | Fix composer not displaying on chrome mobile (fixes #696) | Thibaut Girka | |
2018-08-31 | [Glitch] Move "compose" on mobile to floating action button | Thibaut Girka | |
Port e72db6d9dd53a9d44f641bdf6bce7e64548e7d94 to glitch-soc | |||
2018-08-29 | [Glitch] Reduce padding of profile metadata boxes to allow more text | Thibaut Girka | |
Port 9463bba5fb6873fa70e05f239079ee1a0072b70c to glitch-soc | |||
2018-08-22 | [Glitch] Display replies count in web UI | Thibaut Girka | |
Port 4df9cabb22cbed8f9cd8af45325ecdcc7c72d6cb 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-08-20 | Make the privacy dropdown button not look strange when using top placement | Thibaut Girka | |
Inspired by 8fe1f8d4cecb9f2f749c1e1e77b2439dd640ddc5 | |||
2018-08-18 | Add focal points support in the composer | Thibaut Girka | |
2018-08-10 | Merge upstream SCSS changes for /about, /about/more and /terms | Thibaut Girka | |
Port various commits to glitch-soc, mainly commits 0dcc1950d14cc4a7725ea1572d253c538a1f74e8 and 5b8603879f06573d51c5c33edda6f410d1af7a02. | |||
2018-08-10 | Merge upstream styling for public profile endorsements | Thibaut Girka | |
Port the SCSS part of f2404de871f0bdfda5c9aeeeb4c6c4d10a8da8ab to glitch-soc | |||
2018-08-07 | Good bye, CW rainbows | Thibaut Girka | |
Accessibility issues largely outweigh the joke and consistency with upstream. | |||
2018-08-02 | Fix styling of toot prepended text on public profiles | Thibaut Girka | |
Fixes how “Pinned toot”, “… boosted” etc. are styled on public profiles. | |||
2018-08-01 | Fix toot styling on public pages | Thibaut Girka | |
The public pages now use CSS from the WebUI to style toots, but the glitch-soc UI is widely different. Hack around that for now by hardcoding upstream-like values. | |||
2018-08-01 | Reintroduce glitch-soc avatar styling in public pages | Thibaut Girka | |
2018-08-01 | [Glitch] Do not hide hashtag timeline in mobile view, make it full-window | Thibaut Girka | |
Port 13ac8ca66ab01c92e4ebcc7221efb3d474c9fd0b to glitch-soc | |||
2018-08-01 | [Glitch] Compensate for scrollbar disappearing when media modal | Thibaut Girka | |
Port 60df87f6f0fb8afd9a4e750917eff7c425b62891 to glitch-soc | |||
2018-08-01 | [Glitch] Add missing formatting to the text in hero widget | Thibaut Girka | |
Port 1d773b3a4691b153ff0c658db53007293905d86b to glitch-soc | |||
2018-08-01 | Port profile redesign to glitch-soc | Thibaut Girka | |
Port bb71538bb503159177d46d8956bd466973c0876b to glitch-soc | |||
2018-07-30 | [Glitch] Improve WebUI account action bar | Thibaut Girka | |
Mostly a port of 2ccef52a4f5be49e5c3b2256a3c5d4f193a3fe32 to glitch-soc | |||
2018-07-28 | Use same margin for navbar and column for consistency | Thibaut Girka | |
2018-07-28 | Hide navigation bar text so it can fit on small screens | Thibaut Girka | |
2018-07-28 | Fix glitch-soc columns padding on mobile (fixes #561) | Thibaut Girka | |
2018-07-28 | Move CW field just above main textarea | Thibaut Girka | |
2018-07-28 | Get rid of Collapsable, use CSS instead | Thibaut Girka | |
Change inspired by 691107263c5e05973f9af9e1937abbc27430f54e | |||
2018-07-24 | [Glitch] Use LoadingBar instead of blur to indicate that an image is loading | Thibaut Girka | |
Port 955d5d36e80259d8c10a0246d359f35f63de059d to the glitch-soc flavour | |||
2018-07-18 | Add CSS for the newly-introduced dashboard (fixes #592) | Thibaut Girka | |
2018-07-18 | [Glitch] Ensure container of React components has full width | Thibaut Girka | |
Port f6910fba02c8a99dcad901c193be08d06a65c1c6 to glitch-soc | |||
2018-07-11 | [Glitch] Add follow button to detailed status, add gradient to mask bio ↵ | Thibaut Girka | |
cut-off (fixes #566) Port 30e1da7668c6c42aa5f15bdc9caab1929235f78f to glitch-soc | |||
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka | |
Port cdb101340a20183a82889f811d9311c370c855e5 to glitch-soc, but without dropping support for regexp filters yet. | |||
2018-06-24 | Increase padding of toots | Thibaut Girka | |
2018-06-24 | Fix margins of toot text | Thibaut Girka | |
2018-06-21 | Fix clicking on collapsed toots with a background (fixes #547) | Thibaut Girka | |
2018-06-15 | [Glitch] Add vendor prefix for background-clip | Thibaut Girka | |
Port e0354aba7ca05c4d8bf4e19fab0cbb0ecde2950f to glitch-soc | |||
2018-06-01 | Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks | David Yip | |
Make active bookmarks red (fixes #493) | |||
2018-05-31 | Adjust spacing between status icons | Spencer Alves | |
2018-05-31 | Make active bookmarks red (fixes #493) | Thibaut Girka | |
2018-05-29 | [Glitch] Improve load gap styling in web UI | Thibaut Girka | |
Port 45c9f16f714dd6de15391b5e2ae2bf0d30ef20fb to glitch-soc | |||
2018-05-27 | Port upstream's result section headers (fixes #366) | Thibaut Girka | |
2018-05-23 | Change notification cleaning checkbox color (fixes #511) | Thibaut Girka | |
2018-05-21 | Recover glitch-soc specific styles that were removed by accident | Thibaut Girka | |
2018-05-20 | In footer, replace text "Mastodon" with logo | Thibaut Girka | |
Port SCSS changes from 93c66f0c03c27ee02b9875c3c051d9bf50b33e19 to glitch-soc | |||
2018-05-20 | Add preference to hide following/followers lists | Thibaut Girka | |
Port SCSS from 1e02dc871533de78174b48a6a527f11b0f2bc7ec | |||
2018-05-20 | [Glitch] Improvements to toots display in admin view | Thibaut Girka | |
Port SCSS changes from 0f2fbf7d05825447a0f2a1e82b6137c069cb1658 (I'm sorry for the animated rainbows) | |||
2018-05-17 | [Glitch] Open video modal on public UI | Thibaut Girka | |
Port d9b2f84c92f24067b12be81837240bf6c8930236 to glitch-soc | |||
2018-05-17 | [Glitch] Combine similar components into one on public UI | Thibaut Girka | |
Port f9afd06221baf7f635b346dfbe350652ba6ffbd0 to glitch-soc | |||
2018-05-16 | Fix mastodon-light background color of the composer textarea when posting | Thibaut Girka | |
2018-05-14 | Change local settings SCSS to be more consistent with modals | Thibaut Girka | |