Bruno Windels
87bac56b9c
Merge branch 'release-v0.13.6'
2018-10-08 17:09:17 +02:00
Bruno Windels
ae288bb9c9
v0.13.6
2018-10-08 17:07:54 +02:00
Bruno Windels
cd83a6b5d3
Prepare changelog for v0.13.6
2018-10-08 17:07:54 +02:00
Bruno Windels
cc962c975b
show warning when LL is disabled but was enabled before
2018-10-08 16:09:46 +02:00
David Baker
573029af74
Fall back to another store if indexeddb start fails
...
If we can't start indexeddb, fall back to a different store.
Previously we just ignored the exception and ploughed on anyway, on
the assumption that startup() was just for the indexeddb store to
load data anyway, and if that failed it would just do an initial
/sync instead (and also we'd keep trying to save the sync back which
would fail...). Then, in the previous release we started pulling
the settings out of the store on startup, making the assumpton that
the store actually worked, so the read obviously failed and the app
failed to start up.
This makes Riot work in Tor browser / firefox in daft mode again.
2018-10-08 16:08:07 +02:00
David Baker
fd64369a5f
Fix error logging
2018-10-08 16:08:00 +02:00
David Baker
f4ae3855d0
Remove old migration code
...
...as instructed!
2018-10-08 16:05:41 +02:00
David Baker
1ceefd3d1b
Merge pull request #2196 from matrix-org/revert-2176-hs/object-urls-video
...
Revert "Use createObjectURL instead of readAsDataURL for videos"
2018-10-04 20:46:26 +01:00
David Baker
2ac951bc65
Revert "Use createObjectURL instead of readAsDataURL for videos"
2018-10-04 20:46:09 +01:00
David Baker
a7beb0ba39
Merge pull request #2176 from matrix-org/hs/object-urls-video
...
Use createObjectURL instead of readAsDataURL for videos
2018-10-04 10:31:44 +01:00
Will Hunt
259063eda6
Remove useless comment.
2018-10-03 10:39:09 +01:00
Bruno Windels
c4d39eebe7
v0.13.5
2018-10-01 16:07:31 +02:00
Bruno Windels
d2d48a0b20
Prepare changelog for v0.13.5
2018-10-01 15:51:23 +02:00
Bruno Windels
f8ffb15577
update matrix-js-sdk version to latest release
2018-10-01 15:49:01 +02:00
Bruno Windels
1b224c2205
v0.13.5-rc.1
2018-09-27 13:51:12 +01:00
Bruno Windels
bd88bf9303
Prepare changelog for v0.13.5-rc.1
2018-09-27 13:51:11 +01:00
Bruno Windels
99a5989c03
bump matrix-js-sdk
2018-09-27 13:48:36 +01:00
Bruno Windels
1b4570ffa1
Merge pull request #2178 from matrix-org/bwindels/resynconlltoggle
...
resync when LL is toggled, show message when enabled
2018-09-27 09:49:39 +01:00
Bruno Windels
9c78610c62
Merge branch 'develop' into bwindels/resynconlltoggle
2018-09-26 18:22:24 +01:00
Bruno Windels
f4860cfe63
update copyright notice
2018-09-26 18:22:05 +01:00
Bruno Windels
b9f57d8f11
Merge pull request #2179 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2018-09-26 18:12:28 +01:00
Bruno Windels
83c2bd7313
Translated using Weblate (English (United States))
...
Currently translated at 65.0% (819 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/
2018-09-26 16:27:44 +00:00
Bruno Windels
e0c5b0d5ed
translations
2018-09-26 17:23:51 +01:00
Bruno Windels
fd2ab406d4
update copy
2018-09-26 16:48:04 +01:00
Bruno Windels
130f3cc2ff
only get component when needed
2018-09-26 16:30:35 +01:00
Bruno Windels
824ad5e318
delete sync data when LL is toggled, show message when enabling
2018-09-26 16:25:21 +01:00
Will Hunt
41336a9de6
Oops, missing deferred
2018-09-26 02:06:02 +01:00
Will Hunt
ceaa3aaca4
Use createObjectURL instead of readAsDataURL for videos
2018-09-26 02:04:55 +01:00
Weblate
914f2622e3
Merge remote-tracking branch 'origin/develop' into develop
2018-09-25 20:16:41 +00:00
csybr
0c8b920db8
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 96.9% (1220 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-09-25 20:16:41 +00:00
Victor Grousset
9a48284064
Translated using Weblate (Esperanto)
...
Currently translated at 87.3% (1100 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2018-09-25 20:16:40 +00:00
Simó Albert i Beltran
5cbe432795
Translated using Weblate (Catalan)
...
Currently translated at 79.9% (1006 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ca/
2018-09-25 20:16:40 +00:00
Matthew Hodgson
d3d4768ff0
Merge pull request #2175 from matrix-org/travis/build-process
...
Split npm start into an init and watch script
2018-09-25 21:16:36 +01:00
Travis Ralston
c5a2e0b988
Split npm start into an init and watch script
...
This is to better support riot-web's build process without losing the functionality supplied by `npm start`. The watch script no longer performs an initial build and thus `start:init` has been created for this purpose.
2018-09-25 11:07:46 -06:00
Slavi Pantaleev
72a535ddac
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-09-24 12:53:34 +00:00
Jeff Huang
0fd360d35d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-09-21 00:55:56 +00:00
Silvano
879f11b88b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-09-20 23:12:33 +00:00
Kévin C
83f939d5be
Translated using Weblate (French)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-09-20 20:55:10 +00:00
Osoitz
f2d1bf46e2
Translated using Weblate (Basque)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2018-09-20 15:10:48 +00:00
Krombel
a1a0dd5691
Translated using Weblate (German)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-09-20 14:34:11 +00:00
Szimszon
95cfedb906
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-09-20 11:09:46 +00:00
Weblate
e08af42647
Merge remote-tracking branch 'origin/develop' into develop
2018-09-20 10:42:11 +00:00
Matthew Hodgson
1157320cba
s/canonical address/main address/g for consistency
2018-09-20 11:41:59 +01:00
Kévin C
63dd155ad0
Translated using Weblate (French)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-09-20 10:26:30 +00:00
Szimszon
19da696058
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1259 of 1259 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-09-20 10:25:44 +00:00
Weblate
e15c581f6a
Merge remote-tracking branch 'origin/develop' into develop
2018-09-20 09:34:18 +00:00
Victor Grousset
4d34f5f966
Translated using Weblate (Esperanto)
...
Currently translated at 87.5% (1100 of 1257 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2018-09-20 09:34:17 +00:00
Matthew Hodgson
a8d224736c
Merge pull request #2171 from matrix-org/matthew/canonical_aliases
...
show canonical aliases in timeline, and set/remove implicit ones
2018-09-20 10:34:12 +01:00
Slavi Pantaleev
805c856324
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1257 of 1257 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-09-20 08:14:16 +00:00
Matthew Hodgson
0f806d5b99
Merge branch 'develop' into matthew/canonical_aliases
2018-09-20 01:45:08 +01:00