David Baker
03747b8287
Update to use new join_policy API
2018-04-05 16:56:35 +01:00
Szimszon
9da5e6692b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1009 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-04-05 15:27:50 +00:00
Weblate
d3f0d355b9
Merge remote-tracking branch 'origin/develop' into develop
2018-04-05 13:19:16 +00:00
random
d05da36c52
Translated using Weblate (Italian)
...
Currently translated at 99.5% (1004 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-04-05 13:19:15 +00:00
John Huang
ea82393b3e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1009 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-04-05 13:19:14 +00:00
Richard Lewis
a41384a994
Fix function binding.
2018-04-04 23:45:47 +01:00
Weblate
07e65fbd7f
Merge remote-tracking branch 'origin/develop' into develop
2018-04-04 13:59:12 +00:00
Andrey
2e05435a5c
Translated using Weblate (Russian)
...
Currently translated at 99.3% (1002 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-04-04 13:59:12 +00:00
random
5c422d7e35
Translated using Weblate (Italian)
...
Currently translated at 99.5% (1004 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-04-04 13:59:11 +00:00
Oriol Gual
410c2ed9d9
Translated using Weblate (Catalan)
...
Currently translated at 87.2% (880 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ca/
2018-04-04 13:59:11 +00:00
Richard Lewis
da6c2c51fb
Remove left and right menu padding
2018-04-04 13:38:48 +01:00
Richard Lewis
369cbdaaf6
Add missing PropType declarations.
2018-04-04 13:38:07 +01:00
Richard Lewis
702380c591
Add props to style (remaining) menu padding attributes.
2018-04-04 13:37:52 +01:00
Jeff Huang
eb9f2261ce
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1009 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-04-04 07:01:33 +00:00
Weblate
3d3fd35815
Merge remote-tracking branch 'origin/develop' into develop
2018-04-03 17:37:10 +00:00
Richard Lewis
06f1c504e7
Merge pull request #1672 from matrix-org/rxl881/snapshot
...
Bi-directional widget postMessaging API (stickerpacks) [WIP]
2018-04-03 18:37:03 +01:00
Slavi Pantaleev
3376366b55
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-04-03 17:10:05 +00:00
Weblate
7ea67c03e7
Merge remote-tracking branch 'origin/develop' into develop
2018-04-03 16:52:01 +00:00
Peter Vágner
cc15e582fb
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-04-03 16:52:01 +00:00
Moo
baba8dec43
Translated using Weblate (Lithuanian)
...
Currently translated at 1.4% (14 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lt/
2018-04-03 16:52:00 +00:00
WSKaCrs
597ccbafad
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 80.1% (801 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/
2018-04-03 16:52:00 +00:00
Slavi Pantaleev
b6435601c5
Translated using Weblate (Bulgarian)
...
Currently translated at 99.6% (996 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-04-03 16:52:00 +00:00
Luke Barnard
8ca1243ecb
Add null-guard to prevent RoomAvatar NPE when room is null
...
which may have been occuring when peeking into a room that the
client hasn't got a Room object for.
Fixes https://github.com/vector-im/riot-web/issues/6432
2018-04-03 17:35:34 +01:00
Richard Lewis
f8f8bc469e
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot
2018-04-03 11:34:14 +01:00
Osoitz
0f5e5de95f
Translated using Weblate (Basque)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2018-04-02 21:52:26 +00:00
Richard Lewis
b109c9304c
Put stickers behind labs flag.
2018-04-02 22:24:46 +01:00
Richard Lewis
8241afe87d
Fix content references
2018-04-02 20:25:24 +01:00
Richard Lewis
49bea1a35b
Move stickerpicker content out of state in to generator function.
2018-04-02 10:56:45 +01:00
Richard Lewis
d83b6f1cf8
Use AccessibleButton.
2018-04-02 10:18:35 +01:00
Richard Lewis
11915b0cdf
Fix user widget event type.
...
Add comments for clarity.
2018-04-02 10:02:41 +01:00
Gergely Bakos
2493ede6a6
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-04-01 09:39:53 +00:00
Szimszon
e1d6c17daf
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (998 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-04-01 09:39:53 +00:00
Gergely Bakos
65308a4c83
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (998 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-04-01 09:39:38 +00:00
Peter Vágner
f417e60ba7
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-03-31 12:57:24 +00:00
Xose M
01956603e5
Translated using Weblate (Galician)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
2018-03-30 13:28:29 +00:00
Jeff Huang
0be26361c6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-03-30 01:55:38 +00:00
Richard Lewis
557a45e890
Remove inline styling.
2018-03-29 22:22:57 +01:00
Richard Lewis
9cc3d3c9bb
Move default sticker content into generator function.
2018-03-29 21:48:03 +01:00
Richard Lewis
ff0834ad9d
Add comment.
2018-03-29 21:31:09 +01:00
Richard Lewis
003cf61388
Handle remove sticker picker errors.
2018-03-29 21:16:35 +01:00
Richard Lewis
2e6d6c83cd
Add back in body 'ref'
2018-03-29 21:16:12 +01:00
Richard Lewis
93804e80b8
Return promise
2018-03-29 20:37:24 +01:00
Richard Lewis
9a3f3562e1
Wait for setAccountData to complete.
2018-03-29 20:07:26 +01:00
Andrey
248d1d6c58
Translated using Weblate (Russian)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-03-29 18:01:37 +00:00
Weblate
1447c04dda
Merge remote-tracking branch 'origin/develop' into develop
2018-03-29 17:33:49 +00:00
David Baker
a79c558763
Merge pull request #1818 from matrix-org/dbkr/dont_notify_bad_encrypted
...
Don't notify for bad encrypted messages
2018-03-29 18:33:44 +01:00
Richard Lewis
20cbc01698
Add callback handler for integration manager close.
2018-03-29 18:32:49 +01:00
David Baker
d6b3083c2f
Don't notify for bad encrypted messages
...
Continue to wait for decryption if the decryption process failed.
Because we weren't doing this, the first message in a megolm session
was generally failing to decrypt the first time because the keys often
arrive after the message.
Fixes https://github.com/vector-im/riot-web/issues/6284
This is is small & safe enough that we may want to consider
putting it in 0.14 if we're cutting another RC.
2018-03-29 18:18:53 +01:00
Richard Lewis
5ba18b5ee2
Avoid redefining function parameter
2018-03-29 18:13:23 +01:00
Richard Lewis
3d9bdb90ca
Consistent async / await / promises.
2018-03-29 17:56:12 +01:00
Richard Lewis
b1e7dcf216
Cleanup / simplify code.
2018-03-29 17:52:34 +01:00
Richard Lewis
6181ca642f
"Stickerpack" translation.
2018-03-29 17:47:53 +01:00
Richard Lewis
c8f9586c9b
Check for valid reference.
2018-03-29 17:35:21 +01:00
Krombel
50a2756203
Translated using Weblate (German)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-03-29 16:32:34 +00:00
Luke Barnard
c9283ad988
Merge branch 'luke/feature-group-set-joinable' of github.com:matrix-org/matrix-react-sdk into luke/feature-group-set-joinable
2018-03-29 17:28:44 +01:00
Richard Lewis
67f755efcb
Comment.
2018-03-29 17:26:54 +01:00
Richard Lewis
e21cc14e5b
Comment.
2018-03-29 17:26:19 +01:00
Richard Lewis
38c8bc7d9a
Consistent function naming.
2018-03-29 17:25:07 +01:00
Luke Barnard
2bc8d6d3a4
Use less confusing values on radio buttons
2018-03-29 17:25:06 +01:00
Richard Lewis
9c10d243e8
Add comment.
2018-03-29 17:09:03 +01:00
Richard Lewis
f383298267
Remove duplicate event handler.
2018-03-29 17:08:07 +01:00
Luke Barnard
e9193ff0b6
Merge branch 'develop' into luke/feature-group-set-joinable
2018-03-29 17:01:19 +01:00
Richard Lewis
cafbd2904e
Remove unused ref.
2018-03-29 16:57:21 +01:00
Luke Barnard
f42cdf6a4c
Add radio button for setting group is_joinable
...
which dictates whether the group can be joined without invitation.
2018-03-29 16:57:07 +01:00
Richard Lewis
aefccb134c
Ensure deleting is set to false.
2018-03-29 16:56:25 +01:00
Richard Lewis
35fcb2c9ab
Catch rather than 'done' error handler.
2018-03-29 16:56:02 +01:00
Richard Lewis
23a52bdb4c
Indentation.
2018-03-29 16:46:22 +01:00
Richard Lewis
a1581ad2dc
Don't swallow error.
2018-03-29 16:24:03 +01:00
Richard Lewis
5fc9b8a6b8
Indentation.
2018-03-29 16:23:20 +01:00
Kévin C
fdf38bb871
Translated using Weblate (French)
...
Currently translated at 100.0% (999 of 999 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-03-29 15:20:02 +00:00
Weblate
0bd24027f7
Merge remote-tracking branch 'origin/develop' into develop
2018-03-29 14:44:50 +00:00
Luke Barnard
1226ad3330
Merge pull request #1815 from matrix-org/luke/feature-group-join
...
Join this community button
2018-03-29 15:44:46 +01:00
Weblate
fc0b73c29a
Merge remote-tracking branch 'origin/develop' into develop
2018-03-29 14:43:59 +00:00
Luke Barnard
c4322892de
Reword group setting delay
2018-03-29 14:33:54 +01:00
Luke Barnard
2dea5cd233
run gen-i18n
2018-03-29 12:39:21 +01:00
Luke Barnard
385211528d
Implement "Join this community" button
...
for groups that have truthy summary.profile.is_joinable.
2018-03-29 12:39:09 +01:00
Richard Lewis
b4e70e30f3
Expects object, not naked ID.
2018-03-28 19:21:49 +01:00
Richard Lewis
4ac9653ab9
Refactor widget postMessage API.
2018-03-28 12:22:06 +01:00
Weblate
f942782ffe
Merge remote-tracking branch 'origin/develop' into develop
2018-03-28 11:00:38 +00:00
Luke Barnard
00167fbc06
Init page change state in willMount
2018-03-28 11:25:28 +01:00
Luke Barnard
8d994f2788
Merge branch 'develop' into luke/track-page-change-duration
2018-03-28 10:56:36 +01:00
Luke Barnard
f29b58aba5
Always expect generationTimeMs
2018-03-28 10:31:03 +01:00
Luke Barnard
187e8ab8a8
Remove unused variable
2018-03-28 10:27:24 +01:00
Luke Barnard
c8312dd5ae
Use a less fragile API to track page change performance
2018-03-28 10:25:28 +01:00
Weblate
b11b3cce7f
Merge remote-tracking branch 'origin/develop' into develop
2018-03-27 16:29:10 +00:00
Mirek Jurczyszyn
b8e5e603d3
Translated using Weblate (Polish)
...
Currently translated at 69.9% (697 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/
2018-03-27 16:29:09 +00:00
Oskars
7333349772
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (997 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lv/
2018-03-27 16:29:09 +00:00
random
99d038d753
Translated using Weblate (Italian)
...
Currently translated at 99.4% (992 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-03-27 16:29:09 +00:00
Szimszon
5bd852ee8f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (997 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-03-27 16:29:09 +00:00
Osoitz
3131d14b64
Translated using Weblate (Basque)
...
Currently translated at 100.0% (997 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2018-03-27 16:29:08 +00:00
riotimbuggggg
ef4e446418
Translated using Weblate (Albanian)
...
Currently translated at 11.8% (118 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
2018-03-27 16:29:08 +00:00
Luke Barnard
944940057e
Remember that React needs React
2018-03-27 13:04:26 +01:00
Luke Barnard
2ffcad0981
Convert GeminiScrollbarWrapper to stateless component
2018-03-27 13:04:26 +01:00
Luke Barnard
39e9d52c04
Make sure to proxy special prop ref
2018-03-27 13:04:26 +01:00
Luke Barnard
b80568b1c5
Wrap GeminiScrollbar in a component, enabled forceGemini
...
Fixes https://github.com/vector-im/riot-web/issues/6294
2018-03-27 13:04:26 +01:00
Luke Barnard
69d9080dd5
Track duration of page changes
...
The duration measured is between
- componentWillUpdate of MatrixChat and
- componentDidUpdate of MatrixChat.
This does not account for *all* changes to the view that occur
when a room switch happens, for example. But it does at least
capture the difference between switching to a "big" room and
switching to a small test room.
2018-03-27 11:17:49 +01:00
Besnik Bleta
4f488e9e89
Translated using Weblate (Albanian)
...
Currently translated at 4.7% (47 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
2018-03-27 08:47:58 +00:00
riotimbuggggg
2887835a1f
Translated using Weblate (Albanian)
...
Currently translated at 4.7% (47 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
2018-03-27 08:47:57 +00:00
Ralitsa Bozhkova
c393b14cb9
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (997 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-03-26 21:12:21 +00:00
Oskars
e48de56449
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (997 of 997 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lv/
2018-03-26 20:10:29 +00:00