Thibaut Girka
|
0033dbd115
|
Add bot badge to account headers in the WebUI
|
2018-05-10 00:05:08 +02:00 |
Thibaut Girka
|
b8f8a3ea58
|
Update glitch-soc style to match new bio fields markup
|
2018-05-10 00:03:34 +02:00 |
beatrix
|
e774936358
|
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
Various improvements to the reports modal
|
2018-05-07 09:45:13 -04:00 |
Thibaut Girka
|
49181d497f
|
[Glitch] Allow report modal to be up to 80% of viewport height
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc
|
2018-05-07 14:59:22 +02:00 |
Thibaut Girka
|
557db7ae6d
|
Fix color of disabled boost buttons (fixes #466)
|
2018-05-07 13:37:29 +02:00 |
beatrix
|
c21fe3e7a0
|
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
Add text color variables + minor SCSS fixes + high contrast skin
|
2018-05-06 11:32:42 -04:00 |
Thibaut Girka
|
2b5821b86b
|
Fix color of status icons in glitch-soc high contrast skin
|
2018-05-06 11:31:05 +02:00 |
Thibaut Girka
|
8abac3dcb8
|
minor fix
|
2018-05-05 22:38:15 +02:00 |
Thibaut Girka
|
18c7b739eb
|
Move attachment-lists out of lists.scss
|
2018-05-05 22:33:02 +02:00 |
Thibaut Girka
|
995eea1836
|
[Glitch] Fix text color in "show more" link inside boost confirmation modal
Port b5d0bf338c to glitch-soc
|
2018-05-05 22:33:02 +02:00 |
Thibaut Girka
|
0bf81fde9b
|
Fix link colors in report modal
|
2018-05-05 22:33:02 +02:00 |
Thibaut Girka
|
c58ee84022
|
[Glitch] Add color variables of texts for better accesibility
Port e5ad96390e and related to glitch-soc
|
2018-05-05 22:33:02 +02:00 |
Thibaut Girka
|
2df57af401
|
Implement tootsuite-style account fields
glitch-soc-style still in backup, both sharing the same SCSS style
|
2018-04-29 18:48:45 +02:00 |
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
|
2018-04-26 11:34:14 -04:00 |
beatrix
|
644916e33c
|
Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
[Glitch] Do not set emoji as inline-block
|
2018-04-26 11:33:36 -04:00 |
beatrix
|
f2c6ed24d3
|
Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
[Glitch] Fix fullscreen video player
|
2018-04-26 11:33:24 -04:00 |
Una Thompson
|
c3efd20a9c
|
Fix fade being colored wrongly for DMs and upon focus
|
2018-04-24 11:34:17 -04:00 |
Thibaut Girka
|
fdb7cf8a56
|
[Glitch] Fix fullscreen video player
Port 53b1d88873 to glitch-soc
|
2018-04-23 20:38:08 +02:00 |
Thibaut Girka
|
7315d4f3e7
|
[Glitch] Do not set emoji as inline-block
Port 597948fb13 to glitch-soc
|
2018-04-22 22:10:53 +02:00 |
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.
|
2018-04-22 19:19:01 +02:00 |
Thibaut Girka
|
8c190e6235
|
[Glitch] Fix column headers accessibility
Port c6d5ea8695 to glitch-soc.
SCSS fix inspired by 4cf5144099 .
|
2018-04-22 19:17:10 +02:00 |
beatrix
|
1b58c44557
|
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
[Glitch] Show media modal on public pages
|
2018-04-22 12:07:29 -04:00 |
Una Thompson
|
880db71121
|
Add fade and margin to collapsed statuses
|
2018-04-22 11:34:19 -04:00 |
Thibaut Girka
|
d6693f3ae3
|
[Glitch] Show media modal on public pages
Port 47d2277ef1 to glitch-soc
|
2018-04-20 15:58:36 +02:00 |
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)
|
2018-04-16 14:41:36 -05:00 |
Thibaut Girka
|
aac3d4b481
|
Fix extended video player (gifv) modal size
It was currently full-size
|
2018-04-14 21:47:56 +02:00 |
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
|
2018-04-14 17:35:45 +02:00 |
Thibaut Girka
|
d8dea31e0c
|
[Glitch] Fix video player height
Port 5eea3f9877 to glitch-soc
|
2018-04-09 01:08:51 +02:00 |
Thibaut Girka
|
c2b7080a6e
|
[Glitch] Refactor scss
Port 480131a376 to glitch-soc
|
2018-04-09 01:08:50 +02:00 |
Thibaut Girka
|
9a5a49f17c
|
[Glitch] Avoid using JS to set height in MediaModal
Port 010c71f19c to glitch-soc
|
2018-04-08 23:18:24 +02:00 |
Thibaut Girka
|
89f5ae00a5
|
[Glitch] Improved media modal
Port d6e88e29e2 to glitch-soc
|
2018-04-08 23:15:25 +02:00 |
Thibaut Girka
|
d2b9747a50
|
Add basic domain block UI
|
2018-03-30 10:07:33 +02:00 |
Thibaut Girka
|
9454cfc0ad
|
[Glitch] Display AttachmentList in timelines in compact style when media missing
Port 5079c1e322 to glitch-soc
|
2018-03-27 16:09:27 +02:00 |
Ash Levy
|
21e374356a
|
expanded notifications show like default
|
2018-03-22 10:20:36 -04:00 |
David Yip
|
bdeaef116e
|
Merge pull request #394 from ashkitten/compressed-notifs
fix compressed notifications again (#393)
|
2018-03-19 15:41:09 -05:00 |
Ash Lea
|
4b0f6c677e
|
fix .status__info__icons layout
|
2018-03-19 07:13:18 -04:00 |
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
|
2018-03-18 20:17:15 -05:00 |
Ash Levy
|
59c1accd4b
|
fix compressed notifications again (#393)
|
2018-03-18 13:42:28 -04:00 |
David Yip
|
1500cac87d
|
Merge pull request #391 from ashkitten/compressed-notifs
fix non-notification boosts for compressed notifications
|
2018-03-16 18:15:59 -05:00 |
Ash Levy
|
9972506493
|
fix non-notification boosts
|
2018-03-16 18:36:35 -04:00 |
Thibaut Girka
|
b1691c9811
|
[Glitch] Improve style of web UI account tabs
Port of 5ce4b21455 to glitch
|
2018-03-16 23:16:20 +01:00 |
Thibaut Girka
|
ce24c3186b
|
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Port ca9d8402c3 to glitch
|
2018-03-16 23:16:20 +01:00 |
David Yip
|
16fa0e15a9
|
Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
Port reports ui changes to glitch-soc flavour
|
2018-03-16 17:13:09 -05:00 |
David Yip
|
3c05ed5ce6
|
Merge pull request #386 from ashkitten/compressed-notifs
compress boost/fave notifications more
|
2018-03-16 16:35:15 -05:00 |
Thibaut Girka
|
f31d4ef2d3
|
Fix toot text color in the report modal
|
2018-03-16 15:27:13 +01:00 |
Thibaut Girka
|
5ac00cbf1f
|
Show media on report UI
Ports deba74063f to glitch-soc
|
2018-03-16 15:27:13 +01:00 |
Thibaut Girka
|
8e7394c876
|
Add close modal icon to report dialog (#6591)
Port 9769285278 to glitch-soc flavour
|
2018-03-16 15:27:13 +01:00 |
Thibaut Girka
|
15563f8421
|
Port federated reports UI to glitchsoc
Port 0ebd2a1718 to glitch-soc
|
2018-03-16 15:27:13 +01:00 |
Ash Levy
|
1d27649098
|
compress boost/fave notifications more
|
2018-03-13 13:54:57 -04:00 |
Gô Shoemake
|
61f7b7bc3e
|
Merge pull request #344 from chriswmartin/getting-started-badge-merge
merge tootsuite pr #6313 into glitch & move getting_started dispatch stuff to mapDispatchToProps
|
2018-03-12 13:07:59 -07:00 |