1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-15 11:01:52 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
ae0a8b8da4 Auto-fix lint errors 2021-06-29 13:11:58 +01:00
1fe2085309 Fix deserialize test
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-05-01 12:28:18 +02:00
375ffafda6 Fix tests failing to load skin
We should find a better way to do this, but this works well enough.
2021-03-09 10:13:16 -07:00
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
9c1939b756 match all, not just first instance of tokens to escape
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-15 02:31:30 +01:00
4454db30d6 Escape opening square bracket too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-15 01:02:08 +01:00
f1def8b0de delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-15 00:50:28 +01:00
95eaf94cd8 Fix pills being broken by unescaped characters
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-15 00:40:38 +01:00
6ad31fe023 30 test failures to go :D 2019-12-16 11:12:48 +00:00
616ff5ce76 adjust list item numbers in test that are now preserved 2019-10-22 15:43:40 +02:00
7f4e070807 fix deserialize unit tests 2019-09-23 15:34:01 +02:00
5cebce9bbf fix bug detected by tests 2019-08-22 14:41:40 +01:00
1dd052d9dd fix test after refactoring 2019-08-22 14:38:24 +01:00
e8a31edeba test html to editor model deserialization 2019-07-25 17:27:47 +02:00