David Baker
34d27954cf
Revert "Don't rely on room members to query power levels"
2018-09-05 18:03:48 +01:00
David Baker
a042f4d0af
Do full registration if HS doesn't support ILAG
...
ILAG only works on HSes that allow registering without an email
address, so whenever we redirect to the ILAG flow, check what
registration flows the server supports, and if it doesn't offer one
that's ILAG-compatible, prompt the user to go through the full
registration process instead.
This doesn't change all the entry points into ILAG, I'll do that
in a separate commit.
2018-09-05 17:07:39 +01:00
Bruno Windels
8500a7131f
avoid unneeded lookups in memberDict
...
have members be an array of RoomMember instead of userId, so
we can avoid multiple lookups when sorting, rendering, ...
2018-09-05 15:25:08 +02:00
Weblate
58ddfc77be
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 11:08:00 +00:00
Bruno Windels
50de22fb51
Merge pull request #2145 from matrix-org/bwindels/fixllroompermission
...
Don't rely on room members to query power levels
2018-09-05 13:07:55 +02:00
Weblate
3d3decfc31
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 10:31:25 +00:00
David Baker
4517eaba6f
Merge pull request #2148 from matrix-org/dbkr/dont_say_email_optional_if_it_isnt
...
Correctly mark email as optional
2018-09-05 11:31:19 +01:00
Weblate
4de7c466d0
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 07:15:32 +00:00
Milena Brum
562cc32860
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2018-09-05 07:15:32 +00:00
David Baker
e5b761b754
Merge pull request #2059 from matrix-org/t3chguy/join_community_fire_ilag_flow
...
guests trying to join communities should fire the ILAG flow.
2018-09-05 08:15:24 +01:00
David Baker
775d995052
Lint
2018-09-04 18:51:24 +01:00
David Baker
a07799879c
Fix tests
2018-09-04 18:50:18 +01:00
Milena Brum
2001fc2cd0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2018-09-04 17:39:18 +00:00
David Baker
dc14a42148
Correctly mark email as optional
...
Look at the flows to see if there is one we can complete without
an email address. Mark the email address as optional iff there is.
2018-09-04 18:26:09 +01:00
Weblate
971c08f8fd
Merge remote-tracking branch 'origin/develop' into develop
2018-09-04 16:17:58 +00:00
Bruno Windels
a6d241c29f
Merge pull request #2146 from matrix-org/bwindels/fixavatars-parttrois
...
Fix DM avatars, part 3
2018-09-04 18:17:52 +02:00
Bruno Windels
3b29b7aab6
fix getDMRoomsForUserId not calling _getUserToRooms first (thanks e2e tests)
2018-09-04 17:36:50 +02:00
Weblate
0c80cc143d
Merge remote-tracking branch 'origin/develop' into develop
2018-09-04 14:40:37 +00:00
Bruno Windels
bc97a3efb5
Merge pull request #2143 from matrix-org/bwindels/fixreconnectspinner
...
Fix: show spinner again while recovering from connection error
2018-09-04 16:40:30 +02:00
Weblate
61bb682c7a
Merge remote-tracking branch 'origin/develop' into develop
2018-09-04 14:10:51 +00:00
csybr
37703843e0
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 97.6% (1220 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-09-04 14:10:51 +00:00
Bruno Windels
44a53cfc0d
use lodash for unique function instead of rolling our own
2018-09-04 16:03:15 +02:00
Bruno Windels
e171296d51
patch self-chats lazily in favor of awaiting sync state
2018-09-04 16:00:40 +02:00
Bruno Windels
be66f98381
use room method for checking power levels
...
as it is always are of the syncing user's membership
in case of lazy loading members
2018-09-04 15:35:44 +02:00
Bruno Windels
5c395e4db7
wait for room creation, to go to home page in case of failure
2018-09-04 14:26:36 +02:00
Bruno Windels
abd9d3a11e
fix lint
2018-09-04 13:55:29 +02:00
Bruno Windels
6c7cb380e0
add warning in console when patching rooms, so it appears in rage shakes
2018-09-04 13:12:26 +02:00
Bruno Windels
441036ff93
remove duplicates from room lists
2018-09-04 13:12:26 +02:00
Bruno Windels
245dfbf957
only put NON-guessed rooms in self-chats
2018-09-04 13:12:26 +02:00
Bruno Windels
c12abab52d
wait until rooms are available
...
as accountData get processed before rooms, during initial sync
or loading sync from cache, accountData gets emitted
before any room is available, hence our patching wasn't doing
anything. Just as well, because it would have failed (see next commits)
2018-09-04 13:12:26 +02:00
csybr
0acb403d55
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 97.6% (1220 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-09-03 13:27:01 +00:00
Weblate
e49a5a6723
Merge remote-tracking branch 'origin/develop' into develop
2018-09-03 13:05:33 +00:00
Markel
a2bb08f58e
Translated using Weblate (Spanish)
...
Currently translated at 98.8% (1235 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2018-09-03 13:05:33 +00:00
Moo
f86b4a6759
Translated using Weblate (Lithuanian)
...
Currently translated at 62.6% (782 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lt/
2018-09-03 13:05:32 +00:00
Andri
32d2db5df4
Translated using Weblate (Indonesian)
...
Currently translated at 27.3% (341 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/id/
2018-09-03 13:05:32 +00:00
Bruno Windels
1eabb6012a
Merge pull request #2139 from matrix-org/bwindels/memberlist-spinner
...
Show spinner in member list while loading members
2018-09-03 15:05:27 +02:00
Bruno Windels
cae419e304
avoid rerendering when LL is disabled
2018-09-03 11:13:56 +02:00
Krombel
a97819e7f5
Translated using Weblate (German)
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-09-02 17:01:34 +00:00
Kévin C
8cae1150b1
Translated using Weblate (French)
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-31 07:43:36 +00:00
Jeff Huang
8b29641dea
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-31 02:59:33 +00:00
Szimszon
33cfd34bc1
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1249 of 1249 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-30 19:05:31 +00:00
Weblate
3c1333d410
Merge remote-tracking branch 'origin/develop' into develop
2018-08-30 17:26:02 +00:00
Peter Vágner
3c48d4a14e
Translated using Weblate (Slovak)
...
Currently translated at 99.9% (1246 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-08-30 17:26:02 +00:00
David Baker
d9fb88246a
Merge pull request #2140 from matrix-org/dbkr/discardsession
...
Slash command to discard megolm session
2018-08-30 18:25:56 +01:00
Bruno Windels
debcc20604
also show spinner on new CATCHUP state
2018-08-30 15:39:48 +02:00
Weblate
d292e3c3c3
Merge remote-tracking branch 'origin/develop' into develop
2018-08-30 10:45:59 +00:00
David Baker
75a2668e42
Merge pull request #2141 from matrix-org/bwindels/fixdmavatar
...
Fix DM avatar
2018-08-30 11:45:54 +01:00
Peter Vágner
8dd17dadd2
Translated using Weblate (Slovak)
...
Currently translated at 99.7% (1244 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-08-30 10:45:36 +00:00
Bruno Windels
fb0a0d5d9e
allow self-chats
2018-08-30 12:36:53 +02:00
Peter Vágner
40e5d379f0
Translated using Weblate (Slovak)
...
Currently translated at 99.4% (1240 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-08-30 10:32:59 +00:00
csybr
e45008ec22
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 97.8% (1220 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-30 10:32:59 +00:00
Krombel
fad6816d5e
Translated using Weblate (German)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-30 10:32:59 +00:00
Kévin C
332c190c63
Translated using Weblate (French)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-30 10:32:59 +00:00
Bruno Windels
d8f15e1159
make sure we still have the room
2018-08-30 12:06:34 +02:00
Bruno Windels
85b6f157c1
only patch m.direct data on server once per session to avoid request storm
2018-08-30 12:01:13 +02:00
Bruno Windels
379ddfff29
dont reassign userToRooms as we're just patching it up, also better check if we really have self DMs
2018-08-30 11:50:57 +02:00
Bruno Windels
caff60d56d
fix var decl
2018-08-30 11:37:13 +02:00
Osoitz
f8baa0f729
Translated using Weblate (Basque)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2018-08-30 09:31:34 +00:00
Bruno Windels
d7868dbe33
delegate avatar selection to room for rooms with two members (but not in m.direct)
2018-08-30 10:54:01 +02:00
Bruno Windels
5afb3bfb29
patch up DMs marked to self (can happy if any client has a bug here)
2018-08-30 10:53:25 +02:00
Jeff Huang
91544b42e7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-30 00:42:07 +00:00
Kévin C
47609feb2c
Translated using Weblate (French)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-29 20:57:53 +00:00
Kenneth Larsson
023035a7dd
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/
2018-08-29 19:08:40 +00:00
Szimszon
0a8f62b92e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1247 of 1247 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-29 18:52:42 +00:00
Weblate
dae22a753a
Merge remote-tracking branch 'origin/develop' into develop
2018-08-29 17:38:53 +00:00
David Baker
2c1ba6f104
Merge pull request #2124 from matrix-org/dbkr/tombstone
...
Support m.room.tombstone events
2018-08-29 18:38:48 +01:00
Weblate
daa1d2ba87
Merge remote-tracking branch 'origin/develop' into develop
2018-08-29 17:38:26 +00:00
David Baker
6cbe4144d4
unused import
2018-08-29 18:28:16 +01:00
David Baker
c40ac49b2a
Merge remote-tracking branch 'origin/develop' into dbkr/roomcreate
2018-08-29 18:18:08 +01:00
David Baker
63938a3f9f
Slash command to discard megolm session
...
For faster crypto debugging
Requires https://github.com/matrix-org/matrix-js-sdk/pull/704
2018-08-29 18:09:37 +01:00
Weblate
e3f64344b8
Merge remote-tracking branch 'origin/develop' into develop
2018-08-29 16:20:09 +00:00
csybr
11d9e96d62
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 99.0% (1217 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-29 16:20:08 +00:00
David Baker
bd0a9cf3a0
Merge remote-tracking branch 'origin/develop' into dbkr/room_upgrade
2018-08-29 15:51:07 +01:00
Bruno Windels
f9c40390e9
set state after setting _showPresence to avoid all members to appear offline on matrix.org
2018-08-29 11:09:55 +02:00
Bruno Windels
e9e5abfcc5
show a spinner in the memberlist while loading the members
2018-08-29 10:30:25 +02:00
Weblate
d0055283d8
Merge remote-tracking branch 'origin/develop' into develop
2018-08-28 13:36:29 +00:00
csybr
38bab898f2
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 99.0% (1217 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-28 13:36:29 +00:00
csybr
b97c203587
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 9.3% (115 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nb_NO/
2018-08-28 13:36:29 +00:00
random
2064cfca77
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-28 13:36:29 +00:00
Krombel
e44ca8df3e
Translated using Weblate (German)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-28 13:36:28 +00:00
Bruno Windels
cc0375fa66
Merge pull request #2137 from matrix-org/bwindels/fixllroomavatar
...
Fix: dont show 1:1 avatar for rooms +2 members but only <=2 members loaded
2018-08-28 15:35:19 +02:00
Xose M
7d90e3ae21
Translated using Weblate (Galician)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
2018-08-28 05:43:58 +00:00
Kenneth Larsson
db05121e2e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/
2018-08-27 21:37:57 +00:00
Bruno Windels
06160f5fae
fix lint
2018-08-27 18:52:33 +02:00
Bruno Windels
6a077655e9
bring back old behaviour to also show member avatars if not marked as 1:1 room
2018-08-27 18:48:21 +02:00
Bruno Windels
36665d3c69
Fix: dont show 1:1 avatar for room with only 2 members loaded
2018-08-27 17:40:31 +02:00
Nikolas
5be206d8db
Translated using Weblate (German)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-27 11:56:12 +00:00
random
21cc3f2467
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-27 08:29:38 +00:00
Szimszon
25fb30bf7d
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-27 05:57:58 +00:00
Slavi Pantaleev
67d04f0f25
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-27 05:19:14 +00:00
Jeff Huang
03d8716ac6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-25 13:53:44 +00:00
Kévin C
192547b9e3
Translated using Weblate (French)
...
Currently translated at 100.0% (1229 of 1229 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-25 07:02:52 +00:00
Weblate
871f4f3adf
Merge remote-tracking branch 'origin/develop' into develop
2018-08-24 13:44:35 +00:00
csybr
06a2942afe
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 99.1% (1217 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-24 13:44:34 +00:00
Nikolas
69cd499e28
Translated using Weblate (German)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-24 13:44:34 +00:00
Slavi Pantaleev
04c0dd9526
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-24 13:44:34 +00:00
Bamstam
d2bfaca9a5
Translated using Weblate (German)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-24 10:57:06 +00:00
Krombel
8820771600
Translated using Weblate (German)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-24 10:55:29 +00:00
David Baker
c03abddd1c
s/terms and conditions/legal/
2018-08-24 11:38:38 +01:00
David Baker
18ed6eb63c
Rener terms & conditions in settings
...
If configured in config file
2018-08-24 11:35:21 +01:00
Slavi Pantaleev
58450b6b0f
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-24 05:57:50 +00:00
cocker-cc
6c3ca166f0
Translated using Weblate (German)
...
Currently translated at 99.9% (1227 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-23 20:58:48 +00:00
Szimszon
b468ffea63
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-23 18:29:39 +00:00
Jeff Huang
58701d26ae
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-23 13:18:23 +00:00
Weblate
31a812724c
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 13:05:49 +00:00
David Baker
cc08179b5d
Merge remote-tracking branch 'origin/develop' into dbkr/dont_crash_if_room_tag_value_null
2018-08-23 13:54:24 +01:00
Peter Vágner
1488417c3e
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
2018-08-23 12:11:55 +00:00
Weblate
d84a197d5d
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 11:41:23 +00:00
David Baker
98dabe1a46
Merge pull request #2132 from matrix-org/bwindels/fixllcomposeravatar
...
Fix LL crash trying to render own avatar in composer when member isn't available yet
2018-08-23 12:41:18 +01:00
David Baker
54620591cc
Don't crash if the value of a room tag is null
...
We were checking that the order was not null, but not the object
itself.
2018-08-23 12:05:09 +01:00
Kévin C
f1e1553ef5
Translated using Weblate (French)
...
Currently translated at 100.0% (1228 of 1228 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-23 09:02:54 +00:00
Weblate
24ecba084b
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 08:36:54 +00:00
David Baker
2816175393
Merge pull request #2125 from matrix-org/dbkr/room_too_old_error
...
Support M_INCOMPATIBLE_ROOM_VERSION
2018-08-23 09:36:50 +01:00
Weblate
263c6dda7a
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 08:33:44 +00:00
David Baker
06ffc70aa4
Merge pull request #2127 from matrix-org/dbkr/hide_replaced_rooms
...
Hide replaced rooms
2018-08-23 09:33:40 +01:00
Weblate
c6cb4f9b87
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 08:33:23 +00:00
David Baker
269670ed20
Merge pull request #2128 from matrix-org/dbkr/move_tiffany_check
...
Fix CPU spin on joining large room
2018-08-23 09:33:17 +01:00
Weblate
ea4c4455c0
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 08:33:02 +00:00
csybr
f2821d6e76
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.7% (1220 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-23 08:33:01 +00:00
Slavi Pantaleev
99b020b4b0
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-23 08:33:01 +00:00
David Baker
b34aad50bc
Merge pull request #2131 from matrix-org/dbkr/change_mau_server_notice_format
...
Change format of server usage limit message
2018-08-23 09:32:56 +01:00
Bruno Windels
37e60e4fc4
wait for members loading to finish to show the avatar in the composer
2018-08-23 00:02:20 +02:00
David Baker
3b0b836637
Change format of server usage limit message
...
As per https://github.com/matrix-org/matrix-doc/issues/1452 /
https://github.com/matrix-org/synapse/pull/3680/
2018-08-22 17:54:02 +01:00
David Baker
a5f98b6a29
Make the is-alone check use efficient methods
2018-08-22 17:05:36 +01:00
Weblate
1dac523217
Merge remote-tracking branch 'origin/develop' into develop
2018-08-22 15:46:11 +00:00
David Baker
f679acea08
Revert "Revert "Fix showing peek preview while LL members are loading""
2018-08-22 16:35:58 +01:00
Weblate
d45397d2e7
Merge remote-tracking branch 'origin/develop' into develop
2018-08-22 15:16:31 +00:00
Slavi Pantaleev
2ba69b61d8
Translated using Weblate (Bulgarian)
...
Currently translated at 98.3% (1216 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-22 15:16:30 +00:00
David Baker
bf7633250a
Revert "Fix showing peek preview while LL members are loading"
2018-08-22 16:16:17 +01:00
Weblate
02c630da5d
Merge remote-tracking branch 'origin/develop' into develop
2018-08-22 14:11:20 +00:00
vejetaryenvampir
e70eee9641
Translated using Weblate (Turkish)
...
Currently translated at 60.1% (744 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/tr/
2018-08-22 14:11:20 +00:00
Moo
8eaead9c18
Translated using Weblate (Russian)
...
Currently translated at 98.8% (1222 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-08-22 14:11:20 +00:00
csybr
9a2ecf9e00
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.7% (1220 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-22 14:11:20 +00:00
Moo
4a8fcd3429
Translated using Weblate (Lithuanian)
...
Currently translated at 54.2% (671 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lt/
2018-08-22 14:11:19 +00:00
random
6201d4e9bb
Translated using Weblate (Italian)
...
Currently translated at 99.8% (1234 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-22 14:11:19 +00:00
David Baker
852d6a3be5
Fix CPU spin on joining large room
...
checkIfAlone() filters the whole member list, which is fine until
we do it once for every membership event, then we have an n^2
problem. Move it into the rate limited function.
Fixes https://github.com/vector-im/riot-web/issues/7163
2018-08-22 14:34:02 +01:00
Bruno Windels
a54629276f
use getJoinedMemberCount() instead of getJoinedMembers().length as the latter doesnt take LL into account
2018-08-22 14:08:18 +02:00
Bruno Windels
860c6355f0
do self membership checks with getMyMembership elsewhere as well
2018-08-22 14:06:28 +02:00
David Baker
b7570002e0
Hide replaced rooms
...
By using new getVisibleRooms() in js-sdk
2018-08-22 12:01:29 +01:00
Bruno Windels
c38b286e8e
falsy check is obsolete now
2018-08-22 12:28:00 +02:00
Bruno Windels
01a0260ac8
use getMyMembership instead of member
2018-08-22 10:33:13 +02:00
David Baker
941a3cfa53
Support M_INCOMPATIBLE_ROOM_VERSION
...
For https://github.com/vector-im/riot-web/issues/7164
2018-08-21 18:33:25 +01:00
David Baker
8d6d1be992
Typo
2018-08-21 16:40:04 +01:00
David Baker
7f8cd203a8
Support m.room.tombstone events
...
For https://github.com/vector-im/riot-web/issues/7164
2018-08-21 15:56:56 +01:00
David Baker
ab10b5493b
Support room creation events
...
For https://github.com/vector-im/riot-web/issues/7164
2018-08-20 16:20:59 +01:00
Miguel L
50f398ff4a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2018-08-20 13:08:38 +00:00
Miguel L
12e71aa850
Translated using Weblate (Spanish)
...
Currently translated at 98.8% (1222 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2018-08-20 12:57:15 +00:00
Andrey
7a125c3ad4
Translated using Weblate (Russian)
...
Currently translated at 98.8% (1222 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-08-20 12:57:15 +00:00
csybr
7ec2b2d44c
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.5% (1218 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-20 12:57:14 +00:00
Moo
dbe129cfef
Translated using Weblate (Lithuanian)
...
Currently translated at 50.8% (629 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lt/
2018-08-20 12:57:14 +00:00
cocker-cc
aa94168242
Translated using Weblate (German)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-20 12:57:14 +00:00
František Šindelář
a2db7dead1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2018-08-18 21:57:13 +00:00
Jeff Huang
3ca56982e4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-18 13:58:17 +00:00
David Baker
9f19896df0
Support for room upgrades
...
* Show when a room upgrade is needed
* Dialog box to perform the upgrade
2018-08-17 14:54:43 +01:00
Weblate
1aef02587a
Merge remote-tracking branch 'origin/develop' into develop
2018-08-17 10:24:09 +00:00
Matthew Hodgson
c410a737d9
fix NPE: apparently otherMember can be undefined as well as null on LL
2018-08-17 12:23:58 +02:00
Weblate
32294165f0
Merge remote-tracking branch 'origin/develop' into develop
2018-08-17 08:53:46 +00:00
csybr
141e1a86db
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.5% (1218 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-17 08:53:46 +00:00
David Baker
94c7ae2bf5
Merge pull request #2098 from matrix-org/dbkr/destroy_widget
...
Destroy non-persistent widgets when switching room
2018-08-17 09:53:41 +01:00
David Baker
e3643bd74c
Lint
2018-08-17 09:42:23 +01:00
Szimszon
22c879d9d3
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-16 19:53:42 +00:00
Kévin C
b61fb186d6
Translated using Weblate (French)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-16 17:36:04 +00:00
Krombel
4ae455a97f
Translated using Weblate (German)
...
Currently translated at 100.0% (1236 of 1236 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-16 16:46:15 +00:00
Weblate
520a4ce618
Merge remote-tracking branch 'origin/develop' into develop
2018-08-16 16:15:02 +00:00
csybr
9bdd104858
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.4% (1214 of 1233 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-16 16:15:01 +00:00
Bruno Windels
cead4096d8
Merge pull request #2118 from matrix-org/bwindels/feature_lazyloading
...
Lazy loading of room members
2018-08-16 18:14:55 +02:00
random
226b7bbe04
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1233 of 1233 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-16 15:22:15 +00:00
csybr
e79edfc0d2
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 98.4% (1214 of 1233 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-16 14:08:52 +00:00
David Baker
936fba655a
Merge pull request #2121 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2018-08-16 15:08:47 +01:00
David Baker
85a2b76ca0
Added translation using Weblate (Georgian)
2018-08-16 13:33:57 +00:00
Weblate
45e2e51002
Merge remote-tracking branch 'origin/develop' into develop
2018-08-16 13:33:49 +00:00
Andrey
35b6e2dc89
Translated using Weblate (Russian)
...
Currently translated at 99.0% (1207 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-08-16 13:29:08 +00:00
csybr
4ab4d97c36
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-16 13:29:07 +00:00
Krombel
f63c5c9dea
Translated using Weblate (German)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-16 13:29:07 +00:00
fede
32a1d71f77
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-16 13:09:55 +00:00
David Baker
8567ce585b
Factor out duplication of resource limit i18n
2018-08-16 13:31:17 +01:00
David Baker
7d690d98e3
Rename variable as it's now not just MAU
2018-08-16 10:35:27 +01:00
Jeff Huang
e65f71f5fc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2018-08-15 18:32:18 +00:00
David Baker
9bde468e30
Shift to M_RESOURCE_LIMIT_EXCEEDED errors
...
With support for admin_contact and limit_type fields
For https://github.com/vector-im/riot-web/issues/7091
2018-08-15 17:03:54 +01:00
Krombel
2c75cd9ad9
Translated using Weblate (German)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2018-08-15 15:57:11 +00:00
csybr
c8a99ddec1
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nn/
2018-08-15 12:01:42 +00:00
Osoitz
3091738f22
Translated using Weblate (Basque)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2018-08-15 10:12:50 +00:00
David Baker
86f60a803d
Merge pull request #2115 from matrix-org/bwindels/ll_toggle
...
Lazy loading: feature toggle
2018-08-15 10:46:18 +01:00
Kévin C
ad6544f043
Translated using Weblate (French)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-15 08:30:25 +00:00
Slavi Pantaleev
647ce511db
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2018-08-15 08:10:19 +00:00
Szimszon
2f3d0503af
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1219 of 1219 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-15 07:56:25 +00:00
Weblate
f1f52329d9
Merge remote-tracking branch 'origin/develop' into develop
2018-08-15 06:55:44 +00:00
Kévin C
6cbafa3faa
Translated using Weblate (French)
...
Currently translated at 100.0% (1218 of 1218 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-15 06:55:44 +00:00
RainSlide
2c41a5e49a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.7% (1215 of 1218 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/
2018-08-15 06:55:43 +00:00
David Baker
c736ae7efb
Copyright
2018-08-14 16:53:34 +01:00
random
db0acdad45
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1218 of 1218 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-08-14 14:05:43 +00:00
David Baker
f20920718a
Show room version number in room settings
...
Also change wording of the Room ID bit to match
Requires https://github.com/matrix-org/matrix-js-sdk/pull/689
For https://github.com/vector-im/riot-web/issues/7164
2018-08-14 14:28:30 +01:00
Bruno Windels
440ebd187d
getMyMembership() doesn't take id anymore
2018-08-14 11:47:05 +02:00
Bruno Windels
c8b6ccba25
fallback to room summary for dm detection
2018-08-14 11:43:03 +02:00
Bruno Windels
a86ca952b3
forgot to remove this
2018-08-14 09:38:43 +02:00
Szimszon
45584027a7
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1218 of 1218 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2018-08-13 20:02:59 +00:00
Kévin C
ecac2cfa8e
Translated using Weblate (French)
...
Currently translated at 100.0% (1218 of 1218 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2018-08-13 16:08:07 +00:00
Bruno Windels
7dc92fe917
Avoid clearing e2e encryption keys, also avoid warning
2018-08-13 17:24:27 +02:00
Bruno Windels
08f322753d
explain exception
2018-08-13 16:53:16 +02:00
Bruno Windels
3e9d1342e8
fix lint
2018-08-13 16:51:37 +02:00