Luke Barnard
04b1678c7f
Implement a simple shouldComponentUpdate for DNDRoomTile
...
because otherwise beautiful dnd spends a lot of time requesting
animation frames pointlessly.
2018-03-14 15:06:13 +00:00
random
58325bfb73
Translated using Weblate (Italian)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-03-14 09:57:53 +00:00
Weblate
a3c80b7178
Merge remote-tracking branch 'origin/develop' into develop
2018-03-12 18:06:05 +00:00
Matthew Hodgson
74b45322b2
Merge pull request #6289 from vector-im/luke/fix-tag-panel-clear-cosmetics
...
Correctly position mx_TagPanel_clearButton
2018-03-12 18:05:59 +00:00
Weblate
3d6984e8e3
Merge remote-tracking branch 'origin/develop' into develop
2018-03-12 18:05:26 +00:00
Matthew Hodgson
5bfa052a48
Merge pull request #6290 from vector-im/luke/fix-tag-tile-avatar-border-gap
...
Fix gap between avatar and border
2018-03-12 18:05:22 +00:00
Weblate
456f9833fa
Merge remote-tracking branch 'origin/develop' into develop
2018-03-12 17:54:09 +00:00
Luke Barnard
dfb0eb5233
Merge pull request #6303 from vector-im/luke/fix-group-invite-flow
...
Fix bug where cannot send group invite on GroupMemberInfo phase
2018-03-12 17:54:04 +00:00
Weblate
2f0d3f1313
Merge remote-tracking branch 'origin/develop' into develop
2018-03-12 17:53:10 +00:00
Luke Barnard
5eae913803
Merge pull request #6301 from vector-im/luke/fix-firefox-wrong-theme
...
Fix themeing bug with Firefox where "disabled" ignored
2018-03-12 17:53:03 +00:00
Luke Barnard
afb9fdf4ec
Fix bug where cannot send group invite on GroupMemberInfo phase
...
by not reusing the same function and invoking separate conditions
to decide what the function does but instead using different
functions.
Also, show the GroupMemberList after inviting a member, otherwise
we might end up looking at the member we were already looking at
instead of the updated list of members.
2018-03-12 17:18:30 +00:00
Luke Barnard
647c7d7629
Fix themeing bug with Firefox where "disabled" ignored
...
A bug in firefox means "disabled" isn't honoured when set in the
HTML. Doing `a.disabled = false` does work however, and Chrome
also appears to honour this.
2018-03-12 16:15:17 +00:00
Nathan van Beelen
52ce709840
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2018-03-09 14:23:53 +00:00
Weblate
1b9bd33692
Merge remote-tracking branch 'origin/develop' into develop
2018-03-09 02:00:35 +00:00
Matthew Hodgson
aa54032500
force refresh when updating the app
2018-03-09 01:45:44 +00:00
Luke Barnard
abb8413c16
Fix gap between avatar and border
...
With the caveat that this will give a solid background
to group avatars with transparency when they are selected.
2018-03-08 18:01:05 +00:00
Luke Barnard
2bdaf5026d
Correctly position mx_TagPanel_clearButton
2018-03-08 17:05:13 +00:00
Weblate
511a192d8b
Merge remote-tracking branch 'origin/develop' into develop
2018-03-08 15:08:08 +00:00
Luke Barnard
c3ebe1f591
Merge pull request #6288 from vector-im/luke/e2e-request-keys-button
...
Changes for E2E "fudge-button"
2018-03-08 15:08:02 +00:00
Luke Barnard
1119098eec
Alter style of TooltipButton_helpText
...
- Aligned to the "start" of the text (left for LTR, right for RTL)
- Increase width by 200px
2018-03-08 14:11:36 +00:00
Luke Barnard
8d5717b812
Allow arbitrary React nodes in RoomTooltip
2018-03-08 14:11:06 +00:00
Luke Barnard
9f5211061e
CSS for E2E "fudge-button" UI
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1791
2018-03-08 14:10:33 +00:00
Weblate
a4d8e9e4e5
Merge remote-tracking branch 'origin/develop' into develop
2018-03-07 14:23:27 +00:00
Ralitsa Bozhkova
2baa77a93f
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-03-07 14:23:25 +00:00
Luke Barnard
c051492286
Merge pull request #6286 from vector-im/luke/fix-tag-panel-empty
...
Make sure mx_TagPanel_tagTileContainer occupies full height
2018-03-07 14:23:22 +00:00
Luke Barnard
63b696ff6c
Make sure mx_TagPanel_tagTileContainer occupies full height
...
so that the user can drag groups to an empty TagPanel
fixes https://github.com/vector-im/riot-web/issues/6276
2018-03-07 11:47:52 +00:00
Weblate
b2da66d670
Merge remote-tracking branch 'origin/develop' into develop
2018-03-06 09:56:28 +00:00
Matthew Hodgson
5ade4b2bcf
Merge pull request #6281 from vector-im/luke/fix-room-tile-cosmetics
...
Add transparent CSS class for RoomTile
2018-03-06 09:56:22 +00:00
Luke Barnard
1b6cb2da68
Add transparent CSS class for RoomTile
2018-03-05 12:34:51 +00:00
Weblate
0311a3a1be
Merge remote-tracking branch 'origin/develop' into develop
2018-03-05 11:29:29 +00:00
Ralitsa Bozhkova
7d7079a389
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-03-05 11:29:28 +00:00
David Baker
8f578f7378
Merge pull request #6273 from vector-im/luke/fix-copy-res-gen-i18n-crash
...
Fix crash; fs event received /w langauge file empty
2018-03-05 11:29:24 +00:00
Weblate
ab4019a612
Merge remote-tracking branch 'origin/develop' into develop
2018-03-03 20:30:18 +00:00
Matthew Hodgson
ab55f2b938
document config.json
2018-03-03 20:30:08 +00:00
Luke Barnard
075f568f61
Fix crash; fs event received /w langauge file empty
...
It was common, at least for me, to experience a crash produced
when running the `matrix-react-sdk/scripts/gen-i18n.js` script
because when writing en_EN.json (via the script or otherwise)
choikdar would receive an event and cause the file to be read,
but the file would be empty when clearly it wasn't.
This would happen even when doing an atomic write in gen-i18n.
The fix adds a debounce as a workaround.
2018-03-02 15:30:06 +00:00
Weblate
9b0abbe52c
Merge remote-tracking branch 'origin/develop' into develop
2018-03-01 15:05:19 +00:00
Kenneth Larsson
33c2806ffb
Translated using Weblate (Swedish)
...
Currently translated at 87.4% (195 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-03-01 15:05:19 +00:00
RainSlide
244d3c98b6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-03-01 15:05:18 +00:00
Ralitsa Bozhkova
ce66bfbd6c
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-03-01 15:05:17 +00:00
David Baker
e1e8d9777b
Merge pull request #6269 from vector-im/luke/feature-disable-tag-panel
...
Add setting to disable TagPanel
2018-03-01 15:05:13 +00:00
Jakub Kalousek
b3ab4231bc
Translated using Weblate (Czech)
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2018-02-28 22:21:15 +00:00
Luke Barnard
d23c02b196
gen-i18n
2018-02-28 18:19:12 +00:00
Luke Barnard
174061db57
Add setting to disable TagPanel
2018-02-28 18:16:37 +00:00
RainSlide
63bbbfb839
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
更易于理解一些?
2018-02-28 04:03:10 +00:00
RainSlide
3a1886e80e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.1% (221 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-02-28 04:02:42 +00:00
Jeff Huang
c2bf929e63
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-02-28 00:03:57 +00:00
Klaus Marx
a316face83
Translated using Weblate (German)
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-02-27 16:06:42 +00:00
Weblate
9ad9c82c85
Merge remote-tracking branch 'origin/develop' into develop
2018-02-27 15:11:26 +00:00
daniel tygel
80d0f196c4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (223 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2018-02-27 15:11:26 +00:00
Luke Barnard
56ca1bc7ee
Merge pull request #6257 from vector-im/luke/groups-my-groups-microcopy
...
CSS for my groups microcopy
2018-02-27 15:11:21 +00:00