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
AndrewFerr
a8a34ea756
Remove leading slash from /addwidget Jitsi confs ( #7175 )
...
* Remove leading slash from /addwidget Jitsi confs
Fixes https://github.com/vector-im/element-web/issues/19839
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
* Make requested changes
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-11-22 18:34:55 -07:00
Germain
925136d016
Disallow KeyVerificationRequest as thread root ( #7182 )
2021-11-22 17:17:05 +00:00
Germain
7658187186
Fix composer focus after pasting ( #7181 )
2021-11-22 17:09:16 +00:00
RiotRobot
ea25f74714
Reset matrix-js-sdk back to develop branch
2021-11-22 14:28:13 +00:00
RiotRobot
a5f2f4df0a
Resetting package fields for development
2021-11-22 14:27:30 +00:00
RiotRobot
d15e405222
Merge branch 'master' into develop
2021-11-22 14:27:29 +00:00
RiotRobot
bb55c76d81
v3.35.1
2021-11-22 14:25:48 +00:00
RiotRobot
7113fbee2b
Prepare changelog for v3.35.1
2021-11-22 14:25:47 +00:00
David Baker
855c69edf7
Iterate type definitions ( #7168 ) ( #7178 )
2021-11-22 14:22:41 +00:00
RiotRobot
74fd21c505
v3.35.0
2021-11-22 13:35:23 +00:00
RiotRobot
bbe0a761a2
Prepare changelog for v3.35.0
2021-11-22 13:35:22 +00:00
RiotRobot
a434270879
Upgrade matrix-js-sdk to 15.1.1
2021-11-22 13:34:00 +00:00
Germain
6bb156ca8a
Make AppsDrawer symetrical when used in maximised widgets ( #7177 )
2021-11-22 13:22:28 +00:00
Germain
9e7b407bf7
Add spacing between right panel and main timeline ( #7176 )
2021-11-22 13:02:48 +00:00
Germain Souquet
9fac23f244
Add spacing between right panel and main timeline
2021-11-22 12:07:31 +00:00
Matthew Hodgson
e0927f3fc8
s/boarder/border/g ( #7174 )
2021-11-21 18:56:25 +01:00
Matthew Hodgson
b6b7511fd9
Restore 'large' thumbnails to be 800x600 ( #7172 )
...
In order to restore the original behaviour for those who want it, redefine "large" thumbnails to be fit within 800x600px.
This means that timeline screenshots end up typically not being downscaled (which is important given screenshots are our easiest way of copying chunks of history between rooms currently :/). It also means that photos end up nice and big, which was a deliberate aesthetic choice for the app in the past, which some users will want to retain.
2021-11-21 14:16:12 +00:00
Michael Telatynski
7f6f984438
Iterate type definitions ( #7168 )
2021-11-19 17:35:11 +00:00
Michael Telatynski
ddbfebbaa0
Fix automatic composer focus, regressed by threads work ( #7167 )
2021-11-19 17:15:15 +00:00
Andy Balaam
21c142c19d
Make the Add option button look disabled when it is ( #7164 )
2021-11-19 14:19:53 +00:00
Andy Balaam
39e47e0375
Limit the length of poll questions and answers to 340 characters ( #7166 )
2021-11-19 14:01:30 +00:00
Andy Balaam
a2c662272e
When we only show one compose button, show upload ( #7165 )
2021-11-19 14:01:07 +00:00
Timo
bd09fc2231
Remove chevrons from RoomSummaryCard_Button ( #7137 )
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-11-19 11:57:35 +01:00
Michael Telatynski
fe4d834c72
Disable op/deop commands where user has no permissions ( #7161 )
2021-11-19 10:49:34 +00:00
Michael Telatynski
52e391a92a
Show space members when not invited even if summary didn't fail ( #7153 )
2021-11-19 10:17:05 +00:00
Michael Telatynski
c2ab593816
Prevent custom power levels from breaking roles & permissions tab ( #7160 )
2021-11-19 10:08:57 +00:00
Michael Telatynski
c457da4c6b
Room Context Menu should respond to tag changes ( #7154 )
2021-11-19 10:07:55 +00:00
Germain
e4d645e360
Hide MFileBody download link for threaded messages ( #7127 )
...
Co-authored-by: Travis Ralston <travisr@matrix.org>
2021-11-19 09:07:12 +00:00
Travis Ralston
28d7a51bb9
Fix improper splice when determining vias for tombstones ( #7159 )
...
`splice` takes one element from the array whereas `slice` takes all after a given point. We want `slice` so we can pick up ipv6 addresses and port numbers.
2021-11-18 13:50:37 -07:00
Germain
256c468c15
Chat Effects & Commands in thread context ( #7138 )
2021-11-18 12:47:11 +00:00
James Salter
e549438e2a
Add logging for a bunch of silently swallowed errors ( #7148 )
2021-11-18 09:01:45 +11:00
James Salter
8b6778e1d3
Pass advanced_disable_decide to stop posthog contacting its decide endpoint ( #7149 )
2021-11-18 09:01:32 +11:00
Travis Ralston
3c06e7f7a0
Add option to change the size of images/videos in the timeline ( #7017 )
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Timo K <toger5@hotmail.de>
2021-11-17 15:19:30 +00:00
RiotRobot
525a492ae1
v3.35.0-rc.1
2021-11-17 14:06:59 +00:00
RiotRobot
0fbae7f9d3
Prepare changelog for v3.35.0-rc.1
2021-11-17 14:06:58 +00:00
RiotRobot
f234d756ad
Upgrade matrix-js-sdk to 15.1.1-rc.1
2021-11-17 14:04:01 +00:00
Šimon Brandner
816136de97
Make double-clicking the PiP take you to the call room ( #7142 )
2021-11-17 12:49:43 +00:00
Timo
a65637c1ed
Fix maximise icon size in the pinned apps drawer ( #7152 )
2021-11-17 12:44:26 +01:00
Šimon Brandner
3583d99ef2
Fix $menu-bg-color
( #7150 )
2021-11-17 09:36:28 +00:00