Travis Ralston
|
9e43fca9b6
|
Merge pull request #5739 from matrix-org/travis/message-state-fixes/hidden-rr
Document behaviour of showReadReceipts=false for sent receipts
|
2021-03-10 07:23:51 -07:00 |
J. Ryan Stinnett
|
33d0d902f5
|
Merge pull request #5741 from matrix-org/jryans/sent-marker-style
Tweak sent marker code style
|
2021-03-10 14:09:19 +00:00 |
J. Ryan Stinnett
|
32f737e1ba
|
Tweak sent marker code style
|
2021-03-10 13:45:37 +00:00 |
J. Ryan Stinnett
|
51ece182e8
|
Merge pull request #5737 from matrix-org/travis/message-states-fixes/edits
Fix sent markers disappearing for edits/reactions
|
2021-03-10 13:42:46 +00:00 |
J. Ryan Stinnett
|
bb147a22c2
|
Merge pull request #5740 from matrix-org/jryans/ignore-roomless
Ignore to-device decryption in the room list store
|
2021-03-10 12:25:41 +00:00 |
J. Ryan Stinnett
|
0583ea6a25
|
Ignore to-device decryption in the room list store
This avoids meaningless warnings about "unknown" rooms.
|
2021-03-10 12:11:48 +00:00 |
Michael Telatynski
|
98338f1505
|
Merge pull request #5736 from matrix-org/t3chguy/spaces4.5
Spaces suggested rooms support
|
2021-03-10 10:56:17 +00:00 |
J. Ryan Stinnett
|
e7bbb4a8a3
|
Merge pull request #5738 from matrix-org/travis/message-state-fixes/tooltips
Add tooltips to sent/sending receipts
|
2021-03-10 10:37:48 +00:00 |
Travis Ralston
|
78568d6a01
|
Document behaviour of showReadReceipts=false for sent receipts
|
2021-03-10 01:40:43 -07:00 |
Travis Ralston
|
f25db38b2b
|
Add tooltips to sent/sending receipts
Fixes https://github.com/vector-im/element-web/issues/16649
|
2021-03-09 21:13:23 -07:00 |
Travis Ralston
|
ac1ce24b74
|
Fix sent markers disappearing for edits/reactions
Fixes https://github.com/vector-im/element-web/issues/16651
|
2021-03-09 20:52:30 -07:00 |
Travis Ralston
|
eb45731d2e
|
Merge pull request #5735 from matrix-org/travis/use-strict-no
Remove a bunch of useless 'use strict' definitions
|
2021-03-09 07:24:41 -07:00 |
Travis Ralston
|
652e4845e5
|
Merge pull request #5732 from matrix-org/travis/skinning/pt1-ts
[SK-1] Fix types for replaceableComponent
|
2021-03-09 07:24:24 -07:00 |
Travis Ralston
|
02205664c5
|
Merge pull request #5733 from matrix-org/travis/skinning/pt2-debug
[SK-2] Make debugging skinning problems easier
|
2021-03-09 07:24:03 -07:00 |
Michael Telatynski
|
3ac4cb49fc
|
Tweak styling of manage rooms in space ux
|
2021-03-09 14:16:29 +00:00 |
Michael Telatynski
|
e6370a970b
|
Tweak call handler stuff to not explode the room list on unsupported servers
|
2021-03-09 14:03:58 +00:00 |
Michael Telatynski
|
1cfeb36927
|
Update suggested room on join
|
2021-03-09 13:41:37 +00:00 |
Michael Telatynski
|
cf2c790699
|
Pass OOB data for suggested rooms
|
2021-03-09 13:41:06 +00:00 |
Michael Telatynski
|
dd0b0834e6
|
Fix React warning
|
2021-03-09 13:40:48 +00:00 |
J. Ryan Stinnett
|
89301ca8d9
|
Merge pull request #5695 from robintown/invite-command-reason
Support sending invite reasons with /invite command
|
2021-03-09 11:45:25 +00:00 |
J. Ryan Stinnett
|
dffe0e93e3
|
Merge pull request #5717 from 2580ayush2580/ayush258013
Fix clicking on the avatar for opening member info requires pixel-perfect accuracy
|
2021-03-09 11:39:04 +00:00 |
J. Ryan Stinnett
|
d33acaac95
|
Merge pull request #5713 from panoschal/improve-view-source
Display decrypted and encrypted event source on the same dialog
|
2021-03-09 11:36:53 +00:00 |
Michael Telatynski
|
81e1f36c4b
|
Tidy up TemporaryTile now that it isn't temporary
|
2021-03-09 11:19:41 +00:00 |
David Baker
|
f172852403
|
Merge pull request #5730 from matrix-org/dbkr/fix_turn_expiry_units
Fix units of TURN server expiry time
|
2021-03-09 09:39:08 +00:00 |
Travis Ralston
|
591ccabab9
|
Remove a bunch of useless 'use strict' definitions
|
2021-03-08 20:26:08 -07:00 |
Travis Ralston
|
a5f237dfd6
|
Make debugging skinning problems easier
|
2021-03-08 20:22:43 -07:00 |
Travis Ralston
|
92af111c93
|
Fix types for replaceableComponent
This is to make it work in TS files
|
2021-03-08 20:21:07 -07:00 |
Panagiotis
|
7963d7f49e
|
address PR comments
cleanup, change to isEncrypted, comments
|
2021-03-08 21:21:37 +02:00 |
David Baker
|
92c8b697d2
|
Fix units of TURN server expiry time
|
2021-03-08 18:55:33 +00:00 |
J. Ryan Stinnett
|
b12cf7912a
|
Merge pull request #5624 from SimonBrandner/show-room-name
Display room name in pills instead of address
|
2021-03-08 16:27:43 +00:00 |
Travis Ralston
|
52621946de
|
Merge pull request #5723 from matrix-org/travis/uploads
Refresh UI for file uploads
|
2021-03-08 08:52:51 -07:00 |
Travis Ralston
|
761ced13f2
|
Merge pull request #5719 from matrix-org/travis/file-representation
UI refresh for uploaded files
|
2021-03-08 08:52:43 -07:00 |
Travis Ralston
|
d35afe6fbb
|
Merge pull request #5699 from matrix-org/travis/message-states
Improve message sending states to match new designs
|
2021-03-08 08:52:26 -07:00 |
Michael Telatynski
|
6a5efad142
|
Show suggested rooms from the selected space
|
2021-03-08 15:52:21 +00:00 |
Travis Ralston
|
fdea45ad74
|
Add a quick sender check to isLastSuccessful
|
2021-03-08 08:51:57 -07:00 |
Andrew Morgan
|
df4631d65b
|
Fix some ineffective placeholders in a couple log lines (#5729)
Was producing `Presence: %s unavailable` in the logs.
|
2021-03-08 15:00:09 +00:00 |
J. Ryan Stinnett
|
fca1639e0e
|
Merge pull request #5725 from HelderFSFerreira/addClipboardWritePermission
Add clipboard write permission for widgets
|
2021-03-08 14:38:23 +00:00 |
David Baker
|
0aea8b9efd
|
Merge pull request #5722 from matrix-org/dbkr/fix_widget_resize
Fix widget resizing
|
2021-03-08 13:47:29 +00:00 |
David Baker
|
d71999114b
|
Merge pull request #5707 from matrix-org/dbkr/audiostream
Option for audio streaming
|
2021-03-08 11:50:45 +00:00 |
Helder Ferreira
|
f545866572
|
add clipboard write permission
|
2021-03-08 08:08:02 +00:00 |
Travis Ralston
|
757597e55f
|
Fixed review concerns
|
2021-03-05 16:29:14 -07:00 |
Travis Ralston
|
08072aca9a
|
Add upload icon, fix cancel button, refresh styles
|
2021-03-05 14:42:15 -07:00 |
Travis Ralston
|
fa41489d5a
|
Refactor UploadBar into component state
|
2021-03-05 14:24:53 -07:00 |
Travis Ralston
|
711181cc69
|
Rough style for new upload bar
This repurposes ProgressBar which was not used anywhere in code.
|
2021-03-05 14:14:43 -07:00 |
Travis Ralston
|
bb80cfb9a6
|
Convert all of file uploads to the new dispatcher
|
2021-03-05 13:20:50 -07:00 |
Travis Ralston
|
ae9618367e
|
Convert UploadBar to TypeScript
|
2021-03-05 13:06:53 -07:00 |
Will Hunt
|
d707cf6597
|
Merge pull request #5576 from matrix-org/hs/blocked-err
Show a specific error for hs_disabled
|
2021-03-05 18:59:16 +00:00 |
Will Hunt
|
d07069238f
|
Merge remote-tracking branch 'origin/develop' into hs/blocked-err
|
2021-03-05 18:50:00 +00:00 |
Travis Ralston
|
f87f2b11ef
|
Appease the linter
|
2021-03-05 11:05:56 -07:00 |
Panagiotis
|
2c64dac514
|
fix: show decrypted source on EditHistory -> ViewSource
pass correct props to the component
|
2021-03-05 19:57:37 +02:00 |