Will Hunt
|
c8485419c1
|
Fix bug that would cause failed to decrypt messages in non-encrypted rooms
|
2020-10-30 11:29:32 +00:00 |
|
Will Hunt
|
7eb54cc83c
|
Also only download images after clicking on them
|
2020-10-23 17:16:09 +01:00 |
|
Will Hunt
|
e5228e2795
|
alt is not valid on video element
|
2020-10-23 16:42:23 +01:00 |
|
Will Hunt
|
7164284bb6
|
Do not download encrypted video if autoplay is not on
|
2020-10-23 16:33:40 +01:00 |
|
Will Hunt
|
bbb4c7f801
|
Convert MVideoBody to typescript
|
2020-10-23 16:32:04 +01:00 |
|
Michael Telatynski
|
38bf7b3055
|
Apply the fix more generically
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-14 09:46:54 +01:00 |
|
Michael Telatynski
|
910bdf0802
|
Fix broken rendering of Room Create when showHiddenEvents enabled
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-14 09:38:45 +01:00 |
|
Michael Telatynski
|
8a226781c4
|
Fix edited replies being wrongly treated as big emoji
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-07 11:08:43 +01:00 |
|
Michael Telatynski
|
7d11c3092d
|
Decorate failed e2ee downgrade attempts better
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-02 16:38:02 +01:00 |
|
Travis Ralston
|
e52a02d733
|
Appease the linter
|
2020-09-16 17:26:00 -06:00 |
|
Travis Ralston
|
dca48b984f
|
Be more sane
|
2020-09-16 15:47:06 -06:00 |
|
Travis Ralston
|
959b8dd314
|
de-state
|
2020-09-16 14:59:40 -06:00 |
|
Travis Ralston
|
f412f8defe
|
Change copy if the widget is unpinned
|
2020-09-16 14:59:15 -06:00 |
|
Travis Ralston
|
b4af0140d4
|
Render Jitsi widget state events in a more obvious way
A clear improvement to this would be to include join/leave buttons in the tiles, however this is currently deferred.
|
2020-09-16 12:38:47 -06:00 |
|
Michael Telatynski
|
caef9b27a0
|
Also hide bug reporting prompts from the Error Boundaries
|
2020-09-16 10:50:53 +01:00 |
|
Michael Telatynski
|
e624ce11b4
|
Merge pull request #5157 from matrix-org/t3chguy/crc1
Remove create-react-class
|
2020-09-03 17:21:58 +01:00 |
|
Michael Telatynski
|
da97d8885b
|
Fix react error about functional components can't take props
|
2020-08-29 13:51:43 +01:00 |
|
Michael Telatynski
|
72498df28f
|
Remove create-react-class
|
2020-08-29 12:14:16 +01:00 |
|
Travis Ralston
|
c9d98a1d19
|
Merge pull request #5124 from matrix-org/travis/settings-v3
Settings v3: Feature flag changes
|
2020-08-19 12:00:48 -06:00 |
|
Michael Telatynski
|
b95956a3a4
|
Clear url previews if they all get edited out of the event
|
2020-08-19 10:38:26 +01:00 |
|
Travis Ralston
|
96087d61f6
|
Convert feature setting usages to regular settings
|
2020-08-17 13:12:18 -06:00 |
|
Michael Telatynski
|
655cc95570
|
fix typo
|
2020-08-14 13:37:28 +01:00 |
|
Michael Telatynski
|
591847b274
|
Watch for Event.status instead as we can do some things in SENT
|
2020-08-14 13:37:11 +01:00 |
|
Michael Telatynski
|
de9816574f
|
Make event subscriptions conditional when needed
|
2020-08-14 13:30:27 +01:00 |
|
Michael Telatynski
|
f982c7b334
|
Message Action Bar, subscribe to localEventIdReplaced events
|
2020-08-14 13:22:52 +01:00 |
|
Swapnil Raj
|
1d3635e1c8
|
Replaced string actions with their corresponding types
|
2020-07-22 15:14:50 +05:30 |
|
Hubert Chathi
|
cbe4f04cd7
|
Merge pull request #5029 from uhoreg/sanitize_language
don't syntax highlight languages that begin with "_"
|
2020-07-21 13:12:51 -04:00 |
|
Hubert Chathi
|
2ce493307e
|
don't syntax highlight languages that begin with "_"
|
2020-07-21 12:47:40 -04:00 |
|
Jorik Schellekens
|
b3fa855bd8
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/eslint-config
|
2020-07-20 16:22:32 +01:00 |
|
Michael Telatynski
|
e9633b2e3b
|
Use mouseleave instead of mouseout for hover events. Fix tooltip flicker
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-18 12:01:51 +01:00 |
|
Jorik Schellekens
|
58532f2ac4
|
Merge pull request #4990 from matrix-org/joriks/irc-layout-truncate-upload-name
ellipse senders for images and videos
|
2020-07-17 22:04:19 +01:00 |
|
Michael Telatynski
|
fc66a15504
|
Add tooltips to the Message Action Bar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:36:32 +01:00 |
|
Michael Telatynski
|
9ec2ca447c
|
Update style of default tooltips to match the new style
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:19:10 +01:00 |
|
Michael Telatynski
|
a704eefdd5
|
Merge branches 'develop' and 't3chguy/nad/rampage' of github.com:matrix-org/matrix-react-sdk into t3chguy/nad/rampage
Conflicts:
src/components/views/elements/AccessibleTooltipButton.tsx
|
2020-07-16 15:47:12 +01:00 |
|
Michael Telatynski
|
d5f2d43429
|
Improve Tooltip font/layout consistency
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 15:15:00 +01:00 |
|
Michael Telatynski
|
05b100f44d
|
Merge pull request #4975 from matrix-org/t3chguy/a11y-toolbar
Create a generic ARIA toolbar component
|
2020-07-16 12:41:05 +01:00 |
|
Jorik Schellekens
|
e873ba9608
|
ellipse senders for images and videos
|
2020-07-16 02:52:16 +01:00 |
|
Michael Telatynski
|
8703bc1abc
|
Create a generic ARIA toolbar component which works with existing roving tab index context
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 03:47:35 +01:00 |
|
Michael Telatynski
|
4e8203cca1
|
revert some changes to resolve what looks like a props mutation race-condition
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-14 12:42:51 +01:00 |
|
Michael Telatynski
|
646c5d4a64
|
Replace timeline tooltips to match breadcrumb tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-13 23:14:00 +01:00 |
|
Jorik Schellekens
|
b110639c76
|
Merge remote-tracking branch 'origin' into joriks/eslint-config
|
2020-06-29 16:49:33 +01:00 |
|
J. Ryan Stinnett
|
d1d4bef795
|
Merge pull request #4622 from aaronraimist/redaction-timestamp
Show timestamp of redaction on hover
|
2020-06-29 11:10:25 +01:00 |
|
Andrew Morgan
|
b00d822bc0
|
Remove alt, use aria-label
|
2020-06-26 01:22:49 +01:00 |
|
Andrew Morgan
|
6ea5dc7b7c
|
Change the look of the spinner
|
2020-06-26 01:19:38 +01:00 |
|
Jorik Schellekens
|
7699aafcaf
|
Use new eslint package- fix lint issues in ts and js
|
2020-06-23 17:01:19 +01:00 |
|
David Baker
|
d2fe4bcecd
|
Unused imports
|
2020-05-26 13:46:47 +01:00 |
|
David Baker
|
7e45a71a8a
|
Remove EncryptedEventDialog
https://github.com/matrix-org/matrix-react-sdk/pull/4412 disabled it
when cross signing was enabled so it is essentially gone now anyway.
Fixes https://github.com/vector-im/riot-web/issues/11752
|
2020-05-26 13:37:57 +01:00 |
|
Michael Telatynski
|
5e00481639
|
Fix sentMessageAndIsAlone by dispatching message_sent more consistently
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-24 13:08:29 +01:00 |
|
Aaron Raimist
|
b0be99a8f0
|
Show timestamp of redaction on hover
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2020-05-22 14:41:32 -05:00 |
|
Jorik Schellekens
|
323d0762fc
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/irc-ui
|
2020-05-19 18:03:44 +01:00 |
|