Jan Kudrik
|
193b69246a
|
Translated using Weblate (Czech)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
|
2017-09-17 21:38:35 +00:00 |
Matthew Hodgson
|
662431043e
|
Merge pull request #5042 from turt2live/travis/ignored_users
CSS for unignore button in UserSettings
|
2017-09-17 22:38:31 +01:00 |
Michael Telatynski
|
b9d7789d71
|
Translated using Weblate (Italian)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
|
2017-09-17 15:40:22 +00:00 |
Matthew Hodgson
|
7f746ce2c6
|
Merge pull request #5044 from turt2live/travis/home_page_identity_room
Fix alias on home page for identity room
|
2017-09-15 16:37:38 +01:00 |
David Baker
|
30efd02d22
|
Fix test for new behaviour of 'joining' flag
It's no longer reset when the join request completes, so don't
assert it. (The important test is later, asserting that the room
object is non-null).
|
2017-09-15 15:57:37 +01:00 |
David Baker
|
b2e1a2956f
|
Include Finnish translation
Which is 100% on riot-web and 40% on react-sdk which is probably
at a point where it can be useful.
|
2017-09-15 12:26:45 +01:00 |
turt2live
|
a4e33bf46a
|
Fix alias on home page for identity room
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-09-14 21:09:57 -06:00 |
Travis Ralston
|
ac0f593c7c
|
CSS for unignore button in UserSettings
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-09-14 15:34:45 -06:00 |
Travis Ralston
|
7d033e1c0e
|
Bring back dark theme code block border
This fixes https://github.com/vector-im/riot-web/issues/5013 and https://github.com/vector-im/riot-web/issues/4416 by only showing the border when the code block is hovered, and that the border is actually visible. The !important is needed to override the default border behaviour.
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-09-14 10:03:53 -06:00 |
David Baker
|
06fe240be2
|
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
|
2017-09-13 16:35:37 +01:00 |
David Baker
|
f148844573
|
Merge pull request #4989 from vector-im/t3chguy/on_copy_tooltip
generic contextual menu for tooltip/responses
|
2017-09-13 14:27:28 +01:00 |
Michael Telatynski
|
2316f4230e
|
install and use prop-types over React.PropTypes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-09-13 14:23:35 +01:00 |
David Baker
|
c140088f82
|
Merge pull request #5018 from RiotTranslateBot/weblate-riot-web-riot-web
Update from Weblate.
|
2017-09-12 12:57:36 +01:00 |
Michael Telatynski
|
9691173032
|
Translated using Weblate (Tamil)
Currently translated at 69.8% (146 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
|
2017-09-12 10:56:54 +00:00 |
Michael Telatynski
|
8513ea2a31
|
Translated using Weblate (Malayalam)
Currently translated at 98.5% (206 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
|
2017-09-12 10:56:54 +00:00 |
Michael Telatynski
|
a5a1b5fcd8
|
Translated using Weblate (Italian)
Currently translated at 99.5% (208 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
|
2017-09-12 10:56:53 +00:00 |
Michael Telatynski
|
30f81e2143
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
|
2017-09-12 10:56:53 +00:00 |
Michael Telatynski
|
f48cfdcfe0
|
Translated using Weblate (Catalan)
Currently translated at 54.5% (114 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
|
2017-09-12 10:56:53 +00:00 |
Michael Telatynski
|
728ffd37b8
|
Translated using Weblate (Arabic)
Currently translated at 14.8% (31 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
|
2017-09-12 10:56:53 +00:00 |
Robert Swain
|
5ffc9c56ee
|
Merge branch 'develop' into rob/electron-screensharing
|
2017-09-12 10:55:01 +02:00 |
Weblate
|
2357e7fe41
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-11 17:52:19 +00:00 |
David Baker
|
f18f13643f
|
Merge pull request #5015 from vector-im/dbkr/active_room_observer
Avoid re-rendering RoomList on room switch
|
2017-09-11 18:52:15 +01:00 |
David Baker
|
3ac154b7da
|
Add comment to update shouldComponentUpdate
if adding new props
|
2017-09-11 18:30:43 +01:00 |
David Baker
|
47ddc6dedf
|
Comment typo
|
2017-09-11 18:29:20 +01:00 |
David Baker
|
82f2e47667
|
Avoid re-rendering RoomList on room switch
See https://github.com/matrix-org/matrix-react-sdk/pull/1375
|
2017-09-11 17:06:40 +01:00 |
Weblate
|
55c656ead9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-11 16:04:59 +00:00 |
Balaji Ravichandran
|
dc6a7e7425
|
Translated using Weblate (Tamil)
Currently translated at 69.8% (146 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
|
2017-09-11 16:04:59 +00:00 |
Akcja Demokracja Open-Source
|
3a77d8aa21
|
Translated using Weblate (Polish)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
|
2017-09-11 16:04:59 +00:00 |
av3n
|
b7f31d0a64
|
Translated using Weblate (Italian)
Currently translated at 99.5% (208 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
|
2017-09-11 16:04:59 +00:00 |
Jan Kudrik
|
95af34ca99
|
Translated using Weblate (Czech)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
|
2017-09-11 16:04:58 +00:00 |
David Baker
|
079f39efed
|
Add New Vector windows build signing cert
As the signing process needs it.
|
2017-09-11 17:04:10 +01:00 |
Weblate
|
83acdee013
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-07 15:01:08 +00:00 |
David Baker
|
941f92530d
|
Merge pull request #4623 from MurzNN/patch-1
Fix menu on change keyboard language issue #4345
|
2017-09-07 16:01:04 +01:00 |
Weblate
|
942021e4bb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-07 13:35:39 +00:00 |
Ramon Vilar
|
7a62b058c9
|
Translated using Weblate (Catalan)
Currently translated at 54.5% (114 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
|
2017-09-07 13:35:38 +00:00 |
David Baker
|
ff8527c819
|
Merge pull request #4999 from vector-im/dbkr/fix_missing_isinvite_warning
Make isInvite default to false
|
2017-09-07 14:35:35 +01:00 |
David Baker
|
76be54b2be
|
Make isInvite default to false
as things are assuming it's optional but it isn't which is causing
a ton of warnings.
|
2017-09-07 13:35:13 +01:00 |
Ramon Vilar
|
5511fdd0c3
|
Added translation using Weblate (Catalan)
|
2017-09-07 09:12:30 +00:00 |
Weblate
|
3c82e61567
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-06 17:07:01 +00:00 |
David Baker
|
d374425a20
|
Merge pull request #4991 from vector-im/revert-4939-luke/feature-sticky-date-separators
Revert "Implement sticky date separators"
|
2017-09-06 18:06:57 +01:00 |
Kevin Németh
|
95947323a2
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (209 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
|
2017-09-06 16:43:33 +00:00 |
David Baker
|
38575a653d
|
Revert "Implement sticky date separators"
|
2017-09-06 17:36:43 +01:00 |
Weblate
|
dba05488bf
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-06 13:38:24 +00:00 |
David Baker
|
7202556f45
|
Don't delete dist dir after putting stuff in it
|
2017-09-06 14:37:57 +01:00 |
Michael Telatynski
|
32ea675c92
|
fix (C) header
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-09-06 14:20:12 +01:00 |
Weblate
|
6a5da1011c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-06 12:38:46 +00:00 |
David Baker
|
8b250bda64
|
Merge branch 'master' into develop
|
2017-09-06 13:36:11 +01:00 |
David Baker
|
92d31a8890
|
v0.12.3
|
2017-09-06 13:32:33 +01:00 |
David Baker
|
1b3ffb150b
|
Prepare changelog for v0.12.3
|
2017-09-06 13:32:32 +01:00 |
David Baker
|
2ab9dc4270
|
v0.12.3
|
2017-09-06 13:31:31 +01:00 |