Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-17 | [Glitch] Open video modal on public UI | Thibaut Girka | |
Port d9b2f84c92f24067b12be81837240bf6c8930236 to glitch-soc | |||
2018-05-14 | Change local settings SCSS to be more consistent with modals | Thibaut Girka | |
2018-05-11 | [Glitch] Fix contact info styling on landing page | Thibaut Girka | |
2018-05-10 | Add bot badge to account headers in the WebUI | Thibaut Girka | |
2018-05-10 | Update glitch-soc style to match new bio fields markup | Thibaut Girka | |
2018-05-07 | Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements | beatrix | |
Various improvements to the reports modal | |||
2018-05-07 | [Glitch] Allow report modal to be up to 80% of viewport height | Thibaut Girka | |
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc | |||
2018-05-07 | Fix color of disabled boost buttons (fixes #466) | Thibaut Girka | |
2018-05-06 | Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables | beatrix | |
Add text color variables + minor SCSS fixes + high contrast skin | |||
2018-05-06 | Fix color of status icons in glitch-soc high contrast skin | Thibaut Girka | |
2018-05-05 | minor fix | Thibaut Girka | |
2018-05-05 | Move attachment-lists out of lists.scss | Thibaut Girka | |
2018-05-05 | [Glitch] Fix text color in "show more" link inside boost confirmation modal | Thibaut Girka | |
Port ba917e15f66c7848fe943e571d1ec5eeb549b59d to glitch-soc | |||
2018-05-05 | Fix link colors in report modal | Thibaut Girka | |
2018-05-05 | [Glitch] Add color variables of texts for better accesibility | Thibaut Girka | |
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc | |||
2018-04-29 | Implement tootsuite-style account fields | Thibaut Girka | |
glitch-soc-style still in backup, both sharing the same SCSS style | |||
2018-04-26 | Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread | beatrix | |
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour | |||
2018-04-26 | Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline | beatrix | |
[Glitch] Do not set emoji as inline-block | |||
2018-04-26 | Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen | beatrix | |
[Glitch] Fix fullscreen video player | |||
2018-04-24 | Fix fade being colored wrongly for DMs and upon focus | Una Thompson | |
2018-04-23 | [Glitch] Fix fullscreen video player | Thibaut Girka | |
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc | |||
2018-04-22 | [Glitch] Do not set emoji as inline-block | Thibaut Girka | |
Port 597948fb1316d2e1de76be330db441786c571132 to glitch-soc | |||
2018-04-22 | Add show more/less toggle for entire threads in web UI | Thibaut Girka | |
Inspired from b6003afcdb1b89eb967a2b211e3b4e26aed9ac9d but using component properties instead of redux store for hidden/revealed state. | |||
2018-04-22 | [Glitch] Fix column headers accessibility | Thibaut Girka | |
Port 08e4c78e78358c2847967e9cc34b4a6497be97e2 to glitch-soc. SCSS fix inspired by 69f13e7bca90f4855e05a49dd69bba66f843134a. | |||
2018-04-22 | Merge pull request #435 from ThibG/glitch-soc/features/public-modals | beatrix | |
[Glitch] Show media modal on public pages | |||
2018-04-22 | Add fade and margin to collapsed statuses | Una Thompson | |
2018-04-20 | [Glitch] Show media modal on public pages | Thibaut Girka | |
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc | |||
2018-04-16 | Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements | David Yip | |
Backport a few MediaGallery/Video changes from upstream (fixes #423) | |||
2018-04-14 | Fix extended video player (gifv) modal size | Thibaut Girka | |
It was currently full-size | |||
2018-04-14 | [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI | Thibaut Girka | |
Port the video-player part of 036dd98abb1fe6ae1d25ff0f3ecffe4dd9a79ea3 to glitch-soc. MediaGallery part ignored since it has diverged quite a bit. This fixes #423 | |||
2018-04-09 | [Glitch] Fix video player height | Thibaut Girka | |
Port 31e7b7308489ecc8b43f83b78ec0a288c4195d5b to glitch-soc | |||
2018-04-09 | [Glitch] Refactor scss | Thibaut Girka | |
Port f691afaae913fdb3041864b2824ca092e092ba84 to glitch-soc | |||
2018-04-08 | [Glitch] Avoid using JS to set height in MediaModal | Thibaut Girka | |
Port fa5c867e0ec426fc01653e9022ba29783b2a826f to glitch-soc | |||
2018-04-08 | [Glitch] Improved media modal | Thibaut Girka | |
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc | |||
2018-03-30 | Add basic domain block UI | Thibaut Girka | |