Thibaut Girka
|
0033dbd115
|
Add bot badge to account headers in the WebUI
|
7 years ago |
Thibaut Girka
|
b8f8a3ea58
|
Update glitch-soc style to match new bio fields markup
|
7 years ago |
beatrix
|
e774936358
|
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
Various improvements to the reports modal
|
7 years ago |
Thibaut Girka
|
49181d497f
|
[Glitch] Allow report modal to be up to 80% of viewport height
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc
|
7 years ago |
Thibaut Girka
|
557db7ae6d
|
Fix color of disabled boost buttons (fixes #466)
|
7 years ago |
Thibaut Girka
|
1bc1d8e676
|
Fix glitch high-contrast skin text colors
Port from e0c3d950d1
|
7 years ago |
beatrix
|
c21fe3e7a0
|
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
Add text color variables + minor SCSS fixes + high contrast skin
|
7 years ago |
Thibaut Girka
|
2b5821b86b
|
Fix color of status icons in glitch-soc high contrast skin
|
7 years ago |
Thibaut Girka
|
8abac3dcb8
|
minor fix
|
7 years ago |
Thibaut Girka
|
345d5aeba1
|
[Glitch] Add high-contrast theme
|
7 years ago |
Thibaut Girka
|
18c7b739eb
|
Move attachment-lists out of lists.scss
|
7 years ago |
Thibaut Girka
|
995eea1836
|
[Glitch] Fix text color in "show more" link inside boost confirmation modal
Port b5d0bf338c to glitch-soc
|
7 years ago |
Thibaut Girka
|
0bf81fde9b
|
Fix link colors in report modal
|
7 years ago |
Thibaut Girka
|
c58ee84022
|
[Glitch] Add color variables of texts for better accesibility
Port e5ad96390e and related to glitch-soc
|
7 years ago |
Thibaut Girka
|
a565aa6530
|
[Glitch] Update SCSS of admin and setting pages
Port the SCSS changes from 18d4e03e6b to glitch-soc
|
7 years ago |
Thibaut Girka
|
6c4ea9c000
|
[Glitch] Improve styling of closed registrations message
Port SCSS changes from f67fe3ebe8 to glitch-soc
|
7 years ago |
Thibaut Girka
|
2df57af401
|
Implement tootsuite-style account fields
glitch-soc-style still in backup, both sharing the same SCSS style
|
7 years ago |
Thibaut Girka
|
fd7f212f15
|
Fix style of account fields form
|
7 years ago |
beatrix
|
cd9c602a0e
|
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
|
7 years ago |
beatrix
|
644916e33c
|
Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
[Glitch] Do not set emoji as inline-block
|
7 years ago |
beatrix
|
f2c6ed24d3
|
Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
[Glitch] Fix fullscreen video player
|
7 years ago |
Una Thompson
|
c3efd20a9c
|
Fix fade being colored wrongly for DMs and upon focus
|
7 years ago |
Thibaut Girka
|
fdb7cf8a56
|
[Glitch] Fix fullscreen video player
Port 53b1d88873 to glitch-soc
|
7 years ago |
Thibaut Girka
|
7315d4f3e7
|
[Glitch] Do not set emoji as inline-block
Port 597948fb13 to glitch-soc
|
7 years ago |
Thibaut Girka
|
4e4a5fc1ad
|
Add show more/less toggle for entire threads in web UI
Inspired from b9b01bf14a but using component
properties instead of redux store for hidden/revealed state.
|
7 years ago |
Thibaut Girka
|
8c190e6235
|
[Glitch] Fix column headers accessibility
Port c6d5ea8695 to glitch-soc.
SCSS fix inspired by 4cf5144099 .
|
7 years ago |
beatrix
|
1b58c44557
|
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
[Glitch] Show media modal on public pages
|
7 years ago |
Una Thompson
|
880db71121
|
Add fade and margin to collapsed statuses
|
7 years ago |
Thibaut Girka
|
d6693f3ae3
|
[Glitch] Show media modal on public pages
Port 47d2277ef1 to glitch-soc
|
7 years ago |
David Yip
|
e502d066ef
|
Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
Backport a few MediaGallery/Video changes from upstream (fixes #423)
|
7 years ago |
Thibaut Girka
|
aac3d4b481
|
Fix extended video player (gifv) modal size
It was currently full-size
|
7 years ago |
Thibaut Girka
|
9a3fd77c72
|
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Port the video-player part of 8c85fd26bb to
glitch-soc. MediaGallery part ignored since it has diverged quite a bit.
This fixes #423
|
7 years ago |
David Yip
|
ef678ae350
|
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
Port various media modal improvements to glitch-soc
|
7 years ago |
Thibaut Girka
|
9b6e579c76
|
Update glitch-soc style to match changes to reports UI
Port style changes from 5a166a19a7
|
7 years ago |
Thibaut Girka
|
d8dea31e0c
|
[Glitch] Fix video player height
Port 5eea3f9877 to glitch-soc
|
7 years ago |
Thibaut Girka
|
c2b7080a6e
|
[Glitch] Refactor scss
Port 480131a376 to glitch-soc
|
7 years ago |
Thibaut Girka
|
9a5a49f17c
|
[Glitch] Avoid using JS to set height in MediaModal
Port 010c71f19c to glitch-soc
|
7 years ago |
Thibaut Girka
|
89f5ae00a5
|
[Glitch] Improved media modal
Port d6e88e29e2 to glitch-soc
|
7 years ago |
Thibaut Girka
|
e57ed1cb27
|
Update accounts SCSS for public pages
|
7 years ago |
Thibaut Girka
|
d2b9747a50
|
Add basic domain block UI
|
7 years ago |
Thibaut Girka
|
9454cfc0ad
|
[Glitch] Display AttachmentList in timelines in compact style when media missing
Port 5079c1e322 to glitch-soc
|
7 years ago |
Ash Levy
|
21e374356a
|
expanded notifications show like default
|
7 years ago |
David Yip
|
bdeaef116e
|
Merge pull request #394 from ashkitten/compressed-notifs
fix compressed notifications again (#393)
|
7 years ago |
Ash Lea
|
4b0f6c677e
|
fix .status__info__icons layout
|
7 years ago |
David Yip
|
8d5abcb749
|
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
Port WebUI toots/with reply/media tabs and pinned toots to glitch
|
7 years ago |
Ash Levy
|
59c1accd4b
|
fix compressed notifications again (#393)
|
7 years ago |
David Yip
|
1500cac87d
|
Merge pull request #391 from ashkitten/compressed-notifs
fix non-notification boosts for compressed notifications
|
7 years ago |
Ash Levy
|
9972506493
|
fix non-notification boosts
|
7 years ago |
Thibaut Girka
|
b1691c9811
|
[Glitch] Improve style of web UI account tabs
Port of 5ce4b21455 to glitch
|
7 years ago |
Thibaut Girka
|
ce24c3186b
|
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Port ca9d8402c3 to glitch
|
7 years ago |