element-web/res/css/views
Šimon Brandner 6b3098d8fe
Further improve replies (#6396)
* Give reply tile an avatar

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Improve `in reply to`

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Drop `In reply to` for `Expand thread`

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix avatar alignment

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix default avatar alignment

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Simplifie code

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Simplifie some more code

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Make replies lighter

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Give replies a hover effect

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Revert changes to sender profile in replies

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Improve padding

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Increase line height of replies

to keep descenders from being cut off, and generally give them more room
to breathe.

Signed-off-by: Robin Townsend <robin@robin.town>

* Replace reply hover effect with a color change

Signed-off-by: Robin Townsend <robin@robin.town>

* Replace expand thread hover effect with an opacity change

Signed-off-by: Robin Townsend <robin@robin.town>

* Simplify image and sticker reply designs

Signed-off-by: Robin Townsend <robin@robin.town>

* Revise file and deleted message padding to match new reply layout

Signed-off-by: Robin Townsend <robin@robin.town>

* Remove unneeded CSS

Since the download button for files got moved out of the timeline and
into the message action bar, hiding it manually is no longer necessary.

Signed-off-by: Robin Townsend <robin@robin.town>

* Hide edited indicator from replies

There are a few reasons for this: it adds visual noise to what is meant
to be a brief preview, it can sometimes add an extra line to the reply
preview, and clicking on it inside a reply was broken due to the
stacking of event listeners.

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix i18n

Signed-off-by: Robin Townsend <robin@robin.town>

* "Expand thread" -> "Expand replies"

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Add a missing import

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Remove unused import

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Remove unused import

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Use `this.state`

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix sender profile confusion

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Implement suggested changes

* Make "In reply to" the same color as reply previews

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Robin Townsend <robin@robin.town>
Co-authored-by: Robin Townsend <robin@robin.town>
2022-11-29 08:49:43 +01:00
..
audio_messages Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
auth Fix login screen style (#9611) 2022-11-25 08:49:11 +01:00
avatars Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
beta Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
context_menus Device manager - current session context menu (#9386) 2022-10-13 09:07:34 +02:00
dialogs Fix login screen style (#9611) 2022-11-25 08:49:11 +01:00
directory Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
elements Further improve replies (#6396) 2022-11-29 08:49:43 +01:00
emojipicker Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
location Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
messages New group call experience: Call tiles (#9332) 2022-09-30 19:26:08 +00:00
right_panel Make autocomplete pop-up wider in thread view (#9289) 2022-09-16 09:12:28 +00:00
room_settings Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
rooms Further improve replies (#6396) 2022-11-29 08:49:43 +01:00
settings Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00
spaces Disallow invalid inline style comments in stylesheets (#9099) 2022-07-27 14:39:29 +01:00
terms Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
toasts Better accommodate long room names in call toasts (#9426) 2022-10-14 12:50:50 -06:00
typography Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
user-onboarding The Welcome Home Screen: Return Button (#9089) 2022-08-12 12:55:31 +02:00
verification Rename PostCSS files to `.pcss` (#9013) 2022-07-15 14:53:23 +01:00
voip Fix the background color flashing when joining a call (#9640) 2022-11-28 23:23:11 -05:00