David Baker
|
347bbefd46
|
Fix left panel glow in Safari (#7236)
Add back removed CSS
|
2021-11-30 17:30:41 +00:00 |
|
Michael Telatynski
|
5ff810b687
|
Fix room list treeview filtering not ignoring modifier keys (#7231)
|
2021-11-30 16:04:27 +00:00 |
|
Renan Cleyson
|
5c895bf3f6
|
Fix newline on edit messages with quotes (#7227)
|
2021-11-30 10:25:08 +00:00 |
|
Timo
|
8905c5d2bb
|
Add unread indicator to the timelineCard header icon (#7156)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Travis Ralston <travisr@matrix.org>
|
2021-11-30 11:06:20 +01:00 |
|
Michael Telatynski
|
766d1ee3e8
|
Guard against null refs in findSiblingElement (#7228)
|
2021-11-30 09:26:38 +00:00 |
|
Michael Telatynski
|
1d2965a111
|
Tweak bottom of space panel buttons in expanded state (#7213)
|
2021-11-29 20:10:34 +00:00 |
|
Timo
|
82ae39435c
|
Only show core navigation elements (call/chat/notification/info) when a widget is maximised (#7114)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-11-29 19:01:47 +01:00 |
|
Michael Telatynski
|
fe24c8ad2a
|
Improve ThreadPanel ctx menu accessibility (#7217)
|
2021-11-29 17:42:53 +00:00 |
|
Michael Telatynski
|
9727a82a12
|
Allow filtering room list during treeview navigation (#7219)
|
2021-11-29 17:18:35 +00:00 |
|
Michael Telatynski
|
768e270f3f
|
Improve room list message previews (#7224)
|
2021-11-29 17:18:04 +00:00 |
|
Michael Telatynski
|
87e8e3d6ef
|
Fix EmojiPicker lazy loaded rendering bug (#7225)
|
2021-11-29 17:12:56 +00:00 |
|
Michael Telatynski
|
02d4bb517c
|
Prevent default avatar in UserInfo having pointer cursor (#7218)
|
2021-11-29 17:11:40 +00:00 |
|
Germain
|
065b65a764
|
Hide scrollbar if content height is smaller than scroll node height (#7220)
|
2021-11-29 17:03:53 +00:00 |
|
Germain
|
9d52c23e06
|
Add option to disable grouping in TimelinePanel (#7221)
|
2021-11-29 17:01:23 +00:00 |
|
Michael Telatynski
|
3f75c6afb0
|
Prevent duplicate avatars in Event List Summaries (#7222)
|
2021-11-29 16:51:34 +00:00 |
|
Timo
|
4cbed99de3
|
Add right panel chat timeline (#7112)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-11-29 17:06:15 +01:00 |
|
Šimon Brandner
|
f5f1f18007
|
Task/colors 12 (reorganize theme files again) (#7212)
|
2021-11-29 15:59:21 +00:00 |
|
Timo
|
8860916225
|
Fix size of portrait images with the SIZE_NORMAL setting. (#7188)
|
2021-11-29 15:01:54 +01:00 |
|
Šimon Brandner
|
9db0ebb7f5
|
Task/colors 11 (#7211)
|
2021-11-29 12:52:09 +00:00 |
|
Michael Telatynski
|
6d3865bdd5
|
Respect the home page as a context for the Home space (#7216)
|
2021-11-29 11:26:10 +00:00 |
|
Michael Telatynski
|
3ffe752730
|
Fix RoomUpgradeWarningBar exploding (#7214)
|
2021-11-29 11:06:19 +00:00 |
|
Michael Telatynski
|
dbd148489d
|
Hide server options hint when disable_custom_urls is true (#7215)
|
2021-11-29 11:06:11 +00:00 |
|
Germain
|
3a2aa9d96c
|
Polish threads misalignments and UI diversion (#7209)
|
2021-11-29 10:58:34 +00:00 |
|
Michael Weimann
|
f5d32345f4
|
Improve right panel resize handle usability (#7204)
|
2021-11-29 10:56:09 +00:00 |
|
Renan Cleyson
|
d939e45d00
|
Fix multiline paragraph rendering as single line (#7210)
|
2021-11-29 10:47:35 +00:00 |
|
Michael Telatynski
|
35d4ec6e80
|
Fix Manage Restricted Join Rule Dialog for Spaces (#7208)
|
2021-11-29 09:23:25 +00:00 |
|
Michael Telatynski
|
9fefeefc8c
|
Spaces quick settings (#7196)
|
2021-11-26 15:41:04 +00:00 |
|
Michael Telatynski
|
138f6685d4
|
re-enable Spaces e2e tests (#7207)
|
2021-11-26 11:45:31 +00:00 |
|
Dariusz Niemczyk
|
d256af775d
|
Add basic linkify-matrix tests (#7199)
Add basic linkify-matrix tests
|
2021-11-26 10:39:07 +00:00 |
|
Andy Balaam
|
1c6703356d
|
Highlight my vote even if it was made on another device (#7202)
|
2021-11-26 09:24:34 +00:00 |
|
Timo
|
37828ab084
|
Maximised widgets always force a call to be shown in PIP mode (#7163)
|
2021-11-25 22:14:19 +01:00 |
|
Renan Cleyson
|
ae0dba4e87
|
Add view_room to Action enum (#7203)
* Add ViewRoom action to Action enum
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Change view_room occurrences to Action.ViewRoom
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Add missing Action import
|
2021-11-25 21:49:43 +01:00 |
|
Andy Balaam
|
965539da2d
|
Show an error dialog if poll creation or voting fails (#7201)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-11-25 17:00:13 +00:00 |
|
Michael Telatynski
|
c8765821b5
|
Group Labs flags (#7190)
|
2021-11-25 16:21:10 +00:00 |
|
Germain
|
e4c00d1123
|
Open thread view when linking thread root (#7195)
|
2021-11-25 15:40:38 +00:00 |
|
Michael Telatynski
|
508d4d70b6
|
Fix wrongly showing unpin in pinned messages tile with no perms (#7197)
|
2021-11-25 15:38:11 +00:00 |
|
Andy Balaam
|
ea97c416f5
|
Test for showing a spinner after submitting a new poll (#7194)
|
2021-11-24 16:24:19 +00:00 |
|
Timo
|
a0e8c29d85
|
Make image size constrained by height when using the ImageSize.Large option (#7171)
|
2021-11-24 15:32:47 +01:00 |
|
Andy Balaam
|
d7f3d2791a
|
Basic tests for PollCreateDialog (#7193)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-11-24 13:48:07 +00:00 |
|
Germain
|
392c4ad8d9
|
Make local echo work for threads (#7157)
|
2021-11-24 08:40:15 +00:00 |
|
Michael Telatynski
|
7f350ae0f4
|
Prevent programmatic scrolling within truncated room sublists (#7191)
|
2021-11-23 18:39:36 +00:00 |
|
Travis Ralston
|
08cd8926e6
|
Fix a couple relative date tests (#7184)
|
2021-11-23 11:29:23 -07:00 |
|
Andy Balaam
|
aec09dcad2
|
Show a spinner while waiting for a poll to be created (#7189)
|
2021-11-23 14:19:48 +00:00 |
|
Andy Balaam
|
359962af6c
|
Prevent text overlapping on poll options (#7187)
|
2021-11-23 11:16:31 +00:00 |
|
Andy Balaam
|
d705fdd6e4
|
Display and send votes in polls (#7158)
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-11-23 10:27:44 +00:00 |
|
Timo
|
a156ba8be9
|
Fix video call container size inconsistencies (#7170)
|
2021-11-23 11:13:51 +01:00 |
|
Michael Telatynski
|
cdbe25bd36
|
Show room context details in forward dialog (#7162)
|
2021-11-23 09:35:01 +00:00 |
|
Germain
|
14b5ed01d3
|
Change thread panel filtering (#7169)
|
2021-11-23 08:50:14 +00:00 |
|
Germain
|
df032b04e0
|
Disable typing notifications for threads (#7180)
|
2021-11-23 08:25:58 +00:00 |
|
Germain
|
87201c8bfb
|
Chat effects fixes for threads (#7183)
|
2021-11-23 08:17:30 +00:00 |
|