Michael Telatynski
|
72498df28f
|
Remove create-react-class
|
2020-08-29 12:14:16 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
Travis Ralston
|
90d9d7128d
|
Use FlairStore's cache for group naming
Turns out GroupStore doesn't really know much.
|
2020-08-28 14:56:59 -06:00 |
|
Travis Ralston
|
6f237161fd
|
Appease the linter
|
2020-08-28 13:28:54 -06:00 |
|
Travis Ralston
|
e58b514803
|
Add clarifying text to DM dialog about what is about to happen
|
2020-08-28 13:22:20 -06:00 |
|
Michael Telatynski
|
1fc55b33c1
|
Stash lodash import optimization
|
2020-08-28 18:53:43 +01:00 |
|
Travis Ralston
|
cc2fc911af
|
Minor copy addition to DM dialog for communities prototype
|
2020-08-28 10:03:27 -06:00 |
|
Travis Ralston
|
f038103f97
|
Fix copy
|
2020-08-28 09:47:36 -06:00 |
|
Travis Ralston
|
be1de1d295
|
Update create room dialog copy
|
2020-08-27 13:49:40 -06:00 |
|
resynth1943
|
2c20afc047
|
Fix lodash imports
Signed-off-by: resynth1943 <resynth1943@tutanota.com>
|
2020-08-26 23:23:18 +01:00 |
|
Travis Ralston
|
4f29770adb
|
Force the GroupStore to update after creating a prototype community
|
2020-08-26 11:02:14 -06:00 |
|
Travis Ralston
|
027f263589
|
Remove prototype code from CreateGroupDialog
The prototype code paths prevent users from ending up here, so we don't need custom code.
|
2020-08-26 11:01:58 -06:00 |
|
Travis Ralston
|
c28134eb11
|
Associate created rooms with the selected community
|
2020-08-26 10:53:06 -06:00 |
|
Travis Ralston
|
82b015bd5f
|
Rename components to match prior convention
|
2020-08-26 08:52:39 -06:00 |
|
Travis Ralston
|
3e7d82b421
|
Change tip copy
|
2020-08-26 08:48:01 -06:00 |
|
Travis Ralston
|
56c7f86983
|
Add an invite users to community step to dialog flow
|
2020-08-25 21:08:31 -06:00 |
|
Travis Ralston
|
7c1a9993e3
|
Add new create group dialog
|
2020-08-25 21:08:24 -06:00 |
|
Travis Ralston
|
65fe562cbf
|
Select new tag after creating the group
|
2020-08-25 21:08:12 -06:00 |
|
Travis Ralston
|
f0bd4d3625
|
Show the group's room if one is returned
|
2020-08-21 18:19:34 -06: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 |
|
Travis Ralston
|
3659115921
|
Followup on some SettingsStore removals
|
2020-08-17 13:37:16 -06:00 |
|
Travis Ralston
|
96087d61f6
|
Convert feature setting usages to regular settings
|
2020-08-17 13:12:18 -06:00 |
|
Michael Telatynski
|
8aa50ecb59
|
Iterate rageshake download styling
|
2020-08-13 13:08:07 +01:00 |
|
Michael Telatynski
|
df980dbf92
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into travis/download-logs
|
2020-08-12 22:48:03 +01:00 |
|
Jorik Schellekens
|
0060acbb33
|
Merge pull request #5056 from matrix-org/joriks/style-fighting
Quick win session 24/07/2020
|
2020-08-12 15:21:06 +01:00 |
|
J. Ryan Stinnett
|
9e429ee669
|
Remove rebranding toast
It's time to remove the rebranding toast, as we believe people have had
sufficient warning now.
Fixes https://github.com/vector-im/element-web/issues/14931
|
2020-08-11 14:27:53 +01:00 |
|
J. Ryan Stinnett
|
7748e3ae1a
|
Merge pull request #5083 from matrix-org/jryans/riot-to-element
Replace Riot with Element in docs and comments
|
2020-08-05 12:25:45 +01:00 |
|
Jorik Schellekens
|
271eeeabee
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/style-fighting
|
2020-08-04 15:04:56 +01:00 |
|
Bruno Windels
|
c1ec41715c
|
Merge pull request #5082 from matrix-org/bwindels/fixinvitedialogcrash
Add null guard in InviteDialog
|
2020-08-04 08:35:20 +00:00 |
|
Jorik Schellekens
|
5426d9f105
|
Use accessible button for copy icon.
|
2020-08-03 19:21:24 +01:00 |
|
J. Ryan Stinnett
|
ce226ab534
|
Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
|
2020-08-03 18:33:36 +01:00 |
|
Bruno Windels
|
71a9fef491
|
fix InviteDialog crash
|
2020-08-03 17:42:54 +02:00 |
|
Michael Telatynski
|
0a700bc8e4
|
Iterate copy on download logs button
|
2020-08-03 13:21:04 +01:00 |
|
Michael Telatynski
|
cbcac9dd49
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into travis/download-logs
Conflicts:
package.json
|
2020-08-03 12:54:06 +01:00 |
|
Travis Ralston
|
e8d1024c45
|
Merge pull request #5076 from matrix-org/travis/cleanup/1
Clean up documentation of Whenable + fix other code concerns
|
2020-07-31 11:27:19 -06:00 |
|
Travis Ralston
|
3443761007
|
Merge pull request #5062 from matrix-org/travis/settings/ts
Convert SettingsStore to TypeScript
|
2020-07-31 11:07:07 -06:00 |
|
Travis Ralston
|
7645fe6b23
|
Update context transaction states
|
2020-07-31 10:00:02 -06:00 |
|
Travis Ralston
|
7522380763
|
Update copy
|
2020-07-30 10:17:47 -06:00 |
|
Travis Ralston
|
c5574219bb
|
Implement dialog for resending local echo transactions
|
2020-07-29 20:36:04 -06:00 |
|
Travis Ralston
|
1f7f40736b
|
Fix imports for SettingLevel to point at new file
|
2020-07-28 11:53:43 -06:00 |
|
Jorik Schellekens
|
d55699211e
|
Update copy icon on pre block and share dialogues
|
2020-07-27 15:13:02 +01:00 |
|
Travis Ralston
|
2abec8b100
|
Disable lint in InviteDialog
|
2020-07-23 15:58:06 -06:00 |
|
Michael Telatynski
|
70c81cc377
|
Merge branches 'develop' and 'travis/download-logs' of github.com:matrix-org/matrix-react-sdk into travis/download-logs
Conflicts:
src/i18n/strings/en_EN.json
src/rageshake/submit-rageshake.ts
|
2020-07-21 22:22:28 +01:00 |
|
Travis Ralston
|
2b15ba21dd
|
Rename RoomListStore file
|
2020-07-17 15:11:34 -06:00 |
|
Travis Ralston
|
1810711380
|
Dismantle usage of the proxy store class
|
2020-07-17 14:25:09 -06:00 |
|
Travis Ralston
|
87743fe0e8
|
Fix size call for devtools state events
Fixes https://github.com/vector-im/riot-web/issues/14565
It's not a function
|
2020-07-16 18:34:19 -06:00 |
|
Travis Ralston
|
8b65b19e60
|
Merge pull request #4936 from matrix-org/travis/general/perf/js-roomstate-map
Convert devtools dialog to use new room state format
|
2020-07-16 13:01:45 -06:00 |
|
Travis Ralston
|
9c9ff281e7
|
Use .entries()
|
2020-07-16 13:00:02 -06:00 |
|
David Baker
|
fad5edf794
|
Fix TS lint errors
|
2020-07-15 10:56:50 +01:00 |
|
J. Ryan Stinnett
|
9085627a28
|
Use brand name from config in all strings
|
2020-07-10 19:57:01 +01:00 |
|