Thibaut Girka
|
ca256cca22
|
Port profile redesign to glitch-soc
Port 13df3889f0 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8a9882ee34
|
[Glitch] Improve WebUI account action bar
Mostly a port of 2ccef52a4f to glitch-soc
|
6 years ago |
Thibaut Girka
|
9a1015327b
|
Use same margin for navbar and column for consistency
|
6 years ago |
Thibaut Girka
|
78071de615
|
Hide navigation bar text so it can fit on small screens
|
6 years ago |
Thibaut Girka
|
429c05537e
|
Fix glitch-soc columns padding on mobile (fixes #561)
|
6 years ago |
Thibaut Girka
|
40fe9256ea
|
Move CW field just above main textarea
|
6 years ago |
Thibaut Girka
|
0ef509c27a
|
Get rid of Collapsable, use CSS instead
Change inspired by a6ddd1aba2
|
6 years ago |
Thibaut Girka
|
ddaf5eeb3b
|
[Glitch] Use LoadingBar instead of blur to indicate that an image is loading
Port 792362b806 to the glitch-soc flavour
|
6 years ago |
Thibaut Girka
|
4850a2348c
|
Add client-side custom filter support to glitch-soc
Port d878e3e945 to glitch-soc,
but without dropping support for regexp filters yet.
|
6 years ago |
Thibaut Girka
|
7f143d1a92
|
Increase padding of toots
|
6 years ago |
Thibaut Girka
|
8e4fbf9846
|
Fix margins of toot text
|
6 years ago |
Thibaut Girka
|
d325dd899c
|
Fix clicking on collapsed toots with a background (fixes #547)
|
6 years ago |
David Yip
|
c10df6cf00
|
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
Make active bookmarks red (fixes #493)
|
7 years ago |
Spencer Alves
|
559ce5c098
|
Adjust spacing between status icons
|
7 years ago |
Thibaut Girka
|
93e6984be8
|
Make active bookmarks red (fixes #493)
|
7 years ago |
Thibaut Girka
|
febaae28f4
|
[Glitch] Improve load gap styling in web UI
Port 93a1afb66c to glitch-soc
|
7 years ago |
Thibaut Girka
|
dc67caa371
|
Port upstream's result section headers (fixes #366)
|
7 years ago |
Thibaut Girka
|
bdfce657fb
|
Change notification cleaning checkbox color (fixes #511)
|
7 years ago |
Thibaut Girka
|
4c835854d6
|
[Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
|
7 years ago |
Thibaut Girka
|
873f33d9ff
|
Change local settings SCSS to be more consistent with modals
|
7 years ago |
Thibaut Girka
|
eafdb65af9
|
[Glitch] Fix contact info styling on landing page
|
7 years ago |
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 |
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
|
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
|
2df57af401
|
Implement tootsuite-style account fields
glitch-soc-style still in backup, both sharing the same SCSS style
|
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 |
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 |