Michael Telatynski
|
a90bd6cd4f
|
Allow collapsing ReplyThread from MessageContextMenu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-04-13 12:28:58 +01:00 |
|
Michael Telatynski
|
8b1e411d6b
|
Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to
|
2018-04-13 10:54:09 +01:00 |
|
Michael Telatynski
|
c77807bd22
|
Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts:
# src/i18n/strings/en_EN.json
# src/i18n/strings/eu.json
# src/i18n/strings/fr.json
# src/i18n/strings/lv.json
# src/i18n/strings/ru.json
# src/i18n/strings/zh_Hant.json
|
2018-04-12 09:48:06 +01:00 |
|
Travis Ralston
|
fe2cbc584d
|
Merge branch 'develop' into travis/remove-presence
|
2018-04-11 15:17:28 -06:00 |
|
David Baker
|
979452628f
|
Merge pull request #1835 from matrix-org/dbkr/fix_firefox_extension_death
Null check stylesheet href
|
2018-04-11 18:40:43 +01:00 |
|
David Baker
|
dbed29a7cc
|
Put Tinter loop body in a try/catch
So whatever other random ways this process fails in don't cause it
to take out the whole app.
|
2018-04-11 18:31:54 +01:00 |
|
David Baker
|
91024007aa
|
Null check stylesheet href
As commented
Fixes https://github.com/vector-im/riot-web/issues/6489
|
2018-04-11 18:20:40 +01:00 |
|
Luke Barnard
|
ab578a5c0c
|
Merge pull request #1819 from pvagner/jump_to_first_unread_a11y
TopUnreadMessagesBar a11y
|
2018-04-11 15:47:43 +01:00 |
|
Luke Barnard
|
d877384d64
|
Merge pull request #593 from matrix-org/luke/fix-render-1-1-avatars-when-others-leave
Use correct 1-1 room avatar after users leave
|
2018-04-11 11:21:18 +01:00 |
|
Luke Barnard
|
edb754b76b
|
Use GeminiScrollbarWrapper in Flair settings of UserSettings
|
2018-04-10 18:08:19 +01:00 |
|
Luke Barnard
|
fca7325b20
|
Change comments
|
2018-04-10 15:56:57 +01:00 |
|
Luke Barnard
|
31e9979285
|
Add 500ms delay to show membershipBusy for longer
to avoid a UI that flashes quickly
|
2018-04-10 15:31:04 +01:00 |
|
David Baker
|
74c84addea
|
Merge pull request #1831 from matrix-org/luke/fix-group-join-or-leave-update
Improve group join/leave feedback
|
2018-04-10 13:40:50 +01:00 |
|
Luke Barnard
|
de1073aacb
|
Factor out _closeSettings for cleanliness
|
2018-04-10 13:28:42 +01:00 |
|
Luke Barnard
|
24d4df87d1
|
Show membership spinner next to Leave/Join button when leaving/joining
|
2018-04-10 11:49:59 +01:00 |
|
Luke Barnard
|
0681df71b0
|
Hide settings after leaving a group
|
2018-04-10 11:49:35 +01:00 |
|
Luke Barnard
|
42141f7da7
|
Fetch group data when leaving or joining to update the view
|
2018-04-10 10:03:54 +01:00 |
|
Matthew Hodgson
|
0ff2837d7f
|
rename createGroupButton to not be a total misnomer...
|
2018-04-09 23:02:59 +01:00 |
|
Matthew Hodgson
|
2d8880ec5f
|
patch NPE on Pill when lazyloading members
|
2018-04-09 23:02:15 +01:00 |
|
Luke Barnard
|
2da45277cd
|
Update group join button to match new API
|
2018-04-09 16:57:27 +01:00 |
|
Daniel D
|
91efcd5453
|
Translated using Weblate (Spanish)
Currently translated at 57.9% (586 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
|
2018-04-09 13:12:19 +00:00 |
|
John Huang
|
92703d008f
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1011 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-04-09 13:12:19 +00:00 |
|
Michael Telatynski
|
f765db7d16
|
only clear reply_to_event if there was one to begin with
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-04-07 12:18:53 +01:00 |
|
Weblate
|
f13fd9ca7b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-06 16:58:31 +00:00 |
|
David Baker
|
03016b9fc8
|
Merge pull request #1828 from matrix-org/luke/fix-redact-avatar
Make stickers/messages continuations of each other
|
2018-04-06 17:58:26 +01:00 |
|
Luke Barnard
|
01dd494f50
|
Make stickers/messages continuations of each other
|
2018-04-06 17:47:44 +01:00 |
|
Luke Barnard
|
008572afe1
|
Revert "Handle non-m.room.message event types."
This reverts commit f8d7ab10fa .
|
2018-04-06 16:42:59 +01:00 |
|
Weblate
|
9b11f2deaa
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-06 14:55:36 +00:00 |
|
Luke Barnard
|
1e586428ac
|
Update to match is_openly_joinable API
|
2018-04-06 14:58:10 +01:00 |
|
Weblate
|
d1c7187db0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-06 10:24:36 +00:00 |
|
Luke Barnard
|
fb9b376cb8
|
Merge pull request #1826 from matrix-org/luke/fix-leaking-features-to-guests
Fix to prevent guests from seeing features
|
2018-04-06 11:24:32 +01:00 |
|
Weblate
|
40b71a681f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-06 10:15:10 +00:00 |
|
Andrey
|
e2cc4691f1
|
Translated using Weblate (Russian)
Currently translated at 99.3% (1004 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
|
2018-04-06 10:15:10 +00:00 |
|
John Huang
|
a1b13d22d1
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1011 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-04-06 10:15:09 +00:00 |
|
Kévin C
|
b03e5d32f3
|
Translated using Weblate (French)
Currently translated at 100.0% (1011 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-04-06 10:04:36 +00:00 |
|
Luke Barnard
|
0306c365cc
|
Fix to prevent guests from seeing features
|
2018-04-06 11:03:17 +01:00 |
|
Luke Barnard
|
adb78c2931
|
Fix broken ForgotPassword component
|
2018-04-06 10:27:03 +01:00 |
|
Szimszon
|
ad9249b666
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1011 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
|
2018-04-06 05:20:09 +00:00 |
|
John Huang
|
3cb0bd404c
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1011 of 1011 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-04-06 02:15:04 +00:00 |
|
Weblate
|
ec02e498cd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-05 16:49:39 +00:00 |
|
David Baker
|
28bf76b319
|
Merge pull request #1824 from matrix-org/luke/fix-wrappedRef-warning
Fix warning "Unknown prop `wrappedRef` on <div> tag..."
|
2018-04-05 17:49:35 +01:00 |
|
Luke Barnard
|
e20f223e78
|
Fix warning "Unknown prop wrappedRef on <div> tag..."
GeminiScrollbar should not receive wrappedRef as a property,
so remove it using object destructuring.
|
2018-04-05 17:39:25 +01:00 |
|
Weblate
|
3e1ff92bdd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-04-05 16:03:10 +00:00 |
|
Dudi Maroshi
|
e73018b333
|
Translated using Weblate (Hebrew)
Currently translated at 8.6% (87 of 1009 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/he/
|
2018-04-05 16:03:10 +00:00 |
|
John Huang
|
027c7aab0e
|
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 16:03:09 +00:00 |
|
Luke Barnard
|
59abfa6337
|
Merge pull request #1817 from matrix-org/luke/feature-group-set-joinable
Add radio button for setting group m.join_policy
|
2018-04-05 17:03:04 +01:00 |
|
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 |
|