Zoe
|
cb250c9b10
|
Use existing available props data to determine whether a room is encrypted, thereby allowing a state update to properly rerender the tile
|
2020-01-10 13:09:16 +00:00 |
|
Aaron Raimist
|
6cf5b3f1a2
|
Emoji verification: Change name of 🔒 to lock
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2020-01-09 21:56:28 -06:00 |
|
Travis Ralston
|
135c84251c
|
Fix more imports post-merge
|
2020-01-09 14:19:19 -07:00 |
|
Travis Ralston
|
dc914774fb
|
Delete files that were conflicting in the merge and deleted on develop
|
2020-01-09 14:19:19 -07:00 |
|
Travis Ralston
|
19f78d4d97
|
Fix class construction in MemberList
|
2020-01-09 14:17:33 -07:00 |
|
Travis Ralston
|
3e5cc9550b
|
Fix import merge conflicts, removing any that aren't needed anymore
Many imports were removed as part of refactoring work, so here we are.
|
2020-01-09 14:17:33 -07:00 |
|
Travis Ralston
|
fde32f13a5
|
[CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop
|
2020-01-09 14:15:09 -07:00 |
|
Travis Ralston
|
d40091afc5
|
Merge pull request #3820 from matrix-org/travis/ftue/user-lists/4.5.5-paste
Support pasting a bunch of identifiers into the invite dialog
|
2020-01-09 14:13:55 -07:00 |
|
Travis Ralston
|
ad33a2322e
|
Merge pull request #3819 from matrix-org/travis/ftue/user-lists/4.5-3pids
Support 3PIDs (email addresses) in the invite dialog
|
2020-01-09 14:13:32 -07:00 |
|
Travis Ralston
|
ba73600cf0
|
Merge pull request #3815 from matrix-org/travis/ftue/user-lists/4-composer
Wire up the invite targets dialog to a real composer and show selections
|
2020-01-09 13:57:22 -07:00 |
|
Travis Ralston
|
cb9e4376b8
|
Fix flow comment
|
2020-01-09 13:39:50 -07:00 |
|
Travis Ralston
|
f452ea225a
|
FlowJS is not Flow
|
2020-01-09 12:31:16 -07:00 |
|
Michael Telatynski
|
0a9d7f43c6
|
pass the correct phase params for consistency
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-09 15:51:19 +00:00 |
|
Michael Telatynski
|
7dfc392a2b
|
Merge branches 'develop' and 't3chguy/rightpanel' of github.com:matrix-org/matrix-react-sdk into t3chguy/rightpanel
|
2020-01-09 15:48:06 +00:00 |
|
Zoe
|
5d22561815
|
Display a padlock icon beside encrypted rooms in the room list
https://github.com/vector-im/riot-web/issues/11226
|
2020-01-09 15:42:31 +00:00 |
|
Michael Telatynski
|
245a68b3ba
|
Merge branches 'develop' and 't3chguy/clean_up_TextualBody' of github.com:matrix-org/matrix-react-sdk into t3chguy/clean_up_TextualBody
Conflicts:
yarn.lock
|
2020-01-09 12:17:21 +00:00 |
|
Michael Telatynski
|
8116ac74ce
|
Update src/components/views/context_menus/MessageContextMenu.js
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
2020-01-09 12:10:44 +00:00 |
|
Travis Ralston
|
1d9d706b9c
|
Merge pull request #3789 from matrix-org/t3chguy/render_html_entities_in_og-description
Render encoded html entities in og:description
|
2020-01-08 21:38:31 -07:00 |
|
Travis Ralston
|
4ad4437f33
|
Support pasting a bunch of identifiers into the invite dialog
Part of https://github.com/vector-im/riot-web/issues/11199
|
2020-01-08 21:21:08 -07:00 |
|
Travis Ralston
|
6e5de1893b
|
Bind handlers to this
|
2020-01-08 21:01:53 -07:00 |
|
Travis Ralston
|
ab5d82b5ac
|
Appease the linter
|
2020-01-08 20:53:20 -07:00 |
|
Travis Ralston
|
79ab69353c
|
Support searching for 3PIDs from the invite dialog
Part of https://github.com/vector-im/riot-web/issues/11199
|
2020-01-08 20:49:29 -07:00 |
|
Travis Ralston
|
4936e16a15
|
Remove unused ThreepidMember class for now
It's going to be used for future work in this area, but for this particular PR it isn't needed.
|
2020-01-07 12:21:14 -07:00 |
|
Travis Ralston
|
45a44b9102
|
Appease the linter
|
2020-01-07 12:20:02 -07:00 |
|
Travis Ralston
|
091bfdeaa0
|
Add checkmarks to selected individuals
|
2020-01-07 12:13:40 -07:00 |
|
Travis Ralston
|
ffd40c2c40
|
Initial editor for user list selection
For https://github.com/vector-im/riot-web/issues/11199
|
2020-01-07 12:13:40 -07:00 |
|
Michael Telatynski
|
a62c260f79
|
Fix userinfo for users not in the room
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-07 12:58:24 +00:00 |
|
Michael Telatynski
|
653f31b22d
|
Merge pull request #3752 from matrix-org/t3chguy/fix_react_complaining
Add bunch of null-guards and similar to fix React Errors/complaints
|
2020-01-06 21:42:27 +00:00 |
|
Michael Telatynski
|
163df614f3
|
Merge pull request #3807 from matrix-org/t3chguy/fix_AliasSettings
Delegate all room alias validation to the RoomAliasField validator
|
2020-01-06 21:26:00 +00:00 |
|
Travis Ralston
|
b44e4ab45c
|
Merge pull request #3802 from matrix-org/travis/ftue/user-lists/3-filtering
Support filtering and searching for users to invite in DMs
|
2020-01-06 13:38:32 -07:00 |
|
Travis Ralston
|
fb867fc05b
|
Merge pull request #3801 from matrix-org/travis/ftue/user-lists/2-suggestions
Add suggestions for which users to invite to chat
|
2020-01-06 12:32:27 -07:00 |
|
Travis Ralston
|
6c410e6027
|
Fix comment style
|
2020-01-06 12:23:35 -07:00 |
|
Travis Ralston
|
bef824e84e
|
Remove harmful html entities encoding and other style nits
React will take care of this for us. It's harmful because simple characters get converted to something illegible.
|
2020-01-06 12:22:17 -07:00 |
|
Michael Telatynski
|
f1de6d060a
|
Add a regression test for editing events and url previews
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-06 14:38:21 +00:00 |
|
Michael Telatynski
|
c551f2983a
|
Add TextualBody-test.js
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-06 13:28:29 +00:00 |
|
Michael Telatynski
|
ffd09e42bd
|
Merge pull request #3806 from matrix-org/t3chguy/dedup_recent_emoji
Deduplicate recent emoji
|
2020-01-06 13:10:28 +00:00 |
|
Michael Telatynski
|
4c40266938
|
Merge pull request #3803 from matrix-org/t3chguy/fix_avatar_remove
Fix ability to remove avatars
|
2020-01-06 13:10:13 +00:00 |
|
Michael Telatynski
|
d5eb4ff310
|
Update src/components/views/settings/ProfileSettings.js
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
|
2020-01-06 13:02:32 +00:00 |
|
Michael Telatynski
|
9c500e3544
|
Merge branches 'develop' and 't3chguy/clean_up_TextualBody' of github.com:matrix-org/matrix-react-sdk into t3chguy/clean_up_TextualBody
Conflicts:
src/components/views/messages/TextualBody.js
|
2020-01-06 11:51:35 +00:00 |
|
Michael Telatynski
|
6a1f4c41ce
|
Merge pull request #3788 from matrix-org/t3chguy/user_info_non-historical
User Info fetch latest RoomMember instead of showing historical data
|
2020-01-06 11:25:54 +00:00 |
|
Michael Telatynski
|
bd0a96f2b2
|
Merge branches 'develop' and 't3chguy/fix_react_complaining' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix_react_complaining
Conflicts:
src/components/views/elements/Pill.js
|
2020-01-06 09:35:59 +00:00 |
|
Michael Telatynski
|
ac1d9b03bf
|
undo one of the "fixes"
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-06 09:35:14 +00:00 |
|
Michael Telatynski
|
64754a3f88
|
Add comment and delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-06 00:18:24 +00:00 |
|
Michael Telatynski
|
d31c863563
|
Remove all usages of slate in favour of CIDER
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-06 00:15:48 +00:00 |
|
Travis Ralston
|
781b69f4e3
|
Merge pull request #3693 from matrix-org/hs/bridge-info
Bridge info settings tab
|
2020-01-05 17:03:15 -07:00 |
|
Will Hunt
|
7f0ed05ee1
|
Update BridgeSettingsTab.js
|
2020-01-05 23:32:49 +00:00 |
|
Michael Telatynski
|
4bea87f00d
|
Merge branches 'develop' and 't3chguy/render_html_entities_in_og-description' of github.com:matrix-org/matrix-react-sdk into t3chguy/render_html_entities_in_og-description
Conflicts:
package.json
|
2020-01-05 22:23:03 +00:00 |
|
Michael Telatynski
|
378a82e6fb
|
Use html-entities instead
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-05 22:22:09 +00:00 |
|
Michael Telatynski
|
b6098ddb47
|
Delegate all room alias validation to the RoomAliasField validator
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-05 21:58:36 +00:00 |
|
Michael Telatynski
|
ba2f4aa973
|
tidy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-05 21:26:32 +00:00 |
|