Commit Graph

39930 Commits

Author SHA1 Message Date
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
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