Michael Telatynski
|
52ed55d887
|
Update placeholder when it changes, not sure how this ever worked
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-30 00:23:19 +00:00 |
|
J. Ryan Stinnett
|
81ee27f41e
|
Replace device with session in UI text
This replaces "device" with "session" throughout user-visible text at the React
layer. Variable names and comments are left as-is for now.
|
2020-01-29 15:52:32 +00:00 |
|
Michael Telatynski
|
83fdeeb180
|
Fix MemberInfo handling User objects without crashing
|
2020-01-29 07:53:23 +00:00 |
|
Zoe
|
1964e18315
|
Fix issue where we don't notice if our own devices shouldn't be trusted
|
2020-01-27 16:40:56 +00:00 |
|
Zoe
|
e224150190
|
detail pass on DMs
|
2020-01-27 12:17:12 +00:00 |
|
Travis Ralston
|
169ca4a4da
|
Merge pull request #3926 from matrix-org/travis/event-tile-trace
Add trace logging to figure out which component is causing weird events
|
2020-01-24 08:57:43 -07:00 |
|
Zoe
|
543be90eda
|
Merge pull request #3931 from matrix-org/foldleft/12035-room-decoration-design-pass
Design pass for room icons
|
2020-01-24 13:54:51 +00:00 |
|
Zoe
|
75da5b7944
|
Design pass for room icons
|
2020-01-24 13:37:47 +00:00 |
|
Zoe
|
131aacd3ab
|
Merge pull request #3929 from matrix-org/zip/11840-tooltips-on-padlocks
Seperates out the padlock icon, and adds a tooltip
|
2020-01-24 13:26:59 +00:00 |
|
Michael Telatynski
|
2c40b73ff6
|
Merge pull request #3910 from matrix-org/t3chguy/cross-signing-composer
Cross Signing redesign for composer
|
2020-01-24 13:18:09 +00:00 |
|
Zoe
|
a6fcbcacf6
|
Seperates out the padlock icon, and adds a tooltip
Fixes https://github.com/vector-im/riot-web/issues/11840
|
2020-01-24 12:06:21 +00:00 |
|
Zoe
|
1d686fe49e
|
Merge pull request #3908 from matrix-org/zip/11935-room-list-decoration
Room list reflects encryption state
|
2020-01-24 11:14:53 +00:00 |
|
Michael Telatynski
|
b72ab57e1b
|
add <Tooltip/> to <E2EIcon/>
|
2020-01-24 10:13:03 +00:00 |
|
Travis Ralston
|
ebcc4d573b
|
Add trace logging to figure out which component is causing weird events
For https://github.com/vector-im/riot-web/issues/11120
|
2020-01-23 20:10:31 -07:00 |
|
Travis Ralston
|
915c4efeac
|
Ensure a plaintext version of the composer ends up on the clipboard
Fixes https://github.com/vector-im/riot-web/issues/12018
|
2020-01-23 15:53:32 -07:00 |
|
Michael Telatynski
|
662b34c8db
|
Update MessageComposer placeholder and e2e icon size
|
2020-01-23 14:38:39 +00:00 |
|
Michael Telatynski
|
74b08ea489
|
Clean up E2EIcon for better maintainability
|
2020-01-23 14:38:17 +00:00 |
|
Michael Telatynski
|
78e1d1674f
|
reactor E2EIcon for reusability
|
2020-01-23 13:00:17 +00:00 |
|
Michael Telatynski
|
873952a83e
|
delint
|
2020-01-23 11:51:31 +00:00 |
|
Michael Telatynski
|
6c3ac2d0c4
|
Add Reject & Ignore user button to invites view
|
2020-01-23 11:50:59 +00:00 |
|
Zoe
|
a409b9b96f
|
whoops, left some printfs
|
2020-01-23 11:14:01 +00:00 |
|
Zoe
|
ee33c7cd62
|
lint
|
2020-01-23 11:10:39 +00:00 |
|
Zoe
|
d68db74efe
|
Room list reflects encryption state
|
2020-01-23 10:46:05 +00:00 |
|
Michael Telatynski
|
9706114bb5
|
move E2E_STATE to E2EIcon to simplify imports
|
2020-01-22 16:54:31 +00:00 |
|
Michael Telatynski
|
97edb824bc
|
Merge pull request #3893 from matrix-org/t3chguy/double_slash
Slash Command improvements around sending messages with leading slash
|
2020-01-22 14:32:09 +00:00 |
|
Michael Telatynski
|
516dd25797
|
fix typo in fallback codepath
|
2020-01-22 14:24:10 +00:00 |
|
Michael Telatynski
|
e1e53f567f
|
add more tests
|
2020-01-22 11:56:27 +00:00 |
|
Zoe
|
684974372d
|
Merge pull request #3896 from matrix-org/zip/11986-only-warn-unverified
Don't warn on unverified users; ensured behavior stays the same with flags off
|
2020-01-22 11:44:14 +00:00 |
|
Michael Telatynski
|
2a331c0a2b
|
Merge pull request #3895 from matrix-org/t3chguy/roving
Fix roving room list for resizer and ff tabstop a11y
|
2020-01-22 11:24:23 +00:00 |
|
Zoe
|
85ee6bd51f
|
Don't warn on unverified users; ensured behavior stays the same with flags off
|
2020-01-22 11:22:20 +00:00 |
|
Michael Telatynski
|
2c6fe78012
|
Fix roving room list for resizer and ff tabstop a11y
|
2020-01-22 10:36:20 +00:00 |
|
Zoe
|
0809d7dcba
|
Merge pull request #3875 from matrix-org/zip/11880-message-shields
Verify individual messages via cross-signing
|
2020-01-21 18:11:36 +00:00 |
|
Michael Telatynski
|
7b26067397
|
delint
|
2020-01-21 18:03:01 +00:00 |
|
Michael Telatynski
|
e455aa474d
|
improve copy further
|
2020-01-21 17:58:53 +00:00 |
|
Michael Telatynski
|
a8df058ea6
|
tidy up, improve wording on modal
|
2020-01-21 17:54:27 +00:00 |
|
Michael Telatynski
|
587ff6ad75
|
Merge pull request #3844 from matrix-org/t3chguy/roving
Implement Roving Tab Index and Room List as TreeView
|
2020-01-21 17:36:30 +00:00 |
|
Zoe
|
2480f709b3
|
E2ESTATE -> E2E_STATE
|
2020-01-21 17:19:10 +00:00 |
|
Michael Telatynski
|
9f7df33bc3
|
re-arrange to split the async task into two and only wait on the user-blocking one
|
2020-01-21 16:57:07 +00:00 |
|
Zoe
|
ec714283ca
|
Merge pull request #3888 from matrix-org/zip/11833-overlay-shields
Move room header shields over the avatar for the room
|
2020-01-21 16:56:09 +00:00 |
|
Michael Telatynski
|
b34fe45518
|
First attempt. Has a lag issue due to the async-clear :(
|
2020-01-21 16:50:04 +00:00 |
|
Michael Telatynski
|
060938379a
|
Fix changes after typing / at pos=0 allowing to cancel command
|
2020-01-21 15:58:51 +00:00 |
|
Michael Telatynski
|
b5e902e1f2
|
Fix escaping commands using double-slash //, e.g //plain sends /plain
|
2020-01-21 15:55:21 +00:00 |
|
Zoe
|
c8a2f6a5a0
|
Move room header shields over the avatar for the room
Currently this is calibrated like the lil' DM icon is
|
2020-01-21 13:33:16 +00:00 |
|
Michael Telatynski
|
ddfed32ea9
|
Merge pull request #3886 from matrix-org/t3chguy/insert_mention_colon
Fix click-to-ping not inserting colon if composer non-empty
|
2020-01-21 13:15:38 +00:00 |
|
Michael Telatynski
|
f56a9d246f
|
Fix index for _insertMention
|
2020-01-21 11:13:08 +00:00 |
|
Michael Telatynski
|
26bba4416b
|
Fix emoticon space completion for upper case emoticons like :D xD
|
2020-01-21 10:12:23 +00:00 |
|
Zoe
|
d34f1e52ad
|
constants for e2estates
|
2020-01-21 10:08:53 +00:00 |
|
Michael Telatynski
|
397e116efb
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/roving
|
2020-01-20 20:48:11 +00:00 |
|
Michael Telatynski
|
0bcfe5819f
|
Integrate handleHomeEnd
|
2020-01-20 20:31:36 +00:00 |
|
Zoe
|
12c4e45387
|
User verified but device deleted isn't a useful state
|
2020-01-20 17:15:38 +00:00 |
|