Commit Graph

58 Commits (2d2755d14542dd68b8318a88dda568a794ac5c81)

Author SHA1 Message Date
Germain Souquet c1165830ed Create rendering context enum for MessageActionBar 2021-09-28 14:55:00 +01:00
Germain Souquet 160bf8e21f Fix missing prop 2021-09-28 11:06:06 +01:00
Germain Souquet e52a33e93c Merge branch 'develop' into gsouquet/threads-action-bar-19127 2021-09-28 09:34:43 +01:00
Dariusz Niemczyk 0cfa2a58c7
Add ability to expand and collapse long quoted messages (#6701)
In case where we had a very long message the experience of going between 
messages to see the full quote isn't very nice on desktop, therefore this commit
adds a button with additional hotkey to normalize the experience a bit.

Fixes https://github.com/vector-im/element-web/issues/18884
2021-09-27 12:20:37 +02:00
Germain Souquet 8348add67f Add MessageActionBar to ThreadView 2021-09-24 14:19:11 +01:00
Germain Souquet 9cbf8717e2 Add comments for missing types in MessageActionBar 2021-09-07 09:12:38 +01:00
Germain Souquet 01d61786f1 Update return type for getThread prop 2021-09-06 16:18:35 +01:00
Germain Souquet 4b96a81bbe Migrate MessageActionBar to TypeScript 2021-09-06 16:15:50 +01:00