RiotRobot
a3fe5bbd8c
v1.7.6-rc.2
2020-01-08 11:20:29 +00:00
RiotRobot
f03d55cfe1
Prepare changelog for v1.7.6-rc.2
2020-01-08 11:20:29 +00:00
David Baker
f65e2c8f7a
Merge pull request #3818 from matrix-org/dbkr/heal_a_broken_heart_2
...
Strip all variation selectors on emoji
2020-01-08 11:04:31 +00:00
David Baker
96cb1ddff5
Use a regex that actually works
2020-01-08 10:52:03 +00:00
David Baker
bd336b0710
Use a regex because it's simpler and works
...
and my loop did not because I meant 'or', not 'and'
2020-01-08 10:51:58 +00:00
David Baker
f31cc7dfee
Strip all variation selectors on emoji
...
...when inserting into or looking up in the unicode to emoji map.
This broke with emojibase 4.2.0 which changed the type of a whole
load of emojis to 'text' when previously they were 'emoji'. This
caused them to get the 'text' variant of the unicode string which
has the text variation selector (15) appended instead of the emoji
variation selector (16). We were only stripping the emoji selector,
so upgrading to 4.2.0 caused riot to fail to find the heart in the
unicode map, which therefore prevented the app from starting.
2020-01-08 10:51:52 +00:00
Weblate
9b5d774bf0
Merge branch 'origin/develop' into Weblate.
2020-01-08 10:30:05 +00:00
catborise
36e11c7581
Translated using Weblate (Turkish)
...
Currently translated at 55.7% (1113 of 1998 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/tr/
2020-01-08 10:30:04 +00:00
Hucki
56152e4c60
Translated using Weblate (German)
...
Currently translated at 76.1% (1521 of 1998 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2020-01-08 10:30:00 +00:00
David Baker
4e6bf3079a
Merge pull request #3814 from matrix-org/dbkr/heal_a_broken_heart
...
Strip all variation selectors on emoji
2020-01-08 10:29:54 +00:00
Travis Ralston
9213f88180
Re-add docs
2020-01-07 15:13:42 -07:00
Travis Ralston
284a69f0b2
Merge pull request #3763 from matrix-org/travis/babel7-wp-es6-js-sdk
...
Use the new js-sdk imports and import from src
2020-01-07 14:27:19 -07:00
Travis Ralston
f11f8dbc59
Merge pull request #3762 from matrix-org/travis/babel7-wp-es6-imports
...
Convert many imports to handle ES6 exports
2020-01-07 14:26:52 -07:00
David Baker
45ef57d86f
Use a regex that actually works
2020-01-07 20:41:19 +00:00
Travis Ralston
67a67e3cb2
Merge branch 'travis/ftue/user-lists/4-composer' into travis/ftue/user-lists/4.5-paste-and-3pids
2020-01-07 13:04:36 -07:00
David Baker
2d410c91ac
Use a regex because it's simpler and works
...
and my loop did not because I meant 'or', not 'and'
2020-01-07 19:57:17 +00:00
Travis Ralston
e7d48e00d2
Appease the scss linter too
2020-01-07 12:25:22 -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
David Baker
40b23d6aa4
Strip all variation selectors on emoji
...
...when inserting into or looking up in the unicode to emoji map.
This broke with emojibase 4.2.0 which changed the type of a whole
load of emojis to 'text' when previously they were 'emoji'. This
caused them to get the 'text' variant of the unicode string which
has the text variation selector (15) appended instead of the emoji
variation selector (16). We were only stripping the emoji selector,
so upgrading to 4.2.0 caused riot to fail to find the heart in the
unicode map, which therefore prevented the app from starting.
2020-01-07 18:48:55 +00:00
Weblate
a94dbd6231
Merge branch 'origin/develop' into Weblate.
2020-01-07 16:50:17 +00:00
random
8606bb9fba
Translated using Weblate (Italian)
...
Currently translated at 99.9% (1997 of 1998 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2020-01-07 16:50:17 +00:00
Kévin C
0381334f45
Translated using Weblate (French)
...
Currently translated at 100.0% (1998 of 1998 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-01-07 16:50:16 +00:00
Jeff Huang
69dde64a7a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1998 of 1998 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-01-07 16:50:16 +00:00
Michael Telatynski
87a6791eb8
Merge pull request #3812 from matrix-org/t3chguy/fix_UserInfo
...
Fix userinfo for users not in the room
2020-01-07 16:50:10 +00: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
Weblate
823ec19c69
Merge branch 'origin/develop' into Weblate.
2020-01-06 23:58:55 +00:00
Michael Telatynski
6ba5dc61e2
Merge pull request #3811 from matrix-org/t3chguy/fix_e2e_tests
...
Attempt to fix e2e tests
2020-01-06 23:58:51 +00:00
Michael Telatynski
7b91d2056b
Attempt to fix e2e tests
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-01-06 23:50:42 +00:00
Weblate
83dd6da9df
Merge branch 'origin/develop' into Weblate.
2020-01-06 21:42:32 +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
Weblate
0f92bfe721
Merge branch 'origin/develop' into Weblate.
2020-01-06 21:26:07 +00:00
Szimszon
dac31dbe00
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2000 of 2000 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2020-01-06 21:26:07 +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
Weblate
2eddf54c24
Merge branch 'origin/develop' into Weblate.
2020-01-06 20:38:38 +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
Weblate
c06952c032
Merge branch 'origin/develop' into Weblate.
2020-01-06 19:32:33 +00: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
bdef54622b
delint and add copyright
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-01-06 14:52:08 +00: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
RiotRobot
0df16631c2
v1.7.6-rc.1
2020-01-06 14:01:54 +00:00
RiotRobot
623799ebdc
Prepare changelog for v1.7.6-rc.1
2020-01-06 14:01:54 +00:00
RiotRobot
6b8f6239c5
js-sdk 3.0.0-rc.1
2020-01-06 13:58:43 +00:00
RiotRobot
93c4439045
js-sdk rc.1
2020-01-06 13:30:56 +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
Weblate
d4645542f9
Merge branch 'origin/develop' into Weblate.
2020-01-06 13:10:34 +00:00