Bruno Windels
c8692473a4
v1.0.5
2019-03-21 11:37:35 +01:00
Bruno Windels
a84a599f16
Prepare changelog for v1.0.5
2019-03-21 11:37:35 +01:00
Bruno Windels
0dd1a7b309
v1.0.5
2019-03-21 11:34:17 +01:00
Bruno Windels
4792eb4aa4
bump matrix-react-sdk version to 1.0.5
2019-03-21 11:31:12 +01:00
David Baker
dceb2dd671
v1.0.4
2019-03-18 14:16:23 +00:00
David Baker
9001416343
Prepare changelog for v1.0.4
2019-03-18 14:16:23 +00:00
David Baker
5254cef980
v1.0.4
2019-03-18 14:11:52 +00:00
David Baker
59ebb15fe9
Released js-sdk & react-sdk
2019-03-18 14:11:09 +00:00
David Baker
bf721d031a
v1.0.4-rc.1
2019-03-13 15:00:17 +00:00
David Baker
98ed6a6a29
Prepare changelog for v1.0.4-rc.1
2019-03-13 15:00:17 +00:00
David Baker
958e8662d9
v1.0.4-rc.1
2019-03-13 14:58:28 +00:00
David Baker
9280d1ff49
yarn neds --new-version to make a new version
2019-03-13 14:57:52 +00:00
David Baker
a3585c1feb
react-sdk & js-sdk rc.1
2019-03-13 14:56:24 +00:00
David Baker
d6942353f1
Electron 4.0.8
2019-03-13 14:15:47 +00:00
David Baker
2d8dae4723
Merge pull request #9152 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate
2019-03-13 14:05:30 +00:00
Weblate
ff944092ac
Merge branch 'origin/develop' into Weblate.
2019-03-13 14:04:18 +00:00
Paulo Miranda
fa44eccf6b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: http://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-03-13 14:04:16 +00:00
Sheogorath
1f9e518535
Translated using Weblate (German)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: http://translate.riot.im/projects/riot-web/riot-web/de/
2019-03-13 14:04:16 +00:00
David Baker
645f4e9a80
Merge pull request #9151 from jryans/yarn-ci
...
Use modern Yarn version on Travis CI
2019-03-13 13:23:36 +00:00
J. Ryan Stinnett
a05e5d1e86
Use modern Yarn version on Travis CI
...
Travis CI uses a quite old version of Yarn by default. This adds Yarn's
recommended incantation for using the latest stable version.
2019-03-13 12:32:46 +00:00
J. Ryan Stinnett
fcaf0a5503
Recommend using the latest Node LTS version
2019-03-13 10:54:36 +00:00
J. Ryan Stinnett
1abaf50633
Merge pull request #9132 from jryans/yarn
...
Switch to `yarn` for dependency management
2019-03-13 09:37:53 +00:00
Tom Lant
00cd9b2ecc
Update issue templates
2019-03-12 17:01:17 +01:00
J. Ryan Stinnett
1312ba537a
Update scripts and docs to use yarn where appropriate
...
Most `npm` operations are replaced with `yarn`, which generally has better
behavior. However, steps like publish that write to the NPM registry are left to
`npm`, which currently handles these tasks best.
2019-03-12 11:06:57 +00:00
J. Ryan Stinnett
13aca0716a
Add yarn lock file for Electron app
...
We did not previously commit lock files for the Electron app, so there is no
correct copy to import from. For this directory, I created a fresh yarn lock
file using yarn install.
2019-03-11 15:33:00 +00:00
J. Ryan Stinnett
a5b8d6381f
Convert from npm to yarn lock file
...
The npm lock file was imported into yarn. A yarn install pass was then run to
double-check the lock file for sanity.
2019-03-11 14:35:03 +00:00
David Baker
acacc61f1c
Merge pull request #9104 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate
2019-03-11 10:02:11 +00:00
Weblate
837abe3bb8
Merge branch 'origin/develop' into Weblate.
2019-03-11 10:00:55 +00:00
roket1428
eb40efefd1
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: http://translate.riot.im/projects/riot-web/riot-web/tr/
2019-03-11 10:00:49 +00:00
pogback
e7625d48f6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: http://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2019-03-11 10:00:49 +00:00
David Baker
b3aeb53763
Merge pull request #9075 from vector-im/dbkr/no_32_bit_linux
...
Don't copy the 32 bit linux deb
2019-03-07 11:54:55 +00:00
David Baker
12a56e37ba
Don't copy the 32 bit linux deb
...
As per comment
2019-03-07 11:12:43 +00:00
David Baker
1b6da01734
Merge pull request #9068 from vector-im/dbkr/olm_isnt_optional
...
Change olm dependency to normal dep
2019-03-06 17:26:04 +00:00
David Baker
34d875ca57
remove empty section
2019-03-06 16:51:58 +00:00
David Baker
7b684aee0c
Also makes this unnecessary
2019-03-06 16:48:58 +00:00
David Baker
4078443265
Change olm dependency to normal dep
...
It would be nice if it were actually an optional dependency and you
could just not install olm and get a Riot without olm, but you can't:
what you get is a broken Riot, so having it as an optional dep isn't
helping anyone.
Also whatever other package-lock changes npm has decided are
necessary today.
2019-03-06 16:44:36 +00:00
David Baker
acb8afaeb7
Merge branch 'master' into develop
2019-03-06 16:07:05 +00:00
David Baker
fbce9c0ecf
Merge branch 'release-v1.0.3'
2019-03-06 16:06:45 +00:00
David Baker
2bb134e7f5
v1.0.3
2019-03-06 15:58:00 +00:00
David Baker
547ed4c672
Prepare changelog for v1.0.3
2019-03-06 15:57:59 +00:00
David Baker
8e9d73fb5b
v1.0.3
2019-03-06 15:55:40 +00:00
David Baker
052adc10b5
react-sdk v1.0.3
2019-03-06 15:48:57 +00:00
David Baker
b2d417d7ef
Merge branch 'master' into develop
2019-03-06 11:38:17 +00:00
David Baker
8543c7b9ff
Merge branch 'release-v1.0.2'
2019-03-06 11:36:41 +00:00
David Baker
b6930415ce
v1.0.2
2019-03-06 11:33:14 +00:00
David Baker
ebf6deeed2
Prepare changelog for v1.0.2
2019-03-06 11:33:13 +00:00
David Baker
ea86359c41
v1.0.2
2019-03-06 11:31:02 +00:00
David Baker
72014c59be
Released matrix-sdk & js-sdk
2019-03-06 11:29:55 +00:00
David Baker
2b709c6973
v1.0.2-rc.3
2019-03-05 19:22:13 +00:00
David Baker
3ee0789ef7
Prepare changelog for v1.0.2-rc.3
2019-03-05 19:22:12 +00:00
David Baker
b7d2159d60
v1.0.2-rc.3
2019-03-05 19:20:57 +00:00
David Baker
95c979de98
react-sdk & js-sdk rcs
2019-03-05 19:20:21 +00:00
David Baker
164de5faa5
Merge pull request #9051 from vector-im/dbkr/hosting_link_2
...
Add modular.im hosting link to electron app config
2019-03-05 18:28:03 +00:00
David Baker
5474a5e0c7
utm_campaign is now added automatically
2019-03-05 18:27:22 +00:00
David Baker
9235b5a861
Add modular.im hosting link to electron app config
2019-03-05 18:27:15 +00:00
David Baker
3a77b8ee64
Merge pull request #9047 from vector-im/dbkr/hosting_link
...
Add modular.im hosting link to electron app config
2019-03-05 18:21:55 +00:00
David Baker
116f1d7d92
utm_campaign is now added automatically
2019-03-05 16:45:46 +00:00
David Baker
3c123a064b
Add modular.im hosting link to electron app config
2019-03-05 16:18:04 +00:00
David Baker
d4f29805c3
v1.0.2-rc.2
2019-03-01 17:42:19 +00:00
David Baker
0d6d755788
Prepare changelog for v1.0.2-rc.2
2019-03-01 17:42:18 +00:00
David Baker
29ff95cccc
v1.0.2-rc.2
2019-03-01 17:39:57 +00:00
David Baker
20c437277c
react-sdk rc.3
2019-03-01 17:38:31 +00:00
David Baker
ea959d5994
v1.0.2-rc.1
2019-03-01 12:22:19 +00:00
David Baker
813fdf4aad
Prepare changelog for v1.0.2-rc.1
2019-03-01 12:22:18 +00:00
David Baker
ab1ceff242
v1.0.2-rc.1
2019-03-01 12:20:32 +00:00
David Baker
2e3d0e50ec
react-sdk rc.2
2019-03-01 12:19:28 +00:00
David Baker
4a5a73597c
Merge pull request #9014 from vector-im/dbkr/langs_file_resolve_alias
...
Set a require alias for the webapp directory
2019-03-01 12:13:28 +00:00
David Baker
bf1ab7f420
Use $webapp rather than Webapp
2019-03-01 12:03:19 +00:00
David Baker
53e25ff247
Set a resuire alias for the webapp directory
...
So languagehandler can pull the languages json from there
2019-03-01 11:32:37 +00:00
J. Ryan Stinnett
48015aa36d
Merge pull request #8991 from vector-im/jryans/nudge-karma
...
Nudge karma to 3.1.2
2019-03-01 09:37:07 +00:00
Michael Telatynski
baa034230f
Merge pull request #8983 from vector-im/t3chguy/local-config
...
Add support for localConfig at $appData/config.json.
2019-03-01 07:54:49 +00:00
David Baker
6206b1d073
js-sdk & react-sdk rc.1
2019-02-28 14:51:51 +00:00
David Baker
4f58deac1f
Merge pull request #8973 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-02-28 14:12:15 +00:00
Weblate
97a60834a1
Merge branch 'origin/develop' into Weblate.
2019-02-28 14:10:48 +00:00
Weblate
0e2938d7b3
[matrix] -> Matrix
2019-02-28 14:10:31 +00:00
Bruno Windels
b0bbe48220
Merge pull request #8987 from vector-im/bwindels/cichromelocation
...
set chrome path for travis CI explicitly
2019-02-28 15:02:08 +01:00
J. Ryan Stinnett
8b25d4f710
Nudge karma to 3.1.2
...
This includes a fix for detecting the version of Chrome used to run tests.
2019-02-28 13:52:34 +00:00
Weblate
34eb6322c0
Merge branch 'origin/develop' into Weblate.
2019-02-28 13:40:41 +00:00
Bruno Windels
45d1ec8825
set chrome path for travis CI explicitly
...
karma seems to be giving priority to a location where an old version is installed.
2019-02-28 13:18:21 +01:00
David Baker
e37a8dc8a1
Merge pull request #8984 from vector-im/nadonomy/electron-spinner
...
Updated install spinner
2019-02-28 10:20:51 +00:00
Nad Chishtie
f020995ac4
Updated install spinner referenced in #8913
2019-02-28 11:19:00 +01:00
Michael Telatynski
0e0c1cfad3
Add support for localConfig at $appData/config.json.
...
Move electron-config to $appData/electron-config.json
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-02-28 00:17:33 +00:00
Weblate
79d56bdb0e
Merge remote-tracking branch 'origin/develop' into develop
2019-02-27 17:41:51 +00:00
David Baker
3b70faee24
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2019-02-27 17:41:48 +00:00
David Baker
0d5e80cc51
Update to electron 4.0.6
2019-02-27 17:34:36 +00:00
Weblate
f899c75d0c
Merge remote-tracking branch 'origin/develop' into develop
2019-02-27 17:33:01 +00:00
hectorfdezlopez
5266d1bc11
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2019-02-27 17:32:58 +00:00
Herman S
3acc6ee5c9
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2019-02-27 17:32:58 +00:00
Szimszon
2c0b47a1e9
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2019-02-27 17:32:57 +00:00
Akarshan Biswas
ea0ce23ac7
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2019-02-27 17:32:57 +00:00
Sotiris Papatheodorou
d644a73595
Translated using Weblate (Greek)
...
Currently translated at 84.2% (16 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2019-02-27 17:32:57 +00:00
Fridtjof Mund
c3c9b63326
Translated using Weblate (German)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2019-02-27 17:32:57 +00:00
Samu Voutilainen
b10ec4db37
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2019-02-27 17:32:57 +00:00
ButterflyOfFire
5d555e044d
Translated using Weblate (Arabic)
...
Currently translated at 89.4% (17 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2019-02-27 17:32:56 +00:00
Tom Lant
f9be0bfb2e
Update issue templates
2019-02-27 14:06:00 +00:00
Paulo Miranda
0a0aa1c591
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-02-27 13:50:43 +00:00
Stanislav Lukeš
af2921d0c4
Translated using Weblate (Czech)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2019-02-27 09:51:04 +00:00
Joar Wandborg
4beeba6cf6
Translated using Weblate (Swedish)
...
Currently translated at 94.7% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2019-02-25 10:57:37 +00:00
Tim Stahel
0c742e5424
Translated using Weblate (Swedish)
...
Currently translated at 94.7% (18 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2019-02-25 10:57:37 +00:00
Travis Ralston
a5a4c167e8
Merge pull request #8911 from vector-im/t3chguy/no-update
...
Allow disabling update mechanism
2019-02-24 18:00:54 -07:00
Travis Ralston
9e11c70416
Merge pull request #8908 from vector-im/t3chguy/minimize_tray
...
Allow configuration of whether closing window closes or minimizes to tray
2019-02-24 17:33:14 -07:00
Michael Telatynski
ffacf30722
Allow disabling update mechanism
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-02-24 04:52:07 +00:00
Michael Telatynski
5a3b9ae454
more matching
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-02-24 01:38:21 +00:00
Michael Telatynski
717495c4e0
specify return types to match superclass
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-02-24 01:21:18 +00:00
Michael Telatynski
714570443d
Allow configuration of whether closing window closes or minimizes to tray
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-02-24 01:08:01 +00:00
Akarshan Biswas
c691b248a2
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2019-02-22 06:53:27 +00:00
Jaroslav
a4f541adad
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2019-02-21 19:05:02 +00:00
Bruno Windels
588030141b
Merge pull request #8854 from jryans/jenkins-lang-file
...
Fix language file path for Jenkins
2019-02-21 13:53:58 +01:00
J. Ryan Stinnett
09b17f77c2
Fix language file path for Jenkins
...
Jenkins seems to use a different layout of the repos than other environments.
The sub-projects are cloned inside of the `riot-web` workspace. To account for
this, we need to adjust the Riot language file path.
2019-02-21 12:31:45 +00:00
J. Ryan Stinnett
62d4bb2144
Merge pull request #8832 from vector-im/jryans/default-server-name
...
Document and recommend `default_server_name`
2019-02-21 10:38:37 +00:00
J. Ryan Stinnett
2dc26b4c5d
Document and recommend default_server_name
...
This the recommended way to define a default server (instead of the existing HS
and IS URL options). It will use `.well-known` discovery to find the URLs.
See https://github.com/vector-im/riot-web/issues/8763 .
2019-02-20 16:08:58 +00:00
Bruno Windels
ad04e8bee8
Merge pull request #8710 from vector-im/bwindels/moarcachebustin
...
Cache busting for icons & language files
2019-02-20 13:34:58 +01:00
Herman S
b87f1f7713
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2019-02-20 12:13:24 +00:00
Bruno Windels
6a9c053536
simplify config entry
2019-02-20 09:39:42 +01:00
Bruno Windels
e56206241b
use same hash format as webpack defaults
2019-02-20 09:39:27 +01:00
Richard van der Hoff
d4e1f1af7a
Fix cleanup script not to remove extracted/bundles directories ( #8764 )
2019-02-18 17:05:48 +00:00
Bruno Windels
c2d14392b2
allow setting the relative location of the language file for running the unit tests in ci, where riot-web is a subdirectory of react-sdk
2019-02-18 17:26:49 +01:00
Bruno Windels
223d8a87ca
move relative path in react-sdk to webpack config file
...
otherwise react-sdk can't build anymore with riot-web
in a specific location
2019-02-18 16:25:19 +01:00
Bruno Windels
070cc77e0f
add content hash to languages.json file using webpack file-loader
2019-02-18 16:12:04 +01:00
Bruno Windels
878190ba27
add content hash to individual language files
2019-02-18 16:11:41 +01:00
Jordi Mallach
3391689d29
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2019-02-18 11:30:22 +00:00
Travis Ralston
5d2d8ccc71
Merge pull request #8722 from aaronraimist/remove-redesign-issue-template
...
Remove redesign issue template
2019-02-15 22:10:22 -07:00
Aaron Raimist
257611f1b4
Remove redesign issue template
...
The redesign is just the design now
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-02-15 22:29:40 -06:00
Bruno Windels
2e60037d9f
add cache busting for app icons and msapp config xml
2019-02-15 16:11:33 +01:00
Bruno Windels
f7e88855fe
Merge branch 'master' into develop
2019-02-15 14:05:25 +01:00
Bruno Windels
c727e774c4
Merge branch 'release-v1.0.1'
2019-02-15 14:05:16 +01:00
Bruno Windels
1b501f6582
v1.0.1
2019-02-15 14:01:19 +01:00
Bruno Windels
88ed193725
Prepare changelog for v1.0.1
2019-02-15 14:01:19 +01:00
Bruno Windels
77b317b3cf
v1.0.1
2019-02-15 14:00:01 +01:00
Bruno Windels
c953791cd0
bump matrix-react-sdk to 1.0.1
2019-02-15 13:57:04 +01:00
Matthew Hodgson
20dc7068af
Merge pull request #8550 from abeluck/develop
...
Make scripts/make-icons.sh work on linux
2019-02-15 12:28:58 +00:00
hectorfdezlopez
8766fcd089
Translated using Weblate (Galician)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2019-02-15 09:34:50 +00:00
pebles
df1ff65796
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2019-02-15 09:05:40 +00:00
Марко М. Костић
1a6efb3a1c
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2019-02-15 08:10:53 +00:00
J. Ryan Stinnett
674b8c3561
Merge branch 'release-v1.0.0'
2019-02-14 17:11:09 +00:00
J. Ryan Stinnett
3b123ce5c1
v1.0.0
2019-02-14 17:08:42 +00:00
J. Ryan Stinnett
27f1c5476b
Prepare changelog for v1.0.0
2019-02-14 17:08:42 +00:00
J. Ryan Stinnett
55da52debd
v1.0.0
2019-02-14 17:07:27 +00:00
J. Ryan Stinnett
47fbe1f600
Update dependencies
2019-02-14 16:59:01 +00:00
J. Ryan Stinnett
bf12815473
Merge branch 'develop' into release-v1.0.0
2019-02-14 16:58:21 +00:00
J. Ryan Stinnett
b3f2857c20
Merge pull request #8634 from jryans/ansible-snip
...
Add snipping lines to welcome page without guests
2019-02-14 16:25:07 +00:00
J. Ryan Stinnett
fc12d62d4b
Add context on snipping lines
2019-02-14 16:22:50 +00:00
J. Ryan Stinnett
7c94437177
Add snipping lines to welcome page without guests
2019-02-14 15:40:58 +00:00
David Baker
ec2af993da
Merge pull request #8625 from vector-im/dbkr/remove_white_screen_of_welcome
...
Add home page to fix loading tests
2019-02-14 13:46:39 +00:00
David Baker
ad95ca4e86
Add home page to fix loading tests
2019-02-14 13:29:57 +00:00
J. Ryan Stinnett
4872992ba2
Make arch specific directories
2019-02-14 13:13:53 +00:00
J. Ryan Stinnett
2b069fce75
Copy unsigned builds to separate dirs
2019-02-14 13:05:49 +00:00
J. Ryan Stinnett
0f4757c289
Fix up packaging directories for Windows
2019-02-14 12:54:26 +00:00
J. Ryan Stinnett
755ad22489
Upgrade electron-builder-squirrel-windows
2019-02-14 12:24:25 +00:00
J. Ryan Stinnett
1c1ebfa784
v1.0.0-rc.2
2019-02-14 11:20:03 +00:00
J. Ryan Stinnett
d982163911
Prepare changelog for v1.0.0-rc.2
2019-02-14 11:20:03 +00:00
J. Ryan Stinnett
21f11f02a4
v1.0.0-rc.2
2019-02-14 11:19:06 +00:00
J. Ryan Stinnett
39e16a18e2
Update dependencies
2019-02-14 11:18:24 +00:00
J. Ryan Stinnett
32c958e2f2
Merge branch 'develop' into release-v1.0.0
2019-02-14 11:17:18 +00:00
David Baker
f6dc8a946e
Merge pull request #8615 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-02-14 09:36:50 +00:00
Weblate
af4cd46721
Merge remote-tracking branch 'origin/develop' into develop
2019-02-14 09:32:23 +00:00
tleydxdy
b3147af553
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 94.7% (18 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2019-02-14 09:32:17 +00:00
J. Ryan Stinnett
a11dcf0ee7
Merge pull request #8600 from vector-im/nadonomy/favicon-tweak
...
Replace favicon assets to ones with transparent backgrounds
2019-02-13 19:31:58 +00:00
Nad Chishtie
bb4bd0cd2d
Replace favicons with transparent backgrounds
2019-02-13 19:16:38 +00:00
J. Ryan Stinnett
dc9751d5a5
Merge pull request #8594 from vector-im/dbkr/icons2019
...
Refreshed icons
2019-02-13 18:58:52 +00:00
Nad Chishtie
db30c24b9f
Updated app icons
2019-02-13 17:58:57 +00:00
David Baker
bbbb4c7861
run icons script on new icon
2019-02-13 17:28:28 +00:00
David Baker
4f1a18b620
Merge pull request #8566 from vector-im/dbkr/readme_fetch_develop_deps_order_again
...
Fix order of fetch-develop-deps / npm install
2019-02-13 13:42:28 +00:00
David Baker
a6edf66109
Fix order of fetch-develop-deps / npm install
...
It's possible this git fixed in the CI scripts but not the README.
Running `npm install` undoes the npm linking, so this needs to be
run before fetch-develop-deps.
2019-02-13 13:09:03 +00:00
J. Ryan Stinnett
d0080b4ba8
Merge pull request #8540 from vector-im/jryans/dark-theme-redesign
...
Revive building dark theme
2019-02-13 11:45:37 +00:00
Abel Luck
d395fdcc6a
Make scripts/make-icons.sh work on linux
...
This commit detects if the macos-only utility `iconutil` is available in
the PATH, if it is, then the icns is built as usual. However if it
isn't (such as on a linux system), then it checks for `png2icns` and
uses it if possible.
Signed-off-by: Abel Luck <abel@guardianproject.info >
2019-02-13 11:59:36 +01:00
J. Ryan Stinnett
0cb35ad216
Rename dharma theme to light theme
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
7b9de1dbf2
Remove Status theme
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
745f43a959
Enable building dark theme
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
8a5b96313a
Remove light theme, mark dharma primary
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
01f9e48b79
Re-enable theme setting at startup
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
2f51f6efd6
Mark dharma as the default theme
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
9a90336238
Remove hack for Status theme
2019-02-13 10:47:51 +00:00
David Baker
a64b1c4b51
Merge pull request #8546 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-02-13 09:47:57 +00:00
Weblate
8e2529f068
Merge remote-tracking branch 'origin/develop' into develop
2019-02-13 09:39:14 +00:00
csybr
3cec252729
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2019-02-13 09:39:10 +00:00
Daniel Løvbrøtte Olsen
9d0a6ef96d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 89.4% (17 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2019-02-13 09:39:10 +00:00
Samu Voutilainen
a87cc41914
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2019-02-13 06:56:37 +00:00
J. Ryan Stinnett
76f21abcdc
Merge pull request #8525 from vector-im/jryans/welcome-page-cleanup
...
Repair app loading tests after welcome page
2019-02-12 09:18:27 +00:00
J. Ryan Stinnett
994d4aa63f
Merge pull request #8528 from jryans/config-branding
...
Support configurable welcome background and logo
2019-02-11 17:09:26 +00:00
J. Ryan Stinnett
678904dcfb
Allow configuring auth header logo
2019-02-11 16:29:50 +00:00
J. Ryan Stinnett
18d898cc1f
Convert VectorAuthHeaderLogo to modern code style
2019-02-11 16:15:04 +00:00
J. Ryan Stinnett
86ced4cdad
Allow configuring welcome background image
2019-02-11 16:15:04 +00:00
J. Ryan Stinnett
aea2b1ebc9
Convert VectorAuthPage to modern code style
2019-02-11 16:15:03 +00:00
Osoitz
52d1f3baa6
Translated using Weblate (Basque)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2019-02-11 16:10:33 +00:00
J. Ryan Stinnett
585d28692d
Fix loading tests for welcome page
2019-02-11 15:18:29 +00:00
J. Ryan Stinnett
6aff7460fe
Map welcome page in Karma for less 404s
2019-02-11 11:17:40 +00:00
David Baker
1ec9763566
Merge pull request #8518 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-02-11 10:28:04 +00:00
Weblate
07b6cf9309
Merge remote-tracking branch 'origin/develop' into develop
2019-02-11 10:25:30 +00:00
sergio
39e80fb404
Translated using Weblate (Russian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2019-02-11 10:25:27 +00:00
Karol Kosek
029d85c39b
Translated using Weblate (Polish)
...
Currently translated at 84.2% (16 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2019-02-11 10:25:26 +00:00
csybr
9d4f3a96ee
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2019-02-11 10:25:26 +00:00
David Baker
0f6e614223
Merge pull request #8514 from jryans/doc-embedded-pages
...
Document `embeddedPages` configuration
2019-02-11 10:07:27 +00:00
J. Ryan Stinnett
50baa09f5e
Revert "Disable even more tests"
...
This was only done because CI was missing
matrix-org/matrix-react-sdk@5977859dd9 .
This reverts commit e55ceef905 .
2019-02-11 10:06:44 +00:00
J. Ryan Stinnett
4c877f118d
Document embeddedPages configuration
2019-02-11 09:29:17 +00:00
Matthew Hodgson
a50db80510
Merge pull request #8502 from jjerphan/develop
...
README.md : Syntax Coloring
2019-02-10 09:29:48 +00:00
Julien Jerphanion
dd01a398b6
Syntax Coloring
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz >
2019-02-10 10:15:28 +01:00
Slavi Pantaleev
5849621db3
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2019-02-09 08:10:36 +00:00
Jeff Huang
369ae5f333
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2019-02-09 01:18:36 +00:00
Daniel Løvbrøtte Olsen
54d73b320a
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2019-02-08 23:08:50 +00:00
Szimszon
04876690f7
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2019-02-08 20:57:01 +00:00
Krombel
0571de8a21
Translated using Weblate (German)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2019-02-08 20:24:18 +00:00
sergio
001a4908d2
Translated using Weblate (Russian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2019-02-08 19:38:16 +00:00
Brendan Abolivier
e79bc5dc1b
Translated using Weblate (French)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2019-02-08 19:14:52 +00:00
Besnik Bleta
a0f800e0be
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
2019-02-08 19:00:23 +00:00
David Baker
8dca2502cd
v1.0.0-rc.1
2019-02-08 18:47:23 +00:00
David Baker
41ac8d4e01
Prepare changelog for v1.0.0-rc.1
2019-02-08 18:47:23 +00:00
David Baker
a51c0744e6
v1.0.0-rc.1
2019-02-08 18:45:53 +00:00
David Baker
a929331160
released js-sdk & react-sdk
2019-02-08 18:45:24 +00:00
David Baker
e83c141599
Electron 4.0.4
2019-02-08 18:12:46 +00:00
David Baker
6161495058
Merge pull request #8475 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-02-08 18:01:22 +00:00
Weblate
790aba72db
Merge remote-tracking branch 'origin/develop' into develop
2019-02-08 17:59:04 +00:00
Albin Stjerna
157cae29ff
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2019-02-08 17:59:00 +00:00
sergio
3b26f53bb6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2019-02-08 17:59:00 +00:00
David Baker
fdb7a781e0
Merge pull request #8466 from vector-im/jryans/add-welcome-page
...
Add configurable welcome page
2019-02-08 17:17:24 +00:00
J. Ryan Stinnett
e55ceef905
Disable even more tests
2019-02-08 16:57:08 +00:00
J. Ryan Stinnett
dee0258f44
Remove old welcome page from config sample
2019-02-08 16:46:22 +00:00
J. Ryan Stinnett
ec83f792ad
Fix / disable tests after welcome page
2019-02-08 16:35:39 +00:00
Bruno Windels
dee7a13409
Merge pull request #8464 from vector-im/bwindels/removellfeatureflag
...
fix app tests after force enabling lazy loading + removing feature flag
2019-02-08 12:02:48 +00:00
Bruno Windels
758723256e
fix app tests after force enabling lazy loading + removing feature flag
2019-02-08 11:48:06 +00:00
J. Ryan Stinnett
a0494c4e05
Adjust welcome layout to match new design
2019-02-08 11:17:36 +00:00
J. Ryan Stinnett
1eca8e2ceb
Tweak class name casing
2019-02-08 10:31:48 +00:00
J. Ryan Stinnett
ae6d4501c0
Remove button well and tweak padding
2019-02-08 10:29:14 +00:00
J. Ryan Stinnett
5c55fb83d6
Reformat to 4 space indentation
2019-02-08 10:22:07 +00:00
J. Ryan Stinnett
b00fb0e96a
Remove Riot linkification
2019-02-08 09:18:01 +00:00
J. Ryan Stinnett
dd51cccd7c
Move home to welcome, remove unused images
2019-02-07 17:10:38 +00:00
J. Ryan Stinnett
2892a31dea
Revert "Hide sign in / create account for logged in users"
...
We no longer need this when it's used as a welcome page outside the app.
This reverts commit a74ac336e5 .
2019-02-07 16:38:18 +00:00
J. Ryan Stinnett
489282e047
HomePage renamed to EmbeddedPage
2019-02-07 16:38:18 +00:00
J. Ryan Stinnett
5030410dd6
Merge pull request #8381 from aaronraimist/electron-browser-zoom+
...
Allow Electron to zoom with CommandOrControl+=
2019-02-07 08:22:45 +00:00
Aaron Raimist
a03a738317
Only allow Electron to zoom with CommandOrControl+=
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-02-06 13:20:40 -06:00
vectorwebexp@ares
c421c0b1bf
cleanup script for the deployment dir
...
-- richvdh
2019-02-02 22:43:43 +00:00
Aaron Raimist
bfdffc653e
Allow Electron to zoom with CommandOrControl+=
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-02-02 15:53:10 -06:00
Krombel
1e76ef7a24
Translated using Weblate (German)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2019-02-02 01:23:14 +00:00
J. Ryan Stinnett
8630d0319d
Merge pull request #8368 from jryans/rm-guest-bar
...
Hide sign in / create account for logged in users
2019-02-01 15:47:03 -06:00
J. Ryan Stinnett
a74ac336e5
Hide sign in / create account for logged in users
2019-02-01 15:38:31 -06:00
J. Ryan Stinnett
31260be907
Merge pull request #8365 from jryans/home-target
...
Fix home page link target
2019-02-01 14:58:19 -06:00
J. Ryan Stinnett
4a0dc06038
Fix home page link target
...
Fixes https://github.com/vector-im/riot-web/issues/8331 .
2019-02-01 14:49:35 -06:00
J. Ryan Stinnett
10f178e429
Fix background URL
2019-02-01 14:25:18 -06:00
J. Ryan Stinnett
6b359df6c6
Merge pull request #8364 from jryans/auth-bg
...
Add auth background image and update Riot logo
2019-02-01 14:13:36 -06:00
Bruno Windels
d532fe3482
Merge pull request #8363 from vector-im/nadonomy/home
...
New homepage
2019-02-01 19:21:36 +00:00
Bruno Windels
87c193df1a
remove commented out code and close root element
2019-02-01 20:11:33 +01:00
Bruno Windels
acfe095710
center vertically
2019-02-01 20:08:18 +01:00
J. Ryan Stinnett
8bac9efd4c
Update Riot logo
2019-02-01 13:04:48 -06:00
Bruno Windels
f22c02ecc6
update i18n
2019-02-01 20:00:13 +01:00
Bruno Windels
2411d5286b
finish layout and add links to buttons
2019-02-01 19:58:30 +01:00
J. Ryan Stinnett
bf0b2ea101
Add glass effect
2019-02-01 12:10:55 -06:00
Nad Chishtie
e1e364f7c7
WIP home updates
2019-02-01 18:07:51 +00:00
J. Ryan Stinnett
42a3668efa
Add background image to auth pages
2019-02-01 10:31:40 -06:00
J. Ryan Stinnett
c899469168
Merge pull request #8358 from jryans/spell-homeserver
...
Spell homeserver correctly
2019-02-01 08:26:35 -06:00
Albin Stjerna
d2fd997d77
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2019-02-01 14:04:10 +00:00
J. Ryan Stinnett
3eb550a15c
Spell homeserver correctly
2019-01-31 18:52:49 -06:00
J. Ryan Stinnett
3fad360f5f
Revert "empirically if we want sourcemaps which work for dev we need eval-source-map"
...
This change causes Node to crash during builds in some configurations. It also
grows the production bundle size to ~4x what it was before.
This reverts commit 9f4ce2dcf2 .
2019-01-31 17:03:16 -06:00
Weblate
c06088dcab
Merge remote-tracking branch 'origin/develop' into develop
2019-01-31 22:30:32 +00:00
csybr
69758f32dc
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 94.5% (35 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2019-01-31 22:30:32 +00:00
Daniel Løvbrøtte Olsen
a1c0a05804
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 67.5% (25 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2019-01-31 22:30:32 +00:00
Bastian
55652e5b04
Translated using Weblate (German)
...
Currently translated at 94.5% (35 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2019-01-31 22:30:31 +00:00
Kévin C
7e81671c39
Translated using Weblate (French)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2019-01-31 22:30:31 +00:00
tleydxdy
a476da0230
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2019-01-31 22:30:31 +00:00
Matthew Hodgson
9f4ce2dcf2
empirically if we want sourcemaps which work for dev we need eval-source-map
2019-01-31 23:30:22 +01:00
Slavi Pantaleev
7640f2768d
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2019-01-30 21:44:23 +00:00
Szimszon
e96d773f04
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2019-01-30 20:15:28 +00:00
Besnik Bleta
cd96cf9cd7
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
2019-01-30 17:14:52 +00:00
Kévin C
2ed598b09d
Translated using Weblate (French)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2019-01-30 16:04:15 +00:00
Daniel Løvbrøtte Olsen
d3df768f16
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 94.5% (35 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2019-01-30 14:36:22 +00:00
Jeff Huang
814255bfd0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2019-01-30 13:13:58 +00:00
Weblate
2cc6f36b68
Merge remote-tracking branch 'origin/develop' into develop
2019-01-30 12:49:44 +00:00
Júlio Maranhão
a6409ee82d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-01-30 12:49:44 +00:00
Sotiris Papatheodorou
c58b848cef
Translated using Weblate (Greek)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2019-01-30 12:49:43 +00:00
Jordi Mallach
4966148432
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2019-01-30 12:49:42 +00:00
Bruno Windels
90140f6361
Merge pull request #8321 from vector-im/experimental
...
Merge redesign into develop
2019-01-30 12:49:37 +00:00
David Baker
1391706573
Merge pull request #8318 from vector-im/travis/fix-build
...
Disable room directory test because it doesn't work
2019-01-30 08:18:44 +00:00
Travis Ralston
cec8a77d52
Disable room directory test because it doesn't work
...
See enclosed comments.
2019-01-30 00:11:01 -07:00
J. Ryan Stinnett
0fa6aab5f5
Merge pull request #8307 from jryans/auth-overflow
...
Tweak auth overflow on Windows and Linux
2019-01-29 10:40:42 -06:00
J. Ryan Stinnett
b96fa43376
Tweak auth overflow on Windows and Linux
2019-01-29 10:20:11 -06:00
J. Ryan Stinnett
9da9310f4b
Merge pull request #8296 from jryans/auth-server-type-selector
...
Clean up Custom Server Help dialog
2019-01-28 21:51:25 -06:00
J. Ryan Stinnett
b0e4a9b08b
Clean up Custom Server Help dialog
2019-01-28 21:04:38 -06:00
David Baker
99150b9b49
Merge pull request #8283 from vector-im/dbkr/bustin_makes_me_feel_good
...
Cache-bust olm.wasm
2019-01-28 14:32:19 +00:00
David Baker
03de7f9901
Cache-bust olm.wasm
...
In the same way as we now do images/fonts
2019-01-28 14:09:28 +00:00
David Baker
68fd1f0fad
Update to prerelease olm for key verification
2019-01-28 10:21:55 +00:00
Travis Ralston
1460bfd1fc
Merge pull request #8280 from aaronraimist/disable-other-themes
...
Completely disable other themes for now (#8277 )
2019-01-27 21:01:41 -07:00
Aaron Raimist
d0c503d6c8
Completely disable other themes for now ( #8277 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-01-27 21:28:30 -06:00
J. Ryan Stinnett
8ab82b7ed7
Merge pull request #8271 from vector-im/jryans/rm-team-server
...
Remove support for team servers
2019-01-25 16:48:32 -06:00
J. Ryan Stinnett
2d360eab74
Remove support for team servers
2019-01-25 16:14:04 -06:00
Paulo Miranda
8add007cf3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-01-25 03:36:27 +00:00
David Baker
3c0e8757c9
Merge pull request #8248 from vector-im/dbkr/target_blank
...
Add target="_blank" to footer links
2019-01-24 17:20:53 +00:00
David Baker
c773fcb946
Add target="_blank" to footer links
...
See https://github.com/matrix-org/matrix-react-sdk/pull/2496
2019-01-24 17:14:42 +00:00
David Baker
2aaed5d4c3
Doc broken will-navigate listener
2019-01-24 11:36:36 +00:00
David Baker
0022834af4
Merge pull request #8241 from vector-im/dbkr/fix_platform_name
...
Fix device names on desktop
2019-01-23 17:15:56 +00:00
David Baker
9aad7042a2
Fix device names on desktop
...
Apparently I really had a bad day with includes / indexOf
2019-01-23 16:53:50 +00:00
David Baker
9aa8b32df8
Merge pull request #8238 from vector-im/dbkr/lt_gt_desktop_notifs
...
Fix literal </> in notifications
2019-01-23 16:14:39 +00:00
David Baker
4f32be9766
Merge pull request #8239 from vector-im/dbkr/desktop_app_email_link
...
Fix registration nextLink on desktop
2019-01-23 16:14:20 +00:00
David Baker
25ef0913bb
Fix registration nextLink on desktop
...
Another instance of detecting the file: protocol
Fixes https://github.com/vector-im/riot-web/issues/8235
2019-01-23 15:25:04 +00:00
David Baker
a5ed5be3cf
Fix literal </> in notifications
...
Apparently I couldn't decide whether I was writing indexOf(...) > -1
or .includes()
Fixes https://github.com/vector-im/riot-web/issues/8230
2019-01-23 14:47:31 +00:00
David Baker
697c7f9fe9
Merge pull request #8233 from vector-im/dbkr/fetch_develop_deps_return
...
Add returns to fetch-develop-deps
2019-01-23 14:29:53 +00:00
David Baker
f7c2603d7c
Merge pull request #8231 from vector-im/dbkr/electron_builder_20_38_5
...
Update electron builder
2019-01-23 11:41:21 +00:00
David Baker
a28691f14d
Add returns to fetch-develop-deps
...
These look necessary for https://github.com/vector-im/riot-web/pull/8225
to work - the build is failing on jenkins
2019-01-23 11:40:21 +00:00
David Baker
ca9823b35e
Merge remote-tracking branch 'origin/experimental' into dbkr/electron_builder_20_38_5
2019-01-23 11:12:25 +00:00
David Baker
91c037e578
Merge pull request #8225 from jryans/fetch-more-branches
...
Try fetching more branches for PRs
2019-01-23 11:12:01 +00:00
David Baker
5fe0af2500
Update electron builder
...
This resolves an issue where the auto-updater on Mac with a standard
(ie. non-admin) user account would leave the app in a broken,
unlaunchable state (although it's not obvious what change in
electron-builder fixes this).
Fixes https://github.com/vector-im/riot-web/issues/8215
2019-01-23 10:53:32 +00:00
J. Ryan Stinnett
6d7492d92a
Add Riot logo via more targeted replacement
2019-01-22 22:41:16 -06:00
J. Ryan Stinnett
cf150fc575
Try fetching more branches for PRs
...
Attempt both the PR author's branch and the PR's target branch. This resolves
issues on experimental where we need matrix-react-sdk to also be experimental.
2019-01-22 21:28:09 -06:00
J. Ryan Stinnett
a2c84e7702
Remove dots between footer links
2019-01-22 19:51:24 -06:00
Adolfo Jayme-Barrientos
7a9a5e8dc3
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2019-01-22 13:22:16 +00:00
Weblate
e9c6c2ed3f
Merge remote-tracking branch 'origin/develop' into develop
2019-01-22 11:51:23 +00:00
Paulo Miranda
9da35a7980
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-01-22 11:51:22 +00:00
David Baker
f01f56626a
Merge branch 'master' into develop
2019-01-22 11:51:13 +00:00
David Baker
09485f4b9d
Merge branch 'release-v0.17.9'
2019-01-22 11:51:01 +00:00
David Baker
5a30b02be4
v0.17.9
2019-01-22 11:45:33 +00:00
David Baker
21eb8b9100
Prepare changelog for v0.17.9
2019-01-22 11:45:33 +00:00
David Baker
a0c205e4c9
v0.17.9
2019-01-22 11:44:13 +00:00
David Baker
40d7df793d
Released js-sdk & react-sdk
2019-01-22 11:31:00 +00:00
J. Ryan Stinnett
71610ce24d
Rename mx_Login_box to mx_AuthPage_modal and fold into AuthPage
2019-01-21 19:11:57 -06:00
J. Ryan Stinnett
41adcdc898
Rename LoginPage, Header, Footer views to Auth*
2019-01-21 19:11:57 -06:00
J. Ryan Stinnett
e98346e7cd
Rename login directory to auth
2019-01-21 17:46:03 -06:00
J. Ryan Stinnett
0802aaae91
Convert slashes in public paths
2019-01-18 17:54:16 -06:00
J. Ryan Stinnett
cf0b2816c1
Only CSS references need to traverse
...
The path adjustment for assets in bundles is only needed with CSS files. Paths
referenced in JS files are written to elements, where they are relative to the
document.
2019-01-18 15:59:29 -06:00
J. Ryan Stinnett
7418815637
Fix some path math on Windows
2019-01-18 15:59:29 -06:00
J. Ryan Stinnett
d71e84b790
Merge pull request #8159 from vector-im/jryans/versioned-img-urls
...
Use content hashing for font and image URLs
2019-01-18 14:28:09 -06:00
J. Ryan Stinnett
aa388f1173
Copy images used by home.html
...
This allows home.html to remain a regular HTML file without templating while
still having a copy of the rooms directory icon.
2019-01-18 08:39:16 -06:00
J. Ryan Stinnett
7a3df1c7d6
Support image URLs in HTML templates
...
Expands the image build process to also support the right paths when used in
HTML templates.
2019-01-18 08:39:16 -06:00
J. Ryan Stinnett
59bedae15e
Define SCSS variable for resource dir
...
Adds a `$res` SCSS variable set to the path from the root SCSS file to the `res`
directory.
This is a different base path than previously used in CSS URLs (it goes up 3
directories instead of 2), because Webpack will now be resolving images relative
to the root SCSS file, so the path corresponds to a source tree location,
instead of a path in the build output tree.
Defining this variable has two main goals:
* URLs are a bit easier to read
* The path can be overridden, which is needed for riot-web themes like Status
2019-01-18 08:39:16 -06:00
J. Ryan Stinnett
a127077bde
Lift font SCSS partials to theme root
...
This means that themes which include `light/css/_base.scss` (currently Dark and
Status) won't be forced to have Light's font-faces included. This only really
matters for Status, which uses different fonts throughout.
2019-01-18 08:39:16 -06:00
J. Ryan Stinnett
49be03e845
Process images with Webpack
...
This adds a `file-loader` rule to the Webpack build so that any requests for
image resource will be output into the app's output directory, but with an extra
content has appended so that we can safely use a long cache lifetime.
The CSS and SCSS rules are also changed to use `css-loader` so that any `url`
inside is automatically processed by the new image rule above.
2019-01-18 08:39:09 -06:00
Travis Ralston
e3d807b053
Merge pull request #8156 from vector-im/develop
...
Develop->Experimental
2019-01-17 16:00:52 -07:00
David Baker
e5c0af478d
v0.17.9-rc.1
2019-01-17 11:09:13 +00:00
David Baker
82cd88cf25
Prepare changelog for v0.17.9-rc.1
2019-01-17 11:09:12 +00:00
David Baker
e94e712d49
v0.17.9-rc.1
2019-01-17 11:07:42 +00:00
David Baker
021d6c5908
Add npm user arg for https://github.com/matrix-org/matrix-js-sdk/pull/749
2019-01-17 11:06:41 +00:00
David Baker
b09f0618a9
js-sdk & react-sdk rc.1
2019-01-17 10:56:34 +00:00
David Baker
ea17711616
Merge pull request #8150 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2019-01-17 10:27:05 +00:00
Weblate
e0b4875615
Merge remote-tracking branch 'origin/develop' into develop
2019-01-17 10:16:34 +00:00
Paulo Miranda
bbfd1448c5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2019-01-17 10:16:34 +00:00
Paulo Miranda
d482d3c907
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2019-01-17 10:16:34 +00:00
David Baker
3236f72031
Electron 4.0.1
2019-01-17 10:16:15 +00:00
Michael Telatynski
67ba81e80a
Merge pull request #8124 from vector-im/t3chguy/electron-mailto
...
Correct the copying of e-mail addresses in the electron app
2019-01-15 18:22:17 +00:00
Michael Telatynski
8c895cd435
Correct the copying of e-mail addresses in the electron app
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2019-01-15 08:37:01 +00:00
J. Ryan Stinnett
99b5695fec
Fix SdkConfig import to use transformed module
...
This was originally added in #7755 , which pulled in the original source for the
module, breaking ancient browsers without support for classes (#8082 ).
2019-01-11 17:51:19 -06:00
J. Ryan Stinnett
05f9cf453d
Fix SdkConfig import to use transformed module
...
This was originally added in #7755 , which pulled in the original source for the
module, breaking ancient browsers without support for classes (#8082 ).
2019-01-11 17:37:20 -06:00
J. Ryan Stinnett
3d7a74cc2b
Merge pull request #7165 from ptman/patch-1
...
Start documenting keyboard shortcuts
2019-01-10 09:23:29 -06:00
Paul Tötterman
f7f9d8bfc3
Take Mac into account in keyboard shortcuts
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi >
2019-01-09 17:37:54 +02:00
Paul Tötterman
ff95952969
Start documenting keyboard shortcuts
...
I'm sure I don't know all of them.
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi >
2019-01-09 17:37:54 +02:00
David Baker
373c587ef8
Merge pull request #8003 from vector-im/develop
...
Merge develop into experimental
2019-01-03 18:56:03 +00:00
Paulo Miranda
ca024673b9
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2019-01-03 14:55:05 +00:00
Weblate
ef7d8a6d94
Merge remote-tracking branch 'origin/develop' into develop
2019-01-03 10:09:38 +00:00
Le Dang Trung
0cc8027fd9
Translated using Weblate (Vietnamese)
...
Currently translated at 48.6% (18 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/vi/
2019-01-03 10:09:38 +00:00
David Baker
9e085511fd
Merge pull request #7943 from vector-im/dbkr/electron_custom_protocol
...
Electron: Load app from custom protocol
2019-01-03 10:09:31 +00:00
Le Dang Trung
344184f239
Added translation using Weblate (Vietnamese)
2018-12-25 03:54:18 +00:00
Matthew Hodgson
ad41229bb6
Merge pull request #7948 from vector-im/toml/experimental-feedback
...
Update issue templates
2018-12-24 09:54:59 +00:00
Tom Lant
bb5e78f723
Make the filename match the link
2018-12-24 07:13:44 +00:00
Tom Lant
2f473912ac
Update issue templates
2018-12-24 07:09:41 +00:00
David Baker
62a49af23f
Only serve origin migrator whilst migrating
...
as per comment
2018-12-21 22:21:06 +00:00
David Baker
751a1dc543
Add tool to migrate logins between origins
...
App checks at startup for an existing session, if there isn't one,
it will start the tool to check for a login in the file:// origin.
If there is one, it will copy the login over to the vector://vector
origin.
In principle this could also be used to migrate logins between
other origins on the web if this were ever required.
This includes a minified copy of the browserified js-sdk with
a getAllEndToEndSessions() function added to the crypto store
(https://github.com/matrix-org/matrix-js-sdk/pull/812 ). This is
not great, but for a short-lived tool this seems better than
introducing more entry points into webpack only used for the
electron app.
2018-12-21 19:14:25 +00:00
Nad Chishtie
8b97e2ceab
Merge pull request #7927 from vector-im/nadonomy/accent
...
Added new colour var to all themes
2018-12-20 17:25:03 +00:00
Nad Chishtie
d01d67c2b0
Added new colour variable.
2018-12-20 16:08:13 +00:00
David Baker
4274c7287a
Fix the IndexedDB worker
...
Looks like this was broken in the webpack 4 upgrade due to the
worker script setter and the bundle being re-ordered in index.html.
* Remove the loop: we only use two scripts now, so import them
explicitly
* Remove outdated olm import code.
* Stop generating a script import for each theme: we were pulling
in 3 js files that did absolutely nothing.
* Fix worker 'onmessage' scope (set it as a global rather than
trying to make it an ES6 module which it isn't).
* Fail hard if the indexeddb worker script isn't set to avoid
this happening again.
2018-12-20 11:11:52 +00:00
Weblate
2830b6caf4
Merge remote-tracking branch 'origin/develop' into develop
2018-12-20 07:49:36 +00:00
David Baker
baf3df5736
Merge pull request #7920 from vector-im/dbkr/fix_indexeddb_worker
...
Fix the IndexedDB worker
2018-12-20 07:49:29 +00:00
David Baker
7527bdd2c7
Fix the IndexedDB worker
...
Looks like this was broken in the webpack 4 upgrade due to the
worker script setter and the bundle being re-ordered in index.html.
* Remove the loop: we only use two scripts now, so import them
explicitly
* Remove outdated olm import code.
* Stop generating a script import for each theme: we were pulling
in 3 js files that did absolutely nothing.
* Fix worker 'onmessage' scope (set it as a global rather than
trying to make it an ES6 module which it isn't).
* Fail hard if the indexeddb worker script isn't set to avoid
this happening again.
2018-12-19 22:05:04 +00:00
Weblate
7965011be9
Merge remote-tracking branch 'origin/develop' into develop
2018-12-19 21:11:07 +00:00
Michael Telatynski
6c6819f27c
Merge pull request #7919 from remram44/debian-pkg-is-electron
...
Make clear that the Debian package is for desktop
2018-12-19 21:11:01 +00:00
Remi Rampin
f7bdc9339c
Make clear that the Debian package is for desktop
2018-12-19 21:05:21 +00:00
Weblate
7b43ec757c
Merge remote-tracking branch 'origin/develop' into develop
2018-12-19 15:05:01 +00:00
J. Ryan Stinnett
8cd37d28da
Clarify line number instructions
...
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com >
2018-12-19 15:04:54 +00:00
David Baker
b6d70f4434
Missing include
2018-12-19 12:25:32 +00:00
David Baker
fc4e1485ad
Electron: Load app from custom protocol
...
This puts the app into its own origin so it doesn't have access
to the filesystem via file:// URIs.
Next step: migrate over localstorage & indexeddb data from the old
origin...
2018-12-19 12:04:40 +00:00
Weblate
76833d478b
Merge remote-tracking branch 'origin/develop' into develop
2018-12-19 09:48:16 +00:00
David Baker
b35903bb19
Merge pull request #7907 from vector-im/dbkr/electron_sandbox
...
Run the Desktop app in a sandbox
2018-12-19 09:48:10 +00:00
David Baker
ff45dc6430
Remove unused commented line
2018-12-19 09:29:05 +00:00
Weblate
b1c48ed346
Merge remote-tracking branch 'origin/develop' into develop
2018-12-18 19:14:28 +00:00
David Baker
5a549519a6
Merge pull request #7908 from vector-im/dbkr/electron_singleinstance_apiupdate
...
Update to new electron single instance API
2018-12-18 19:14:22 +00:00
David Baker
0e580635eb
Update tests for new platform layout
2018-12-18 18:13:51 +00:00
David Baker
60d3076038
Update to new electron single instance API
2018-12-18 18:10:09 +00:00
David Baker
0c428efea0
lint
2018-12-18 18:03:47 +00:00
David Baker
19f1489c92
Run the Desktop app in a sandbox
...
* Turn off node integration in the electron renderer process
* Enable the chromium sandbox to put the renderer into its own process
* Expose just the ipc module with a preload script
* Introduce a little IPC call wrapper so we can call into the
renderer process and await on the result.
* Use this in a bunch of places we previously used direct calls
to electron modules.
* Convert other uses of node, eg. use of process to derive the
platform (just look at the user agent)
* Strip out the desktopCapturer integration which doesn't appear
to have ever worked (probably best to just wait until
getDisplayMedia() is available in chrome at this point:
https://github.com/vector-im/riot-web/issues/4880 ).
2018-12-18 17:42:55 +00:00
Tom Lant
b406da8755
Update issue templates
2018-12-18 11:04:34 +00:00
Tom Lant
e9fa1dd3a9
Update issue templates
2018-12-18 11:03:55 +00:00
Tom Lant
87c006da2c
Update issue templates
2018-12-18 10:44:49 +00:00
Weblate
15a8560f9a
Merge remote-tracking branch 'origin/develop' into develop
2018-12-18 01:22:08 +00:00
random
0daf7c9af7
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-12-18 01:22:08 +00:00
J. Ryan Stinnett
17983c47d8
Link to CONTRIBUTING from JS SDK
...
The JS SDK's CONTRIBUTING file is a bit simpler to read. The Synapse version previously used includes mentions of Python lint tools that don't apply here.
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com >
2018-12-18 01:22:03 +00:00
Weblate
6e0145eeea
Merge remote-tracking branch 'origin/develop' into develop
2018-12-11 16:41:37 +00:00
Bruno Windels
df155293b1
Merge pull request #7834 from vector-im/rav/no_preserve_hs_url
...
Update the tests to match https://github.com/matrix-org/matrix-react-sdk/pull/2340
2018-12-11 16:41:31 +00:00
Richard van der Hoff
6ca0b3ad03
Update the tests to match https://github.com/matrix-org/matrix-react-sdk/pull/2340
...
See the react-sdk PR for some context.
2018-12-11 16:14:17 +00:00
Weblate
9111370349
Merge remote-tracking branch 'origin/develop' into develop
2018-12-10 13:54:18 +00:00
Akarshan Biswas
868ec82997
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2018-12-10 13:54:17 +00:00
David Baker
c2038a5ccc
v0.17.8
2018-12-10 13:48:11 +00:00
David Baker
cb628d0799
Prepare changelog for v0.17.8
2018-12-10 13:48:11 +00:00
David Baker
7c4f67b1a1
v0.17.8
2018-12-10 13:46:57 +00:00
David Baker
a82f9d5266
Released js-sdk & react-sdk
2018-12-10 13:46:35 +00:00
David Baker
b6493a2f82
v0.17.8-rc.1
2018-12-06 12:49:53 +00:00
David Baker
74c81d6921
v0.17.8-rc.1
2018-12-06 12:48:34 +00:00
David Baker
02eb8a284c
Actually revert electron app version bump
...
last one was in fasct the main version file
2018-12-06 12:47:18 +00:00
David Baker
bf2d792d94
Revert electron app version bump
2018-12-06 12:45:38 +00:00
David Baker
10294ab240
react-sdk rc.2
2018-12-06 12:42:52 +00:00
David Baker
88ff92a658
v0.17.8-rc.1
2018-12-06 11:21:42 +00:00
David Baker
8d9987a6b5
Prepare changelog for v0.17.8-rc.1
2018-12-06 11:21:42 +00:00
David Baker
6ba471421f
v0.17.8-rc.1
2018-12-06 11:20:33 +00:00
David Baker
5310b4c14b
js-sdk & react-sdk rc.1
2018-12-06 11:20:00 +00:00
angelo-martinovic
d0a35f378b
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hr/
2018-12-05 17:37:24 +00:00
angelo-martinovic
2648fe066e
Added translation using Weblate (Croatian)
2018-12-05 16:26:02 +00:00
David Baker
69567f9806
Merge pull request #7784 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-12-05 16:00:19 +00:00
Weblate
0007e669fb
Merge remote-tracking branch 'origin/develop' into develop
2018-12-05 15:55:37 +00:00
David Baker
7247e97ff0
Update to electron 3.0.10
2018-12-05 15:55:20 +00:00
Weblate
844dbcf740
Merge remote-tracking branch 'origin/develop' into develop
2018-11-29 21:56:33 +00:00
Travis Ralston
10671aa06e
Merge pull request #7755 from vector-im/travis/rageshake-console
...
Add a function to send a rageshake from the console
2018-11-29 14:56:27 -07:00
Travis Ralston
373f850002
Safely bind console.log and default withLogs to true
2018-11-29 13:13:46 -07:00
Travis Ralston
ac34ca11df
Appease the linter
2018-11-27 16:11:58 -07:00
Travis Ralston
710e295b44
Add a function to send a rageshake from the console
...
This is mostly useful for cases when the UI is broken or the user can't access the button because they aren't logged in. This is particularly helpful for troubleshooting issues with .well-known discovery if/when they come up.
Ref: https://github.com/vector-im/riot-web/issues/4802
2018-11-27 16:03:37 -07:00
Bruno Windels
22a1a7343b
Merge branch 'develop' into experimental
2018-11-26 13:11:03 +01:00
Weblate
c3b05cb34e
Merge remote-tracking branch 'origin/develop' into develop
2018-11-23 07:53:16 +00:00
David Baker
b5c27ca074
Merge pull request #7738 from vector-im/revert-7737-revert-7490-lint
...
Re-apply "Run lint on travis builds and use modern node versions"
2018-11-23 07:53:11 +00:00
David Baker
704a599811
Put back modernizr import
...
In a way that hopefully makes the linter happy and makes it implicit
that it's side-effecting a global.
2018-11-22 18:27:53 +00:00
David Baker
1dfaf70562
Revert "Revert "Run lint on travis builds and use modern node versions""
2018-11-22 18:25:55 +00:00
Weblate
dc92b126c7
Merge remote-tracking branch 'origin/develop' into develop
2018-11-22 18:18:06 +00:00
David Baker
c6f70cb72c
Merge pull request #7737 from vector-im/revert-7490-lint
...
Revert "Run lint on travis builds and use modern node versions"
2018-11-22 18:18:01 +00:00
David Baker
f701e2601a
Revert "Run lint on travis builds and use modern node versions"
2018-11-22 18:17:09 +00:00
Weblate
8cb8890ab3
Merge remote-tracking branch 'origin/develop' into develop
2018-11-22 18:01:09 +00:00
David Baker
a7a5679bfa
Merge pull request #7490 from aaronraimist/lint
...
Run lint on travis builds and use modern node versions
2018-11-22 18:01:04 +00:00
David Baker
03587abff1
Update .travis.yml
...
Remove node 6
2018-11-22 17:54:02 +00:00
Weblate
496a5baffd
Merge remote-tracking branch 'origin/develop' into develop
2018-11-22 17:06:38 +00:00
David Baker
8996b6b429
Merge branch 'master' into develop
2018-11-22 17:06:25 +00:00
David Baker
d483fb0605
v0.17.7
2018-11-22 16:58:48 +00:00
David Baker
c2ec5f39ab
Prepare changelog for v0.17.7
2018-11-22 16:58:48 +00:00
David Baker
58f927538f
v0.17.7
2018-11-22 16:56:41 +00:00
David Baker
d9434c7af5
Bump js-sdk & react-sdk
2018-11-22 16:56:13 +00:00
David Baker
6f54ff9e7f
Fix missing js-sdk logging
...
Some of the js-sdk logging was going missing due to js-sdk's
loglevel library being initialised before the rageshake logging.
Fix by doing the rageshake setup within an import, as commented.
2018-11-22 16:43:15 +00:00
Weblate
9eaba3d3f5
Merge remote-tracking branch 'origin/develop' into develop
2018-11-22 16:32:45 +00:00
David Baker
4805858ecb
Merge pull request #7736 from vector-im/dbkr/fix_missing_logging
...
Fix missing js-sdk logging
2018-11-22 16:32:39 +00:00
David Baker
092ae7ef2f
Fix missing js-sdk logging
...
Some of the js-sdk logging was going missing due to js-sdk's
loglevel library being initialised before the rageshake logging.
Fix by doing the rageshake setup within an import, as commented.
2018-11-22 16:21:55 +00:00
David Baker
bbb128b672
Merge branch 'develop' into lint
2018-11-22 11:23:02 +00:00
Weblate
15b8d410c0
Merge remote-tracking branch 'origin/develop' into develop
2018-11-21 19:25:36 +00:00
David Baker
8298e73205
Argh, npm, why are you so awful?
2018-11-21 19:25:11 +00:00
Weblate
819e6d9219
Merge remote-tracking branch 'origin/develop' into develop
2018-11-21 19:14:09 +00:00
David Baker
d2c87a0331
Fix jenkins build
2018-11-21 19:13:42 +00:00
Weblate
286c5e8895
Merge remote-tracking branch 'origin/develop' into develop
2018-11-21 19:00:29 +00:00
David Baker
7df77d7e5d
Recent node please
2018-11-21 19:00:11 +00:00
Bruno Windels
c7c271fb01
Merge branch 'develop' into experimental
2018-11-21 10:38:16 +00:00
Weblate
6804a00af0
Merge remote-tracking branch 'origin/develop' into develop
2018-11-19 15:30:26 +00:00
David Baker
81c75eb14b
Merge branch 'master' into develop
2018-11-19 15:30:01 +00:00
David Baker
e604dfe9e8
v0.17.6
2018-11-19 15:24:34 +00:00
David Baker
135a5d38ff
Prepare changelog for v0.17.6
2018-11-19 15:24:33 +00:00
David Baker
07ed2e8d0a
v0.17.6
2018-11-19 15:23:08 +00:00
David Baker
2a594414e7
released js-sdk / react-sdk
2018-11-19 15:21:12 +00:00
Weblate
d3496c0cb9
Merge remote-tracking branch 'origin/develop' into develop
2018-11-16 19:36:38 +00:00
Akarshan Biswas
c15151a0af
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2018-11-16 19:36:37 +00:00
Travis Ralston
6d1640194e
Merge pull request #7710 from vector-im/travis/terms-auth-improvements
...
Add $accent-color-50pct as a CSS variable to the Status theme
2018-11-16 12:36:32 -07:00
Akarshan Biswas
06740e5480
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2018-11-16 15:09:25 +00:00
Travis Ralston
c338e491fe
Add $accent-color-50pct as a CSS variable to the Status theme
2018-11-15 20:21:20 -07:00
David Baker
a570ee53a8
v0.17.6-rc.2
2018-11-15 15:40:54 +00:00
David Baker
417a31f1fe
Prepare changelog for v0.17.6-rc.2
2018-11-15 15:40:53 +00:00
David Baker
a4a6f070e4
v0.17.6-rc.2
2018-11-15 15:38:42 +00:00
David Baker
d287abcd68
Update js-sdk to 0.14 & react-sdk to rc.2
...
rc.1 used js-sdk 0.13 which did not use the new Olm API.
2018-11-15 15:37:20 +00:00
David Baker
79fd38a899
v0.17.6-rc.1
2018-11-15 12:23:06 +00:00
David Baker
0aa0773ef7
Prepare changelog for v0.17.6-rc.1
2018-11-15 12:23:05 +00:00
David Baker
154e8bdb50
v0.17.6-rc.1
2018-11-15 12:21:16 +00:00
David Baker
8f37c22917
releaesed js-sdk & react-sdk rc.1
2018-11-15 12:20:42 +00:00
David Baker
0aeef3187a
Merge pull request #7708 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-11-15 12:13:47 +00:00
Weblate
8903eebe17
Merge remote-tracking branch 'origin/develop' into develop
2018-11-13 19:02:46 +00:00
David Baker
cc4d0af713
Merge branch 'master' into develop
2018-11-13 19:02:34 +00:00
David Baker
4a217d9e9f
v0.17.5
2018-11-13 18:54:25 +00:00
David Baker
122caf7a95
Prepare changelog for v0.17.5
2018-11-13 18:54:25 +00:00
David Baker
a1e5c72eb9
v0.17.5
2018-11-13 18:52:59 +00:00
David Baker
7dd163ac85
bump react-sdk
2018-11-13 18:52:16 +00:00
Weblate
01432d3848
Merge remote-tracking branch 'origin/develop' into develop
2018-11-13 18:19:27 +00:00
toriko
d3cae13552
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-11-13 18:19:26 +00:00
David Baker
061838bdab
Merge branch 'master' into develop
2018-11-13 18:19:10 +00:00
David Baker
24846a1d64
v0.17.4
2018-11-13 18:11:12 +00:00
David Baker
0b31d32793
Prepare changelog for v0.17.4
2018-11-13 18:11:12 +00:00
David Baker
71403980cc
v0.17.4
2018-11-13 18:09:48 +00:00
David Baker
f8ab754af4
bump react-sdk
2018-11-13 18:09:10 +00:00
Weblate
fd3ed9e119
Merge remote-tracking branch 'origin/develop' into develop
2018-11-09 10:53:49 +00:00
David Baker
b53c86c5f4
Merge pull request #7673 from aaronraimist/add-japanese
...
Add Japanese (#7599 )
2018-11-09 10:53:43 +00:00
Weblate
cbe6d31ee3
Merge remote-tracking branch 'origin/develop' into develop
2018-11-08 21:37:30 +00:00
Travis Ralston
5810221181
Merge pull request #7674 from jryans/webpack-bind-all
...
Allow Webpack dev server to listen to all interfaces
2018-11-08 14:37:24 -07:00
J. Ryan Stinnett
e9f4594eb9
Allow Webpack dev server to listen to all interfaces
...
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com >
2018-11-08 20:55:51 +01:00
Aaron Raimist
2f991d190f
Add Japanese ( #7599 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-11-08 13:31:09 -06:00
Victor Grousset
ae90b9877a
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2018-11-06 12:22:01 +00:00
Weblate
786c2a1fd7
Merge remote-tracking branch 'origin/develop' into develop
2018-11-02 15:39:21 +00:00
Travis Ralston
eef4f7c4cf
Merge pull request #7637 from vector-im/travis/cleanup-request
...
Remove the request-only stuff we don't need anymore
2018-11-02 09:39:15 -06:00
Travis Ralston
36cc5de0e7
Remove the request-only stuff we don't need anymore
...
This was introduced in https://github.com/matrix-org/matrix-react-sdk/pull/2250 but can be pulled out due to https://github.com/matrix-org/matrix-js-sdk/pull/770 . See https://github.com/vector-im/riot-web/issues/7634 for more information about the future.
2018-10-31 13:05:36 -06:00
Bruno Windels
ade0f34c6f
Merge branch 'develop' into experimental
2018-10-31 14:36:43 +01:00
Weblate
854798f470
Merge remote-tracking branch 'origin/develop' into develop
2018-10-29 14:31:01 +00:00
David Baker
ca305399c3
npm update
2018-10-29 14:30:35 +00:00
Weblate
00a8d44ce1
Merge remote-tracking branch 'origin/develop' into develop
2018-10-29 14:28:30 +00:00
David Baker
79c7f331c9
develop js & react sdk deps
2018-10-29 14:28:13 +00:00
David Baker
409c48efcb
Merge branch 'master' into develop
2018-10-29 14:27:46 +00:00
David Baker
29f3ff155a
v0.17.3
2018-10-29 14:22:55 +00:00
David Baker
6c1deb41be
Prepare changelog for v0.17.3
2018-10-29 14:22:55 +00:00
David Baker
4574415e97
v0.17.3
2018-10-29 14:20:59 +00:00
David Baker
f05646c5a1
released js-sdk & react-sdk
2018-10-29 14:20:12 +00:00
Weblate
a6f8f707f3
Merge remote-tracking branch 'origin/develop' into develop
2018-10-29 05:23:04 +00:00
పవి
e19dbe4f3b
Translated using Weblate (Telugu)
...
Currently translated at 27.0% (10 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2018-10-29 05:23:04 +00:00
Travis Ralston
d393cd67f7
Merge pull request #7615 from vector-im/t3chguy/fix_author_of_electron_app
...
Correct the author of the electron app
2018-10-28 23:22:58 -06:00
Michael Telatynski
c80f5ddcd1
Correct the author of the electron app
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-10-27 11:04:05 +01:00
Aaron Raimist
a02009d31f
Update package-lock.json
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-26 22:21:40 -05:00
Aaron Raimist
a4ed1afeb5
Update babel-eslint to 8.1.1
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-26 22:07:35 -05:00
Travis Ralston
1fea7c022e
Fix order of operations for npm install on Travis CI
2018-10-26 20:44:14 -06:00
Travis Ralston
e7f5aee9fb
Regenerate package-lock.json (again)
2018-10-26 20:43:53 -06:00
Travis Ralston
d3805f7545
Regenerate package-lock.json and upgrade eslint again
2018-10-26 20:12:43 -06:00
Travis Ralston
70891f41a5
Merge branch 'develop' into lint
2018-10-26 19:56:33 -06:00
Travis Ralston
cebba5bfa3
Merge pull request #7552 from vector-im/travis/permalink-routing
...
Mock fs, tls, and net to support request in the browser
2018-10-26 14:22:38 -06:00
Travis Ralston
0f5c62d3cc
Regenerate package-lock.json
...
due to conflicts
2018-10-26 10:06:27 -06:00
Travis Ralston
f9fa338960
Merge branch 'develop' into travis/permalink-routing
2018-10-26 09:22:13 -06:00
Bruno Windels
18daa186b0
Merge branch 'develop' into experimental
2018-10-26 15:33:57 +02:00
Travis Ralston
ad7ac26ff3
Upgrade babel-eslint and regenerate package-lock.json
2018-10-25 16:10:27 -06:00
Travis Ralston
10efaaa078
Merge branch 'develop' into lint
2018-10-25 16:06:02 -06:00
Travis Ralston
bb353b940e
Merge pull request #7598 from jryans/update-chokidar
...
Update chokidar to transitively get newer fsevents
2018-10-25 15:53:23 -06:00
J. Ryan Stinnett
9732d10f24
Update chokidar to transitively get newer fsevents
...
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com >
2018-10-25 23:04:25 +02:00
David Baker
9b80aa76ce
Merge pull request #7385 from vector-im/dbkr/wasm
...
Support WebAssembly version of Olm
2018-10-25 15:58:24 +01:00
David Baker
bc935012da
Update to Olm 3
2018-10-25 15:44:22 +01:00
Travis Ralston
e4025f1aff
Mock fs, tls, and net to support request in the browser
...
fs is mocked using memfs, which needs to be installed at all 3 layers because webpack is silly
2018-10-24 16:59:14 -06:00
Bruno Windels
03dcc97ce9
add new variables to status
2018-10-24 13:56:42 +02:00
David Baker
e2b55315a6
v0.17.3-rc.1
2018-10-24 11:31:59 +01:00
David Baker
1f8b0f2135
Prepare changelog for v0.17.3-rc.1
2018-10-24 11:31:59 +01:00
David Baker
a9a45dc32b
v0.17.3-rc.1
2018-10-24 11:30:44 +01:00
David Baker
f7138c0516
react-sdk & js-sdk rc.1
2018-10-24 11:27:01 +01:00
David Baker
d080a204a3
electron 3.0.5
2018-10-24 11:12:51 +01:00
David Baker
fd31d58128
Merge pull request #7549 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-10-24 10:26:13 +01:00
Bruno Windels
a478f02c5b
Merge pull request #7541 from vector-im/bwindels/initialtimelinetweaks
...
Redesign: apply changes from dharma theme to status theme
2018-10-23 19:36:04 +00:00
Bruno Windels
ffc0d3cda0
Merge pull request #7540 from vector-im/bwindels/alwaysshowdharma
...
Redesign: ignore setting and always show dharma theme for now
2018-10-23 19:35:53 +00:00
Bruno Windels
c68770c0aa
ignore setting and always show dharma theme for now
2018-10-23 15:51:06 +02:00
Bruno Windels
ab1f68df93
apply changes from dharma theme to status theme
2018-10-23 15:50:09 +02:00
Aaron Raimist
b7622d8551
Use babel-eslint 7.2.3 instead
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-19 23:00:02 -05:00
Aaron Raimist
c470e2dcfb
Actually I'll just fix the errors myself and get rid of lintwithexclusions
...
I seemingly need babel-eslint version 8 for VectorHomePage.js but might as well just upgrade to version 10
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-19 21:04:55 -05:00
Aaron Raimist
fe11ae73db
Run lintwithexclusions on travis builds
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-19 20:59:07 -05:00
Aaron Raimist
70fe4f67ee
eslint --fix on test/
2018-10-19 20:59:07 -05:00
Aaron Raimist
6abd1de8b8
eslint --fix on src/
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-19 20:59:06 -05:00
Weblate
16b150039a
Merge remote-tracking branch 'origin/develop' into develop
2018-10-19 15:07:56 +00:00
Bruno Windels
ca1dec8e13
Merge branch 'master' into develop
2018-10-19 17:07:29 +02:00
Bruno Windels
f81d3bc903
Merge branch 'release-v0.17.2'
2018-10-19 17:00:44 +02:00
Bruno Windels
88132067ad
update version in package lock file
2018-10-19 17:00:13 +02:00
Bruno Windels
f5eff7d349
v0.17.2
2018-10-19 16:54:27 +02:00
Bruno Windels
5f35b9903d
Prepare changelog for v0.17.2
2018-10-19 16:54:26 +02:00
Bruno Windels
221f75542a
v0.17.2
2018-10-19 16:51:26 +02:00
David Baker
d0fcf3c952
Don't set tags on notifications
...
They are to suppress notifications that don't want to be shown in
addition to each other. This makes no sense for our notifications:
they're each for independent messages. Also settings tags on
notifications makes electron crash on windows when you close the
notif, as per https://github.com/vector-im/riot-web/issues/7512
2018-10-19 16:47:16 +02:00
Bruno Windels
62f664c592
update matrix-react-sdk to 0.14.1
2018-10-19 16:45:39 +02:00
Weblate
deaeb1a715
Merge remote-tracking branch 'origin/develop' into develop
2018-10-18 18:26:13 +00:00
David Baker
c1dfbd6993
Merge pull request #7518 from vector-im/dbkr/better_fix_for_windows_crashes
...
Don't set tags on notifications
2018-10-18 19:26:08 +01:00
David Baker
2854c0969b
Don't set tags on notifications
...
They are to suppress notifications that don't want to be shown in
addition to each other. This makes no sense for our notifications:
they're each for independent messages. Also settings tags on
notifications makes electron crash on windows when you close the
notif, as per https://github.com/vector-im/riot-web/issues/7512
2018-10-18 19:07:59 +01:00
Weblate
1de5e61888
Merge remote-tracking branch 'origin/develop' into develop
2018-10-18 17:44:16 +00:00
David Baker
47493fa7d9
Merge branch 'master' into develop
2018-10-18 18:43:58 +01:00
David Baker
ecfafc613f
Merge branch 'release-v0.17.0'
2018-10-18 18:43:29 +01:00
David Baker
a7ea51fc3e
v0.17.1
2018-10-18 18:39:58 +01:00
David Baker
35147c6514
Prepare changelog for v0.17.1
2018-10-18 18:39:58 +01:00
David Baker
2518976326
v0.17.1
2018-10-18 18:38:54 +01:00
David Baker
40cb46de46
Merge pull request #7517 from vector-im/dbkr/stop_electron_crashing
...
Stop electron crashing
2018-10-18 18:35:38 +01:00
David Baker
bb907d49c9
Typo
2018-10-18 18:35:01 +01:00
David Baker
231ca253f2
Stop electron crashing
...
Workaround temporarily by not closing notifs on win32 as per
comment.
Fixes https://github.com/vector-im/riot-web/issues/7512
2018-10-18 18:31:06 +01:00
Bruno Windels
9d33255850
remove foo file to trigger jenkins
2018-10-17 11:29:04 +02:00
Bruno Windels
c5d6fc387c
Merge branch 'bwindels/redesign' into experimental
2018-10-17 11:25:03 +02:00
Bruno Windels
4a03e6d307
Merge branch 'develop' into bwindels/redesign
2018-10-17 11:24:33 +02:00
Bruno Windels
dbd4d5e779
update /experimental
2018-10-16 18:56:32 +02:00
Weblate
2a80d33a89
Merge remote-tracking branch 'origin/develop' into develop
2018-10-16 10:12:26 +00:00
David Baker
2202ff1ccd
update deps
2018-10-16 11:12:13 +01:00
Weblate
a138a9c6ec
Merge remote-tracking branch 'origin/develop' into develop
2018-10-16 10:10:09 +00:00
David Baker
3d8d66547f
Merge branch 'master' into develop
2018-10-16 11:09:55 +01:00
David Baker
17e84bf815
Merge branch 'release-v0.17.0'
2018-10-16 11:09:33 +01:00
David Baker
41540842eb
v0.17.0
2018-10-16 11:00:39 +01:00
David Baker
65cc3000ee
Prepare changelog for v0.17.0
2018-10-16 11:00:39 +01:00
David Baker
1fc8592ef6
v0.17.0
2018-10-16 10:59:18 +01:00
David Baker
4afb5caa4e
Released js-sdk & react-sdk
2018-10-16 10:58:29 +01:00
Bruno Windels
ee137ce44c
Merge branch 'develop' into bwindels/redesign
2018-10-16 11:58:15 +02:00
Bruno Windels
9830ab3aad
Merge pull request #7503 from vector-im/dbkr/ll_phased_rollout
...
Phased rollout of lazyloading
2018-10-16 11:44:49 +02:00
David Baker
005e4aa1bd
Phased rollout of lazyloading
2018-10-16 10:43:15 +01:00
David Baker
de7d3ba701
Change electron build script paths
...
Because electron builder has decided to output the mac assets to
somewhere else today.
2018-10-16 10:26:04 +01:00
David Baker
05884ba279
Merge pull request #7501 from vector-im/dbkr/update_electron_builder_relbranch
...
Update to latest electron builder
2018-10-16 09:40:30 +01:00
David Baker
a0e067510c
Update to latest electron builder
...
Tested auto update on both windows (ia32) and mac, seems to work!
2018-10-16 09:39:30 +01:00
Weblate
2784d1b31c
Merge remote-tracking branch 'origin/develop' into develop
2018-10-16 08:37:33 +00:00
Tom Van Eyck
8e9d7d97f6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2018-10-16 08:37:31 +00:00
David Baker
f483fd3916
Merge pull request #7498 from vector-im/dbkr/update_electron_builder
...
Update to latest electron builder
2018-10-16 09:37:27 +01:00
David Baker
4e65b5f73b
Update to latest electron builder
...
Tested auto update on both windows (ia32) and mac, seems to work!
2018-10-15 18:13:47 +01:00
Bruno Windels
0d7093fe76
Merge branch 'bwindels/redesign' into experimental
2018-10-15 14:13:11 +02:00
Travis Ralston
47ade14e07
Merge pull request #6831 from MTRNord/patch-8
...
Fix Tinter.setTheme to not fire using Firefox
2018-10-12 13:55:43 -06:00
David Baker
5ad9d2094a
v0.17.0-rc.1
2018-10-11 16:03:53 +01:00
David Baker
848bd8f553
Prepare changelog for v0.17.0-rc.1
2018-10-11 16:03:52 +01:00
David Baker
74f2266d89
v0.17.0-rc.1
2018-10-11 16:02:48 +01:00
David Baker
03323bc294
Merge remote-tracking branch 'origin/develop' into release-v0.17.0
2018-10-11 16:02:20 +01:00
David Baker
df1eb9f5cb
Merge pull request #7483 from vector-im/revert-7429-bwindels/alsocommitlockfile
...
Revert "also commit the lock file when bumping version as it is now committed to the repo"
2018-10-11 16:02:09 +01:00
David Baker
aaa9c82758
Revert "also commit the lock file when bumping version as it is now committed to the repo"
2018-10-11 16:01:56 +01:00
David Baker
ba51c0721e
js-sdk & react-sdk rc.1
2018-10-11 15:42:30 +01:00
David Baker
845b40d815
Bump electron version to 3
2018-10-11 12:06:30 +01:00
David Baker
69adab2c9f
Merge pull request #7478 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-10-11 11:08:59 +01:00
David Baker
80f0964342
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2018-10-11 09:58:31 +00:00
Weblate
56372b6a5f
Merge remote-tracking branch 'origin/develop' into develop
2018-10-11 09:29:42 +00:00
Matthew Hodgson
af4d3da7a8
link to Here Be Dragons
2018-10-11 10:29:28 +01:00
Bruno Windels
eed9c56c51
Merge branch 'develop' into matthew/dharma
2018-10-11 09:56:07 +02:00
Weblate
ae1971f5d2
Merge remote-tracking branch 'origin/develop' into develop
2018-10-10 16:35:17 +00:00
Matthew Hodgson
5c184e501d
dep on dev sdks
2018-10-10 17:35:06 +01:00
Weblate
3488f04dd4
Merge remote-tracking branch 'origin/develop' into develop
2018-10-09 03:18:28 +00:00
Travis Ralston
92db2b85f3
Merge pull request #7444 from aaronraimist/promise-defer
...
Fix riot-web Promise.defer warnings (#7409 )
2018-10-08 21:18:22 -06:00
Bruno Windels
060a7807f0
v0.16.6
2018-10-08 17:21:35 +02:00
Bruno Windels
52954982a3
Prepare changelog for v0.16.6
2018-10-08 17:21:35 +02:00
Bruno Windels
dec60a9c85
v0.16.6
2018-10-08 17:19:54 +02:00
Bruno Windels
39b5e4b1e3
update matrix-react-sdk to 0.13.6
2018-10-08 17:16:22 +02:00
Aaron Raimist
d836ad8dbc
Undo turning warnings back on ( #7409 )
...
I guess that turns on warnings for everything, not just riot-web
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-05 11:05:25 -05:00
Aaron Raimist
d035efb14e
Fix lint warnings and turn warnings back on ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-05 10:41:45 -05:00
Aaron Raimist
401c85ad5b
Fix Promise.defer warnings in WebPlatform.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-05 10:23:06 -05:00
Aaron Raimist
54c46df0dc
Fix Promise.defer warnings in index.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-05 10:23:06 -05:00
Aaron Raimist
a5fb33de02
Fix Promise.defer warnings in getconfig.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-05 10:23:05 -05:00
Weblate
4c2dace4ca
Merge remote-tracking branch 'origin/develop' into develop
2018-10-05 14:59:05 +00:00
Travis Ralston
b09aa2cff3
Merge pull request #7459 from vector-im/travis/https-clone
...
Use HTTPS cloning for riot-web too
2018-10-05 08:58:58 -06:00
David Baker
e277d02f83
Merge remote-tracking branch 'origin/develop' into dbkr/wasm
2018-10-05 14:04:43 +01:00
Weblate
f31ccaacef
Merge remote-tracking branch 'origin/develop' into develop
2018-10-05 13:00:28 +00:00
Bruno Windels
d4576dcf9f
Merge pull request #7463 from vector-im/dbkr/disable_auto_reload
...
Disable webpack-dev-server auto reload
2018-10-05 15:00:23 +02:00
David Baker
4e6f48df03
Disable webpack-dev-server auto reload
...
As per comment
2018-10-05 13:56:37 +01:00
Weblate
218da8a18a
Merge remote-tracking branch 'origin/develop' into develop
2018-10-05 12:25:31 +00:00
David Baker
e28180f3d5
Merge pull request #7462 from vector-im/dbkr/gone_away_is_the_bluebird
...
Silence bluebird warnings
2018-10-05 13:25:26 +01:00
David Baker
bccccb2758
Silence bluebird warnings
2018-10-05 12:15:29 +01:00
Besnik Bleta
46587450cb
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
2018-10-05 10:10:27 +00:00
Besnik Bleta
f17712fab3
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
2018-10-05 10:06:27 +00:00
David Baker
c5ee92f4c3
Fall back to legacy asm.js Olm
2018-10-04 20:11:34 +01:00
Weblate
24f292f360
Merge remote-tracking branch 'origin/develop' into develop
2018-10-04 17:33:39 +00:00
David Baker
4f5b61b798
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2018-10-04 17:33:38 +00:00
Travis Ralston
a9e98e6711
Merge pull request #7443 from MTRNord/patch-9
...
Fix reskindex on matrix-react-side not being called if using build script
2018-10-04 11:33:34 -06:00
Travis Ralston
3286acd306
Use HTTPS cloning for riot-web too
2018-10-04 11:23:42 -06:00
Weblate
085dcfe7bc
Merge remote-tracking branch 'origin/develop' into develop
2018-10-04 11:45:20 +00:00
toriko
b6d5f350e4
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-10-04 11:45:19 +00:00
Bruno Windels
4d3df8b86b
Merge pull request #7454 from vector-im/dbkr/double_closing_tags
...
Fix double-closed tags
2018-10-04 13:45:14 +02:00
David Baker
a356264801
Fix double-closed tags
2018-10-04 10:49:28 +01:00
Weblate
d32dbb6d10
Merge remote-tracking branch 'origin/develop' into develop
2018-10-03 04:53:45 +00:00
IMIN
70319e4939
Translated using Weblate (Korean)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2018-10-03 04:53:44 +00:00
Travis Ralston
92b2980b41
Merge pull request #7435 from aaronraimist/patch-1
...
Document how to turn off Piwik and bug reports (#6738 )
2018-10-02 22:53:40 -06:00
Aaron Raimist
eabcc9261d
Add text saying that bug reports aren't automatic
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-02 22:58:49 -05:00
Marcel
ad5be455bb
Fix reskindex on matrix-react-side not being called if using build script
2018-10-03 02:00:35 +02:00
IMIN
20ce990763
Translated using Weblate (Korean)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2018-10-02 17:45:43 +00:00
David Baker
30f0a7932b
Merge remote-tracking branch 'origin/develop' into dbkr/wasm
2018-10-02 16:58:31 +01:00
Weblate
33d248d1e4
Merge remote-tracking branch 'origin/develop' into develop
2018-10-02 11:13:09 +00:00
David Baker
f69869ac1e
Merge pull request #7429 from vector-im/bwindels/alsocommitlockfile
...
also commit the lock file when bumping version as it is now committed to the repo
2018-10-02 12:13:04 +01:00
Aaron Raimist
d256194255
Document how to turn off Piwik and bug reports ( #6738 )
2018-10-01 20:21:13 -05:00
Bruno Windels
4de63e612d
also commit the lock file when bumping version as it is now committed to the repo
2018-10-01 17:18:31 +02:00
Weblate
7f50acd886
Merge remote-tracking branch 'origin/develop' into develop
2018-10-01 15:04:22 +00:00
giqtaqisi
18f8ea8519
Translated using Weblate (Lojban)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
2018-10-01 15:04:21 +00:00
Bruno Windels
0a4e3379f9
Merge branch 'master' into develop
2018-10-01 17:03:54 +02:00
Bruno Windels
e355753900
also update package-lock file
2018-10-01 17:01:07 +02:00
Bruno Windels
712d020dfa
v0.16.5
2018-10-01 16:51:39 +02:00
Bruno Windels
5fc53f19f4
Prepare changelog for v0.16.5
2018-10-01 16:51:39 +02:00
Bruno Windels
957fde964b
v0.16.5
2018-10-01 16:48:52 +02:00
Bruno Windels
b9688acdf5
bump both SDKs to latest version
2018-10-01 16:16:25 +02:00
David Baker
2a8c7b260a
Don't show mobile guide if deep linking
...
Other part of https://github.com/vector-im/riot-web/issues/7378
2018-10-01 15:14:40 +02:00
David Baker
a2c7ef5424
Don't show custom server bit on matrix.org
...
On mobile guide
Part of https://github.com/vector-im/riot-web/issues/7378
2018-10-01 15:14:18 +02:00
giqtaqisi
a1a417329c
Translated using Weblate (Lojban)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
2018-10-01 13:12:29 +00:00
Weblate
1f81ed306d
Merge remote-tracking branch 'origin/develop' into develop
2018-10-01 08:41:20 +00:00
giqtaqisi
2d78bc95ec
Translated using Weblate (Lojban)
...
Currently translated at 62.1% (23 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
2018-10-01 08:41:19 +00:00
Silvano
4f720e9c3b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-10-01 08:41:19 +00:00
Ryu SASAOKA
0374c91ee7
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2018-10-01 08:41:19 +00:00
David Baker
894ad32e83
Merge pull request #7393 from vector-im/dbkr/update_deps_2
...
Update a bunch of deps
2018-10-01 09:41:14 +01:00
giqtaqisi
f3ee639dcc
Added translation using Weblate (Lojban)
2018-09-30 14:30:15 +00:00
toriko
74a2b5a958
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-09-30 09:58:26 +00:00
Bruno Windels
aac40c8c58
Merge branch 'develop' into matthew/dharma
2018-09-28 16:52:38 +02:00
Bruno Windels
4e4906605b
Merge pull request #7415 from vector-im/dbkr/mobile_guide_deep_link
...
Don't show mobile guide if deep linking
2018-09-28 13:34:11 +01:00
David Baker
894e31fe73
Don't show mobile guide if deep linking
...
Other part of https://github.com/vector-im/riot-web/issues/7378
2018-09-28 11:23:46 +01:00
David Baker
67a762aeaf
Actually update package.json
2018-09-28 11:02:14 +01:00
David Baker
28f1140588
Merge remote-tracking branch 'origin/develop' into dbkr/update_deps_2
...
Updates a bunch more deps now we've updated webpack
2018-09-28 10:58:22 +01:00
David Baker
ac81080185
Merge pull request #7408 from vector-im/dbkr/unnecessary_custom_server
...
Don't show custom server bit on matrix.org
2018-09-28 10:32:06 +01:00
David Baker
bc8323f96b
Don't show custom server bit on matrix.org
...
On mobile guide
Part of https://github.com/vector-im/riot-web/issues/7378
2018-09-27 18:19:33 +01:00
Matthew Hodgson
a38661c0f0
Merge pull request #7387 from vector-im/matthew/webpack4
...
Webpack4
2018-09-27 16:21:43 +01:00
Bruno Windels
57cdd26d4d
v0.16.5-rc.1
2018-09-27 14:50:38 +01:00
Bruno Windels
582b67c42e
v0.16.5-rc.1
2018-09-27 14:48:40 +01:00
Bruno Windels
44791a65b8
Revert "v0.16.5-rc.1"
...
This reverts commit 81dfe506ac .
2018-09-27 14:46:42 +01:00
Bruno Windels
f3214b7891
Prepare changelog for v0.16.5-rc.1
2018-09-27 14:43:05 +01:00
Bruno Windels
81dfe506ac
v0.16.5-rc.1
2018-09-27 14:42:14 +01:00
Bruno Windels
2356524d1c
bump matrix-js-sdk and matrix-react-sdk
2018-09-27 13:55:06 +01:00
Bruno Windels
a371bede4d
Merge pull request #7395 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-09-26 18:15:03 +01:00
David Baker
1f34d2d644
Kill off olm-loader
...
Now that Olm needs to be inited asynchronously anyway, we can just
pass the options to Olm.init(), and as long as we do that before we
start the js-sdk, we're all good.
This will means the olm js is now part of the main bundle but since
it's now just a wrapper around the wasm, this is probably faster.
Also add the directwatch flag to olm.wasm because otherwise it
doesn't seem to copy the file in watch mode...
2018-09-26 16:44:52 +01:00
David Baker
2166213400
Update a bunch of deps
...
To try & get deps without vulns in them.
Exceptions are:
* electron builder: which is nontrivial to update
* webpack-dev-server: probably needs newer webpack
* moderizr: no new version released yet
2018-09-26 12:37:40 +01:00
Matthew Hodgson
c4f6158f46
pin karma-webpack to 4.0.0-beta.0 to fix perf regression
...
so karma-webpack 3.0.5 is 4x slower than 4.0.0-beta.0 for webpacking for unknown reasons.
However, 4.0.0-rc.1 and 4.0.0-rc.2 fail with a different error. So: pinned for now
2018-09-26 03:12:08 +01:00
Matthew Hodgson
7e33ea351d
upgrade karma & babel to latest
2018-09-26 02:27:22 +01:00
Matthew Hodgson
9e916cdd5c
make sure karma runs tests in dev mode to speed up build
2018-09-26 01:39:05 +01:00
Matthew Hodgson
b7843a5d46
find versions of webpack, webpack-cli, and karma-webpack which work together atm
2018-09-26 01:18:53 +01:00
Matthew Hodgson
41e03333a7
Merge branch 'develop' into matthew/webpack4
2018-09-26 00:17:49 +01:00
Matthew Hodgson
c57c653535
Merge branch 'develop' into matthew/webpack4
2018-09-26 00:15:56 +01:00
Weblate
8793ad9f4f
Merge remote-tracking branch 'origin/develop' into develop
2018-09-25 22:54:39 +00:00
Silvano
07b56426ad
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-09-25 22:54:39 +00:00
Adolfo Jayme-Barrientos
43f9f2a0f2
Translated using Weblate (Catalan)
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-09-25 22:54:38 +00:00
ali almi
d01824f711
Translated using Weblate (Arabic)
...
Currently translated at 81.0% (30 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2018-09-25 22:54:38 +00:00
Matthew Hodgson
841c8fd41d
Merge pull request #7355 from vector-im/travis/build-process
...
Reduce the number of terminals required to build riot-web to 1
2018-09-25 23:54:34 +01:00
Travis Ralston
4041f3db5c
Send standard output/input from npm-sub.js to the parent proc
2018-09-25 15:54:38 -06:00
Travis Ralston
91304e70a1
Swap out the complicated canary stuff for serial execution
...
Fixes https://github.com/vector-im/riot-web/issues/7386
2018-09-25 15:49:14 -06:00
Travis Ralston
27c23058dc
Alter build process to rely on canaries only
...
With the react-sdk and js-sdk having their `npm start`s split out (as per https://github.com/matrix-org/matrix-react-sdk/pull/2175 and https://github.com/matrix-org/matrix-js-sdk/pull/742 ) we can trigger an initial build ourselves and start the watcher afterwards. This canary approach has a very slight speed increase over serially running all the commands as the watcher can be started as early as possible.
This all can be improved and potentially eliminated with a bit more planning, however: https://github.com/vector-im/riot-web/issues/7386
2018-09-25 11:20:58 -06:00
David Baker
c511902356
Support WebAssembly version of Olm.
...
* Olm no longer supports setting the stack/memory size at runtime,
so don't (they're now set to be that in the Olm build).
* Copy the wasm file from the Olm library (see multiple comments
about it being in the wrong place and webpack being awful).
2018-09-25 17:55:41 +01:00
Travis Ralston
8d7cec2a94
Add some comments to describe the build process
2018-09-24 17:57:18 -06:00
Travis Ralston
2b037ee146
Prevent races by blocking on SDK builds
...
If we don't block on SDK builds, then the riot-web build fails due to half-built dependencies. This needs to be done at two levels: the js-sdk because it is used by both the react-sdk and riot-web, and at the react-sdk because riot-web needs it. This means our build process is synchronous for js -> react -> riot, at least for the initial build.
This does increase the startup time, particularly because the file watch timer is at 5 seconds. The timer is used to detect a storm of file changes in the underlying SDKs and give the build process some room to compile larger files if needed.
The file watcher is accompanied by a "canary signal file" to prevent the build-blocking script from unblocking too early. Both the js and react SDKs build when `npm install` is run, so we ensure that we only listen for the `npm start` build for each SDK.
This is all done at the riot level instead of at the individual SDK levels (where we could use a canary file to signal up the stack) because:
* babel (used by the js-sdk) doesn't really provide an "end up build" signal
* webpack is a bit of a nightmare to get it to behave at times
* this blocking approach is really only applicable to riot-web, although may be useful to some other projects.
Hopefully that all makes sense.
2018-09-24 17:12:42 -06:00
Bruno Windels
23569705b4
Merge branch 'develop' into matthew/dharma
2018-09-21 12:55:40 +02:00
Travis Ralston
c6da122e41
Fix npm link in the build script
2018-09-17 17:57:27 -06:00
Travis Ralston
67e9606d55
Reduce the number of terminals required to build riot-web to 1
...
A step towards a real solution for https://github.com/vector-im/riot-web/issues/7305
This approach makes use of `npm link` to remove the use of symlinks in the build process. The build process has also been altered to invoke the build process of each underlying SDK (react, js). This means that one can now `npm link` and `npm start` and have a working environment.
At the same time, parallelshell was dropped due to lack of maintenance from the maintainer.
2018-09-17 17:50:03 -06:00
Ionut Zaharia
1b8f1f5610
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ro/
2018-09-11 21:09:43 +00:00
Weblate
4c6bb8846b
Merge remote-tracking branch 'origin/develop' into develop
2018-09-10 10:48:57 +00:00
Victor Grousset
11a1915e61
Translated using Weblate (Esperanto)
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2018-09-10 10:48:55 +00:00
David Baker
e58ac74aa2
Merge branch 'master' into develop
2018-09-10 11:48:19 +01:00
David Baker
2b18aa7d79
Merge branch 'release-v0.16.4'
2018-09-10 11:47:09 +01:00
David Baker
0f9c8235e1
v0.16.4
2018-09-10 11:43:23 +01:00
David Baker
8b0ae88987
Prepare changelog for v0.16.4
2018-09-10 11:43:23 +01:00
David Baker
d8aaae6d42
v0.16.4
2018-09-10 11:42:20 +01:00
David Baker
ce4c71ccfb
Released js-sdk & react-sdk
2018-09-10 11:41:45 +01:00
Matthew Hodgson
5ef141913b
remove ancient layering warning
2018-09-09 18:35:31 +01:00
Matthew Hodgson
d27db5a1c7
downgraded parallelshell due to https://github.com/darkguy2008/parallelshell/issues/57
...
thanks @ZerataX! :)
2018-09-09 10:48:03 +01:00
Matthew Hodgson
c2bd6e6da1
point deps at #develop to unbreak npm i
2018-09-09 10:25:33 +01:00
David Baker
d6406b48fd
v0.16.4-rc.1
2018-09-07 14:42:52 +01:00
David Baker
d5b42d99f2
Prepare changelog for v0.16.4-rc.1
2018-09-07 14:42:51 +01:00
David Baker
42bac1620e
v0.16.4-rc.1
2018-09-07 14:39:20 +01:00
David Baker
09130582ad
js-sdk & react-sdk rc.1
2018-09-07 14:38:16 +01:00
David Baker
73239f5535
Merge pull request #7296 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-09-07 14:07:30 +01:00
Weblate
22abe5a815
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 14:48:11 +00:00
David Baker
736450e184
Merge pull request #7288 from vector-im/bwindels/fixmobileguideloadedonriot
...
Fix config not loading & mobileguide script being loaded in riot
2018-09-05 15:48:04 +01:00
Bruno Windels
d10fda36af
fix config not loading correctly anymore
2018-09-05 16:38:00 +02:00
Bruno Windels
8639b2858b
dont load the mobileguide script in riot
2018-09-05 16:07:44 +02:00
Weblate
f47a9f93a5
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 10:31:06 +00:00
David Baker
52bbd8c764
Merge pull request #7272 from vector-im/dbkr/mobileguide
...
Instructions for installing mobile apps
2018-09-05 11:31:00 +01:00
Weblate
8ef2eec504
Merge remote-tracking branch 'origin/develop' into develop
2018-09-05 10:21:41 +00:00
Bruno Windels
1c5f16c332
Merge pull request #7265 from vector-im/dbkr/make_index_js_less_of_a_dogs_dinner
...
Tidy up index.js
2018-09-05 12:21:35 +02:00
Matthew Hodgson
588369d297
downgraded parallelshell due to https://github.com/darkguy2008/parallelshell/issues/57
...
thanks @ZerataX! :)
2018-09-04 20:32:06 +01:00
David Baker
e23195fd86
Conditionally show custom server bit
2018-09-04 10:08:52 +01:00
Matthew Hodgson
1b0cafd956
Merge pull request #7274 from gusttt/patch-1
...
Small typo in release notes v0.16.3
2018-09-04 09:50:39 +01:00
gusttt
81a624146b
Small typo in release notes v0.16.3
...
Fixes #7273
2018-09-04 08:16:29 +02:00
David Baker
9c8ef4240c
Instructions for installing mobile apps
...
Replace the native js dialog with a page telling you how to
download the apps and how to set your HS URL.
2018-09-03 20:38:30 +01:00
Weblate
b59edf2690
Merge remote-tracking branch 'origin/develop' into develop
2018-09-03 13:39:35 +00:00
Andri
daa3e1351b
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2018-09-03 13:39:34 +00:00
David Baker
d00ca02c25
v0.16.3
2018-09-03 14:34:06 +01:00
David Baker
207106ea46
Prepare changelog for v0.16.3
2018-09-03 14:34:05 +01:00
David Baker
c150d97eaf
v0.16.3
2018-09-03 14:29:48 +01:00
David Baker
6231cf3496
Released js-sdk & react-sdk
2018-09-03 14:28:34 +01:00
David Baker
57999b460b
Didn't mean to commit that file
2018-09-03 13:05:58 +01:00
David Baker
e2bad5bdc8
Tidy up index.js
...
Non-functional changes (before I start messing with it).
Switch to import, move code out of the top level, switch to one
consistent way of declaring functions, keep imports at the top.
2018-09-03 13:01:52 +01:00
David Baker
5170635a1f
v0.16.3-rc.2
2018-08-31 13:52:58 +01:00
David Baker
1db5c64f3e
Prepare changelog for v0.16.3-rc.2
2018-08-31 13:52:58 +01:00
David Baker
9e4aa50567
v0.16.3-rc.2
2018-08-31 13:50:57 +01:00
David Baker
2b91595aa9
js-sdk & react-sdk rc.2
2018-08-31 13:50:12 +01:00
Andri
2209059e84
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2018-08-30 14:55:19 +00:00
Andrey Silversburg
b335da75db
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/id/
2018-08-30 14:49:14 +00:00
David Baker
7cfda97b82
v0.16.3-rc.1
2018-08-30 14:40:22 +01:00
David Baker
01f4e9b2a5
Prepare changelog for v0.16.3-rc.1
2018-08-30 14:40:21 +01:00
David Baker
2bef30635c
v0.16.3-rc.1
2018-08-30 14:39:12 +01:00
David Baker
447c133d82
js-sdk & react-sdk rc.1
2018-08-30 14:38:15 +01:00
Weblate
fbe6595b19
Merge remote-tracking branch 'origin/develop' into develop
2018-08-30 10:43:42 +00:00
David Baker
86b738dd79
Merge pull request #7245 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-08-30 11:43:37 +01:00
Weblate
b30fd9d3bf
Merge remote-tracking branch 'origin/develop' into develop
2018-08-30 10:38:37 +00:00
David Baker
e54865b7ec
electron 2.0.8
2018-08-30 11:38:20 +01:00
csybr
2041b77b39
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2018-08-30 10:33:44 +00:00
csybr
f7f21a006e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 37.8% (14 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2018-08-30 10:33:44 +00:00
Weblate
51459ba2e2
Merge remote-tracking branch 'origin/develop' into develop
2018-08-23 14:38:31 +00:00
vejetaryenvampir
a76908e2fd
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2018-08-23 14:38:30 +00:00
csybr
f79da66c36
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2018-08-23 14:38:30 +00:00
random
8a64b47644
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-08-23 14:38:30 +00:00
David Baker
9a0690fb95
Merge branch 'release-v0.16.2'
2018-08-23 15:37:28 +01:00
David Baker
cdcdab82eb
v0.16.2
2018-08-23 15:34:00 +01:00
David Baker
32ea24f8ce
Prepare changelog for v0.16.2
2018-08-23 15:33:59 +01:00
David Baker
656d0e0ff4
v0.16.2
2018-08-23 15:32:22 +01:00
David Baker
49523ba8d1
New react-sdk for new server notices format
2018-08-23 15:31:26 +01:00
vejetaryenvampir
a3b1b1ec60
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2018-08-20 19:19:30 +00:00
David Baker
dd8ed7cc77
v0.16.1
2018-08-20 14:00:47 +01:00
David Baker
0b09432b7e
Prepare changelog for v0.16.1
2018-08-20 14:00:47 +01:00
David Baker
2ba60a7893
v0.16.1
2018-08-20 13:58:47 +01:00
David Baker
2a0cc21dfe
Released js-sdk & react-sdk
2018-08-20 13:58:00 +01:00
David Baker
472e55cea5
v0.16.1-rc.1
2018-08-16 15:47:50 +01:00
David Baker
b579285f23
Prepare changelog for v0.16.1-rc.1
2018-08-16 15:47:49 +01:00
David Baker
c46963807e
v0.16.1-rc.1
2018-08-16 15:46:28 +01:00
David Baker
1a73284b0c
js-sdk & react-sdk rc.1
2018-08-16 15:43:17 +01:00
David Baker
37e848eee9
Bump electron version
2018-08-16 15:09:57 +01:00
David Baker
8a167d2743
Add Norsk & Italian
2018-08-16 15:04:17 +01:00
David Baker
0ab6d81abb
Merge pull request #7178 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-08-16 14:40:41 +01:00
Mary Ghelaghutashvili
1d00254d6c
Translated using Weblate (Georgian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ka/
2018-08-14 08:24:43 +00:00
Mary Ghelaghutashvili
2e1392ccf8
Added translation using Weblate (Georgian)
2018-08-14 06:51:27 +00:00
Weblate
970c3dc6de
Merge remote-tracking branch 'origin/develop' into develop
2018-08-13 15:01:20 +00:00
maraf24
fce68e491a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-08-13 15:01:19 +00:00
csybr
2a4b322ec1
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2018-08-13 15:01:19 +00:00
Moo
95018efa52
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2018-08-13 15:01:19 +00:00
Szimszon
f31f16cd0d
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2018-08-13 15:01:19 +00:00
ButterflyOfFire
5df085848b
Translated using Weblate (Arabic)
...
Currently translated at 16.2% (6 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2018-08-13 15:01:18 +00:00
Bruno Windels
8c82ce0c21
Merge pull request #7152 from vector-im/dbkr/mau_warning_bar
...
CSS for MAU warning bar
2018-08-13 17:01:14 +02:00
Moo
1d50eb0d7f
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2018-08-12 21:17:27 +00:00
csybr
789ec0baef
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nn/
2018-08-12 18:27:43 +00:00
csybr
30d7ee892e
Added translation using Weblate (Norwegian Nynorsk)
2018-08-11 16:47:25 +00:00
David Baker
3a3f3f664a
CSS for MAU warning bar
2018-08-07 17:05:17 +01:00
Matthew Hodgson
488eadc63e
Merge branch 'develop' into matthew/dharma
2018-08-03 17:15:14 -07:00
Weblate
6de1f3e593
Merge remote-tracking branch 'origin/develop' into develop
2018-08-03 15:39:07 +00:00
Bruno Windels
dcaea6d78f
Merge pull request #7139 from vector-im/dopr.sh
...
CSS for user limit error
2018-08-03 17:39:01 +02:00
David Baker
65e690bad7
CSS for user limit error
...
See https://github.com/matrix-org/matrix-react-sdk/pull/2108
2018-08-03 15:02:25 +01:00
Weblate
9ea31042db
Merge remote-tracking branch 'origin/develop' into develop
2018-08-02 15:52:35 +00:00
Bruno Windels
675d617dbc
Merge pull request #7132 from vector-im/dbkr/unpin_sanitize_html
...
Unpin sanitize-html
2018-08-02 17:52:29 +02:00
David Baker
a79e9b4fd6
Unpin sanitize-html
...
1.18.4 is now out which makes it work with webpack again
2018-08-02 16:22:07 +01:00
Weblate
f39e3f385c
Merge remote-tracking branch 'origin/develop' into develop
2018-08-02 10:57:47 +00:00
kR
ad9f786646
Translated using Weblate (Polish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-08-02 10:57:46 +00:00
Bruno Windels
8f6226d410
Merge pull request #7129 from vector-im/dbkr/pin_sanitize_html
...
Pin sanitize-html to 0.18.2
2018-08-02 12:57:41 +02:00
David Baker
8a18488b1e
Pin sanitize-html to 0.18.2
...
Because 0.18.3 is broken (https://github.com/punkave/sanitize-html/issues/241
/ https://github.com/punkave/sanitize-html/issues/242
2018-08-02 11:00:35 +01:00
David Baker
53b179b22b
Merge pull request #7128 from vector-im/revert-7115-dbkr/remove_package_lock
...
Revert "Remove package-lock.json for now"
2018-08-02 10:02:57 +01:00
David Baker
dcde74bc09
Revert "Remove package-lock.json for now"
2018-08-02 10:02:09 +01:00
Bruno Windels
86a6f1e932
Merge pull request #7115 from vector-im/dbkr/remove_package_lock
...
Remove package-lock.json for now
2018-08-01 16:27:08 +02:00
David Baker
10ed13acc0
Add package-lock to .gitignore
2018-08-01 15:08:12 +01:00
David Baker
ccf52d3bff
Remove package-lock.json for now
...
As per https://github.com/vector-im/riot-web/issues/7083
The package-lock file is currently not bringing any of the benefits
it's supposed to bring because we don't do the neccessary things to
massage it during the release process. Remove it until we actually
manage it correctly.
2018-07-31 11:07:24 +01:00
pebles
b05a8b6dd3
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2018-07-30 17:25:03 +00:00
Weblate
1b32e9a475
Merge remote-tracking branch 'origin/develop' into develop
2018-07-30 11:23:54 +00:00
Kyf Lee
d3f94a4847
Translated using Weblate (Korean)
...
Currently translated at 94.5% (35 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2018-07-30 11:23:53 +00:00
David Baker
764797e211
v0.16.0
2018-07-30 12:19:27 +01:00
David Baker
31c4cf968b
Prepare changelog for v0.16.0
2018-07-30 12:19:27 +01:00
David Baker
6e0aeeea83
v0.16.0
2018-07-30 12:14:55 +01:00
David Baker
88745a9f36
Released js-sdk & react-sdk
2018-07-30 12:13:29 +01:00
Matthew Hodgson
3bcd8529fa
Merge branch 'develop' into matthew/dharma
2018-07-29 16:50:50 +01:00
David Baker
8bd832b449
v0.16.0-rc.2
2018-07-24 19:42:11 +01:00
David Baker
5d2bf37ac9
Prepare changelog for v0.16.0-rc.2
2018-07-24 19:42:10 +01:00
David Baker
f248da3e08
v0.16.0-rc.2
2018-07-24 19:40:52 +01:00
David Baker
8e5b67d7c9
react-sdk rc.2
2018-07-24 19:40:31 +01:00
David Baker
f5a257ca79
v0.16.0-rc.1
2018-07-24 18:35:02 +01:00
David Baker
ed90c491e2
Prepare changelog for v0.16.0-rc.1
2018-07-24 18:35:01 +01:00
David Baker
ea00df0466
v0.16.0-rc.1
2018-07-24 18:33:53 +01:00
David Baker
96b624e941
js-sdk & react-sdk rc.1
2018-07-24 18:33:04 +01:00
David Baker
25c0656106
Update to electron 2.0.5
2018-07-24 18:28:48 +01:00
David Baker
b361241c29
Merge pull request #7082 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-07-24 18:16:45 +01:00
Marcel
5b32ecb719
[Tinter.setTheme fix] add missing comment and move old to correct position
2018-07-24 13:38:49 +02:00
Weblate
d8c126f320
Merge remote-tracking branch 'origin/develop' into develop
2018-07-20 14:01:39 +00:00
Kyf Lee
6cd979d8d3
Translated using Weblate (Korean)
...
Currently translated at 94.5% (35 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2018-07-20 14:01:38 +00:00
Hugues De Keyzer
c6c2a77c3a
Translated using Weblate (French)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-07-20 14:01:38 +00:00
David Baker
0458aec320
Merge pull request #7055 from vector-im/dbkr/use_configured_integ_url
...
Sample config for jitsi integration URL
2018-07-20 15:01:34 +01:00
David Baker
b2ae1926a6
Sample cionfig for jitsi integration URL
2018-07-18 12:06:07 +01:00
David Baker
1ee4a7ec63
Merge branch 'master' into develop
2018-07-09 13:23:58 +01:00
David Baker
7e03b25030
v0.15.7
2018-07-09 13:20:29 +01:00
David Baker
c68623ddb0
Prepare changelog for v0.15.7
2018-07-09 13:20:28 +01:00
David Baker
847df2f75b
v0.15.7
2018-07-09 13:19:14 +01:00
David Baker
73be5005c2
Released react-sdk & js-sdk
2018-07-09 13:16:42 +01:00
David Baker
c36b42af71
v0.15.7-rc.2
2018-07-06 16:01:42 +01:00
David Baker
db3ffd29da
Prepare changelog for v0.15.7-rc.2
2018-07-06 16:01:42 +01:00
David Baker
d7ebd88804
v0.15.7-rc.2
2018-07-06 15:59:20 +01:00
David Baker
75e9489db5
js-sdk rc.1 & react-sdk rc.2
2018-07-06 15:58:39 +01:00
David Baker
a94f5dd692
Update package-lock.json
2018-07-04 11:34:55 +01:00
David Baker
0de36d331f
v0.15.7-rc.1
2018-07-04 11:28:19 +01:00
David Baker
de713c564f
Prepare changelog for v0.15.7-rc.1
2018-07-04 11:28:19 +01:00
David Baker
7e3cb3ba31
v0.15.7-rc.1
2018-07-04 11:27:21 +01:00
David Baker
6ada5e5b26
react-sdk rc.1
2018-07-04 11:26:33 +01:00
David Baker
aee6b28469
Bump electron version
2018-07-04 11:18:30 +01:00
David Baker
c08f31aa76
Merge branch 'master' into develop
2018-06-29 12:05:20 +01:00
David Baker
768e206c4a
v0.15.6
2018-06-29 12:02:51 +01:00
David Baker
84fbee085d
v0.15.6
2018-06-29 12:01:17 +01:00
David Baker
3126bf6561
Prepare changelog for v0.15.6
2018-06-29 12:00:28 +01:00
David Baker
e193b65bc7
Released js-sdk & react-sdk
2018-06-29 11:54:01 +01:00
David Baker
fb43e49954
v0.15.6-rc.2
2018-06-22 18:15:34 +01:00
David Baker
41575382ce
Prepare changelog for v0.15.6-rc.2
2018-06-22 18:15:33 +01:00
David Baker
62653d39b3
v0.15.6-rc.2
2018-06-22 18:13:00 +01:00
David Baker
79cf34b72e
react-sdk rc.2
2018-06-22 18:12:41 +01:00
Luke Barnard
5b3a462247
Merge pull request #6889 from vector-im/t3chguy/status_theme
...
add override for colour of room tile text within memberinfo (unreadable)
2018-06-21 11:27:49 +01:00
David Baker
ee6fc5859c
v0.15.6-rc.1
2018-06-21 10:20:26 +01:00
David Baker
f13bf59a82
Prepare changelog for v0.15.6-rc.1
2018-06-21 10:20:26 +01:00
David Baker
f9868b6100
v0.15.6-rc.1
2018-06-21 10:18:45 +01:00
David Baker
f9e7af6e90
js & react sdk rc.1
2018-06-21 10:09:01 +01:00
David Baker
9030435ba4
Merge pull request #6915 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-06-20 14:04:38 +01:00
Miguel Branco
47cfe7a877
Translated using Weblate (Galician)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2018-06-20 09:14:17 +00:00
Sandipan Banerjee
a182174fba
Translated using Weblate (Bengali (India))
...
Currently translated at 2.7% (1 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bn_IN/
2018-06-20 09:14:16 +00:00
Paweł Kozioł
ef91fce621
Translated using Weblate (Polish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-06-19 20:22:43 +00:00
Michael Telatynski
7d47aebfc5
add override for colour of room tile text within memberinfo (unreadable)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-06-16 17:46:56 +01:00
Weblate
b805dbf4b9
Merge remote-tracking branch 'origin/develop' into develop
2018-06-14 11:04:54 +00:00
David Baker
3847388ed0
Merge pull request #6805 from vector-im/t3chguy/electron_changes
...
[electron] Fix desktop app --hidden flag
2018-06-14 12:04:48 +01:00
Weblate
d6ff9a0297
Merge remote-tracking branch 'origin/develop' into develop
2018-06-12 13:40:05 +00:00
Kenneth Larsson
9fa5f16ca0
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-06-12 13:40:04 +00:00
Yao Wei
5d7fb0e388
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-06-12 13:40:03 +00:00
David Baker
9dd37ac9e2
v0.15.5
2018-06-12 14:36:10 +01:00
David Baker
32c66e9d1a
Prepare changelog for v0.15.5
2018-06-12 14:36:09 +01:00
David Baker
ef341d4333
v0.15.5
2018-06-12 14:33:22 +01:00
David Baker
79bc81317d
Released react-sdk & js-sdk
2018-06-12 14:30:44 +01:00
David Baker
33a2e068f6
v0.15.5-rc.1
2018-06-06 16:11:58 +01:00
David Baker
9a3e98ac8f
Prepare changelog for v0.15.5-rc.1
2018-06-06 16:11:57 +01:00
David Baker
e03248929d
v0.15.5-rc.1
2018-06-06 16:09:22 +01:00
David Baker
1ed2935eb6
react-sdk & js-sdk rc.1
2018-06-06 16:08:47 +01:00
David Baker
50e35de609
Merge pull request #6846 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-06-06 15:51:26 +01:00
Kenneth Larsson
17180d31d7
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-06-06 14:41:12 +00:00
Iulian
65f101e7bb
Translated using Weblate (Romanian)
...
Currently translated at 8.1% (3 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ro/
2018-06-06 14:41:11 +00:00
Marcel
58de839621
Fix Tinter.setTheme to not fire using Firefox
...
This if checks if we got a Firefox using a variable that is undefined everywhere except in Firefox. In Firefox because of how it renders the DOM ensure that css is always loaded before it loads/runs the js code. Therefor onload 1. never triggers and 2. we can just call setTheme.
2018-05-31 22:32:29 +02:00
Sveinn í Felli
787252ef81
Translated using Weblate (Icelandic)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-05-28 08:46:13 +00:00
Joachim Nielandt
b80180df22
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2018-05-28 07:13:36 +00:00
Michael Telatynski
e0bb6183a6
remove debug log
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-05-26 14:37:04 +01:00
Michael Telatynski
20dd2c0b58
tidy code
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-05-26 14:36:25 +01:00
Michael Telatynski
8a4a6b2023
refactor hidden logic to be more resilient against electron weirdness
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-05-26 14:21:38 +01:00
Michael Telatynski
ca2533cafa
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-05-26 14:00:45 +01:00
Iulian
fb7a8b7696
Added translation using Weblate (Romanian)
2018-05-26 03:41:22 +00:00
Matthew Hodgson
3c6d87b52b
add skin
2018-05-25 16:31:22 +01:00
David Baker
a4b58f4d83
v0.15.4
2018-05-25 15:25:10 +01:00
David Baker
ddbac1ad9f
Prepare changelog for v0.15.4
2018-05-25 15:25:09 +01:00
David Baker
07772ef5a2
v0.15.4
2018-05-25 15:23:18 +01:00
David Baker
57c79c7133
released react-sdk & js-sdk
2018-05-25 15:22:39 +01:00
David Baker
05e0e842d6
Add cookie policy URL to electron config
2018-05-25 10:00:44 +01:00
David Baker
93ea9d7c36
v0.15.4-rc.1
2018-05-24 18:28:44 +01:00
David Baker
b6fa68370b
Prepare changelog for v0.15.4-rc.1
2018-05-24 18:28:44 +01:00
David Baker
bd3eedbda9
v0.15.4-rc.1
2018-05-24 18:27:06 +01:00
David Baker
581c95d093
Temporarily revert electron version bump
2018-05-24 18:26:43 +01:00
David Baker
cd9821f87e
Merge branch 'develop' into release-v0.15.4
2018-05-24 18:26:02 +01:00
David Baker
10881587e9
electron 2.0.2
2018-05-24 18:25:35 +01:00
David Baker
5f6b60370d
v0.15.4-rc.1
2018-05-24 18:24:59 +01:00
David Baker
1bfe4513ac
js-sdk & react-sdk RCs
2018-05-24 18:24:20 +01:00
David Baker
b97ae0246d
Merge pull request #6792 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-05-24 18:04:46 +01:00
Weblate
8bc0188c53
Merge remote-tracking branch 'origin/develop' into develop
2018-05-18 11:41:40 +00:00
David Baker
66ca9a355b
Merge branch 'master' into develop
2018-05-18 12:41:30 +01:00
David Baker
ec62b5f03c
v0.15.3
2018-05-18 12:38:59 +01:00
David Baker
3467ca5230
Prepare changelog for v0.15.3
2018-05-18 12:38:58 +01:00
David Baker
d5b21021fb
v0.15.3
2018-05-18 12:36:22 +01:00
David Baker
4656d25590
Hide URL options for e2e blob: URL images
...
These won't work outside of the electron app so there is zero point
in trying to open them in an external browser or offerring to copy
them to the clipboard
2018-05-18 12:24:22 +01:00
David Baker
b1f0f33204
Update to electron 2.0.1
...
It does have a security fix
2018-05-18 12:24:12 +01:00
David Baker
d353c13bf1
Comment why we're passing empty objects in
2018-05-18 12:24:02 +01:00
David Baker
8872a6a24a
Fix right click menu in electron
...
Fixes https://github.com/vector-im/riot-web/issues/6762
2018-05-18 12:23:56 +01:00
Weblate
8b0de948d0
Merge remote-tracking branch 'origin/develop' into develop
2018-05-18 11:18:14 +00:00
David Baker
2e7da36af0
Merge pull request #6765 from vector-im/dbkr/electron_hide_nonsensical_menu_options
...
Hide URL options for e2e blob: URL images
2018-05-18 12:18:09 +01:00
David Baker
38c295427a
Hide URL options for e2e blob: URL images
...
These won't work outside of the electron app so there is zero point
in trying to open them in an external browser or offerring to copy
them to the clipboard
2018-05-18 12:00:55 +01:00
Weblate
2025cc7747
Merge remote-tracking branch 'origin/develop' into develop
2018-05-18 10:55:45 +00:00
David Baker
e5fd579935
Merge pull request #6763 from vector-im/dbkr/fix_electron_menus
...
Fix right click menu in electron
2018-05-18 11:55:41 +01:00
Weblate
3bd97650dc
Merge remote-tracking branch 'origin/develop' into develop
2018-05-18 10:47:08 +00:00
David Baker
1e8bb5e852
Merge pull request #6764 from vector-im/dbkr/electron_201
...
Update to electron 2.0.1
2018-05-18 11:47:02 +01:00
David Baker
6722eedf7a
Comment why we're passing empty objects in
2018-05-18 11:42:40 +01:00
David Baker
53dfdbda08
Update to electron 2.0.1
...
It does have a security fix
2018-05-18 11:32:59 +01:00
David Baker
e857ab762c
Fix right click menu in electron
...
Fixes https://github.com/vector-im/riot-web/issues/6762
2018-05-18 11:30:05 +01:00
Simone Salsi
14f5d2a489
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-05-18 10:17:13 +00:00
David Baker
07456ee174
Merge branch 'master' into develop
2018-05-17 17:13:08 +01:00
David Baker
b128431128
v0.15.2
2018-05-17 17:10:17 +01:00
David Baker
d606ad99b7
Prepare changelog for v0.15.2
2018-05-17 17:10:17 +01:00
David Baker
3598df0d28
v0.15.2
2018-05-17 17:07:50 +01:00
David Baker
b90017ff15
react-sdk v0.12.5
2018-05-17 17:06:24 +01:00
David Baker
6bfc90bbe1
Merge pull request #6528 from aidalgol/string-translation-change-doc
...
Add instructions for changing translated strings
2018-05-16 16:51:56 +01:00
David Baker
4e6c2fdd1c
v0.15.1
2018-05-16 16:16:23 +01:00
David Baker
25439702bb
Prepare changelog for v0.15.1
2018-05-16 16:16:23 +01:00
David Baker
145fb69bdd
v0.15.1
2018-05-16 16:12:07 +01:00
David Baker
f759bfb1f6
Bump to Electron 2.0.0(!)
2018-05-16 15:30:42 +01:00
David Baker
fb87d97d25
Fix hoek version in package-lock.json
2018-05-16 15:17:12 +01:00
David Baker
0a4614247f
v0.15.0
2018-05-16 11:56:07 +01:00
David Baker
790eeb1a09
Prepare changelog for v0.15.0
2018-05-16 11:56:06 +01:00
David Baker
6640e709f8
v0.15.0
2018-05-16 11:54:58 +01:00
David Baker
c4ecf40d1c
Released react-sdk
2018-05-16 11:54:29 +01:00
David Baker
02ab1fded2
v0.15.0-rc.6
2018-05-15 18:08:52 +01:00
David Baker
b2eebeee18
Prepare changelog for v0.15.0-rc.6
2018-05-15 18:08:51 +01:00
David Baker
f2bd4a4b5c
v0.15.0-rc.6
2018-05-15 18:06:44 +01:00
David Baker
ecfefd6b21
react-sdk rc.6
2018-05-15 18:06:11 +01:00
Luke Barnard
50e430d8dc
v0.15.0-rc.5
2018-05-15 16:01:39 +01:00
Luke Barnard
96cc5154cd
Prepare changelog for v0.15.0-rc.5
2018-05-15 16:01:39 +01:00
Luke Barnard
e9f0f84152
v0.15.0-rc.5
2018-05-15 15:59:02 +01:00
Luke Barnard
7eb14ad12c
Bump react-sdk version to 0.12.4-rc.5
2018-05-15 15:54:07 +01:00
Luke Barnard
e5641fe71c
v0.15.0-rc.4
2018-05-14 18:31:07 +01:00
Luke Barnard
0b3c0f4a77
Prepare changelog for v0.15.0-rc.4
2018-05-14 18:31:07 +01:00
Luke Barnard
3987621b12
v0.15.0-rc.4
2018-05-14 18:29:49 +01:00
Luke Barnard
be5aa59e39
Bump react-sdk dep to 0.12.4-rc.4
2018-05-14 18:20:28 +01:00
Luke Barnard
ecc86def9e
Merge branch 'develop' into release-v0.15.0
2018-05-14 18:00:19 +01:00
Luke Barnard
358b676d04
Merge pull request #6726 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-05-14 17:59:44 +01:00
Sotiris Papatheodorou
fece64039d
Translated using Weblate (Greek)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2018-05-14 16:45:24 +00:00
Jan Kudrik
b93f98252b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2018-05-11 20:47:02 +00:00
MTRNord
9063a96629
Specify the path to the postcss config and remove the include arrays as they caused multiple issues on linux
2018-05-11 19:48:33 +02:00
Luke Barnard
9b2fa966f1
v0.15.0-rc.3
2018-05-11 18:31:34 +01:00
Luke Barnard
d2e28122b3
Prepare changelog for v0.15.0-rc.3
2018-05-11 18:31:34 +01:00
Luke Barnard
ebb08a57c8
v0.15.0-rc.3
2018-05-11 18:29:33 +01:00
Luke Barnard
030fc041be
Bump react-sdk dep to 12.4-rc.3 (for instant sticker picker)
2018-05-11 18:28:40 +01:00
MTRNord
6e922166e7
Fix css paths that got changed from matrix-react-sdk to riot-web
2018-05-11 19:24:18 +02:00
MTRNord
f94abb5611
Fix naming inside the comment
2018-05-11 19:15:48 +02:00
David Baker
8f4953c182
Merge branch 'develop' into webpack4
2018-05-11 16:27:50 +01:00
Xose M
0771549ef3
Translated using Weblate (Galician)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2018-05-11 10:44:09 +00:00
Sotiris Papatheodorou
445a5b4f38
Translated using Weblate (Greek)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2018-05-10 11:17:21 +00:00
Luke Barnard
c2fccb7e14
v0.15.0-rc.2
2018-05-09 17:39:57 +01:00
Luke Barnard
d3cf60fafb
Prepare changelog for v0.15.0-rc.2
2018-05-09 17:39:57 +01:00
Luke Barnard
6c5c3c3454
v0.15.0-rc.2
2018-05-09 17:37:48 +01:00
Luke Barnard
82a27d7fa3
Bump react-sdk version to 0.12.4-rc.2
2018-05-09 17:31:31 +01:00
Luke Barnard
2ea7ad6d7b
v0.15.0-rc.1
2018-05-09 15:31:25 +01:00
Luke Barnard
3a30feaa52
Prepare changelog for v0.15.0-rc.1
2018-05-09 15:31:25 +01:00
Luke Barnard
98c9dd23d5
v0.15.0-rc.1
2018-05-09 15:27:48 +01:00
Luke Barnard
fb0bbf31c4
v0.14.3-rc.1
2018-05-09 13:52:27 +01:00
Luke Barnard
e87c44c38b
Prepare changelog for v0.14.3-rc.1
2018-05-09 13:52:27 +01:00
Luke Barnard
371ea7c078
v0.14.3-rc.1
2018-05-09 13:50:45 +01:00
Luke Barnard
0e00677851
Bump react-sdk dep to 12.4-rc.1
2018-05-09 13:48:06 +01:00
Luke Barnard
7f50fb3023
Merge branch 'master' into develop
2018-05-09 13:32:06 +01:00
Luke Barnard
9dc61307fa
Merge pull request #6688 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-05-09 11:59:47 +01:00
Simone Salsi
83d9ca080a
Translated using Weblate (Italian)
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-05-09 10:51:52 +00:00
Walter
a8a5d9e053
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2018-05-04 17:55:51 +00:00
David Baker
d6a226e6bd
Put webpack-dev-server in development mode
...
https://github.com/webpack/webpack-dev-server/issues/1327
2018-05-04 18:37:29 +01:00
daniel tygel
5bab9a7e34
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2018-05-04 17:18:52 +00:00
Kenneth Larsson
81c2bf6814
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-05-03 20:29:24 +00:00
Weblate
e69f7602ea
Merge remote-tracking branch 'origin/develop' into develop
2018-04-30 15:18:30 +00:00
Goudarz Jafari
d2e4d3bc1c
Translated using Weblate (Persian)
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fa/
2018-04-30 15:18:30 +00:00
David Baker
0e2ee5f127
Merge pull request #6638 from vector-im/dbkr/disable_presence_for_matrix_org
...
Don't show presence on matrix.org
2018-04-30 16:18:26 +01:00
David Baker
dd7ae83226
No trailing /
2018-04-30 16:12:53 +01:00
David Baker
48a16464d5
Don't show presence on matrix.org
2018-04-30 16:00:17 +01:00
David Baker
76d4a4f3fe
v0.14.2
2018-04-30 13:44:23 +01:00
David Baker
8afdbab9d5
Prepare changelog for v0.14.2
2018-04-30 13:44:23 +01:00
David Baker
9235c0dcfa
v0.14.2
2018-04-30 13:43:04 +01:00
David Baker
ff8f617fc6
Released react-sdk & js-sdk
2018-04-30 13:42:38 +01:00
Aidan Gauland
95b09cde60
Reorder sections in translating documentation
...
Move "Editing existing strings" to after "Adding new strings".
2018-04-29 14:08:57 +12:00
Aidan Gauland
c26cde2f6f
Correct npm command name in documentation
...
The `npm run` command `i18n-prune` is actually `prunei18n`.
2018-04-29 14:08:03 +12:00
Peter Vágner
181efcfbae
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2018-04-28 21:43:22 +00:00
Weblate
d291a7cccd
Merge remote-tracking branch 'origin/develop' into develop
2018-04-27 14:42:42 +00:00
David Baker
5c722f31ff
Merge pull request #6625 from vector-im/luke/fix-compatibility-page
...
Enforce loading babel-polyfill first
2018-04-27 15:42:37 +01:00
Luke Barnard
c56b54eddd
Load babel-polyfill in the bundle entry, before index.js
2018-04-27 15:12:16 +01:00
Weblate
4d02d28aef
Merge remote-tracking branch 'origin/develop' into develop
2018-04-27 12:39:38 +00:00
Luke Barnard
cb061d80fa
Merge pull request #6624 from vector-im/dbkr/update_hoek
...
Update hoek
2018-04-27 13:39:33 +01:00
Luke Barnard
9b055171ab
Enforce loading babel-polyfill first
...
This is to avoid loading anything before loading the polyfill, otherwise
we risk loading dependencies (such as React) before it.
This was causing the compatibility page to fail somehow.
See https://github.com/facebook/react/issues/8379
Fixes https://github.com/vector-im/riot-web/issues/6562
2018-04-27 13:32:09 +01:00
David Baker
3df214c56e
Update hoek
2018-04-27 12:57:37 +01:00
MTRNord
d69084f31e
Fix builld:dev build by using raw-loader instead css-raw-loader
2018-04-27 12:02:00 +02:00
MTRNord
02a185f2fe
Update Webpack to version 4
2018-04-27 11:32:59 +02:00
Марко М. Костић
53f44c5459
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-04-26 17:01:56 +00:00
David Baker
137665685d
v0.14.2-rc.3
2018-04-26 15:38:18 +01:00
David Baker
3d1c2fa5f1
Prepare changelog for v0.14.2-rc.3
2018-04-26 15:38:17 +01:00
David Baker
6dad8e695e
v0.14.2-rc.3
2018-04-26 15:35:51 +01:00
David Baker
1eb82d97ae
Fix dependencies to the same versions as react-sdk
...
Otherwise Things Get Weird, eg. headers in the left panel end up in
the wrong place because the gemini scrollbar CSS has changed
between versions.
2018-04-26 15:25:20 +01:00
Weblate
a17a9521b4
Merge remote-tracking branch 'origin/develop' into develop
2018-04-26 12:06:41 +00:00
Luke Barnard
2dc1c5c618
Merge pull request #6614 from vector-im/dbkr/fix_release_wrapper
...
Fix args in the release wrapper script
2018-04-26 13:06:34 +01:00
David Baker
d5a07a446d
typo
2018-04-26 12:55:12 +01:00
David Baker
7232c01a80
Fix args in the release wrapper script
...
It was assuming the version was always $1 which meant there was no
way to pass options (eg. -x to skip changelog generation) through
to the underlying release script without breaking the wrapper
script.
2018-04-26 12:07:02 +01:00
David Baker
b8f7025f2a
v0.14.2-rc.2
2018-04-26 11:46:38 +01:00
David Baker
73e4fcafdc
v0.14.2-rc.2
2018-04-26 11:44:36 +01:00
David Baker
45661dd960
changelog
2018-04-26 11:37:49 +01:00
David Baker
18ba570c74
Bump react-sdk version
2018-04-26 11:33:44 +01:00
David Baker
5923417654
v0.14.2-rc.1
2018-04-25 17:39:56 +01:00
David Baker
8b99a72f2c
v0.14.2-rc.1
2018-04-25 17:37:35 +01:00
David Baker
981bd94615
Change CSS dependencies to not hardcoded paths
...
Add add direct dependencies on the packages they come from, because
referring to them by path like this doesn't work in a frash
checkout / npm install because of how npm lays out the packages.
2018-04-25 17:33:18 +01:00
David Baker
083dd4eeec
Temporarily revert electron version bump
2018-04-25 16:36:16 +01:00
David Baker
8d4d16bde1
Bump react-sdk version
2018-04-25 16:35:13 +01:00
David Baker
8e218f12b4
Prepare changelog for v0.14.2-rc.1
2018-04-25 15:42:38 +01:00
David Baker
3dcf194960
v0.14.2-rc.1
2018-04-25 15:41:33 +01:00
David Baker
ee9f781adc
js-sdk & react-sdk RCs
2018-04-25 15:37:24 +01:00
Weblate
e5eb617447
Merge remote-tracking branch 'origin/develop' into develop
2018-04-25 14:17:38 +00:00
David Baker
864057e8ee
Merge pull request #6602 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-04-25 15:17:32 +01:00
Weblate
cb51ad929e
Merge remote-tracking branch 'origin/develop' into develop
2018-04-25 14:00:54 +00:00
David Baker
83c20f5d5d
Bump electron version to 1.8.4
2018-04-25 15:00:39 +01:00
Weblate
ff93ace4cc
Merge remote-tracking branch 'origin/develop' into develop
2018-04-25 10:22:00 +00:00
Ivan Shapovalov
ae3158ff00
Translated using Weblate (Russian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
я думаю, сленговое "релиз" даже более знакомо и читабельно, чем "выпуск"
2018-04-25 10:21:59 +00:00
David Baker
3bec9c5eb4
Merge pull request #6600 from vector-im/dbkr/readme_cross_origin_rendeer
...
Add readme bit on cross-origin renderer
2018-04-25 11:21:54 +01:00
David Baker
964a3bc35b
Add readme bit on cross-origin renderer
2018-04-25 11:10:46 +01:00
Ivan Shapovalov
ed51a8794d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2018-04-24 09:44:13 +00:00
Weblate
b8556671c5
Merge remote-tracking branch 'origin/develop' into develop
2018-04-24 08:43:10 +00:00
Matthew Hodgson
6b2c8539a3
Merge pull request #6573 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-04-24 09:43:03 +01:00
Weblate
e165c42377
Merge remote-tracking branch 'origin/develop' into develop
2018-04-23 17:12:39 +00:00
Matthew Hodgson
845bb3fa09
Merge pull request #6588 from vector-im/dbkr/fix_media_2
...
Copy media from react-sdk
2018-04-23 18:12:34 +01:00
David Baker
0abaff5aed
Copy media from react-sdk
...
Looks like this just got missed
Fixes https://github.com/vector-im/riot-web/issues/6586
2018-04-23 17:27:35 +01:00
Weblate
e4837af72e
Merge remote-tracking branch 'origin/develop' into develop
2018-04-23 10:50:43 +00:00
David Baker
82f51fb476
Merge pull request #6580 from vector-im/dbkr/fix_favicon_2
...
Fix favicon
2018-04-23 11:50:38 +01:00
David Baker
f012dd5f31
Fix favicon
...
In removing 'media' here, it changed the meaning of the copy so
the contents of vector-icons (rather than the dir itself) got
copied to webapp/
2018-04-23 11:28:01 +01:00
Osoitz
c94d5c1a9a
Translated using Weblate (Basque)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-04-23 04:14:14 +00:00
Megumin
9eb449484e
Translated using Weblate (Icelandic)
...
Currently translated at 67.5% (25 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-21 19:28:44 +00:00
RainSlide
5aed7a375d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-04-21 19:28:44 +00:00
Kévin C
aa82513c7e
Translated using Weblate (French)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-04-21 13:08:51 +00:00
Ralitsa Bozhkova
4107c64ac2
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-04-21 11:38:25 +00:00
Aidan Gauland
a8e578f5b8
Move and reword note about out-of-date dev setup
...
Replace an inline, parenthetical note about possible failures of the `npm run`
scripts with additional items in the Requirements section.
2018-04-21 21:52:56 +12:00
Aidan Gauland
6d74d5f8b7
Correct instructions to use the i18n scripts
...
As per code review feedback, we should use the npm run scripts i18n and
i18n-prune instead of editing the i18n JSON files directly.
2018-04-21 21:46:37 +12:00
Sveinn í Felli
ff214c48f5
Translated using Weblate (Icelandic)
...
Currently translated at 59.4% (22 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-21 08:08:10 +00:00
Sveinn í Felli
a012522e88
Translated using Weblate (Icelandic)
...
Currently translated at 37.8% (14 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-21 07:08:20 +00:00
Gergely Bakos
9036f14e84
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2018-04-21 06:33:13 +00:00
Yao Wei
e450f31588
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-04-21 02:43:48 +00:00
Andrey
7c15c6847b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2018-04-20 18:49:50 +00:00
RainSlide
9cb26c8748
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-04-20 16:14:07 +00:00
Bamstam
1396a26b6d
Translated using Weblate (German)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-04-20 14:57:23 +00:00
David Baker
8d88e3be11
Run i18n and prune i18n
...
Any translations added to components now in react-sdk should be
merged over to react-sdk in 196b855cd5
2018-04-20 15:53:35 +01:00
David Baker
c98e977533
Merge pull request #6569 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-04-20 15:31:30 +01:00
Morten Juhl-Johansen Zölde-Fej
189e7e628b
Translated using Weblate (Danish)
...
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/da/
2018-04-20 14:18:28 +00:00
Weblate
1d43870433
Merge branch 'develop' of https://github.com/vector-im/riot-web into develop
...
Conflicts:
src/i18n/strings/da.json
src/i18n/strings/eo.json
src/i18n/strings/fr.json
src/i18n/strings/hu.json
src/i18n/strings/ja.json
src/i18n/strings/nl.json
src/i18n/strings/pl.json
src/i18n/strings/sk.json
src/i18n/strings/zh_Hans.json
2018-04-20 14:17:09 +00:00
adrian-007
33920d72f6
Translated using Weblate (Polish)
...
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/pl/
2018-04-20 14:04:19 +00:00
Megumin
4b8985f850
Translated using Weblate (Icelandic)
...
Currently translated at 56.1% (124 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-20 14:04:19 +00:00
Gergely Bakos
0be1d8e854
Translated using Weblate (Hungarian)
...
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/hu/
2018-04-20 14:04:19 +00:00
Kévin C
db3db2c49e
Translated using Weblate (French)
...
Currently translated at 99.5% (220 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-04-20 14:04:19 +00:00
RainSlide
fb2f063f58
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2018-04-20 14:04:18 +00:00
Val
1853e55431
Translated using Weblate (French)
...
Currently translated at 98.6% (218 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-04-20 06:23:09 +00:00
Szimszon
d90cd33541
Translated using Weblate (Hungarian)
...
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/hu/
2018-04-18 19:35:24 +00:00
Peter Vágner
45b62e9866
Translated using Weblate (Slovak)
...
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/sk/
2018-04-18 15:31:04 +00:00
toriko
6b509a1222
Translated using Weblate (Japanese)
...
Currently translated at 99.0% (219 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-04-18 15:31:04 +00:00
RainSlide
316a1b835f
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2018-04-18 15:31:03 +00:00
Matthew Hodgson
ddc20e2a60
Merge pull request #6500 from vector-im/matthew/fix_layering
...
move everything not explicitly riot (or status) branded into matrix-react-sdk
2018-04-18 16:30:57 +01:00
Matthew Hodgson
104a4150ae
PR feedback; fix staticness and add ;s
2018-04-18 16:20:42 +01:00
Matthew Hodgson
e046a72750
flesh out status todo comment
2018-04-18 16:20:32 +01:00
Matthew Hodgson
df3fb83da3
move deps to sdk for stuff now in the sdk
2018-04-18 10:53:17 +01:00
Matthew Hodgson
7ee534388b
convert VectorHomePage into ES6 and have it nicely override HomePage
2018-04-18 10:20:35 +01:00
lighthawk
c84d279d69
Translated using Weblate (Japanese)
...
Currently translated at 65.6% (145 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-04-17 03:08:29 +00:00
toriko
21ee1828b3
Translated using Weblate (Japanese)
...
Currently translated at 63.3% (140 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-04-17 01:39:58 +00:00
Sveinn í Felli
96ef7b4075
Translated using Weblate (Icelandic)
...
Currently translated at 52.4% (116 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-16 09:31:51 +00:00
Sveinn í Felli
f14e725d13
Translated using Weblate (Icelandic)
...
Currently translated at 50.6% (112 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-16 09:10:57 +00:00
Nathan van Beelen
f1ff09f303
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-04-16 08:32:06 +00:00
Matthew Hodgson
c8b26a1002
fix tests
2018-04-16 00:23:34 +01:00
Matthew Hodgson
5c341154b7
fix theming during tests correctly
2018-04-16 00:19:08 +01:00
Matthew Hodgson
8684fae473
kill theming 404s when UTing
2018-04-16 00:14:09 +01:00
Matthew Hodgson
7c1eafd050
merge develop
2018-04-15 23:55:09 +01:00
Matthew Hodgson
0243ec0096
switch karma image loc
2018-04-15 23:52:52 +01:00
Matthew Hodgson
ce36dec767
run prune-i18n to bring translations inline now most are moved to react-sdk
2018-04-15 23:22:26 +01:00
Matthew Hodgson
b8d4866824
run gen-i18n to refresh translations now most are moved to react-sdk
2018-04-15 23:22:06 +01:00
Aidan Gauland
69bb020e5c
Add instructions for changing translated strings
...
Add instructions to the developer documentation for proper housekeeping of the
translations when editing strings.
2018-04-15 22:42:58 +12:00
Sveinn í Felli
c988f4d093
Translated using Weblate (Icelandic)
...
Currently translated at 29.8% (66 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/is/
2018-04-15 09:50:32 +00:00
Sveinn í Felli
62d48014c9
Added translation using Weblate (Icelandic)
2018-04-15 08:49:11 +00:00
lighthawk
d3cc6f594b
Translated using Weblate (Japanese)
...
Currently translated at 35.7% (79 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-04-15 05:36:14 +00:00
toriko
32dab7a1ba
Translated using Weblate (Japanese)
...
Currently translated at 35.7% (79 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-04-15 05:34:57 +00:00
Matthew Hodgson
a46b718b4a
copy resources from their new locations
2018-04-13 01:49:52 +01:00
Matthew Hodgson
d6931252c1
move rageshake to sdk
2018-04-13 01:35:55 +01:00
Matthew Hodgson
aefb782892
move conference handler to matrix-react-sdk
2018-04-13 01:25:08 +01:00
Matthew Hodgson
3d20a64502
export enum via method for convenience from matrix-react-sdk
2018-04-13 01:25:00 +01:00
Matthew Hodgson
be34c84704
fix theme paths
2018-04-13 00:57:48 +01:00
Matthew Hodgson
534155fcd5
point to new CSS locations
2018-04-13 00:43:15 +01:00
Matthew Hodgson
f569fddf15
make VectorHomePage override HomePage
2018-04-13 00:42:58 +01:00
Matthew Hodgson
41d6995da4
fix braindead typo
2018-04-12 21:59:55 +01:00
Matthew Hodgson
8757c8cae0
move notif UTs to sdk
2018-04-12 20:24:44 +01:00
Matthew Hodgson
e899fece3c
move themes to res to match sdk
2018-04-12 20:21:26 +01:00
Weblate
659e71e150
Merge remote-tracking branch 'origin/develop' into develop
2018-04-12 12:08:16 +00:00
Gergely Bakos
a70f3fe622
Translated using Weblate (Hungarian)
...
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/hu/
2018-04-12 12:08:15 +00:00
David Baker
c8a3471135
Merge branch 'master' into develop
2018-04-12 13:07:09 +01:00
David Baker
740b221769
v0.14.1
2018-04-12 13:02:27 +01:00
David Baker
e455453bcd
Prepare changelog for v0.14.1
2018-04-12 13:02:26 +01:00
David Baker
7a2866feb9
v0.14.1
2018-04-12 12:59:27 +01:00
David Baker
c631858ab3
Bump js-sdk & react-sdk
2018-04-12 12:57:04 +01:00
Travis Ralston
8dd616462a
Revert "Merge pull request #5286 from turt2live/travis/presence"
...
This reverts commit 3e72d8d969 .
2018-04-12 12:56:23 +01:00
Weblate
03ee99281f
Merge remote-tracking branch 'origin/develop' into develop
2018-04-12 10:46:34 +00:00
RainSlide
fa1e383db1
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2018-04-12 10:46:33 +00:00
Matthew Hodgson
976c818406
Merge pull request #5881 from turt2live/travis/remove-presence
...
Remove presence management
2018-04-12 11:46:26 +01:00
Matthew Hodgson
3ecbfae371
move everything not explicitly riot (or status) branded into matrix-react-sdk
2018-04-11 23:49:52 +01:00
Travis Ralston
5845a1ec7a
Merge branch 'develop' into travis/remove-presence
2018-04-11 15:18:30 -06:00
Weblate
edcf516cef
Merge remote-tracking branch 'origin/develop' into develop
2018-04-11 11:05:13 +00:00
Luke Barnard
8644a5ead9
Merge branch 'master' into develop
2018-04-11 12:04:58 +01:00
Luke Barnard
eaeb495349
v0.14.0
2018-04-11 12:01:45 +01:00
Luke Barnard
1b602495b1
Prepare changelog for v0.14.0
2018-04-11 12:01:44 +01:00
Luke Barnard
b2a0031fe1
v0.14.0
2018-04-11 11:57:33 +01:00
Luke Barnard
5fc37032ad
Bump js-sdk to 0.10.0, react-sdk to 0.12.1
2018-04-11 11:42:56 +01:00
Matthew Hodgson
65a500c047
remove spurious opacity from createGroupButton and rename it to not be a total misnomer...
2018-04-11 10:22:14 +01:00
Tirifto
4382e8aaee
Translated using Weblate (Esperanto)
...
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/eo/
2018-04-11 07:32:45 +00:00
Weblate
3487960559
Merge remote-tracking branch 'origin/develop' into develop
2018-04-10 16:00:18 +00:00
Luke Barnard
b7aa0db66d
Merge pull request #6480 from NotAFile/NotAFile-patch-1
...
change vector-web repo to riot-web in changelog
2018-04-10 17:00:08 +01:00
NotAFile
7262291dda
change vector-web repo to riot-web in changelog
...
closes #6479
Signed-off-by: Adrian Tschira <nota@notafile.com >
2018-04-10 15:57:16 +02:00
Luke Barnard
08da6b6185
Move membershipBusy spinner next to leave/join group button
2018-04-10 13:54:39 +01:00
Weblate
bc835950b3
Merge remote-tracking branch 'origin/develop' into develop
2018-04-10 12:54:11 +00:00
Luke Barnard
b751c74374
Move membershipBusy spinner next to leave/join group button
2018-04-10 13:53:00 +01:00
Morten Juhl-Johansen Zölde-Fej
ed0cc7a23a
Translated using Weblate (Danish)
...
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/da/
2018-04-10 10:06:46 +00:00
Matthew Hodgson
df5ffb5a6d
remove spurious opacity from createGroupButton and rename it to not be a total misnomer...
2018-04-09 22:59:28 +01:00
Luke Barnard
74454567bc
v0.14.0-rc.6
2018-04-09 17:16:37 +01:00
Luke Barnard
c87f06100b
Prepare changelog for v0.14.0-rc.6
2018-04-09 17:16:37 +01:00
Luke Barnard
da988c85e4
v0.14.0-rc.6
2018-04-09 17:13:11 +01:00
Luke Barnard
8eaabceb0c
Bump react version number
2018-04-09 17:09:11 +01:00
Luke Barnard
ec2adc4516
v0.14.0-rc.5
2018-04-09 15:46:35 +01:00
Luke Barnard
b58e85c5cb
Prepare changelog for v0.14.0-rc.5
2018-04-09 15:46:34 +01:00
Luke Barnard
233c3d2c98
v0.14.0-rc.5
2018-04-09 15:43:22 +01:00
Luke Barnard
60079d4206
Bump matrix-js-sdk, matrix-react-sdk versions
2018-04-09 15:36:43 +01:00
Luke Barnard
9177c1176c
Add CSS for new group admin radio button
2018-04-09 14:55:14 +01:00
Luke Barnard
7a75592898
Merge pull request #6473 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-04-09 14:36:42 +01:00
Weblate
4d6dc14156
Merge remote-tracking branch 'origin/develop' into develop
2018-04-09 13:12:22 +00:00
harcesz
2c54cf9e39
Translated using Weblate (Polish)
...
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/pl/
2018-04-09 13:12:22 +00:00
Luke Barnard
1e9e9538b9
Merge pull request #6472 from vector-im/luke/fix-inline-source-map-warning
...
Bump source-map-loader version to avoid bug /w inline base64 maps
2018-04-09 14:12:18 +01:00
Luke Barnard
e739d1b850
Bump source-map-loader version to avoid bug /w inline base64 maps
2018-04-09 13:50:43 +01:00
Daniel D
4081555048
Translated using Weblate (Spanish)
...
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/es/
2018-04-07 21:10:42 +00:00
Weblate
992bd15f4a
Merge remote-tracking branch 'origin/develop' into develop
2018-04-05 16:17:49 +00:00
Dudi Maroshi
c173a67bae
Translated using Weblate (Hebrew)
...
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/he/
2018-04-05 16:17:49 +00:00
Luke Barnard
7f78c75246
Merge pull request #6415 from vector-im/luke/feature-group-set-joinable
...
Add CSS for new group admin radio button
2018-04-05 17:17:44 +01:00
Dudi Maroshi
853661f3bb
Translated using Weblate (Hebrew)
...
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/he/
2018-04-05 15:19:19 +00:00
Weblate
e4a7dc6998
Merge remote-tracking branch 'origin/develop' into develop
2018-04-04 13:59:16 +00:00
Walter
7f82cecf6c
Translated using Weblate (Ukrainian)
...
Currently translated at 96.3% (213 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2018-04-04 13:59:16 +00:00
Andrey
0625669352
Translated using Weblate (Russian)
...
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/ru/
2018-04-04 13:59:15 +00:00
Moo
e77e67db70
Translated using Weblate (Lithuanian)
...
Currently translated at 96.3% (213 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2018-04-04 13:59:15 +00:00
Yao Wei
9c7feb3150
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
2018-04-04 13:59:15 +00:00
Richard Lewis
d95db207bf
Merge pull request #6447 from vector-im/rxl881/stickerPickerStyling
...
Rxl881/sticker picker styling
2018-04-04 14:59:10 +01:00
Richard Lewis
0296919dfb
Remove top margin
2018-04-04 13:48:33 +01:00
Oriol Gual
0cbc85f81f
Translated using Weblate (Catalan)
...
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/ca/
2018-04-04 10:10:59 +00:00
Richard Lewis
2c84cb6702
Ignore local config files.
2018-04-03 15:24:46 +01:00
WSKaCrs
b2b0536e08
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2018-04-03 13:44:18 +00:00
Walter
03ff2cebdd
Translated using Weblate (Russian)
...
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/ru/
2018-04-02 15:44:07 +00:00
Peter Vágner
74f85756a5
Translated using Weblate (Slovak)
...
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/sk/
2018-03-31 13:05:34 +00:00
Xose M
a204629a9d
Translated using Weblate (Galician)
...
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/gl/
2018-03-30 13:31:48 +00:00
Weblate
050f04bed7
Merge remote-tracking branch 'origin/develop' into develop
2018-03-29 21:22:25 +00:00
Richard Lewis
e72422976d
Add stickers content container styling.
2018-03-29 22:22:15 +01:00
Luke Barnard
723d269915
Add CSS for new group admin radio button
2018-03-29 17:02:19 +01:00
Weblate
0930d7dbea
Merge remote-tracking branch 'origin/develop' into develop
2018-03-29 15:12:58 +00:00
Richard Lewis
1abe5771fd
Merge pull request #6242 from vector-im/rxl881/snapshot
...
Stickerpacks
2018-03-29 16:12:53 +01:00
m4sk1n
6c6178b7d9
Translated using Weblate (Polish)
...
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/pl/
2018-03-28 08:56:33 +00:00
Weblate
2d763238d3
Merge remote-tracking branch 'origin/develop' into develop
2018-03-27 16:32:10 +00:00
Andrey
d34fda26d3
Translated using Weblate (Russian)
...
Currently translated at 96.8% (214 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2018-03-27 16:32:09 +00:00
Mirek Jurczyszyn
78e80cd2b2
Translated using Weblate (Polish)
...
Currently translated at 99.0% (219 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-03-27 16:32:09 +00:00
Oskars
76728abc86
Translated using Weblate (Latvian)
...
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/lv/
2018-03-27 16:32:09 +00:00
random
4e1422da6b
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-27 16:32:09 +00:00
Kévin C
c2ad79f05a
Translated using Weblate (French)
...
Currently translated at 96.8% (214 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-03-27 16:32:08 +00:00
Yao Wei
4a060c6d8b
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
2018-03-27 16:32:08 +00:00
Ralitsa Bozhkova
265c14d697
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-27 16:32:08 +00:00
Besnik Bleta
e36b63f38c
Translated using Weblate (Albanian)
...
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/sq/
2018-03-27 16:32:08 +00:00
Luke Barnard
13cc13924e
Merge pull request #6368 from vector-im/luke/force-gemini
...
Force gemini on HomePage
2018-03-27 17:32:03 +01:00
Luke Barnard
7673d2aa51
Fix missing import
2018-03-27 17:19:57 +01:00
random
3667507ee8
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-27 12:51:11 +00:00
Luke Barnard
95f0aaac68
Force gemini on HomePage
2018-03-27 11:54:10 +01:00
riotimbuggggg
ad67096b9a
Translated using Weblate (Albanian)
...
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/sq/
2018-03-27 08:47:57 +00:00
Besnik Bleta
69c133e868
Translated using Weblate (Albanian)
...
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/sq/
2018-03-26 19:11:39 +00:00
Besnik Bleta
c34e78cfc4
Translated using Weblate (Albanian)
...
Currently translated at 99.5% (220 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
2018-03-26 19:10:00 +00:00
Besnik Bleta
34b3d069f8
Added translation using Weblate (Albanian)
2018-03-26 15:59:01 +00:00
Richard Lewis
e3a3dec8a2
Move variables out of state.
2018-03-26 11:53:39 +01:00
Richard Lewis
700515cce3
Add some comments.
2018-03-26 11:48:29 +01:00
Richard Lewis
e36d972d94
Bind function in constructor.
2018-03-26 11:36:42 +01:00
Yao Wei
f3a47a2ae5
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
The message appears in the home page of Riot.im, suggesting channels you should join for Matrix development #matrix-dev
2018-03-25 05:27:27 +00:00
Yao Wei
b071c14066
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
2018-03-25 05:04:54 +00:00
Yao Wei
90d51cf328
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
2018-03-25 04:56:49 +00:00
Ralitsa Bozhkova
5fae676f7c
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-24 10:15:22 +00:00
Oskars
4ffbe03f58
Translated using Weblate (Latvian)
...
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/lv/
2018-03-22 23:34:40 +00:00
Szimszon
5ea6a602ca
Translated using Weblate (Hungarian)
...
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/hu/
2018-03-22 18:49:05 +00:00
Osoitz
41fc17a62a
Translated using Weblate (Basque)
...
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/eu/
2018-03-22 13:40:03 +00:00
David Baker
220b553a97
v0.14.0-rc.4
2018-03-22 13:29:01 +00:00
David Baker
8db2ddd276
Prepare changelog for v0.14.0-rc.4
2018-03-22 13:29:01 +00:00
David Baker
0d64c5fb83
v0.14.0-rc.4
2018-03-22 13:27:32 +00:00
David Baker
047d37b417
Bump react-sdk version
2018-03-22 13:25:30 +00:00
Krombel
0a92bccc4e
Translated using Weblate (German)
...
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/de/
2018-03-20 21:08:02 +00:00
David Baker
96b56fd901
v0.14.0-rc.3
2018-03-20 17:42:23 +00:00
David Baker
db67a1f809
Prepare changelog for v0.14.0-rc.3
2018-03-20 17:42:23 +00:00
David Baker
6bfb15ce7b
v0.14.0-rc.3
2018-03-20 17:40:36 +00:00
David Baker
f3a5a31ccf
Bump react-sdk version
2018-03-20 17:39:31 +00:00
Weblate
aa47b56a54
Merge remote-tracking branch 'origin/develop' into develop
2018-03-20 17:20:09 +00:00
David Baker
0d25d33fe5
Merge pull request #6348 from MTRNord/patch-8
...
Rename the Riot-Web Translations Room
2018-03-20 17:20:04 +00:00
Weblate
da0d9b5989
Merge remote-tracking branch 'origin/develop' into develop
2018-03-20 13:01:30 +00:00
Luke Barnard
6c3b226e58
Merge pull request #6350 from vector-im/dbkr/lets_kill_presence
...
Add disable-presence-by-hs option to sample config
2018-03-20 13:01:26 +00:00
Weblate
8273fba131
Merge remote-tracking branch 'origin/develop' into develop
2018-03-20 11:06:39 +00:00
David Baker
c99ca372d6
Merge pull request #6354 from vector-im/luke/reword-BugReportDialog
...
Reword the BugReportDialog.js as per @lampholder
2018-03-20 11:06:35 +00:00
Luke Barnard
324774ec2f
Reword the BugReportDialog.js as per @lampholder
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1740#issuecomment-369597662
2018-03-20 10:52:50 +00:00
David Baker
da25f49cd7
Add dosable-presence-by-hs option to sample config
2018-03-19 16:49:41 +00:00
David Baker
99b20e49c3
v0.14.0-rc.2
2018-03-19 15:02:10 +00:00
David Baker
76370c40bc
Prepare changelog for v0.14.0-rc.2
2018-03-19 15:02:10 +00:00
David Baker
64c8f3dbe3
v0.14.0-rc.2
2018-03-19 15:01:14 +00:00
David Baker
ae44efcebf
Bump react-sdk version
2018-03-19 15:00:09 +00:00
David Baker
d7fd2cc483
Merge remote-tracking branch 'origin/develop' into release-v0.14.0
2018-03-19 14:56:33 +00:00
Weblate
967623c784
Merge remote-tracking branch 'origin/develop' into develop
2018-03-19 14:49:36 +00:00
David Baker
b4020bb715
Merge pull request #6347 from vector-im/luke/feature-tag-panel-out-of-labs
...
Take TagPanel out of labs
2018-03-19 14:49:29 +00:00
Marcel
17502349d5
Rename the Riot-Web Translations Room
...
The translations Room is also used for the non Web Versions of Riot so it made sense to change the name (the alias still exists)
2018-03-19 15:12:40 +01:00
Luke Barnard
f5a58258f9
Take TagPanel out of labs
2018-03-19 14:11:48 +00:00
Weblate
4fc0c3603c
Merge remote-tracking branch 'origin/develop' into develop
2018-03-19 13:19:10 +00:00
Marek Jędrzejewski
0d483ab5f3
Translated using Weblate (Polish)
...
Currently translated at 97.2% (215 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-03-19 13:19:09 +00:00
David Baker
202ada7c23
Merge pull request #6343 from krombel/enable_languages
...
Add languages (czech, galician and serbian)
2018-03-19 13:19:03 +00:00
David Baker
d7c0e3ddc9
v0.14.0-rc.1
2018-03-19 12:21:05 +00:00
David Baker
2bb0bf3473
Prepare changelog for v0.14.0-rc.1
2018-03-19 12:21:04 +00:00
David Baker
a662080ffe
v0.14.0-rc.1
2018-03-19 12:20:02 +00:00
David Baker
4af53fabbc
Bump js-sdk & react-sdk
2018-03-19 12:17:53 +00:00
Krombel
57803f7a41
reorder based on language code
2018-03-17 16:24:47 +01:00
Krombel
14f70beac2
Add languages (czech, galician and serbian)
2018-03-17 11:27:10 +01:00
Weblate
2c56baae02
Merge remote-tracking branch 'origin/develop' into develop
2018-03-16 18:08:00 +00:00
David Baker
8853496b1b
Merge pull request #6342 from vector-im/luke/fix-stale-sub-list-notif-count-after-room-read
...
Force update RoomSubList after reading a room
2018-03-16 18:07:54 +00:00
Luke Barnard
7dc82e2e7a
Force update RoomSubList after reading a room
...
so that the notification count is updated.
Previously we relied on a force update from RoomList, which was
removed as part of the optimisations in
https://github.com/matrix-org/matrix-react-sdk/pull/1801
2018-03-16 17:55:29 +00:00
Weblate
177896b4be
Merge remote-tracking branch 'origin/develop' into develop
2018-03-16 16:17:12 +00:00
David Baker
0e2a911b57
Bump electron version
2018-03-16 16:16:50 +00:00
Weblate
2b526f3ea1
Merge remote-tracking branch 'origin/develop' into develop
2018-03-16 16:09:56 +00:00
random
154f55fafd
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-16 16:09:55 +00:00
Luke Barnard
31cc29ad51
Merge pull request #6340 from vector-im/luke/fix-TagPanel-enabled-when-settings-open
...
Ensure entire LeftPanel is faded when settings open
2018-03-16 16:09:50 +00:00
Luke Barnard
71786116d8
Ensure entire LeftPanel is faded when settings open
...
so as to prevent interaction with TagPanel.
Fixes https://github.com/vector-im/riot-web/issues/6184
2018-03-16 15:56:25 +00:00
Weblate
3c0d0c13a9
Merge remote-tracking branch 'origin/develop' into develop
2018-03-16 11:44:02 +00:00
ButterflyOfFire
3d48880240
Translated using Weblate (Arabic)
...
Currently translated at 26.6% (59 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2018-03-16 11:44:01 +00:00
Matthew Hodgson
1e977b50df
add default_theme to readme
2018-03-16 11:43:54 +00:00
David Baker
aaf373ecad
Merge pull request #6330 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-03-15 18:24:41 +00:00
Geeman9
ac93044286
Translated using Weblate (Lithuanian)
...
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/lt/
2018-03-15 18:07:05 +00:00
Geeman9
e754e85ab6
Translated using Weblate (Lithuanian)
...
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/lt/
2018-03-15 13:50:55 +00:00
Weblate
eeeafe050b
Merge remote-tracking branch 'origin/develop' into develop
2018-03-15 13:33:18 +00:00
stuve20
ceb06b7cca
Translated using Weblate (Swedish)
...
Currently translated at 91.8% (203 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-03-15 13:33:18 +00:00
Geeman9
319f8e7f95
Translated using Weblate (Lithuanian)
...
Currently translated at 96.8% (214 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2018-03-15 13:33:18 +00:00
Luke Barnard
6dc7592389
Merge pull request #6313 from vector-im/luke/perf-room-list-dnd
...
Implement a simple shouldComponentUpdate for DNDRoomTile
2018-03-15 13:33:12 +00:00
Luke Barnard
fd8b36eb1c
Use React.PureComponent instead of reimplementing it
2018-03-15 13:09:29 +00:00
Weblate
db64cb7ca4
Merge remote-tracking branch 'origin/develop' into develop
2018-03-15 09:21:17 +00:00
Luke Barnard
527e8306b2
Merge pull request #6317 from vector-im/dbkr/og_image_sort_of_configurable
...
Remove og:image with status.im URL
2018-03-15 09:21:12 +00:00
Weblate
7e814247ec
Merge remote-tracking branch 'origin/develop' into develop
2018-03-15 09:20:25 +00:00
stuve20
905ce347da
Translated using Weblate (Swedish)
...
Currently translated at 91.4% (202 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2018-03-15 09:20:25 +00:00
Geeman9
4ee20b3b61
Translated using Weblate (Lithuanian)
...
Currently translated at 74.2% (164 of 221 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2018-03-15 09:20:24 +00:00
István
2d8a816125
Translated using Weblate (Hungarian)
...
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/hu/
2018-03-15 09:20:24 +00:00
Luke Barnard
0db7b03566
Merge pull request #6316 from vector-im/luke/group-view-change-delay-warning
...
Add change delay warning in GroupView settings
2018-03-15 09:20:20 +00:00
David Baker
96f374ed69
Remove og:image with status.im URL
...
And make it configurable, albeit only at buuld time, as hopefully
explained in the README.
2018-03-14 18:34:26 +00:00
Luke Barnard
c08d7d915d
Add change delay warning in GroupView settings
2018-03-14 18:13:59 +00:00
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
Richard Lewis
85fca9dee8
Style sticker content rather than thumbnail.
2018-03-14 11:11:48 +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
Richard Lewis
8d8580a213
Cleanup comments. Reduce default app tile height to 280px.
2018-03-13 10:57:43 +00:00
Richard Lewis
d2f4bb2dd3
Fix spinner position / height.
2018-03-13 10:49:55 +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
Richard Lewis
351f9b32ea
Remove broken transitions.
2018-03-08 23:54: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
Richard Lewis
38efebb8d3
Split out sticker CSS
2018-03-08 12:31:23 +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
Richard Lewis
fe3f0be920
Ignore local config.
2018-03-07 12:03:28 +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
Richard Lewis
6785d75ad2
Remove logging.
2018-03-06 14:46:40 +00:00
Richard Lewis
78ae1ada3c
Fix tooltip vertical positioning.
2018-03-06 14:21:31 +00:00
Richard Lewis
d77ab891a0
Update tooltip position on scroll.
2018-03-06 11:25:15 +00:00
Richard Lewis
9fc7435ea2
Correctly position tooltips relative to parent element.
2018-03-06 10:47:53 +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
Luke Barnard
14824c2b77
CSS for my groups microcopy
2018-02-27 09:39:04 +00:00
daniel tygel
fb6c01a0ea
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-26 20:43:32 +00:00
Weblate
41de7e0a0e
Merge remote-tracking branch 'origin/develop' into develop
2018-02-26 12:20:31 +00:00
Matthew Hodgson
2d7f60efee
Merge pull request #6246 from rbozhkova/patch-2
...
Add Bulgarian to the list of languages
2018-02-26 12:20:27 +00:00
Weblate
2410fc9754
Merge remote-tracking branch 'origin/develop' into develop
2018-02-26 12:19:37 +00:00
Matthew Hodgson
09619339fd
Merge pull request #6245 from spantaleev/wider-media-dropdown
...
Make media dropdown wider
2018-02-26 12:19:32 +00:00
Weblate
bb87cf6996
Merge remote-tracking branch 'origin/develop' into develop
2018-02-26 12:18:59 +00:00
Matthew Hodgson
aeb423ce1b
Merge pull request #6244 from spantaleev/gracefully-degrading-dropdowns
...
Make dropdowns with long options degrade more gracefully
2018-02-26 12:18:53 +00:00
Weblate
2a65a43039
Merge remote-tracking branch 'origin/develop' into develop
2018-02-26 09:50:33 +00:00
Ralitsa Bozhkova
d0a99c4f2d
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-02-26 09:50:32 +00:00
Luke Barnard
514338ec8a
Remove distracting highlight on unfilter button background
2018-02-26 09:49:35 +00:00
Katie Wolfe
53cfaa3c45
Translated using Weblate (Esperanto)
...
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/eo/
2018-02-24 14:55:16 +00:00
Luca Weiss
7487ac75f7
Translated using Weblate (Esperanto)
...
Currently translated at 98.6% (220 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2018-02-24 14:54:10 +00:00
Katie Wolfe
54e0aaf8e0
Translated using Weblate (Esperanto)
...
Currently translated at 98.2% (219 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2018-02-24 14:52:08 +00:00
Ralitsa Bozhkova
90897b0741
Add Bulgarian to the list of languages
...
Bulgarian is now at 100% for both riot-web and matrix-react-sdk.
It has also been tested by building it manually and verifying that it looks good.
2018-02-24 10:28:39 +02:00
Slavi Pantaleev
e73b7c973d
Make media dropdown wider
...
The media dropdown would sometimes contain options
with long text, which can't possibly fit in 200px.
(e.g. `Monitor of Built-in Audio Digital Stereo (HDMI)`)
Dedicating some more space resolves the problem.
Signed-off-by: Slavi Pantaleev <slavi@devture.com >
2018-02-24 10:02:32 +02:00
Slavi Pantaleev
985dd44b66
Make dropdowns with long options degrade more gracefully
...
If not enough space was dedicated to a dropdown,
it would previously make option text overlap.
With this patch, each option can potentially span
multiple lines. This is weird, but it's a better
degradation than making option text overlap.
Signed-off-by: Slavi Pantaleev <slavi@devture.com >
2018-02-24 09:54:45 +02:00
Richard Lewis
c198dd381f
Pull in changes from develop
2018-02-23 17:31:24 +00:00
Weblate
e80bd9b4e5
Merge remote-tracking branch 'origin/develop' into develop
2018-02-23 16:43:01 +00:00
Matthew Hodgson
3bf04095b1
Merge pull request #6223 from vector-im/luke/fix-tag-tile-context-tinting
...
Fix un-tinted "View Community" icon in TagTile context menu
2018-02-23 16:42:55 +00:00
Weblate
912f953f85
Merge remote-tracking branch 'origin/develop' into develop
2018-02-23 16:36:20 +00:00
Matthew Hodgson
93c2462089
Merge pull request #6160 from vector-im/luke/fix-room-list-drop-target-bg
...
Fix RoomDropTarget and emptySubListTip to have containers
2018-02-23 16:36:14 +00:00
Weblate
a991960998
Merge remote-tracking branch 'origin/develop' into develop
2018-02-23 16:28:34 +00:00
Ralitsa Bozhkova
447373676b
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-02-23 16:28:32 +00:00
Matthew Hodgson
15b7af9a84
Merge pull request #6154 from rugk/patch-2
...
Fix syntax error of wrong use of self-closing HTML tag
2018-02-23 16:28:28 +00:00
Matthew Hodgson
c315a59717
remove doubly-closed tag
2018-02-23 16:27:34 +00:00
Slavi Pantaleev
aedecfb06c
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-02-23 16:08:15 +00:00
Xose M
15231615d4
Translated using Weblate (Galician)
...
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/gl/
2018-02-23 07:26:53 +00:00
Weblate
2d093a8c2a
Merge remote-tracking branch 'origin/develop' into develop
2018-02-22 14:50:51 +00:00
Slavi Pantaleev
030d5e04a3
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-02-22 14:50:49 +00:00
Matthew Hodgson
d3fe023ec4
Merge pull request #6227 from vector-im/luke/fix-room-list-tinting-css
...
Use translucent black for RoomSubList bg to fix tinting
2018-02-22 14:50:43 +00:00
Luke Barnard
1139a3fa89
Simplify roomsublist bg colour
...
This should not have a noticeable effect on the end result.
2018-02-22 11:49:29 +00:00
Luke Barnard
f67b4570a8
Use translucent black for RoomSubList bg to fix tinting
...
The alternative is to specify yet another colour that we have to
worry about when applying tinting, which is currently quite
fragile and requires changes to many parts of the app, including
all themes that don't require the colour to be tinted.
By using translucent black, we effectively take the secondary
accent colour of the LeftPanel and make it more black.
Note: This does not preserve the previous colour we were using,
although the alternative above does allow for this.
2018-02-22 11:48:48 +00:00
lukebarnard
c0055ebbeb
Fix un-tinted "View Community" icon in TagTile context menu
2018-02-21 21:27:02 +00:00
Weblate
8bdf9d75cf
Merge remote-tracking branch 'origin/develop' into develop
2018-02-21 18:05:59 +00:00
Ralitsa Bozhkova
d4dea52c6b
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-02-21 18:05:57 +00:00
Matthew Hodgson
d806707de0
Merge pull request #6216 from vector-im/luke/feature-tag-panel-global-filter-cross
...
CSS for changing "R" to "X" for clearing group filter
2018-02-21 18:05:53 +00:00
Luke Barnard
15d8878ac0
Rename TagPanel_logo to TagPanel_clearButton
2018-02-21 17:14:25 +00:00
Luke Barnard
2deb07a25b
CSS for changing "R" to "X" for clearing group filter
2018-02-21 15:05:51 +00:00
Weblate
e0a872a7c5
Merge remote-tracking branch 'origin/develop' into develop
2018-02-20 17:15:26 +00:00
Ralitsa Bozhkova
48f3b90208
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-02-20 17:15:24 +00:00
Matthew Hodgson
bc5129f839
actually, simpler globe
2018-02-20 17:15:17 +00:00
Matthew Hodgson
fb5369f7d2
globe icon
2018-02-20 17:15:17 +00:00
Weblate
f6bcab18be
Merge remote-tracking branch 'origin/develop' into develop
2018-02-19 09:59:30 +00:00
Kacper Fronc
a35a80ca4f
Translated using Weblate (Polish)
...
Currently translated at 97.3% (217 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2018-02-19 09:59:29 +00:00
Andrey Silversburg
0da2034a3e
Translated using Weblate (Indonesian)
...
Currently translated at 86.9% (194 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/id/
2018-02-19 09:59:29 +00:00
Slavi Pantaleev
4ab94b397a
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-02-19 09:59:28 +00:00
Luke Barnard
e3e60bd372
Merge pull request #6187 from vector-im/luke/feature-tag-panel-global-filter
...
CSS for new global TagPanel filter
2018-02-19 09:59:25 +00:00
Weblate
d0a38df67a
Merge remote-tracking branch 'origin/develop' into develop
2018-02-16 22:22:37 +00:00
Matthew Hodgson
c3e34e5f05
Merge pull request #6194 from turt2live/patch-1
...
Separate the middle panel from the room list
2018-02-16 22:22:32 +00:00
Travis Ralston
514e042eec
Separate the middle panel from the room list
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2018-02-16 14:53:52 -07:00
Luke Barnard
86d554b1dc
CSS for new global TagPanel filter
2018-02-16 17:44:27 +00:00
Weblate
57b34267c5
Merge remote-tracking branch 'origin/develop' into develop
2018-02-16 11:53:35 +00:00
Tulir Asokan
4fc49850e1
Translated using Weblate (Finnish)
...
Currently translated at 99.5% (222 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2018-02-16 11:53:34 +00:00
Ralitsa Bozhkova
5e25844ea8
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-02-16 11:53:33 +00:00
Luke Barnard
fc4da3e3bf
Merge pull request #6176 from vector-im/luke/fix-invites-not-appearing
...
Only use DNDRoomTile for editable sub lists
2018-02-16 11:53:30 +00:00
Luke Barnard
0605d96014
Only use DNDRoomTile for editable sub lists
...
Otherwise, the DND tile will expect to be within a Droppable,
which is not supported by react-beautiful-dnd. This was causing
errors when receiving an invite.
Fixes #6144
2018-02-16 11:02:52 +00:00
Марко М. Костић
37a912e7ee
Translated using Weblate (Serbian)
...
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/sr/
2018-02-16 10:40:39 +00:00
Weblate
f33bddaadd
Merge remote-tracking branch 'origin/develop' into develop
2018-02-15 14:51:12 +00:00
Ralitsa Bozhkova
5740274528
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-02-15 14:51:10 +00:00
Luke Barnard
332640c4ba
Merge pull request #6131 from vector-im/luke/fix-scrollbars-on-jump-to-first
...
Adjust CSS to prevent scrollbars on message panel spinner
2018-02-15 14:51:06 +00:00
Luke Barnard
5c354dda23
Fix messagePanelSpinner flex order in RightPanel
2018-02-15 14:34:44 +00:00
Luke Barnard
9e1e7e0dbe
Fix RoomDropTarget and emptySubListTip to have containers
...
so that the correct background colour can be used to surround both.
2018-02-15 14:09:38 +00:00
Osoitz
8c17fafaca
Translated using Weblate (Basque)
...
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/eu/
2018-02-15 13:35:24 +00:00
Ralitsa Bozhkova
ac5e42d0dd
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-02-15 13:14:21 +00:00
rugk
e3dcaebe9b
Merge branch 'develop' into patch-2
2018-02-15 13:16:34 +01:00
Weblate
7fe65703f7
Merge remote-tracking branch 'origin/develop' into develop
2018-02-15 11:05:31 +00:00
Ralitsa Bozhkova
9d3b96e746
Translated using Weblate (Spanish)
...
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/es/
2018-02-15 11:05:31 +00:00
Ralitsa Bozhkova
e47c22a23e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.6% (220 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2018-02-15 11:05:30 +00:00
Ralitsa Bozhkova
06818761ef
Translated using Weblate (Bulgarian)
...
Currently translated at 66.8% (149 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-02-15 11:05:29 +00:00
Ralitsa Bozhkova
6419fc73f5
Translated using Weblate (Belarusian)
...
Currently translated at 32.2% (72 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/be/
2018-02-15 11:05:29 +00:00
Aziz Ibrahimov
c62b4ed9b1
Translated using Weblate (Azerbaijani)
...
Currently translated at 13.4% (30 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/az/
2018-02-15 11:05:29 +00:00
Luke Barnard
f6255906d8
Merge pull request #6143 from vector-im/luke/dnd-group-view-tag-panel
...
Implement riot-web side of dragging GroupTile avatars to TagPanel
2018-02-15 11:05:25 +00:00
Luke Barnard
f64fefa9ae
Use grab as some browsers e.g. firefox support it
2018-02-15 10:52:10 +00:00
Aziz Ibrahimov
2f5fc5a764
Added translation using Weblate (Azerbaijani)
2018-02-15 10:02:14 +00:00
rugk
ba7991deba
Fix syntax error of wrong use of self-closing HTML tag
...
Firefox complaint about this in the source code view:
2018-02-15 02:36:05 +01:00
Luke Barnard
594d510f4f
Simplify MyGroups hierachy
2018-02-14 17:54:29 +00:00
Luke Barnard
453b7d1007
Implement riot-web side of dragging GroupTile avatars to TagPanel
...
for adding groups to the TagPanel.
2018-02-14 16:37:32 +00:00
Luke Barnard
7ac350ea36
Give mx_RoomView_messageListWrapper its min-height: 100% back
...
because the spinner now exists separately to it
(as mx_RoomView_messagePanelSpinner) so their CSS is disentangled.
2018-02-14 11:17:21 +00:00
Luke Barnard
b3bb2d2aa5
Merge branch 'develop' into luke/fix-scrollbars-on-jump-to-first
2018-02-14 10:51:20 +00:00
Weblate
9139dcbd1e
Merge remote-tracking branch 'origin/develop' into develop
2018-02-14 10:42:55 +00:00
Ralitsa Bozhkova
14b0e85850
Translated using Weblate (Bulgarian)
...
Currently translated at 16.1% (36 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-02-14 10:42:52 +00:00
Luke Barnard
8c1d2a4555
Merge pull request #6140 from vector-im/luke/fix-tag-panel-css
...
Fix LeftPanel size being incorrect when TagPanel disabled
2018-02-14 10:42:49 +00:00
Luke Barnard
009e01c1b0
Fix LeftPanel size being incorrect when TagPanel disabled
...
A previous PR (#6134 ) assumed that the TagPanel feature
would always be enabled, leading to strangeness when it
wasn't: #6136 .
(FTR the original layout bug was #6133 )
2018-02-14 10:18:12 +00:00
Szimszon
0d85a46e84
Translated using Weblate (Hungarian)
...
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/hu/
2018-02-14 07:52:15 +00:00
Weblate
d05b221a6c
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 22:03:03 +00:00
Ralitsa Bozhkova
54f4563303
Translated using Weblate (Bulgarian)
...
Currently translated at 14.3% (32 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-02-13 22:03:02 +00:00
Matthew Hodgson
7aea7f9400
Merge pull request #6134 from vector-im/luke/fix-tag-panel-collapse
...
Fix TagPanel from collapsing to < 60px when LP collapsed
2018-02-13 22:02:58 +00:00
Matthew Hodgson
9abda76d9e
Merge branch 'develop' into luke/fix-tag-panel-collapse
2018-02-13 22:02:49 +00:00
Weblate
42582c7ccd
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 20:45:44 +00:00
Simó Albert i Beltran
c88a59c228
Translated using Weblate (Spanish)
...
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/es/
2018-02-13 20:45:44 +00:00
Ralitsa Bozhkova
b54f949fe6
Translated using Weblate (Bulgarian)
...
Currently translated at 13.4% (30 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
2018-02-13 20:45:43 +00:00
Richard Lewis
a966cc7dec
Merge pull request #6138 from vector-im/rxl881/llpFix
...
Temporary hack to constrain LLP container size.
2018-02-13 20:45:39 +00:00
Richard Lewis
55cacfba82
Temporary hack to constrain LLP container size.
2018-02-13 20:42:46 +00:00
Walter
3bc1eef39b
Translated using Weblate (Russian)
...
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/ru/
2018-02-13 18:56:54 +00:00
Simó Albert i Beltran
ee7add05ae
Translated using Weblate (Catalan)
...
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/ca/
2018-02-13 18:46:42 +00:00
Kévin C
e7d1c04bb5
Translated using Weblate (French)
...
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/fr/
2018-02-13 18:25:15 +00:00
Simó Albert i Beltran
247a3cebb9
Translated using Weblate (Spanish)
...
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/es/
2018-02-13 18:00:42 +00:00
Weblate
5bf0b7d652
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 17:32:54 +00:00
Matthew Hodgson
0b5fe1232f
Merge pull request #6137 from rbozhkova/patch-1
...
Fix typo
2018-02-13 17:32:50 +00:00
Weblate
03be7eb32c
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 17:28:52 +00:00
Luke Barnard
3a808411f5
Merge pull request #6127 from vector-im/luke/feature-tag-panel-tile-context-menu
...
Add context menu to TagPanel
2018-02-13 17:28:47 +00:00
Ralitsa Bozhkova
2524c5f861
Added translation using Weblate (Bulgarian)
2018-02-13 17:22:45 +00:00
rbozhkova
db5f4193ec
Fix typo
2018-02-13 18:22:01 +01:00
Luke Barnard
11b0cc8211
Merge branch 'develop' into luke/feature-tag-panel-tile-context-menu
2018-02-13 17:00:19 +00:00
Luke Barnard
285c4f91d3
Fix TagPanel from collapsing to < 60px when LP collapsed
...
Fixes https://github.com/vector-im/riot-web/issues/6133
2018-02-13 15:17:51 +00:00
Weblate
084ebe6e16
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 14:18:56 +00:00
David Baker
e67147213b
Merge pull request #6096 from vector-im/luke/room-list-flux
...
Make room tagging flux-y
2018-02-13 14:18:50 +00:00
Luke Barnard
85c0b8dea3
Adjust CSS to prevent scrollbars on message panel spinner
...
when clicking on permalinks/jump to first
2018-02-13 14:15:22 +00:00
Weblate
aec3c9961c
Merge remote-tracking branch 'origin/develop' into develop
2018-02-13 10:00:58 +00:00
Oskars
c7aafd8410
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lv/
2018-02-13 10:00:57 +00:00
lighthawk
c0720d5d24
Translated using Weblate (Japanese)
...
Currently translated at 33.3% (74 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-02-13 10:00:57 +00:00
David Baker
ec0dd63470
Merge pull request #6130 from vector-im/luke/move-groups-button-tp
...
Move groups button to TagPanel
2018-02-13 11:00:53 +01:00
Luke Barnard
2269c94579
Move groups button to TagPanel
2018-02-13 09:44:25 +00:00
Luke Barnard
e36baa8c3a
Fix quotes on import
2018-02-12 18:47:29 +00:00
Luke Barnard
d47c9d8b6e
Add context menu to TagPanel
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1743
2018-02-12 18:02:55 +00:00
Oskars
93a381218c
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lv/
2018-02-10 12:34:50 +00:00
Richard Lewis
095130a569
Hide apps drawer
2018-02-09 13:23:56 +00:00
Weblate
5472dc78d7
Merge remote-tracking branch 'origin/develop' into develop
2018-02-09 12:46:37 +00:00
David Baker
1d2f5bafda
Merge branch 'master' into develop
2018-02-09 12:46:28 +00:00
David Baker
9e614a54da
v0.13.5
2018-02-09 12:43:45 +00:00
David Baker
30087e5c73
Prepare changelog for v0.13.5
2018-02-09 12:43:45 +00:00
David Baker
1d222e3507
v0.13.5
2018-02-09 12:38:23 +00:00
David Baker
b20dea58c6
Bump react-sdk version
2018-02-09 12:36:19 +00:00
Weblate
47df5d2d60
Merge remote-tracking branch 'origin/develop' into develop
2018-02-09 12:28:42 +00:00
Osoitz
d3c1072842
Translated using Weblate (Basque)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-02-09 12:28:40 +00:00
David Baker
d904212033
Merge branch 'release-v0.13.5' into develop
2018-02-09 12:28:26 +00:00
David Baker
62e90ceb0d
Sanity check URLs with isUrlPermitted
...
Thanks to walle303 for letting us know these weren't being checked.
2018-02-09 12:20:31 +00:00
Luke Barnard
0cdebcce89
Move sublist sorting to RoomListStore
...
NB: fixUndefinedOrdering was removed completely because it was
code dealing with legacy favourites.
see matrix-org/matrix-react-sdk@9b0df191
2018-02-08 16:28:42 +00:00
Luke Barnard
495090c9ba
Remove now unused RoomSubList code
2018-02-08 14:08:20 +00:00
Марко М. Костић
f41a70fe1f
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-02-07 20:36:40 +00:00
Weblate
bdbf0427a1
Merge remote-tracking branch 'origin/develop' into develop
2018-02-07 18:03:48 +00:00
Matthew Hodgson
d484a1cd85
Merge pull request #6106 from vector-im/luke/fix-long-group-name
...
Fix long group name pushing settings cog into void
2018-02-07 18:03:43 +00:00
lukebarnard
4b7561a75e
Fix long group name pushing settings cog into void
2018-02-07 17:40:00 +00:00
Simó Albert i Beltran
31af7c583f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2018-02-07 13:57:00 +00:00
Weblate
2d0ea28a39
Merge remote-tracking branch 'origin/develop' into develop
2018-02-07 12:14:15 +00:00
Марко М. Костић
0f475a0e10
Translated using Weblate (Serbian)
...
Currently translated at 98.6% (219 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-02-07 12:14:15 +00:00
Robert A. Viana
f3bae5c090
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.5% (221 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2018-02-07 12:14:14 +00:00
Szimszon
ca2767fd04
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2018-02-07 12:14:14 +00:00
Krombel
c659c81341
Translated using Weblate (German)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-02-07 12:14:14 +00:00
Kévin C
7eab0eca5b
Translated using Weblate (French)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-02-07 12:14:14 +00:00
Matthew Hodgson
5c3e2dca17
Merge pull request #6103 from vector-im/luke/fix-composer-horizontal-scroll
...
Fix horizontal scrollbar under certain circumstances
2018-02-07 12:14:10 +00:00
lukebarnard
95c45362d5
Fix horizontal scrollbar under certain circumstances
...
specifically when trailing whitespace is not wrapped onto the next
line of the block.
Fixes #6077
2018-02-07 12:02:00 +00:00
Jeff Huang
8efce30d7f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-02-07 11:57:50 +00:00
Peter Vágner
44a727b205
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2018-02-07 08:56:04 +00:00
lukebarnard
662942ec29
Use dispatch to change room tags from RoomTileContextMenu
2018-02-06 11:52:39 +00:00
lukebarnard
83996c09d9
General delint, cleanup
2018-02-06 11:51:46 +00:00
lukebarnard
e46f436a47
Prefer context.matrixClient in LeftPanel
2018-02-06 11:50:34 +00:00
Simó Albert i Beltran
3cbaa95184
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-02-06 10:41:59 +00:00
Weblate
8c75bed687
Merge remote-tracking branch 'origin/develop' into develop
2018-02-05 14:28:03 +00:00
Марко М. Костић
481476f835
Translated using Weblate (Serbian)
...
Currently translated at 98.6% (219 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-02-05 14:28:03 +00:00
Luke Barnard
680a0191be
Merge pull request #6067 from vector-im/t3chguy/fix_usercontent_pointer
...
Split MImageBody into MFileBody to match JS Classes.
2018-02-05 14:27:57 +00:00
Michael Telatynski
3abf1458fb
Add cursor:pointer so that calculated CSS includes it for iframe style
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-02-05 13:25:43 +00:00
Michael Telatynski
00b7cc512b
Split MImageBody into MImageBody,MFileBody to match react-sdk
...
and having the classnames match their components.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-02-05 13:25:09 +00:00
Nathan van Beelen
2a58de5cfc
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2018-02-04 14:24:39 +00:00
Osoitz
c3b000a368
Translated using Weblate (Basque)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-02-02 08:28:22 +00:00
Kévin C
675bebee33
Translated using Weblate (French)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-02-01 17:46:52 +00:00
Szimszon
cefd744aba
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2018-02-01 16:15:54 +00:00
Krombel
325c9662c5
Translated using Weblate (German)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-02-01 15:13:02 +00:00
Andrey
8b35a7b10f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2018-02-01 11:33:01 +00:00
David Baker
456aebe240
Merge pull request #6040 from sim6/sim6_catalan
...
Add Catalan
2018-02-01 10:47:01 +00:00
David Baker
66e20298a7
Merge pull request #5777 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2018-02-01 10:45:56 +00:00
Weblate
a6155c98ec
Merge branch 'develop' of https://github.com/vector-im/riot-web into develop
...
Conflicts:
src/i18n/strings/eo.json
2018-02-01 10:24:21 +00:00
Марко М. Костић
a26473b722
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-02-01 09:48:47 +00:00
Xose M
ed5162ef4e
Translated using Weblate (Galician)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2018-02-01 09:48:46 +00:00
Tong Hui
930deaea9d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-02-01 09:48:45 +00:00
Simó Albert i Beltran
b80be62bb7
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-02-01 09:48:45 +00:00
Osoitz
11806f2aa2
Translated using Weblate (Basque)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-02-01 09:48:45 +00:00
David Baker
0d229f015b
Merge pull request #5718 from vector-im/t3chguy/devtools-118247
...
make FilteredList controlled, such that it can externally persist filter
2018-02-01 09:48:40 +00:00
Walter
078d156824
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2018-01-29 17:06:45 +00:00
Iru Cai (vimacs)
88c4cb6eba
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-01-27 16:55:15 +00:00
Xose M
bc4f8c4c2a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2018-01-26 14:26:24 +00:00
d1d4c
7ee205a447
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-01-26 13:06:57 +00:00
Ramon Vilar
f6c49a2472
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-01-26 02:25:21 +00:00
lukebarnard
37fe3ac676
Prevent RoomTiles from being dragged into other droppables
...
for the time being at least.
2018-01-25 22:51:40 +01:00
lukebarnard
2926154dce
Modify LeftPanel to include a DragDropContext
...
that handles drag and drop for TagPanel and RoomList. This is to
allow the future feature of dragging between the two components.
2018-01-25 22:30:58 +01:00
Michael Telatynski
200124569b
Merge remote-tracking branch 'origin/t3chguy/devtools-118247' into t3chguy/devtools-118247
2018-01-25 21:07:10 +00:00
Michael Telatynski
662a6297e7
FilteredList, now being a controlled component does not need state
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-25 21:06:35 +00:00
Michael Telatynski
04bca93e0d
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools-118247
2018-01-25 20:59:31 +00:00
Simó Albert i Beltran
e56b16f7d1
Add Catalan
2018-01-25 18:25:46 +01:00
d1d4c
5c6a265b86
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-01-24 17:53:36 +00:00
David Baker
b0a3bd6591
Merge pull request #6017 from vector-im/t3chguy/rich_quoting_linear
...
Linear Rich Quoting
2018-01-24 18:53:33 +01:00
d1d4c
8b7a941a6e
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-01-24 08:55:16 +00:00
Luke Barnard
394d4cf856
Merge pull request #5995 from vector-im/t3chguy/highlight_things
...
Highlight ViewSource and Devtools ViewSource
2018-01-24 08:55:12 +00:00
Michael Telatynski
22b7298542
add comments
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-23 20:28:39 +00:00
Michael Telatynski
9d1a3c9011
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/highlight_things
2018-01-23 20:19:27 +00:00
Michael Telatynski
c2aa8137bb
sort components scss
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-23 20:02:47 +00:00
d1d4c
4d0b02c683
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2018-01-23 19:46:06 +00:00
Michael Telatynski
c7146e62a0
Merge pull request #6022 from 4nd3r/README_cross_origin_renderer_url
...
Update README.md with correct example use of config.cross_origin_renderer_url
2018-01-23 11:00:45 +00:00
Ander Punnar
d9409232f9
default url, not domain
...
https://github.com/matrix-org/matrix-react-sdk/blob/master/src/components/views/messages/MFileBody.js#L116
Signed-off-by: Ander Punnar <ander@kvlt.ee >
2018-01-23 12:15:08 +02:00
Peter Vágner
0df6f85843
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2018-01-22 22:21:55 +00:00
A.G
13dd8e2c76
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-22 22:21:55 +00:00
Luke Barnard
9d387c32a5
Merge pull request #5929 from vector-im/t3chguy/num_members_tooltip
...
T3chguy/num members tooltip
2018-01-22 22:21:50 +00:00
Michael Telatynski
f5fc86258f
s/Highlight/SyntaxHighlight/
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-22 18:59:18 +00:00
Michael Telatynski
321f16d8a3
rename variable as it was horrible to read camelCased
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-22 18:54:22 +00:00
Michael Telatynski
d57a10e0b2
Merge branches 'develop' and 't3chguy/rich_quoting_linear' of github.com:vector-im/riot-web into t3chguy/rich_quoting_linear
2018-01-22 16:53:51 +00:00
Michael Telatynski
202f0e2163
Add EventTile_quote styling for less margin-right when in QuotePreview
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-22 16:42:08 +00:00
pincopallopino
77d8fe3ef1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 23:00:26 +00:00
A.G
3e5833e9f2
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:59:29 +00:00
pincopallopino
2b26be73f6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:59:22 +00:00
A.G
ce6338b853
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:59:12 +00:00
vricci
52c5293a12
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:59:04 +00:00
A.G
568e1f4f90
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:58:48 +00:00
vricci
29f05c09d6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:58:18 +00:00
A.G
888a77b4bb
Translated using Weblate (Italian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2018-01-20 22:57:00 +00:00
pebles
4eeb7989f6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2018-01-20 16:34:07 +00:00
Michael Telatynski
3764a5d4b7
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/highlight_things
2018-01-20 13:55:52 +00:00
Michael Telatynski
1f3321fb37
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools-118247
2018-01-20 13:55:31 +00:00
Peter Vágner
189b7236af
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2018-01-20 11:54:14 +00:00
Matthew Hodgson
37b5de2251
update triaging a bit
2018-01-19 16:52:55 +00:00
Matthew Hodgson
8855cc294e
converge on 'noisy' to mean noisy notifs
2018-01-19 16:52:54 +00:00
Weblate
935b85afe7
Merge remote-tracking branch 'origin/develop' into develop
2018-01-19 14:49:58 +00:00
Luke Barnard
a819add7b0
Merge pull request #6008 from vector-im/luke/roomlist-beautiful-dnd
...
Swap RoomList to react-beautiful-dnd
2018-01-19 14:49:53 +00:00
lukebarnard
883ee4ec75
Remove react-dnd
2018-01-19 13:35:11 +00:00
lukebarnard
4504ff954a
Add sudo: required to travis config
2018-01-19 10:10:13 +00:00
Марко М. Костић
68f19f9558
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2018-01-18 21:05:10 +00:00
lukebarnard
d55d3658f0
Use classNames instead of inline style
...
Theres no benefit to using inline styles
2018-01-18 18:08:18 +00:00
lukebarnard
3481283af8
Swap RoomList to react-beautiful-dnd
...
Includes themeing
See matrix-org/matrix-react-sdk#1711
2018-01-18 17:54:39 +00:00
Richard Lewis
738b59fd42
Call for update on window resize.
2018-01-18 12:01:29 +00:00
Richard Lewis
c340032bd1
Move sticker related CSS to its own file.
2018-01-17 15:49:03 +00:00
Richard Lewis
de597d4f5d
Make background lighter.
2018-01-17 15:13:29 +00:00
Richard Lewis
854b537695
Update sticker toggle icons.
2018-01-17 11:27:57 +00:00
Richard Lewis
f4816b99ff
Add stickerpack manage integration link styling.
2018-01-17 00:05:16 +00:00
Richard Lewis
56ae96fc75
Sticker content styling
2018-01-16 21:46:50 +00:00
Richard Lewis
f8643e9a96
Add styling and image for stickerpack placeholder.
2018-01-16 18:35:04 +00:00
Richard Lewis
a7f0b11002
Add generic element context menu / popover.
2018-01-16 18:15:17 +00:00
Michael Telatynski
5586a02b34
Merge branches 'develop' and 't3chguy/devtools-118247' of github.com:vector-im/riot-web into t3chguy/devtools-118247
2018-01-16 18:05:15 +00:00
Michael Telatynski
670f02acf8
Merge branches 'develop' and 't3chguy/highlight_things' of github.com:vector-im/riot-web into t3chguy/highlight_things
2018-01-16 18:04:08 +00:00
Weblate
ff70af3f34
Merge remote-tracking branch 'origin/develop' into develop
2018-01-16 13:05:37 +00:00
Xose M
6f47a9b8c3
Translated using Weblate (Galician)
...
Currently translated at 99.5% (219 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2018-01-16 13:05:36 +00:00
Luke Barnard
a94208e230
Merge pull request #5992 from vector-im/luke/tag-panel-beautiful-dnd
...
CSS required as part of moving TagPanel from react-dnd to react-beautiful-dnd
2018-01-16 13:05:31 +00:00
Michael Telatynski
4386d45a97
remove 'use strict'
2018-01-16 10:27:47 +00:00
lukebarnard
c269abd434
CSS required as part of moving TagPanel from react-dnd to react-beautiful-dnd
2018-01-16 09:40:15 +00:00
Weblate
152f28bf2a
Merge remote-tracking branch 'origin/develop' into develop
2018-01-15 13:45:20 +00:00
David Baker
f940dfdd79
Merge pull request #5984 from vector-im/t3chguy/datesep
...
fix&refactor DateSeparator and MessageTimestamp
2018-01-15 13:45:14 +00:00
Richard Lewis
7924a149b4
Remove transparent background and fix z-index of popover.
2018-01-15 11:14:30 +00:00
Weblate
cf00ac34d9
Merge remote-tracking branch 'origin/develop' into develop
2018-01-15 10:06:12 +00:00
toriko
a50e9d2b6b
Translated using Weblate (Japanese)
...
Currently translated at 33.1% (73 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2018-01-15 10:06:11 +00:00
Jeff Huang
e2ef885aa6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-01-15 10:06:10 +00:00
David Baker
fc844567a6
Merge pull request #5978 from vector-im/t3chguy/nvl/rich_quoting
...
Iterative fixes on Rich Quoting
2018-01-15 10:06:05 +00:00
Michael Telatynski
f97395f40f
change exports to default to retain compatibility with existing imports
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-14 18:41:44 +00:00
Michael Telatynski
b65fdf6ab0
refactor MessageTimestamp, as it was missing a PropTypes def for ts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-14 18:35:53 +00:00
Michael Telatynski
22c024cc94
Refactor DateSep, use new Dateutils.formatFullDateNoTime
...
as it is not desired for it to include the time.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-14 18:34:38 +00:00
Neo_Chen
b99e87ba0a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2018-01-13 00:44:59 +00:00
Richard Lewis
a24c3ada53
Sticker styling
2018-01-12 17:36:09 +00:00
Weblate
e82a95a0b5
Merge remote-tracking branch 'origin/develop' into develop
2018-01-12 09:32:21 +00:00
Klaus Marx
b023cc790b
Translated using Weblate (German)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-01-12 09:32:20 +00:00
David Baker
d3811e3287
Merge pull request #5653 from vector-im/t3chguy/analytics_info
...
move piwik whitelists to conf and add piwik config.json info to readme
2018-01-12 09:32:15 +00:00
Michael Telatynski
5aec6840bf
Add cursor:pointer so that it actually looks clickable
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-11 19:33:21 +00:00
Michael Telatynski
17c4839029
only show reply button on REAL (not pending) m.room.message events
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-11 19:21:02 +00:00
Osoitz
26f377decf
Translated using Weblate (Basque)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-01-11 12:55:14 +00:00
Szimszon
004ccc47b3
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2018-01-11 12:34:32 +00:00
Andrey
fbd7860a9b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2018-01-11 10:47:32 +00:00
Kévin C
586533d6ea
Translated using Weblate (French)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2018-01-11 10:36:52 +00:00
Bamstam
c8bd89ce4c
Translated using Weblate (German)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2018-01-11 10:36:29 +00:00
Weblate
1a9b86b27f
Merge remote-tracking branch 'origin/develop' into develop
2018-01-11 10:34:48 +00:00
David Baker
56300f9578
Merge pull request #5804 from vector-im/t3chguy/nvl/rich_quoting
...
Implement Rich Quoting/Replies
2018-01-11 10:34:43 +00:00
Michael Telatynski
77e2ceba9e
switch to new ES6 DateUtils imports
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-10 21:50:32 +00:00
Richard Lewis
50271b7123
Remove padding on last component of MessageComposer (sticker toggle icons)
2018-01-10 20:48:22 +00:00
Richard Lewis
409bb5ff4d
Improved icons.
2018-01-09 16:01:33 +00:00
Richard Lewis
fa1059e202
Show / hide stickers icon styling
2018-01-09 15:59:28 +00:00
Richard Lewis
f8e00e43e3
Show / hide sitckers icons
2018-01-09 15:59:04 +00:00
Weblate
89c5be39d1
Merge remote-tracking branch 'origin/develop' into develop
2018-01-08 21:33:27 +00:00
Matthew Hodgson
c8e87cb5a2
Merge pull request #5950 from vector-im/t3chguy-patch-1
...
Change author
2018-01-08 21:33:22 +00:00
Michael Telatynski
627ebb848d
Change author
2018-01-08 21:32:25 +00:00
Weblate
54cafec57a
Merge remote-tracking branch 'origin/develop' into develop
2018-01-08 15:18:08 +00:00
David Baker
1405859d2c
Merge pull request #5944 from vector-im/revert-3046-patch-1
...
Revert "Add a after timestamp"
2018-01-08 15:18:03 +00:00
David Baker
24e16e5c18
Revert "Add a after timestamp"
2018-01-08 15:17:05 +00:00
Weblate
9c7783b439
Merge remote-tracking branch 'origin/develop' into develop
2018-01-08 15:00:51 +00:00
David Baker
a21bbd15c5
Merge pull request #3046 from rubo77/patch-1
...
Add a after timestamp
2018-01-08 15:00:45 +00:00
David Baker
b6c002b587
Fix merge
2018-01-08 14:35:39 +00:00
David Baker
9c3e4a1202
Merge branch 'develop' into patch-1
2018-01-08 14:31:21 +00:00
Iru Cai (vimacs)
97cc7f88ef
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2018-01-08 02:02:11 +00:00
Weblate
5a5b0568f2
Merge remote-tracking branch 'origin/develop' into develop
2018-01-07 20:34:24 +00:00
Matthew Hodgson
bddab533a3
Merge pull request #5938 from osoitz/master
...
Corrected language name
2018-01-07 20:34:19 +00:00
osoitz
5106809394
Update copy-res.js
...
Corrected Basque name
2018-01-07 20:39:24 +01:00
Michael Telatynski
290bf54d4f
pluralise properly
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-05 23:55:32 +00:00
Michael Telatynski
c68c54618f
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-05 23:19:43 +00:00
Michael Telatynski
3788fde711
Add a tooltip to members button and badge with actual count
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-05 23:16:21 +00:00
Weblate
9289d1a57d
Merge remote-tracking branch 'origin/develop' into develop
2018-01-05 14:30:51 +00:00
David Baker
d6942a455d
Merge branch 'rubo77-hide-options-cp' into develop
2018-01-05 14:30:36 +00:00
David Baker
c8af65fff4
Merge branch 'hide-options-cp' of https://github.com/rubo77/vector-web into rubo77-hide-options-cp
2018-01-05 14:30:21 +00:00
Weblate
94aa5b5f1b
Merge remote-tracking branch 'origin/develop' into develop
2018-01-03 16:15:57 +00:00
David Baker
38e0b26153
Merge branch 'master' into develop
2018-01-03 16:15:46 +00:00
David Baker
5635614549
v0.13.4
2018-01-03 16:13:24 +00:00
David Baker
1bb861f6cf
Prepare changelog for v0.13.4
2018-01-03 16:13:24 +00:00
David Baker
2eb433157a
v0.13.4
2018-01-03 16:08:38 +00:00
Michael Telatynski
d71af40967
add missing config.json entry such that scalar-staging widgets work
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2018-01-03 16:06:58 +00:00
Weblate
d2a676cad2
Merge remote-tracking branch 'origin/develop' into develop
2018-01-03 15:48:44 +00:00
Sejo
33cf966f34
Translated using Weblate (Spanish)
...
Currently translated at 99.0% (217 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2018-01-03 15:48:44 +00:00
Peter Vágner
760b961e19
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2018-01-03 15:48:44 +00:00
Joachim Nielandt
2660e70e00
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2018-01-03 15:48:43 +00:00
Milan Korecký
f3f608b35f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2018-01-03 15:48:42 +00:00
Osoitz
34a3ef7e1d
Translated using Weblate (Basque)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2018-01-03 15:48:42 +00:00
Luke Barnard
604d4e0a51
Merge pull request #5900 from Nostradamos/fix_4821
...
Fix for `If riot is narrow enough, such that 'Send a message (unecrypted)' wraps to a second line, the timeline doesn't fit the window.`
2018-01-03 15:48:38 +00:00
nostradamos
762f6aaf0f
Merge remote-tracking branch 'upstream/develop' into fix_4821
2018-01-02 12:58:30 +01:00
Nostradamos
3600d1c667
moved max-height/min-height/overflow attributes to higher level to also include DraftEditorPlaceholder. Could fix https://github.com/vector-im/riot-web/issues/4821
2018-01-02 12:14:54 +01:00
Travis Ralston
504a575feb
Revert "Merge pull request #5286 from turt2live/travis/presence"
...
This reverts commit 3e72d8d969 .
2017-12-25 14:29:50 -07:00
Nathan van Beelen
ec5c960ebb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-12-22 19:01:48 +00:00
Joachim Nielandt
1f26a17b29
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-12-22 07:52:44 +00:00
Michael Telatynski
8a7477f50c
Highlight ViewSource and Devtools ViewSource
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-20 20:40:41 +00:00
Xose M
17e0d3f8a0
Translated using Weblate (Galician)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2017-12-20 06:27:56 +00:00
Weblate
97116bb268
Merge remote-tracking branch 'origin/develop' into develop
2017-12-19 17:04:51 +00:00
Richard Lewis
cf47b919d5
Merge pull request #5849 from vector-im/rxl881/snapshot
...
Screenshot UI
2017-12-19 17:04:46 +00:00
Weblate
7dd85533e8
Merge remote-tracking branch 'origin/develop' into develop
2017-12-19 13:23:21 +00:00
Richard Lewis
af99ac3293
Merge pull request #5855 from vector-im/t3chguy/nvl/fix_electron_config
...
add missing config.json entry such that scalar-staging widgets work
2017-12-19 13:23:15 +00:00
Michael Telatynski
843505f6a9
add missing config.json entry such that scalar-staging widgets work
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-19 12:03:48 +00:00
Weblate
707cb47e10
Merge remote-tracking branch 'origin/develop' into develop
2017-12-18 21:44:48 +00:00
IMIN
67746b021a
Translated using Weblate (Korean)
...
Currently translated at 90.8% (199 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-12-18 21:44:47 +00:00
Matthew Hodgson
bfb60265cb
Merge pull request #5610 from vector-im/t3chguy/devtools-1
...
add dark theme styling to devtools input box
2017-12-18 21:44:43 +00:00
Weblate
2f5bfd9694
Merge remote-tracking branch 'origin/develop' into develop
2017-12-18 19:50:30 +00:00
Michael Telatynski
fbd9ba32aa
Merge pull request #5851 from oivoodoo/add-oivoodoo-author
...
Fixes #1953 by adding oivoodoo as author
2017-12-18 19:50:26 +00:00
Alexandr Korsak
3164655a21
Fixes #1953
2017-12-18 22:41:46 +03:00
Michael Telatynski
b16dcbc057
styling for on-demand quote nest traversal
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-18 19:28:19 +00:00
Weblate
1e4997c2c2
Merge remote-tracking branch 'origin/develop' into develop
2017-12-18 12:35:07 +00:00
Juho Ylikorpi
dc3f7f3cd1
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-12-18 12:35:06 +00:00
Tirifto
0ea8efcaf4
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-12-18 12:35:06 +00:00
Matthew Hodgson
fbbca2e466
Merge pull request #5824 from pafcu/patch-1
...
Instructions on security issues
2017-12-18 12:35:00 +00:00
Michael Telatynski
2961e1949f
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-16 19:07:32 +00:00
Michael Telatynski
304d281ed2
change reply to be its own thing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-16 19:01:56 +00:00
Osoitz
cc1ee16dec
Translated using Weblate (Basque)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2017-12-16 14:41:15 +00:00
Michael Telatynski
9c38794ad5
Style datesep inside Quote
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-15 18:37:44 +00:00
Richard Lewis
6b24aff6c5
Merge branch 'develop' of github.com:vector-im/riot-web into rxl881/snapshot
2017-12-15 13:01:51 +00:00
Juho Ylikorpi
091dfd6e54
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-12-14 18:19:35 +00:00
Weblate
527e5be86c
Merge remote-tracking branch 'origin/develop' into develop
2017-12-14 10:36:31 +00:00
Andrey
e746d2331e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-12-14 10:36:30 +00:00
Tirifto
0c7b15db47
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-12-14 10:36:30 +00:00
Luke Barnard
7cc8fed61b
Merge pull request #5790 from vector-im/luke/feature-ordered-tag-panel
...
Move DND wrapper to top level component
2017-12-14 10:36:26 +00:00
Michael Telatynski
4bc99b7f01
move QuotePreview CSS out to own file
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-12 23:40:54 +00:00
Michael Telatynski
54a9ccdee7
throw new quoting behind flags
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-12 23:36:10 +00:00
pafcu
25bfb52e7e
Instructions on security issues
...
It's not good to put potentially sensitive security issues in the public bug tracker, so advice to use security@matrix.org instead
2017-12-12 19:49:48 +01:00
Tirifto
8e66665bbd
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-12-12 10:22:36 +00:00
Michael Telatynski
10c6f24a83
CSS and Context Menu tweaks for Rich Quoting/Replies
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-12-10 12:52:00 +00:00
Weblate
b69daf1041
Merge remote-tracking branch 'origin/develop' into develop
2017-12-08 18:18:57 +00:00
Moo
e24ffeea44
Translated using Weblate (Lithuanian)
...
Currently translated at 40.1% (88 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2017-12-08 18:18:56 +00:00
vricci
68706a9209
Translated using Weblate (Italian)
...
Currently translated at 97.7% (214 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-12-08 18:18:56 +00:00
Szimszon
db3bd1dbf0
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-12-08 18:18:56 +00:00
Matthew Hodgson
89efbd0a71
Merge pull request #5786 from vector-im/rxl881/titleBar
...
Widget title bar max / min visual cues.
2017-12-08 19:18:52 +01:00
Sulejman Delic
fb1afdab1c
Added translation using Weblate (Bosnian)
2017-12-08 09:19:01 +00:00
Luke Barnard
608a359e0a
Move DND wrapper to top level component
2017-12-06 14:54:35 +00:00
Richard Lewis
0ff5d61189
Don't capture pointer events.
2017-12-05 18:44:24 +00:00
Richard Lewis
c37c50e1e0
Add maximise and minimise icons
2017-12-05 18:07:49 +00:00
Richard Lewis
e0ae266bb2
Make cursor pointer on menubar mouseover.
2017-12-05 18:07:19 +00:00
Weblate
33446bf4ff
Merge remote-tracking branch 'origin/develop' into develop
2017-12-04 18:09:30 +00:00
Matthew Hodgson
9835e2e0b4
Merge pull request #5759 from vector-im/luke/renumerate-broken-ordered-sublists
...
Implement renumeration of ordered tags upon collision
2017-12-04 18:09:23 +00:00
Weblate
f08b0f7800
Merge remote-tracking branch 'origin/develop' into develop
2017-12-04 12:36:51 +00:00
Luke Barnard
95c746936a
Merge branch 'master' into develop
2017-12-04 12:36:42 +00:00
Luke Barnard
b73f0c7b90
v0.13.3
2017-12-04 12:31:50 +00:00
Luke Barnard
8ec48db86c
Prepare changelog for v0.13.3
2017-12-04 12:31:50 +00:00
Luke Barnard
5fba5b30e9
v0.13.3
2017-12-04 12:29:32 +00:00
Luke Barnard
c685546e9a
Bump js-sdk to 0.9.2, react-sdk to 0.11.3
2017-12-04 12:27:49 +00:00
Weblate
bb6aabc017
Merge remote-tracking branch 'origin/develop' into develop
2017-12-04 12:26:11 +00:00
Luke Barnard
1a0c0af447
Bump js-sdk to 0.9.2, react-sdk to 0.11.3
2017-12-04 12:25:54 +00:00
Moo
491bb4fd1d
Translated using Weblate (Lithuanian)
...
Currently translated at 39.7% (87 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
2017-12-04 11:32:10 +00:00
Tirifto
a3e2698223
Translated using Weblate (Esperanto)
...
Currently translated at 84.4% (185 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-12-04 11:32:09 +00:00
Richard Lewis
380625241e
Green camera icon
2017-12-03 11:25:52 +00:00
Moo
452fe44795
Added translation using Weblate (Lithuanian)
2017-12-01 22:15:02 +00:00
Luke Barnard
b0d115a64a
Implement renumeration of ordered tags upon collision
...
I was being bitten by this enough for me to want to fix it. This implementation really ought to be improved such that it doesnt tend towards being broken the more it is used.
2017-12-01 18:20:38 +00:00
Luke Barnard
e80c4fadea
Linting
2017-12-01 18:18:48 +00:00
Weblate
04ed2a3d09
Merge remote-tracking branch 'origin/develop' into develop
2017-12-01 14:12:39 +00:00
Luke Barnard
cc4890f0b8
Fix TagPanel bg on status theme
2017-12-01 14:12:31 +00:00
Weblate
7924ee65e0
Merge remote-tracking branch 'origin/develop' into develop
2017-12-01 12:04:15 +00:00
Luke Barnard
0aaae9bca5
Merge pull request #5751 from vector-im/luke/refactor-keycode-to-keyboard
...
Update imports for accessing KeyCode
2017-12-01 12:04:10 +00:00
Weblate
fb7a071c2a
Merge remote-tracking branch 'origin/develop' into develop
2017-12-01 11:04:56 +00:00
Luke Barnard
a24c42b3a8
Realign collpased BottomLeftMenu with create group button
2017-12-01 11:04:46 +00:00
Luke Barnard
1ccffb7e58
Update imports for accessing KeyCode
2017-12-01 10:56:25 +00:00
Weblate
41c7d0cb41
Merge remote-tracking branch 'origin/develop' into develop
2017-11-30 11:07:38 +00:00
Luke Barnard
4e7a1e9653
Correctly position TagPanel createGroupButton
2017-11-30 11:07:27 +00:00
Weblate
0061d9ad6c
Merge remote-tracking branch 'origin/develop' into develop
2017-11-30 10:12:46 +00:00
Matthew Hodgson
2a402985aa
Merge pull request #5685 from aidalgol/root-lang-attrib-fix
...
Set html lang attribute from language setting
2017-11-30 10:12:40 +00:00
Weblate
8c315c7e0b
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 22:04:48 +00:00
Matthew Hodgson
f72b44650b
fix tertiary accent colors
2017-11-29 22:04:40 +00:00
Weblate
8da2a29f86
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 18:50:31 +00:00
Luke Barnard
72563e6114
overflow hidden for groupPublicity scrollbox
2017-11-29 18:50:22 +00:00
Weblate
7153d03660
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 17:30:46 +00:00
Milan Korecký
fd63aac406
Translated using Weblate (Czech)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-11-29 17:30:44 +00:00
Luke Barnard
123ad19b28
Merge pull request #5723 from vector-im/luke/feature-tag-panel
...
CSS for new TagPanel
2017-11-29 17:30:40 +00:00
Luke Barnard
28132eaf36
Correct comment
2017-11-29 17:17:09 +00:00
Luke Barnard
0c43edb629
CSS for new TagPanel
2017-11-29 16:41:00 +00:00
Michael Telatynski
43578d2366
make FilteredList controlled, such that it can externally persist filter
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-11-28 22:16:53 +00:00
Weblate
59f1cc3922
Merge remote-tracking branch 'origin/develop' into develop
2017-11-28 14:09:45 +00:00
Luke Barnard
63bedc440b
Merge pull request #5707 from vector-im/luke/allow-guest-view-group
...
getGroupStore no longer needs a matrix client
2017-11-28 14:09:39 +00:00
Luke Barnard
bbdafeff77
getGroupStore no longer needs a matrix client
2017-11-28 13:17:30 +00:00
Weblate
d02ae30023
Merge remote-tracking branch 'origin/develop' into develop
2017-11-28 11:25:49 +00:00
Luke Barnard
58b7530134
Merge pull request #5702 from vector-im/luke/move-group-flair-toggle-to-user-settings
...
CSS required for moving group publication toggles to UserSettings
2017-11-28 11:25:45 +00:00
Weblate
4f384b2325
Merge remote-tracking branch 'origin/develop' into develop
2017-11-28 11:22:34 +00:00
Richard van der Hoff
93f05ceea3
Merge branch 'master' into develop
2017-11-28 11:22:16 +00:00
Richard van der Hoff
5fff46fdac
v0.13.2
2017-11-28 11:17:57 +00:00
Richard van der Hoff
0f5785c27b
Prepare changelog for v0.13.2
2017-11-28 11:17:57 +00:00
Richard van der Hoff
854a665627
v0.13.2
2017-11-28 11:16:45 +00:00
Richard van der Hoff
2e9f309415
Bump to react-sdk 0.11.2
2017-11-28 11:16:13 +00:00
Luke Barnard
6fc173eaa9
CSS required for moving group publication toggles to UserSettings
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1634
2017-11-27 18:59:33 +00:00
Weblate
15e5f13969
Merge remote-tracking branch 'origin/develop' into develop
2017-11-27 18:59:00 +00:00
Luke Barnard
5f4d011606
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-11-27 18:58:42 +00:00
Luke Barnard
9da799c2dd
GroupTile h3 becomes div for simpler reuse
2017-11-27 18:57:59 +00:00
Weblate
21b693f3c8
Merge remote-tracking branch 'origin/develop' into develop
2017-11-27 18:11:12 +00:00
Mateo Castro
a7ac003064
Translated using Weblate (Spanish)
...
Currently translated at 95.8% (210 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-11-27 18:11:12 +00:00
xmeta
9ec1f9b07d
Translated using Weblate (Japanese)
...
Currently translated at 32.8% (72 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2017-11-27 18:11:11 +00:00
Neo_Chen
57f1dd1d68
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-11-27 18:11:11 +00:00
David Baker
a346cf393d
Merge pull request #5630 from turt2live/travis/granular-theme
...
Make sure the SettingsStore is ready to load the theme before loading it
2017-11-27 18:11:07 +00:00
Travis Ralston
c825ab0fa3
Add comment about why we call SdkConfig twice
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-27 11:03:58 -07:00
Aidan Gauland
c4dc59dc41
Use documentElement instead of getElementById
...
Use documentElement to get the root <html> element instead of adding an id to
the root element.
2017-11-26 13:46:47 +13:00
Aidan Gauland
43b3c013f2
Change html root id
...
Change the root <html> element id to follow Matrix naming conventions.
2017-11-26 09:49:39 +13:00
Aidan Gauland
c0a5c28d80
Set html lang attribute from language setting
2017-11-25 22:58:52 +13:00
Weblate
6e477b66c6
Merge remote-tracking branch 'origin/develop' into develop
2017-11-21 18:47:41 +00:00
Matthew Hodgson
c28d9e5cde
Merge pull request #5661 from pafcu/sidebar-a11y
...
Add some aria-labels to RightPanel
2017-11-21 18:47:37 +00:00
Stefan Parviainen
0bd68ce068
Add some aria-labels to RightPanel
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-11-21 09:18:59 +01:00
Weblate
c3a0c26610
Merge remote-tracking branch 'origin/develop' into develop
2017-11-20 13:30:46 +00:00
Luke Barnard
f2e66590da
Merge pull request #5657 from vector-im/luke/fix-member-count-format
...
Use badge count format for member count in RightPanel
2017-11-20 13:30:40 +00:00
lukebarnard
7cb59bddb0
Use badge count format for member count in RightPanel
...
(to avoid cosmetic disasters with >9999 members in a room, e.g. HQ)
2017-11-20 13:12:55 +00:00
Michael Telatynski
f7a26ddb91
fix (race?) broken tests
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-11-19 20:46:40 +00:00
Michael Telatynski
26269986f5
move piwik whitelists to conf and add piwik config.json info to readme
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-11-19 15:36:28 +00:00
Jan Kudrik
cecaca61a3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-11-19 13:52:20 +00:00
Jeff Huang
e4f7cbe85c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-11-19 03:12:10 +00:00
Марко М. Костић
08be00a154
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2017-11-18 21:37:55 +00:00
dark159123
5132d2132b
Translated using Weblate (Danish)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/da/
2017-11-18 20:45:18 +00:00
Weblate
1b24e643de
Merge remote-tracking branch 'origin/develop' into develop
2017-11-18 12:25:54 +00:00
Matthew Hodgson
21d7c4d92a
Merge pull request #5640 from turt2live/travis/granular-language
...
Exclude the default language on page load
2017-11-18 12:25:50 +00:00
Travis Ralston
aab044a14c
Exclude the default language on page load
...
This is so we correctly detect the browser language.
Fixes https://github.com/vector-im/riot-web/issues/5632
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-17 22:15:35 -07:00
Walter
ee35fdb483
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-11-17 20:20:10 +00:00
Weblate
82756ffc6b
Merge remote-tracking branch 'origin/develop' into develop
2017-11-17 17:29:46 +00:00
Марко М. Костић
eff2c140f6
Translated using Weblate (Serbian)
...
Currently translated at 27.8% (61 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2017-11-17 17:29:45 +00:00
David Baker
7130f4aee8
Merge remote-tracking branch 'origin/master' into develop
2017-11-17 17:29:33 +00:00
David Baker
aad2069a51
v0.13.1
2017-11-17 16:09:48 +00:00
David Baker
bac8b34e26
Prepare changelog for v0.13.1
2017-11-17 16:09:48 +00:00
David Baker
6ebab2cb8d
v0.13.1
2017-11-17 16:05:26 +00:00
David Baker
538e1d2446
Released js-sdk & react-sdk
2017-11-17 16:05:01 +00:00
Luke Barnard
dff791d478
Add Slovak to included languages
2017-11-17 15:07:20 +00:00
Travis Ralston
eb40de4670
Make sure we load the config before trying to redirect to a mobile page
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-16 21:00:30 -07:00
Travis Ralston
67ca1515d8
Pull the theme through the default chain
...
This is so the `config` level is respected.
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-16 20:50:55 -07:00
Travis Ralston
1ab5ff079c
Set the SdkConfig values immediately after loading the config
...
This is to ensure that when we make a call to get the theme we'll have the SdkConfig available.
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-16 20:50:29 -07:00
Szimszon
38cdc0782d
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-11-16 19:45:56 +00:00
Weblate
ef6fcaf703
Merge remote-tracking branch 'origin/develop' into develop
2017-11-16 16:46:54 +00:00
Matthew Hodgson
4c8f77bb80
buttonify verify buttons
2017-11-16 16:46:46 +00:00
Kévin C
e788f23148
Translated using Weblate (French)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-11-16 16:04:45 +00:00
Weblate
07cc5dc6c9
Merge remote-tracking branch 'origin/develop' into develop
2017-11-16 13:08:53 +00:00
Matthew Hodgson
58f2e51af5
Merge pull request #5615 from turt2live/travis/granular_bugs
...
Use SettingsStore to get the default theme
2017-11-16 13:08:48 +00:00
Peter Vágner
1e5fabed97
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2017-11-16 12:59:48 +00:00
Bamstam
63c4a14dc2
Translated using Weblate (German)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-16 12:38:22 +00:00
Andrey
3c9210e376
Translated using Weblate (Russian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-11-16 12:10:21 +00:00
Weblate
1e7007423b
Merge remote-tracking branch 'origin/develop' into develop
2017-11-16 11:54:57 +00:00
Марко М. Костић
4657f89b3e
Translated using Weblate (Serbian)
...
Currently translated at 18.2% (40 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sr/
2017-11-16 11:54:57 +00:00
Luke Barnard
cb235a29fa
Merge pull request #5613 from pafcu/simplify-translation
...
Refactor translations
2017-11-16 11:54:52 +00:00
pafcu
1e2e4397f7
Fix typo
2017-11-16 12:41:26 +01:00
忆年
84c5ce1b4e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-11-16 02:39:02 +00:00
Travis Ralston
42e601005f
Use SettingsStore to get the default theme
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-15 19:09:03 -07:00
Марко М. Костић
311bdf71fb
Added translation using Weblate (Serbian)
2017-11-15 22:56:22 +00:00
Stefan Parviainen
4949f2f763
Fix typo and update strings
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-11-15 20:43:45 +01:00
Stefan Parviainen
ae6c985d39
Add missing backtick
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-11-15 19:58:29 +01:00
Weblate
509c833896
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 18:35:14 +00:00
Richard Lewis
53a793b8fd
Merge pull request #5605 from vector-im/rxl881/invertOutlineColour
...
TintableSvgButton styling
2017-11-15 18:35:09 +00:00
Michael Telatynski
b00cf8c939
add dark theme styling to devtools input box
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-11-15 17:13:39 +00:00
Weblate
45ed5b13ca
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 16:33:06 +00:00
Luke Barnard
6f15c67d0b
Merge branch 'master' into develop
2017-11-15 16:32:52 +00:00
Kévin C
0a55c87dd3
Translated using Weblate (French)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-11-15 16:30:48 +00:00
Richard Lewis
ed3a6d29ac
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/invertOutlineColour
2017-11-15 16:25:14 +00:00
Weblate
2893cee685
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 15:55:45 +00:00
Matthew Hodgson
bbcf74f774
fix @lampholder's NPE for real
2017-11-15 15:55:33 +00:00
Richard Lewis
bfb4ae3083
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/invertOutlineColour
2017-11-15 15:09:38 +00:00
Richard Lewis
26231e458e
Add green cancel icon.
2017-11-15 13:42:36 +00:00
Richard Lewis
10b17b7fd0
TintableSvgButton styling.
2017-11-15 13:04:58 +00:00
Weblate
5e7faf3083
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 12:14:39 +00:00
Luke Barnard
9664b4d176
Add Slovak to included languages
2017-11-15 12:14:30 +00:00
Luke Barnard
629a18ebef
v0.13.0
2017-11-15 11:09:31 +00:00
Luke Barnard
7e5f80c9f7
Prepare changelog for v0.13.0
2017-11-15 11:09:30 +00:00
Luke Barnard
898bb6f9d8
v0.13.0
2017-11-15 11:08:37 +00:00
Luke Barnard
02c2e1a14c
Bump js/react SDKs to releases 0.9.0 & 0.11.0
2017-11-15 11:03:20 +00:00
Weblate
7ab693d776
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 10:56:13 +00:00
Matthew Hodgson
ffada4f6fe
Merge pull request #5468 from turt2live/travis/granular
...
Granular settings
2017-11-15 10:56:08 +00:00
Richard Lewis
1fc44a32c0
Fix SVG colours. Add rounded, lowlight outline for clarity.
2017-11-15 10:39:12 +00:00
Szimszon
3a2c778e1c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-11-15 05:52:12 +00:00
Andrey
a9cd62633e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-11-15 04:44:31 +00:00
Travis Ralston
a583c2b658
Merge branch 'develop' into travis/granular
2017-11-14 19:16:35 -07:00
Weblate
0cfd34ac9f
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 01:56:40 +00:00
Matthew Hodgson
142a9d7549
fix buttons on dark theme
2017-11-15 01:56:32 +00:00
Weblate
492f923d1b
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 01:46:27 +00:00
Matthew Hodgson
bd89fe59c0
remove blue halos everywhere
2017-11-15 01:46:18 +00:00
Matthew Hodgson
86509abbfb
no need to retint explicitly after changing theme
2017-11-15 01:46:11 +00:00
Weblate
148ace93ca
Merge remote-tracking branch 'origin/develop' into develop
2017-11-15 00:58:00 +00:00
Matthew Hodgson
9f61cb8137
turns out that we /do/ use tertiaryAccentColor after all
2017-11-15 00:57:53 +00:00
Bamstam
8bd66b93c5
Translated using Weblate (German)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-15 00:22:35 +00:00
Weblate
b254ee4190
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 23:53:31 +00:00
Matthew Hodgson
3e72d8d969
Merge pull request #5286 from turt2live/travis/presence
...
CSS/components for custom presence controls
2017-11-14 23:53:26 +00:00
Stefan Parviainen
fcd58a2544
Update translating docs
2017-11-14 22:50:27 +01:00
Stefan Parviainen
ca4b71b6e2
Update to use newer _t()
2017-11-14 21:54:00 +01:00
Weblate
c8dd31ba28
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 19:33:42 +00:00
Richard Lewis
aceabd6d28
Merge pull request #5574 from vector-im/rxl881/appTileStyling
...
Set widget tile background colour
2017-11-14 19:33:37 +00:00
Richard Lewis
81ef9b143c
Add widget menubar styling
2017-11-14 18:44:10 +00:00
Richard Lewis
93eab05239
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/appTileStyling
2017-11-14 18:14:36 +00:00
Weblate
55170aa2a7
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 18:05:31 +00:00
Matthew Hodgson
534504b618
Merge pull request #5573 from vector-im/rxl881/visualCue
...
Widget styling tweaks
2017-11-14 18:05:27 +00:00
Weblate
e4fcf24f44
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 18:03:13 +00:00
Matthew Hodgson
bea95fde3a
Merge pull request #5567 from vector-im/rxl881/mixedContentWarnings
...
Center mixed content warnings in panel.
2017-11-14 18:03:08 +00:00
Richard Lewis
cf2850834e
Add apps drawer bottom margin.
2017-11-14 17:32:01 +00:00
Richard Lewis
e3bdcf4d0d
Remove unused edit_white icon
2017-11-14 15:42:29 +00:00
Richard Lewis
940f229102
Fix edit icon colors and add green edit icon.
2017-11-14 15:20:57 +00:00
Weblate
a22cd487a0
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 15:17:41 +00:00
Matthew Hodgson
69b8ff8668
add fixme
2017-11-14 15:17:32 +00:00
Weblate
03f1f7f75a
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 14:31:22 +00:00
Peter Vágner
e540fd40cb
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2017-11-14 14:31:21 +00:00
Matthew Hodgson
a7a9433ef9
fix 2ndary accent color on dark on FF
...
fixes https://github.com/vector-im/riot-web/issues/5583
2017-11-14 14:31:15 +00:00
Luke Barnard
ad0cb6f0a8
v0.13.0-rc.3
2017-11-14 14:22:29 +00:00
Luke Barnard
29ddf98592
Prepare changelog for v0.13.0-rc.3
2017-11-14 14:22:28 +00:00
Luke Barnard
5e8ddc6d7c
v0.13.0-rc.3
2017-11-14 14:21:44 +00:00
Luke Barnard
e1c762dcaa
Bump react-sdk version to 0.11.0-rc.3
2017-11-14 14:20:21 +00:00
Travis Ralston
977599a660
Use the SettingsStore to get the theme
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-13 13:14:29 -07:00
Travis Ralston
7570ce580f
Merge branch 'develop' into travis/granular
2017-11-13 12:25:56 -07:00
Weblate
564ea8bfb2
Merge remote-tracking branch 'origin/develop' into develop
2017-11-13 19:22:44 +00:00
Bamstam
261f91da6e
Translated using Weblate (German)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-13 19:22:44 +00:00
Matthew Hodgson
557fd8f734
Merge pull request #5578 from vector-im/matthew/status
...
Status.im theme
2017-11-13 19:22:38 +00:00
Matthew Hodgson
809dd0856f
add more fixmes
2017-11-13 16:35:39 +00:00
Matthew Hodgson
0a80774066
unstatusify redirects
2017-11-13 16:26:26 +00:00
Matthew Hodgson
5abee4fddc
replace some of the status.im theme with general config options
2017-11-11 23:47:03 +00:00
Matthew Hodgson
47d9e7f2a1
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-11-10 15:29:37 -08:00
Richard Lewis
d7ceddfe61
Revert unintended merge commit.
2017-11-10 21:43:34 +00:00
Richard Lewis
42bb54b202
Set widget menu bar background colour.
2017-11-10 21:41:35 +00:00
Richard Lewis
7a42e844d1
Remove unused styling.
2017-11-10 20:16:32 +00:00
Richard Lewis
43fb359d8f
Vertically align menu bar items.
2017-11-10 20:12:30 +00:00
Richard Lewis
31e0cde900
Improve hover border.
2017-11-10 20:12:12 +00:00
Richard Lewis
53143cb033
Center icons in menu bar.
2017-11-10 17:26:57 +00:00
Richard Lewis
7eeb7babc4
White edit icon (to avoid having to use css filters to invert).
2017-11-10 17:26:33 +00:00
Richard Lewis
883ec159e2
Add yellow warning triangle image.
2017-11-10 17:25:56 +00:00
Luke Barnard
ef9f2f7ce6
v0.13.0-rc.2
2017-11-10 16:53:03 +00:00
Luke Barnard
d9bb6c52b4
Prepare changelog for v0.13.0-rc.2
2017-11-10 16:53:03 +00:00
Luke Barnard
ea0cfa92b4
v0.13.0-rc.2
2017-11-10 16:52:24 +00:00
Luke Barnard
150fa43735
Bump react-sdk dep
2017-11-10 16:51:05 +00:00
Luke Barnard
718f48ba04
Merge branch 'develop' into release-v0.13.0
2017-11-10 16:50:11 +00:00
Weblate
1b21b8cce2
Merge remote-tracking branch 'origin/develop' into develop
2017-11-10 16:24:25 +00:00
Luke Barnard
73e7581fc6
Merge pull request #5566 from vector-im/luke/groups-enable
...
Make groups a fully-fleged baked-in feature
2017-11-10 16:24:19 +00:00
Richard Lewis
83373bcf6e
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/visualCue
2017-11-10 16:22:33 +00:00
Richard Lewis
29abb5eed0
Center mixed content warnings in panel.
2017-11-10 16:15:31 +00:00
Luke Barnard
277a6dee10
Make groups a fully-fleged baked-in feature
2017-11-10 15:38:50 +00:00
Weblate
25bff3f4b1
Merge remote-tracking branch 'origin/develop' into develop
2017-11-10 15:21:04 +00:00
Tong Hui
71d0ecf37d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-11-10 14:14:56 +00:00
Luke Barnard
5c9dd17d21
v0.13.0-rc.1
2017-11-10 13:44:55 +00:00
Luke Barnard
b494b458bb
Prepare changelog for v0.13.0-rc.1
2017-11-10 13:44:55 +00:00
Luke Barnard
0630d856f8
v0.13.0-rc.1
2017-11-10 13:44:08 +00:00
Luke Barnard
1008ede4d1
Bump matrix-react/js-sdk deps
2017-11-10 13:42:31 +00:00
Richard Lewis
cf1beb1d94
Fix right marign.
2017-11-10 00:16:41 +00:00
Richard Lewis
d0fe0499aa
Merge pull request #5561 from vector-im/rxl881/widgetStyling
...
Fix app tile margins.
2017-11-09 23:56:08 +00:00
Richard Lewis
bfa4f59f3d
Lint space.
2017-11-09 22:47:23 +00:00
Richard Lewis
63f520b5ee
Fix app tile margins.
2017-11-09 22:45:35 +00:00
Luke Barnard
a0b0b6f053
Merge pull request #5549 from vector-im/rxl881/roomTopic
...
Fix wrapping of long room topics (and overlap with apps)
2017-11-09 17:40:55 +00:00
Luke Barnard
88cd46bfcf
Merge pull request #5555 from vector-im/rxl881/widgetrendering
...
Don't display widget iframes whilst loading.
2017-11-09 17:36:56 +00:00
Luke Barnard
7094df900a
Merge pull request #5558 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-11-09 17:01:21 +00:00
Peter Vágner
1f524f3085
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2017-11-09 16:49:31 +00:00
bldrzzy
405504dca4
Translated using Weblate (Polish)
...
Currently translated at 98.6% (214 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-11-09 16:49:31 +00:00
Marek Suchánek
2bb13fba7e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-11-09 15:53:39 +00:00
Richard Lewis
d45940f204
Don't display widget iframes whilst loading.
2017-11-09 10:02:00 +00:00
Xose M
81b085fbb8
Translated using Weblate (Galician)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2017-11-09 06:21:33 +00:00
Jeff Huang
910a5f7e6c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-11-08 22:56:35 +00:00
Richard Lewis
092ec1cc6c
Prevent long topics from overflowing fixed height header.
2017-11-08 20:03:35 +00:00
Richard Lewis
106430f7b6
Move margin to AppTile elements so that it is only present with app tiles.
...
Comment unused classes.
2017-11-08 19:48:53 +00:00
Richard Lewis
76570a0f14
Make long topics overflow in to a second, hidden column.
2017-11-08 17:02:17 +00:00
Richard Lewis
e7fbad2236
Increase height to avoid content from overflowing (mx_RoomHeader_name.height + mx_RoomHeader_topic.max-height)
2017-11-08 16:44:45 +00:00
Matthew Hodgson
2fa1f16284
use new theme-aware tinter api
2017-11-08 06:55:30 -08:00
Matthew Hodgson
d4128af224
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-11-08 04:29:44 -08:00
Peter Vágner
e90419e40d
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
2017-11-08 12:11:57 +00:00
Peter Vágner
16991a8f68
Added translation using Weblate (Slovak)
2017-11-08 12:10:20 +00:00
Weblate
b788e759da
Merge remote-tracking branch 'origin/develop' into develop
2017-11-08 10:24:01 +00:00
Luke Barnard
3ee45b21b8
Merge pull request #5543 from vector-im/luke/groups-inviter-profile
...
Adjust CSS for GroupView
2017-11-08 10:23:57 +00:00
Weblate
8af90b052b
Merge remote-tracking branch 'origin/develop' into develop
2017-11-08 10:04:44 +00:00
Luke Barnard
60de1dbffb
Merge pull request #5546 from vector-im/luke/groups-add-rooms-with-visibility
...
CSS for adding rooms to a group with visibility
2017-11-08 10:04:38 +00:00
Weblate
38b5b27aa9
Merge remote-tracking branch 'origin/develop' into develop
2017-11-07 18:52:43 +00:00
Matthew Hodgson
c7dba61d92
Merge pull request #5511 from turt2live/travis/more-pinned-css
...
CSS for pinned indicators
2017-11-07 18:52:39 +00:00
Luke Barnard
26d9677bbe
CSS for adding rooms to a group with visibility
...
Also, make chat invite error looks slightly more normal
2017-11-07 18:49:28 +00:00
Travis Ralston
beddf3a2cb
Get rid of accidental merge stuff
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-07 11:05:29 -07:00
Travis Ralston
144cbd144e
Merge branch 'develop' into travis/more-pinned-css
2017-11-07 11:04:22 -07:00
Luke Barnard
1bdc666197
Adjust CSS for GroupView
...
Part of showing the group inviter profile: https://github.com/matrix-org/matrix-react-sdk/pull/1585
2017-11-07 16:43:02 +00:00
Weblate
a72cc77e24
Merge remote-tracking branch 'origin/develop' into develop
2017-11-07 15:54:51 +00:00
Krombel
4c22f9a549
Translated using Weblate (German)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-07 15:54:50 +00:00
Luke Barnard
f280fe3c66
Merge pull request #5540 from vector-im/luke/group-rooms-tooltip
...
Implement general-purpose tooltip "(?)"-style
2017-11-07 15:54:46 +00:00
Luke Barnard
4c0e956cc1
Name things in a sane way
2017-11-07 15:13:17 +00:00
Luke Barnard
e1d16acddb
Implement general-purpose tooltip "(?)"-style
2017-11-07 14:09:04 +00:00
Krombel
a45ae588e5
Translated using Weblate (German)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-07 13:34:54 +00:00
Weblate
c8edaf1ba9
Merge remote-tracking branch 'origin/develop' into develop
2017-11-07 10:44:07 +00:00
Matthew Hodgson
9ff1fe8a72
Merge pull request #5535 from vector-im/luke/groups-new-group-settings
...
CSS for improving group creation UX, namely setting long description
2017-11-07 10:43:59 +00:00
Luke Barnard
aa4feb0563
Info plinth CSS variables
2017-11-06 18:57:08 +00:00
Luke Barnard
d87d6cbc64
CSS for improving group creation UX, namely setting long description
2017-11-06 18:38:47 +00:00
Weblate
3633f55e20
Merge remote-tracking branch 'origin/develop' into develop
2017-11-06 15:49:46 +00:00
Luke Barnard
a8bdde9f55
Merge pull request #5531 from vector-im/dbkr/composer_at_room_pills
...
CSS for room notif pills in composer
2017-11-06 15:49:41 +00:00
David Baker
e1eba559fe
CSS for room notif pills in composer
2017-11-06 15:12:28 +00:00
Weblate
01401fe4f8
Merge remote-tracking branch 'origin/develop' into develop
2017-11-06 14:10:32 +00:00
Walter
ba1ab9bdd1
Translated using Weblate (Ukrainian)
...
Currently translated at 99.5% (216 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-11-06 14:10:32 +00:00
Bamstam
25782404d4
Translated using Weblate (German)
...
Currently translated at 98.6% (214 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-11-06 14:10:32 +00:00
David Baker
a1512af9f9
Merge pull request #5520 from vector-im/luke/right-panel-no-group
...
Do not init a group store when no groupId specified
2017-11-06 14:10:27 +00:00
Luke Barnard
cd26f63315
Do not init a group store when no groupId specified
...
(in RightPanel), otherwise the store will happily send requests to the server for the `undefined` group.
2017-11-06 10:16:03 +00:00
Szimszon
68bb61d281
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-11-05 18:49:35 +00:00
Travis Ralston
63607f29e7
Use SettingsStore for notification settings
...
Signed-off-by: Travis Ralstron <travpc@gmail.com >
2017-11-04 22:27:34 -07:00
Matthew Hodgson
d14285eb08
fix secondary accent color tinting
2017-11-05 02:20:12 +00:00
Matthew Hodgson
555847e5e9
make default theme actually work
2017-11-05 00:40:13 +00:00
Matthew Hodgson
816042d3a8
Merge branch 'develop' into matthew/status
2017-11-04 23:51:20 +00:00
Matthew Hodgson
9a0bbfb871
tint the colours in the theme rather than hardcode vector green
2017-11-04 23:43:34 +00:00
Matthew Hodgson
adedf23cfb
remove unnamespaced CSS fail
2017-11-04 22:19:06 +00:00
Andrey
b4b4fefffb
Translated using Weblate (Russian)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-11-04 08:11:22 +00:00
Kévin C
2b49b68ba5
Translated using Weblate (French)
...
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-11-04 07:26:28 +00:00
Travis Ralston
69939e2fe3
Merge branch 'develop' into travis/granular
2017-11-03 21:56:46 -06:00
Travis Ralston
5a1498dec3
CSS for pinned indicators
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-03 20:01:54 -06:00
Weblate
441aa91831
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 23:10:35 +00:00
Matthew Hodgson
31c5122fa6
Merge pull request #5293 from turt2live/travis/pinned-led-css
...
CSS for new pinned events indicator
2017-11-03 23:10:31 +00:00
Weblate
f290569487
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 23:10:05 +00:00
Matthew Hodgson
c0b343c89f
Merge pull request #5471 from vector-im/t3chguy/devtools-1
...
T3chguy/devtools 1
2017-11-03 23:10:00 +00:00
Weblate
a42414eabd
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 22:44:46 +00:00
Matthew Hodgson
c90834114b
Merge pull request #5498 from vector-im/luke/css-use-margin-in-room-dir-perms
...
Use margin to separate "perms" in the room directory
2017-11-03 22:44:41 +00:00
Weblate
038b3ed1eb
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 16:14:59 +00:00
Luke Barnard
5d9a1b42a6
Merge pull request #5505 from vector-im/luke/groups-add-style-to-create-group-dialog
...
Add CSS for CreateGroupDialog to give group ID input suffix and prefix style
2017-11-03 16:14:54 +00:00
Luke Barnard
290a501523
Use prefixed class names to avoid collisions with other libraries
2017-11-03 16:02:25 +00:00
Luke Barnard
67bc346ebb
Add CSS for CreateGroupDialog to give group ID input suffix and prefix style
2017-11-03 15:39:24 +00:00
Matthew Hodgson
923295973b
Merge branch 'develop' into matthew/status
2017-11-03 15:11:23 +00:00
Weblate
8518e2b056
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 14:40:10 +00:00
Luke Barnard
04c866ce9c
Fix #5359 - unbreakable topics not breaking
...
The room directory CSS has `word-break: break-word` applied to the entire mx_RoomDirectory, which is questionable. For now, add the same rule to RoomDetailList
2017-11-03 14:39:24 +00:00
Weblate
f59ea648f0
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 14:11:16 +00:00
Luke Barnard
3192c345be
rethemedex
...
Needed, having removed _GroupInviteTile.scss
2017-11-03 14:11:07 +00:00
Weblate
6432792d86
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 13:54:01 +00:00
Luke Barnard
22b82182a7
Merge pull request #5504 from vector-im/luke/fix-groups-invites-appearance
...
Fix group invites such that they look similar to room invites
2017-11-03 13:53:56 +00:00
Luke Barnard
c60ff5d283
Fix group invites such that they look similar to room invites
...
- Remove CSS for GroupInviteTile - the component should be using RoomTile CSS
- Added extra tiles to roomCount of RoomSubList header
Part of fixing https://github.com/vector-im/riot-web/issues/5226
2017-11-03 12:17:49 +00:00
Weblate
a3d15e05b1
Merge remote-tracking branch 'origin/develop' into develop
2017-11-03 12:03:16 +00:00
Luke Barnard
2c4c6e82bb
Merge pull request #5501 from vector-im/luke/groups-fix-my-groups-layout
...
CSS for Your Communities scrollbar
2017-11-03 12:03:10 +00:00
Luke Barnard
4d11e739b5
Comment 0px height and margin on joinBox
2017-11-03 11:42:06 +00:00
Luke Barnard
f6974407e3
CSS for Your Communities scrollbar
...
and also attempt to fix GroupTile flex weirdness.
2017-11-03 11:22:29 +00:00
Weblate
61287b5f08
Merge remote-tracking branch 'origin/develop' into develop
2017-11-02 15:37:58 +00:00
David Baker
69a82f7859
Merge pull request #5497 from vector-im/luke/groups-room-info
...
Add toggle to alter visibility of room-group association
2017-11-02 15:37:52 +00:00
Luke Barnard
ee71c72685
Use margin to separate "perms" in the room directory
...
instead of a space.
2017-11-02 15:13:55 +00:00
Luke Barnard
06ce467876
Add CSS for group room visibility label alignment
2017-11-02 15:05:08 +00:00
Luke Barnard
c01ea56676
Add toggle to alter visibility of room-group association
2017-11-02 13:40:07 +00:00
Weblate
ac89b5dc5e
Merge remote-tracking branch 'origin/develop' into develop
2017-11-02 12:53:34 +00:00
Luke Barnard
fb8e41a9c1
Merge pull request #5494 from vector-im/dbkr/pillify_at_room
...
CSS for room notification pills
2017-11-02 12:53:29 +00:00
Weblate
7ab3be0a11
Merge remote-tracking branch 'origin/develop' into develop
2017-11-02 11:07:06 +00:00
David Baker
2e8f960ee3
Merge pull request #5493 from vector-im/luke/groups-room-info
...
Implement simple GroupRoomInfo
2017-11-02 11:07:00 +00:00
David Baker
65ea7a8460
Use more spercific selector instead of !important
2017-11-02 10:37:25 +00:00
Kévin C
819122c111
Translated using Weblate (French)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-11-01 20:04:22 +00:00
David Baker
cd84d86fd1
CSS for room notification pills
2017-11-01 19:45:59 +00:00
Luke Barnard
2163a54617
Implement simple GroupRoomInfo
...
See matrix-org/matrix-react-sdk#1563
2017-11-01 17:32:01 +00:00
Matthew Hodgson
8ef3811f28
Merge branch 'develop' into matthew/status
2017-11-01 15:25:50 +00:00
Matthew Hodgson
8f289519e1
fix chevron cosmetics
2017-11-01 15:25:23 +00:00
Matthew Hodgson
df58bdd529
use absolute url for og:image
2017-10-31 22:56:57 +00:00
Matthew Hodgson
1b7e42f5e8
add og:image
2017-10-31 22:45:19 +00:00
Weblate
62d249442e
Merge remote-tracking branch 'origin/develop' into develop
2017-10-31 18:02:38 +00:00
Kévin C
007ff8d177
Translated using Weblate (French)
...
Currently translated at 96.2% (207 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-10-31 18:02:37 +00:00
Richard Lewis
56c6a15ddf
Merge pull request #5458 from vector-im/rxl881/widgetTitleBorder
...
Add back bottom border to widget title bar
2017-10-31 18:02:32 +00:00
Richard Lewis
04d1a72307
Undo comitted changes to package-lock.json
2017-10-31 18:02:04 +00:00
Weblate
ea785aa888
Merge remote-tracking branch 'origin/develop' into develop
2017-10-31 13:52:25 +00:00
David Baker
841503f907
Merge pull request #5478 from vector-im/luke/css-header-name-clickable-for-members
...
Prevent group name looking clickable for non-members
2017-10-31 13:52:19 +00:00
Luke Barnard
ba1ad84d59
Prevent group name looking clickable for non-members
2017-10-31 10:56:14 +00:00
Weblate
1ffa7ae906
Merge remote-tracking branch 'origin/develop' into develop
2017-10-31 10:29:24 +00:00
Walter
2d69595beb
Translated using Weblate (Ukrainian)
...
Currently translated at 99.5% (214 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-10-31 10:29:24 +00:00
Enrico Bacis
cd6a3d2293
Translated using Weblate (Italian)
...
Currently translated at 96.7% (208 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-10-31 10:29:23 +00:00
Bamstam
d86841c1c8
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-31 10:29:23 +00:00
grrgui
58b9b04e35
Translated using Weblate (French)
...
Currently translated at 96.2% (207 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-10-31 10:29:23 +00:00
Jan Kudrik
71fc072301
Translated using Weblate (Czech)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-10-31 10:29:22 +00:00
Luke Barnard
07a17829ea
Merge pull request #5472 from vector-im/t3chguy/fix_typecheck_warn
...
Fix instanceof check, was checking against the Package rather than class
2017-10-31 10:29:18 +00:00
Michael Telatynski
c39044f397
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/fix_typecheck_warn
2017-10-30 15:27:20 +00:00
Michael Telatynski
71c8dca91a
Fix instanceof check, was checking against the Package rather than class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-30 15:12:03 +00:00
Michael Telatynski
6da2f88dc5
Devtools styling tweaks
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-30 13:32:31 +00:00
Michael Telatynski
ea9b630082
Refactor and add Account Data stuffs
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-30 12:44:50 +00:00
Travis Ralston
f1c81be633
Import the right SettingsStore
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-29 22:18:34 -06:00
Travis Ralston
ccf52b2a69
Convert local settings to granular settings
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-29 17:05:27 -06:00
Travis Ralston
f6177cd7b5
Use granular settings instead of synced settings
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-29 01:51:02 -06:00
Matthew Hodgson
5d3caf8157
tweak badges
2017-10-27 23:45:10 +01:00
Matthew Hodgson
b87fad991f
get rid of hardcoded colour >:(
2017-10-27 22:47:51 +01:00
Richard Lewis
19320c37df
Add back bottom border to widget title bar
2017-10-27 19:57:05 +01:00
David Baker
5063fef4f5
Redirect to instructions page if user on mobile
2017-10-27 19:08:35 +01:00
David Baker
b9e2b59504
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-10-27 19:01:34 +01:00
Weblate
159343dd23
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 15:10:38 +00:00
Luke Barnard
c74e6c3c0c
Merge pull request #5455 from vector-im/luke/groups-fix-invite-button
...
Use correct group store state when rendering "Invite to this community"
2017-10-27 16:10:33 +01:00
Weblate
4c7d07c109
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 14:40:14 +00:00
Krombel
c971aab453
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-27 14:40:14 +00:00
Luke Barnard
3dcc397f67
Fix AuxPanel floating in the middle
...
When there is no RoomView_body to push it to the top of the flex container
2017-10-27 15:40:03 +01:00
Debendra Oli
0a81419978
Added translation using Weblate (Nepali)
2017-10-27 14:00:39 +00:00
Luke Barnard
7bae7fe9e5
Use correct group store state when rendering "Invite to this community"
...
This required slight rework of how RightPanel uses the group store, and now it knows an unfortunate amount about the group store. Food for thought on stores in general, I think.
2017-10-27 14:33:28 +01:00
Matthew Hodgson
8ad9728bef
css for HS userid warnings
2017-10-27 14:23:33 +01:00
Matthew Hodgson
d4696345d1
fix more visited state of links
2017-10-27 12:17:04 +01:00
Matthew Hodgson
7e9b63822b
fix visited state of links
2017-10-27 11:12:03 +01:00
Matthew Hodgson
ce2d40b775
more tweaks from Denis
2017-10-27 10:47:15 +01:00
Weblate
52ae5ba5dc
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 08:15:28 +00:00
Jan Kudrik
de3a384513
Translated using Weblate (Czech)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-10-27 08:15:27 +00:00
Matthew Hodgson
3df1808fd0
Merge pull request #5453 from VickyKoblinski/es6-notifications
...
Leverages ES6 in Notifications
2017-10-27 09:15:22 +01:00
Vicky Koblinski
d188fdb9fe
Changes requires to imports for consistancy, removes 'use strict'
2017-10-26 21:23:16 -04:00
Vicky Koblinski
7588814ec5
Leverages ES6 and fixes typo
2017-10-26 20:37:15 -04:00
Matthew Hodgson
c26aaa8d01
revert previous & fix font size
2017-10-27 01:35:06 +01:00
Matthew Hodgson
ca0092469b
tweak spacing for login
2017-10-27 01:31:14 +01:00
Matthew Hodgson
3ffebfbf0b
fix spacing of login aux buttons
2017-10-27 01:24:11 +01:00
Matthew Hodgson
b65ee5f28e
tg hoverover
2017-10-27 01:09:46 +01:00
Matthew Hodgson
1798bff8f5
cosmetic fixes & hoverovers
2017-10-27 01:02:43 +01:00
Matthew Hodgson
26d142f893
fix snafu on login submit button
2017-10-27 00:14:12 +01:00
Matthew Hodgson
468f8ccab8
dirty hack to make FF work
2017-10-27 00:02:52 +01:00
Matthew Hodgson
50b348c68e
try for slightly prettier redaction
2017-10-26 18:59:05 +01:00
Matthew Hodgson
ca74b09867
fix fugly noperm error
2017-10-26 18:27:34 +01:00
Matthew Hodgson
b9cf2c6b6c
remove 'return to app' test
2017-10-26 18:08:42 +01:00
Matthew Hodgson
ad9d78684e
tweak emptySubListTip visuals
2017-10-26 18:08:36 +01:00
Matthew Hodgson
e5b1ded7e3
fix default colour of loginbox text
2017-10-26 17:31:36 +01:00
Matthew Hodgson
a8f2980dcc
coc
2017-10-26 17:25:23 +01:00
Matthew Hodgson
8f0f34e761
fix buttons in other skins
2017-10-26 14:42:52 +01:00
Weblate
ffd526af1a
Merge remote-tracking branch 'origin/develop' into develop
2017-10-26 08:55:24 +00:00
Andrey
0453b1c422
Translated using Weblate (Russian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-10-26 08:55:23 +00:00
Jan Kudrik
15466f02ed
Translated using Weblate (Czech)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-10-26 08:55:22 +00:00
Luke Barnard
507cef3ba4
Merge pull request #5437 from vector-im/luke/feature-optionally-mirror-local-video
...
Re-PR #4412
2017-10-26 09:55:17 +01:00
David Baker
ebbb677f2c
Update telegram link
2017-10-26 09:53:05 +01:00
Matthew Hodgson
13c1829cd4
fix droptarget
2017-10-26 02:09:56 +01:00
Matthew Hodgson
6212e805d2
spell out fonts
2017-10-26 01:52:57 +01:00
Matthew Hodgson
225c7ee621
Merge branch 'develop' into matthew/status
2017-10-26 01:46:06 +01:00
Matthew Hodgson
f86b616769
status homepage
2017-10-26 01:38:07 +01:00
Matthew Hodgson
ea19096db3
skin all the buttons
2017-10-25 23:56:31 +01:00
Matthew Hodgson
a152eba023
fix panel-divider-color
2017-10-25 22:55:32 +01:00
Matthew Hodgson
953398b486
statusify main chat
2017-10-25 22:48:13 +01:00
Matthew Hodgson
79a9f2168b
get rid of hardcoded font
2017-10-25 22:47:55 +01:00
Travis Ralston
6c796cd311
Re-add i18n post-merge
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-25 11:28:57 -06:00
Travis Ralston
45ca890f68
Merge remote-tracking branch 'vector-im/develop' into travis/presence
2017-10-25 11:27:22 -06:00
Travis Ralston
53185fc23d
Remove i18n for making the merge easier
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-25 11:27:16 -06:00
Luke Barnard
044519f9ea
Add more specific css class to allow for optional flipping
2017-10-25 18:18:37 +01:00
Luke Barnard
5db44bd4ae
Merge branch 'develop' into TheLastProject-reverse-video
2017-10-25 18:06:16 +01:00
Weblate
007177b7ba
Merge remote-tracking branch 'origin/develop' into develop
2017-10-25 15:54:00 +00:00
Luke Barnard
bc3df74c2f
Merge pull request #5410 from lub/patch-1
...
fix comma error of features example
2017-10-25 16:53:55 +01:00
Weblate
3fc0c455fa
Merge remote-tracking branch 'origin/develop' into develop
2017-10-25 15:52:03 +00:00
Bamstam
4a8729dd1d
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-25 15:52:02 +00:00
Luke Barnard
f6a920a018
Merge pull request #5387 from vector-im/t3chguy/devtools-filter-case-sens
...
Devtools: make filtering case-insensitive
2017-10-25 16:51:57 +01:00
Weblate
7e7acb6922
Merge remote-tracking branch 'origin/develop' into develop
2017-10-25 14:41:14 +00:00
Luke Barnard
a627784c41
Merge pull request #5432 from vector-im/luke/fix-group-members-info-icon-highlight
...
Highlight group members icon in group member info
2017-10-25 15:41:09 +01:00
Weblate
fcfec1694e
Merge remote-tracking branch 'origin/develop' into develop
2017-10-25 14:30:43 +00:00
Bamstam
a3b82bcd3d
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-25 14:30:43 +00:00
Luke Barnard
7c7ae3a31f
Merge pull request #5422 from vector-im/luke/fix-interactable-greyed-ui
...
Use CSS to stop greyed Right/LeftPanel UI from being interactable
2017-10-25 15:30:38 +01:00
Luke Barnard
cd0888ce5a
Highlight group members icon in group member info
2017-10-25 15:27:50 +01:00
Luke Barnard
9679051269
Introduce mx_RoomView_body for fadable things in the RoomView
...
Part of simplifying use of mx_fadable
2017-10-25 15:16:28 +01:00
Luke Barnard
0561c5bd4f
Swap ui_opacity for panel_disabled
...
Simplify the API for disabling panels in the UI. `mx_fadable_faded` is applied instead of setting opacity.
2017-10-25 10:29:57 +01:00
Matthew Hodgson
9d86716b0f
remove non-overridden stuff, and add dot svg
2017-10-25 02:26:53 +01:00
Matthew Hodgson
eedcda1d0e
add dotty background
2017-10-25 02:18:04 +01:00
Matthew Hodgson
29cfbba2ce
tweak error layout
2017-10-25 02:04:17 +01:00
Matthew Hodgson
73e7fe2764
finishish login page
2017-10-25 01:30:39 +01:00
Matthew Hodgson
b053f08991
switch to a LoginPage wrapper component
...
>
> as it's much nicer in the CSS to wrap the LoginBox as needed rather than have separate header & footer divs floating above and below it which need to be correctly vertically centered
2017-10-24 23:42:52 +01:00
Ruben Barkow
313f4f03b7
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-24 22:18:57 +00:00
Weblate
3bff844a62
Merge remote-tracking branch 'origin/develop' into develop
2017-10-24 16:48:15 +00:00
Luke Barnard
a747a78e06
CSS to allow multi-line "Add rooms to this community"
2017-10-24 17:48:06 +01:00
Luke Barnard
bd15a88c89
Use CSS to stop greyed Right/LeftPanel UI from being interactable
2017-10-24 17:10:29 +01:00
Weblate
e2b80e9e80
Merge remote-tracking branch 'origin/develop' into develop
2017-10-24 16:01:07 +00:00
Luke Barnard
858e1fa341
Fix #5361
...
Make it possible to click on the camera icon under group icon
2017-10-24 17:00:57 +01:00
Weblate
a58ea58380
Merge remote-tracking branch 'origin/develop' into develop
2017-10-24 14:51:12 +00:00
Balaji
e2924d30df
Translated using Weblate (Tamil)
...
Currently translated at 78.6% (169 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-10-24 14:51:12 +00:00
David Baker
f258b3253f
Merge pull request #5417 from vector-im/luke/groups-settings-privileged-only
...
CSS for preventing editing of UI requiring user privilege if user unprivileged
2017-10-24 15:51:07 +01:00
Luke Barnard
01d6577abd
CSS for preventing editing of UI requiring user privilege if user unprivileged
2017-10-24 15:27:11 +01:00
Weblate
43f1951f37
Merge remote-tracking branch 'origin/develop' into develop
2017-10-24 10:19:34 +00:00
Luke Barnard
1704a2fb9c
Merge pull request #5409 from vector-im/luke/fix-privileged-group-ui-1
...
Only show UI for adding rooms/users to groups to privileged users
2017-10-24 11:19:30 +01:00
Luke Barnard
6a0ecfba7f
Merge branch 'develop' into luke/fix-privileged-group-ui-1
2017-10-24 11:09:05 +01:00
Weblate
6e5ae0c664
Merge remote-tracking branch 'origin/develop' into develop
2017-10-24 10:03:49 +00:00
David Baker
ff5fbd4863
Merge pull request #5407 from vector-im/luke/fix-invite-to-community
...
Only show "Invite to this community" when viewing group members
2017-10-24 11:03:44 +01:00
lub
b5629ac3e6
fix comma error of features example
...
Signed-off-by: Simon Körner <github@lubiland.de >
2017-10-24 11:43:15 +02:00
Luke Barnard
f1a700ef99
Only show UI for adding rooms/users to groups to privileged users
2017-10-24 10:38:40 +01:00
Luke Barnard
cc1fb8ac94
Only show "Invite to this community" when viewing group members
2017-10-24 10:22:13 +01:00
Weblate
d91c652590
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 16:11:26 +00:00
Richard Lewis
8672939f0c
Merge pull request #5397 from vector-im/rxl881/deleteWidget
...
Add trash can icon for delete widget
2017-10-23 17:11:21 +01:00
Richard Lewis
c8f89fbc9b
Added delete widget icon.
2017-10-23 17:07:25 +01:00
Jan Kudrik
61e06d8cf3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-10-23 15:38:52 +00:00
Weblate
e05ec68a61
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 13:55:46 +00:00
Matthew Hodgson
c7d18ff52e
improve flair cosmetics
2017-10-23 14:55:36 +01:00
Matthew Hodgson
508a850dec
add features example to config.sample.json
2017-10-23 14:54:38 +01:00
Weblate
ec12b8ee93
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 13:46:36 +00:00
Luke Barnard
0e20b20fb2
Fix CSS for room avatar "remove" icon
2017-10-23 14:46:28 +01:00
Weblate
052c00bd86
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 13:08:14 +00:00
Bamstam
146a75f7e7
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-23 13:08:13 +00:00
Luke Barnard
d9fa11d03a
Fix MyGroups placeholder colours on dark theme
2017-10-23 14:08:02 +01:00
Michael Telatynski
b16d4280b7
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-23 11:42:06 +01:00
Michael Telatynski
eb45b00b32
fix bad tab completion
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-23 11:40:25 +01:00
Michael Telatynski
84d1f838f0
make filtering case-insensitive
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-23 11:39:21 +01:00
Jeff Huang
16cd69f7dd
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-10-23 01:09:22 +00:00
Matthew Hodgson
190811ac1c
WIP
2017-10-23 00:57:02 +01:00
Matthew Hodgson
01b3d6128c
move status theme into a dedicated dir, and make fonts work
2017-10-22 17:03:39 +01:00
Matthew Hodgson
b28192cc0b
fix (C)
2017-10-22 15:21:58 +01:00
Andrey
9d56f7e214
Translated using Weblate (Russian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-10-20 19:35:53 +00:00
Matthew Hodgson
cd31e6532b
initial wip theme
2017-10-20 18:43:06 +01:00
Matthew Hodgson
6fa2d35630
support concept of default theme
2017-10-20 18:41:39 +01:00
Weblate
5898a972a8
Merge remote-tracking branch 'origin/develop' into develop
2017-10-20 17:16:37 +00:00
Luke Barnard
14b5006645
Merge pull request #5375 from vector-im/luke/groups-my-groups-placeholder
...
CSS to improve MyGroups in general, and add placeholder
2017-10-20 18:16:33 +01:00
Luke Barnard
94454333d5
CSS to improve MyGroups in general, and add placeholder
2017-10-20 17:38:38 +01:00
Weblate
b33998c1f9
Merge remote-tracking branch 'origin/develop' into develop
2017-10-20 16:11:26 +00:00
Richard Lewis
63bcca1c7d
Merge pull request #4881 from vector-im/rxl881/parallelshell
...
Rxl881/parallelshell
2017-10-20 17:11:20 +01:00
Krombel
060b5d100f
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-20 15:35:27 +00:00
Szimszon
3e435e4581
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-10-20 13:51:09 +00:00
Weblate
95b5bcc6b0
Merge remote-tracking branch 'origin/develop' into develop
2017-10-20 13:03:53 +00:00
Krombel
25a7fb07a3
Translated using Weblate (German)
...
Currently translated at 99.5% (214 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-20 13:03:52 +00:00
David Baker
b72d35e0df
Merge pull request #5371 from vector-im/dbkr/fix_custom_server_text
...
Custom server text was i18ned by key
2017-10-20 14:03:48 +01:00
David Baker
667556f3ce
Custom server text was i18ned by key
...
And therefore got replaced by the key by the i18n script
2017-10-20 13:48:00 +01:00
Luke Barnard
483762cc35
Merge pull request #5370 from vector-im/dbkr/prunei18n_oct17
...
Run prunei18n
2017-10-20 11:56:48 +01:00
David Baker
a76fdc750a
Run prunei18n
2017-10-20 11:40:05 +01:00
David Baker
1f9b5b25cb
Merge pull request #5369 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-10-20 11:31:51 +01:00
Weblate
0e3fbb6770
Merge branch 'develop' of https://github.com/vector-im/riot-web into develop
...
Conflicts:
src/i18n/strings/de_DE.json
src/i18n/strings/hu.json
src/i18n/strings/ru.json
src/i18n/strings/zh_Hant.json
2017-10-20 10:29:12 +00:00
Luke Barnard
cc0a6d5c94
Merge pull request #5339 from vector-im/dbkr/prunei18n
...
Add script to prune unused translations
2017-10-20 11:21:57 +01:00
Richard Lewis
449af3c2e1
Update deps.
2017-10-20 10:27:59 +01:00
Richard Lewis
528a856d54
Add class to identify non-scalar widget instances
2017-10-20 09:46:45 +01:00
Richard Lewis
b2288e6525
Fix deps.
2017-10-20 09:45:29 +01:00
Luke Barnard
c6f75fbf37
Adjust CSS in MyGroups, justify-content:space-around
2017-10-19 18:08:52 +01:00
Szimszon
7369719492
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-10-19 16:41:38 +00:00
Luke Barnard
62fd98245d
Merge pull request #5360 from vector-im/luke/groups-my-groups
...
CSS for improved MyGroups page
2017-10-19 17:41:34 +01:00
Luke Barnard
8317bcbb9f
CSS for improved MyGroups page
2017-10-19 17:27:21 +01:00
David Baker
b2e9b36978
Merge pull request #5346 from vector-im/dbkr/dialog_pad_right
...
Add padding-right to Dialogs
2017-10-19 16:19:40 +01:00
David Baker
ea459c84ba
Other dialog subclasses have padding-right
2017-10-19 15:48:56 +01:00
David Baker
86226bc22d
Add padding-right to Dialogs
...
The "groups will be public" warning was apparently the first thing
long enough to reach the right hand edge
2017-10-19 15:32:28 +01:00
Luke Barnard
289743c5fe
Merge pull request #5344 from vector-im/dbkr/error_warning_color
...
Add div.warning and use the scss var
2017-10-19 15:31:03 +01:00
Luke Barnard
acb678afbd
Merge pull request #5343 from vector-im/luke/groups-are-communities
...
Groups->Communities
2017-10-19 15:30:39 +01:00
David Baker
42ca840fef
Add div.warning and use the scss var
...
rather than the css color name
2017-10-19 15:17:09 +01:00
David Baker
fc87fd2bb4
Merge pull request #5342 from vector-im/dbkr/add_rooms_button_no_swallow_clicks
...
Make the 'add rooms' button clickable
2017-10-19 15:07:52 +01:00
Luke Barnard
e5df06b2ab
Groups->Communities
2017-10-19 15:07:22 +01:00
David Baker
9d8b59e082
Make the 'add rooms' button clickable
...
SVG was swallowing pointer events
2017-10-19 14:54:56 +01:00
Bamstam
7395d866f6
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-19 13:40:12 +00:00
Matthew Hodgson
c4de42c6af
switch back to tint-friendly luke room icons
2017-10-19 15:40:00 +02:00
David Baker
00f902cab1
Add script to prune unused translations
2017-10-19 12:11:53 +01:00
Luke Barnard
ae9263fa59
Merge pull request #5338 from vector-im/dbkr/i18n_script
...
Switch to gen-i18n script
2017-10-19 11:25:40 +01:00
David Baker
f712804018
Add note about it apparently segfaulting on node 6
2017-10-19 11:13:42 +01:00
David Baker
4e31aea402
Switch to gen-i18n script
2017-10-19 10:53:02 +01:00
Richard Lewis
568cd0aac6
Update parallelshell to ^3.02
2017-10-19 10:12:00 +01:00
Richard Lewis
ae3229b40c
Add package-lock.json to VC
2017-10-19 10:11:33 +01:00
Krombel
987072b25a
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-19 09:08:54 +00:00
David Baker
6910b83c20
Merge pull request #5334 from vector-im/dbkr/use_t_normally
...
Use _t as _t
2017-10-19 10:08:51 +01:00
David Baker
42ddafcfd4
comment
2017-10-19 10:03:47 +01:00
Luke Barnard
4711356c3f
Merge pull request #5330 from vector-im/matthew/cosmetics
...
fix groupview header editing visuals (pt 1)
2017-10-19 09:20:46 +01:00
David Baker
137cf32d3b
Use _t as _t
...
Rather than through a languageHandler object. This way our
translation script knows about it.
2017-10-18 19:39:51 +01:00
Matthew Hodgson
7bb0ed4a66
fix room add icon
2017-10-18 19:56:39 +02:00
Matthew Hodgson
6b589c4945
fix room icon up
2017-10-18 19:40:31 +02:00
Matthew Hodgson
fe490341d0
replace placeholder groups icon with a themable one
2017-10-18 19:28:19 +02:00
Matthew Hodgson
6e24f4ba09
fix editing visuals
2017-10-18 17:31:46 +01:00
Travis Ralston
f3b1c6cc5b
Add newlines to end of file
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-18 08:50:34 -06:00
Luke Barnard
e5c128fcb8
Move group ui buttons to group settings
2017-10-18 13:47:59 +01:00
Luke Barnard
7c399974ce
Merge pull request #5316 from vector-im/t3chguy/bump_eslint_plugin
...
bump version to prevent eslint errors
2017-10-17 17:16:54 +02:00
Michael Telatynski
6ccacfee46
bump version to prevent eslint errors
...
got bumped in react-sdk, missed here
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-17 14:44:41 +01:00
Luke Barnard
2effdfb840
CSS: GroupView headershould be at least 70px in height
2017-10-17 11:56:51 +01:00
Szimszon
55b14d5d5d
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-10-16 20:19:05 +00:00
Luke Barnard
f24fd61ae0
Merge pull request #5303 from vector-im/luke/groups-invited-users
...
CSS for invited group members section
2017-10-16 18:32:56 +02:00
Luke Barnard
85307ffd23
CSS for invited group members section
2017-10-16 17:21:40 +01:00
David Baker
e85f205e8f
Merge pull request #5302 from vector-im/luke/fix-overflow-entity-tile
...
Handle long names in EntityTiles by overflowing correctly
2017-10-16 16:42:44 +01:00
Luke Barnard
fdf07f6d89
Handle long names in EntityTiles by overflowing correctly
2017-10-16 16:32:09 +01:00
Luke Barnard
027b751bbc
Merge pull request #5296 from vector-im/dbkr/electron_disable_labs
...
Disable labs in electron
2017-10-16 16:36:06 +02:00
David Baker
8716f93a6d
Disable labs in electron
...
as we now disable labs in release Riot
2017-10-16 15:22:17 +01:00
David Baker
2401f21336
Merge branch 'master' into develop
2017-10-16 15:00:55 +01:00
David Baker
bf56a00d60
v0.12.7
2017-10-16 14:56:52 +01:00
David Baker
66de8756b7
Prepare changelog for v0.12.7
2017-10-16 14:56:52 +01:00
David Baker
2ca0d6621c
v0.12.7
2017-10-16 14:55:33 +01:00
David Baker
bfae8e98a1
Released js-sdk & react-sdk
2017-10-16 14:52:00 +01:00
Luke Barnard
102651332a
Merge pull request #5295 from vector-im/luke/groups-room-directory-esque
...
CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475
2017-10-16 13:52:38 +02:00
Luke Barnard
12ebe91f83
"Add room..." -> "Add rooms..."
2017-10-16 11:53:35 +01:00
Luke Barnard
0807a2a26d
rethemendex.sh
2017-10-16 11:47:34 +01:00
Luke Barnard
2cefa58d5d
CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475
2017-10-16 11:44:38 +01:00
Travis Ralston
18faa2d8ba
CSS for new pinned events indicator
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-15 21:18:39 -06:00
Travis Ralston
ef5fc7347a
Don't update presence status if the user is clicks twice
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-15 20:20:43 -06:00
Krombel
498ae90040
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-15 20:22:05 +00:00
Jeff Huang
da67a2c078
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-10-15 05:57:19 +00:00
Andrey
f9186ae8fc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-10-15 05:31:08 +00:00
Travis Ralston
deb50b2d43
Add presence context menu and styling
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-14 23:15:26 -06:00
Travis Ralston
e2b02ad60d
Merge branch 'develop' into travis/presence
2017-10-14 21:45:59 -06:00
Travis Ralston
1ca041c59c
CSS for more positioning options on context menus
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-14 21:45:29 -06:00
Weblate
b71bcb4e9b
Merge remote-tracking branch 'origin/develop' into develop
2017-10-15 00:02:53 +00:00
Matthew Hodgson
f143315618
Merge pull request #5142 from turt2live/travis/pinned_messages
...
Message/event pinning
2017-10-15 01:02:49 +01:00
Travis Ralston
6f968522f5
Merge branch 'develop' into travis/presence
2017-10-14 17:27:18 -06:00
Bamstam
4a5e2e347b
Translated using Weblate (German)
...
Currently translated at 100.0% (210 of 210 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-14 23:11:20 +00:00
Travis Ralston
6926c96f36
Hide pinning messages behind a labs settings
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-14 16:41:44 -06:00
Matthew Hodgson
6f819606c1
Merge pull request #4054 from ollieh/issues/3771
...
Sorting of networks within a protocol based on name
2017-10-14 23:21:51 +01:00
Travis Ralston
3e066d3aef
Merge branch 'develop' into travis/pinned_messages
2017-10-14 16:11:17 -06:00
Matthew Hodgson
2667ed2561
Merge pull request #4988 from vector-im/t3chguy/hide_notification_body
...
allow hiding of notification body for privacy reasons
2017-10-14 23:07:31 +01:00
Matthew Hodgson
5bb2992f93
Merge pull request #5281 from turt2live/travis/display-name-lightbox
...
Don't use MXIDs on the lightbox if possible
2017-10-14 22:46:13 +01:00
Matthew Hodgson
b70bd1987a
Merge pull request #5267 from turt2live/travis/alone_warning_css
...
CSS for lonely room message
2017-10-14 22:44:58 +01:00
Matthew Hodgson
5c1e2a8a82
Merge pull request #5037 from turt2live/travis/code_block_border
...
Bring back dark theme code block border
2017-10-14 22:32:45 +01:00
Matthew Hodgson
6f81142bde
Merge pull request #5282 from turt2live/travis/unset_avatar
...
CSS for remove avatar buttons
2017-10-14 22:11:02 +01:00
Travis Ralston
9d17ed7407
CSS for presence member avatar
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-14 14:33:55 -06:00
Travis Ralston
56e775c56a
Remove user avatar button CSS
2017-10-13 21:14:08 -06:00
Travis Ralston
c7723ba0b0
Remove room avatar button CSS
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-13 20:56:39 -06:00
Travis Ralston
1adb63ac74
Don't use MXIDs on the lightbox if possible
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-13 20:18:55 -06:00
David Baker
f5397acfa1
v0.12.7-rc.3
2017-10-13 16:36:57 +01:00
David Baker
bdd96c6a9a
Prepare changelog for v0.12.7-rc.3
2017-10-13 16:36:56 +01:00
David Baker
e0de9cbdfe
v0.12.7-rc.3
2017-10-13 16:36:07 +01:00
David Baker
f555f2036e
react-sdk rc.3
2017-10-13 16:35:41 +01:00
David Baker
3b2650e5ea
Merge remote-tracking branch 'origin/develop' into release-v0.12.7
2017-10-13 16:33:55 +01:00
David Baker
d1476e0cc7
Merge pull request #5275 from vector-im/dbkr/hide_join_group
...
Hide the join group button
2017-10-13 16:27:50 +01:00
David Baker
b727944b11
Bump electron version
2017-10-13 16:27:01 +01:00
David Baker
398e0839f1
Hide the join group button
...
Until it actually does something
2017-10-13 16:15:17 +01:00
David Baker
adceda7588
v0.12.7-rc.2
2017-10-13 15:06:18 +01:00
David Baker
577db02140
Prepare changelog for v0.12.7-rc.2
2017-10-13 15:06:18 +01:00
David Baker
4bd53eb821
v0.12.7-rc.2
2017-10-13 15:05:34 +01:00
David Baker
b3da206a92
react-sdk rc.2
2017-10-13 15:03:43 +01:00
David Baker
f8554ca2f2
v0.12.7-rc.1
2017-10-13 11:15:41 +01:00
David Baker
470ea8d6a7
Prepare changelog for v0.12.7-rc.1
2017-10-13 11:15:40 +01:00
David Baker
79154e26fc
v0.12.7-rc.1
2017-10-13 11:14:31 +01:00
David Baker
64cfc9b717
js & react sdk rc.1
2017-10-13 11:13:54 +01:00
Luke Barnard
bbcf46bb69
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-10-12 18:12:14 +01:00
David Baker
832465655b
Merge pull request #5203 from vector-im/t3chguy/riot.im-logos
...
switch to new logos, and use import rather than VAR
2017-10-12 17:49:29 +01:00
David Baker
392fea1207
Merge pull request #5266 from turt2live/travis/doc_integs
...
Clarify what an integrations server is
2017-10-12 17:48:30 +01:00
David Baker
0c093b5ca2
Merge pull request #5269 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-10-12 17:47:39 +01:00
Weblate
8216d8999c
Merge branch 'develop' of https://github.com/vector-im/riot-web into develop
...
Conflicts:
src/i18n/strings/cs.json
src/i18n/strings/fr.json
src/i18n/strings/nb_NO.json
src/i18n/strings/nl.json
src/i18n/strings/pt_BR.json
2017-10-12 16:24:36 +00:00
Carlos Marques
7d12e2f64b
Translated using Weblate (Portuguese)
...
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/
2017-10-12 16:22:01 +00:00
Kevin Brubeck Unhammer
bbf859aad7
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 54.7% (122 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
2017-10-12 16:22:01 +00:00
Travis Ralston
783aebe5eb
CSS for lonely room message
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-11 21:13:55 -06:00
Travis Ralston
eb6ce753aa
Clarify what an integrations server is
...
Possibly helps resolve #1698
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-11 19:52:10 -06:00
Michael Telatynski
6df69138a2
switch to new logos, and use import rather than VAR
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-10-11 16:46:05 +01:00
Luke Barnard
ca0d8e425e
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-10-11 16:00:34 +01:00
Luke Barnard
ae1a5a50b0
Move inline CSS for flair
...
Also, move vertical align from mx_Flair to img otherwise the SenderProfile has increased height when Flair is present, causing bug with scroll position
2017-10-11 16:00:26 +01:00
Luke Barnard
e405d6cbd6
Merge pull request #5167 from vector-im/t3chguy/quickfix
...
Remove trailing comma in JSON
2017-10-11 16:40:29 +02:00
Luke Barnard
508ff4f917
Merge pull request #3849 from psaavedra/set_default_federate_by_settings
...
Added default_federate property
2017-10-11 16:28:25 +02:00
David Baker
83f7af5d7e
Merge pull request #5197 from vector-im/dbkr/say_which_homeserver
...
CSS for greying out login form
2017-10-11 14:12:20 +01:00
David Baker
27a81c25d2
CSS for greying out login form
2017-10-11 14:06:12 +01:00
David Baker
e39730d52e
Say which translation file failed ( #5196 )
...
So we can see which i18n file is invalid when it fails
2017-10-11 09:56:38 +01:00
Andrey
415ffac978
Translated using Weblate (Russian)
...
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/ru/
2017-10-10 17:29:36 +00:00
Morgan Bazalgette
16764382a5
Translated using Weblate (Italian)
...
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/it/
2017-10-10 17:29:36 +00:00
Xose M
fd7ddd9ec8
Translated using Weblate (Galician)
...
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/gl/
2017-10-10 17:29:36 +00:00
David Baker
20d2a6685f
Remove spurious comma
2017-10-10 18:28:15 +01:00
Morgan Bazalgette
25413b2b35
Translated using Weblate (Italian)
...
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/it/
2017-10-08 20:27:21 +00:00
Xose M
e1f17e2cdc
Translated using Weblate (Galician)
...
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/gl/
2017-10-06 13:35:38 +00:00
Michael Telatynski
a5e41102bc
Remove trailing comma in JSON
2017-10-04 23:42:27 +01:00
Michael Telatynski
85a590ad5a
Remove trailing comma in JSON
2017-10-04 23:41:54 +01:00
Michael Telatynski
bf6a3470b4
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-10-04 22:35:58 +01:00
Luke Barnard
3d7b1cb382
Merge pull request #5164 from vector-im/luke/fix-no-roomlist-placeholders
...
Fix bug that made sub list placeholders not show for ILAG etc.
2017-10-04 16:13:45 +01:00
Luke Barnard
70bbf2df7a
Fix bug that made sub list placeholders not show for ILAG etc.
2017-10-04 15:58:40 +01:00
Luke Barnard
56c366ebd3
Merge pull request #5161 from vector-im/luke/refactor-editable-list-from-alias-settings
...
Factor out EditableItemList component from AliasSettings
2017-10-04 10:56:21 +01:00
Luke Barnard
a9d308004e
Factor out EditableItemList component from AliasSettings
2017-10-04 10:30:09 +01:00
Walter
a75fa7fd3e
Translated using Weblate (Russian)
...
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/ru/
2017-10-04 09:24:42 +00:00
Danilo Resende
44162d5c8a
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/
2017-10-04 09:24:42 +00:00
Luke Barnard
ec414147d1
Merge pull request #5110 from pafcu/mark-and-remove-translations
...
Mark and remove some translations
2017-10-04 10:24:36 +01:00
Danilo Resende
23c1a3233b
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/
2017-10-03 22:19:54 +00:00
pafcu
9680bcb117
Implement reviewer suggestions
2017-10-03 18:22:58 +02:00
Bamstam
f040a248d6
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/
2017-10-03 14:34:35 +00:00
Walter
171353a87d
Translated using Weblate (Ukrainian)
...
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/uk/
2017-10-03 12:38:04 +00:00
Weblate
65e73c71cd
Merge remote-tracking branch 'origin/develop' into develop
2017-10-03 10:45:12 +00:00
syamkumar
3b8ad0e12e
Translated using Weblate (Malayalam)
...
Currently translated at 93.2% (208 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-10-03 10:45:12 +00:00
Xose M
834801e9d7
Translated using Weblate (Galician)
...
Currently translated at 44.8% (100 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/gl/
2017-10-03 10:45:11 +00:00
Nathan van Beelen
233a611c22
Translated using Weblate (Dutch)
...
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/nl/
2017-10-03 10:45:11 +00:00
Luke Barnard
d082e44d94
Merge pull request #5141 from vector-im/luke/groups-remove-room
...
CSS for "remove" button on GroupRoomTile
2017-10-03 11:45:07 +01:00
Luke Barnard
195395e7ee
Adjust CSS for groupRoomTile and add QuestionDialog right padding
...
(The confirmation dialog for removing a room needed padding)
2017-10-03 11:14:43 +01:00
Xose M
a8767e823a
Added translation using Weblate (Galician)
2017-10-02 10:24:25 +00:00
Silke
fa4a22cd2e
Translated using Weblate (Dutch)
...
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/nl/
2017-09-30 09:36:16 +00:00
Travis Ralston
2d153a72c1
Split up CSS; use .catch instead of .then
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 13:33:14 -06:00
Travis Ralston
078ee54edf
Move the PinnedEventsPanel to the react-sdk
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 13:15:21 -06:00
Travis Ralston
2d5acfc0bc
Filter pinned events before rendering
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:30:52 -06:00
Travis Ralston
b0190f6a65
i18n for remaining strings
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:22:06 -06:00
Travis Ralston
0a3bc1c667
Don't try to show redacted messages
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:21:44 -06:00
Travis Ralston
aff02885de
Don't fail if an event doesn't belong to a room.
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:21:21 -06:00
Travis Ralston
965a25ba84
Fix bug where rooms missing m.room.pinned_events could not pin messages
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:08:22 -06:00
Travis Ralston
f7389b70aa
Hide the pin option in the context menu if the user can't pin messages
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 11:01:17 -06:00
Luke Barnard
014464d82b
CSS for "remove" button on GroupRoomTile
2017-09-29 17:58:42 +01:00
Travis Ralston
efdb4b02c6
i18n for 'Jump to message' button
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:55:52 -06:00
Travis Ralston
59a253af37
Don't show the unpin button if the user can't unpin the message.
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:53:44 -06:00
Travis Ralston
9b11f576fe
Add action bar to pinned event tiles; support unpinning from the panel
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:42:58 -06:00
Travis Ralston
fa5a23e0df
Permalink pins to their original events
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:42:58 -06:00
Travis Ralston
5daa16ab53
Add panel for pinned messages.
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:42:58 -06:00
Travis Ralston
774c3dbd38
Pin/unpin message option in a message's context menu
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-09-29 10:42:58 -06:00
Weblate
9f7823f2df
Merge remote-tracking branch 'origin/develop' into develop
2017-09-29 16:23:06 +00:00
Luke Barnard
f35289a664
Merge pull request #5140 from vector-im/luke/groups-room-icons
...
Create basic icon for the GroupRoomList tab and adding rooms to groups
2017-09-29 17:23:02 +01:00
Luke Barnard
d3b8d8bf9d
Create basic icon for the GroupRoomList tab and adding rooms to groups
2017-09-29 17:03:58 +01:00
Weblate
7194f30dc0
Merge remote-tracking branch 'origin/develop' into develop
2017-09-29 10:00:34 +00:00
Kevin Németh
f6c28dce4a
Translated using Weblate (Hungarian)
...
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/hu/
2017-09-29 10:00:33 +00:00
Luke Barnard
5544270bc4
Merge pull request #5131 from vector-im/luke/groups-button
...
Add button to get to MyGroups
2017-09-29 11:00:29 +01:00
Luke Barnard
47919bc291
Honour the Groups feature flag
2017-09-29 10:39:49 +01:00
Szimszon
412affefb9
Translated using Weblate (Hungarian)
...
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/hu/
2017-09-29 05:11:34 +00:00
Weblate
e2b7ff3675
Merge remote-tracking branch 'origin/develop' into develop
2017-09-28 10:26:58 +00:00
Luke Barnard
bb64e9a18b
Merge pull request #5137 from vector-im/luke/fix-header-button-key-prop-warning
...
Remove `key` prop pass-thru on HeaderButton
2017-09-28 11:26:54 +01:00
Luke Barnard
f9a92ad15a
Lint
2017-09-28 10:02:16 +01:00
Luke Barnard
ce13837216
Remove key prop pass-thru on HeaderButton
...
This is redundant and throws a warning
2017-09-28 09:46:10 +01:00
Carlos
26ce62250b
Translated using Weblate (Portuguese)
...
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/
2017-09-28 00:31:27 +00:00
Stefan Parviainen
25cf115533
Update docs with _td() and some other recommendations
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-09-27 22:01:56 +02:00
Luke Barnard
9c86a655ca
Add button to get to MyGroups
2017-09-27 17:46:53 +01:00
Weblate
1d5f2bec65
Merge remote-tracking branch 'origin/develop' into develop
2017-09-27 13:15:32 +00:00
Luke Barnard
1740319b7a
Add margin to flair avatars to separate them
2017-09-27 14:15:21 +01:00
Weblate
fb344bc606
Merge remote-tracking branch 'origin/develop' into develop
2017-09-27 09:32:13 +00:00
Luke Barnard
2adf08dee0
CSS for GroupView: align "save"/"cancel" buttons in settings
2017-09-27 10:31:35 +01:00
Jeff Huang
fcd4a1c7c6
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/
2017-09-27 06:30:53 +00:00
Roger Pueyo Centelles
42840c1e3c
Translated using Weblate (Catalan)
...
Currently translated at 52.9% (118 of 223 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
2017-09-27 00:09:20 +00:00
Andrey
c99299ab6f
Translated using Weblate (Russian)
...
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/ru/
2017-09-26 17:22:52 +00:00
Weblate
e446f50618
Merge remote-tracking branch 'origin/develop' into develop
2017-09-26 17:16:02 +00:00
David Baker
f64f293cdb
Merge pull request #5125 from vector-im/luke/groups-add-rooms
...
Implement "Add room to group" feature
2017-09-26 18:15:54 +01:00
Luke Barnard
888e3abc75
Implement "Add room to group" feature
...
This step needs to be taken before adding a room to a group summary
2017-09-26 14:35:38 +01:00
Iru Cai (vimacs)
bc659032e6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.0% (220 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-09-26 07:47:39 +00:00
Weblate
cfc830b294
Merge remote-tracking branch 'origin/develop' into develop
2017-09-25 16:00:06 +00:00
David Baker
94855c0f48
Merge pull request #4967 from vector-im/rob/electron-screensharing
...
Add Jitsi screensharing support in electron app
2017-09-25 17:00:00 +01:00
Weblate
110993cc67
Merge remote-tracking branch 'origin/develop' into develop
2017-09-25 15:37:50 +00:00
David Baker
798558e5cc
Merge pull request #5117 from vector-im/luke/refactor-right-panel-header-buttons
...
Refactor right panel header buttons
2017-09-25 16:37:44 +01:00
Robert Swain
f79b8e0c71
ElectronPlatform: Import desktopCapturer explicitly
2017-09-25 17:19:04 +02:00
Robert Swain
44c0fb77da
Merge branch 'develop' into rob/electron-screensharing
2017-09-25 17:16:21 +02:00
Luke Barnard
bfdb92ff6b
Nit: Re-order property
2017-09-25 16:13:54 +01:00
Luke Barnard
77f30aacf9
Re-add clickPhase for FilePanel header button
2017-09-25 16:13:13 +01:00
Luke Barnard
fd7e81193e
Less coupling between HeaderButton and RightPanel
...
Use isHighlighted as a prop instead of computing based on phases and currentPhase
2017-09-25 16:06:46 +01:00
Weblate
7149510c4e
Merge remote-tracking branch 'origin/develop' into develop
2017-09-25 13:53:29 +00:00
Kévin C
f5e7059c1b
Translated using Weblate (French)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-09-25 13:53:28 +00:00
Jan Kudrik
377740901f
Translated using Weblate (Czech)
...
Currently translated at 98.6% (219 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-09-25 13:53:28 +00:00
Luke Barnard
75fef3f21a
Merge pull request #5104 from vector-im/dbkr/publicity_toggle
...
CSS for publicity status & toggle button
2017-09-25 14:53:23 +01:00
Luke Barnard
28e9fdc873
rebase in progress; onto 7137ba71
2017-09-25 14:42:44 +01:00
Luke Barnard
7137ba7188
Refactor right panel header buttons
...
To reduce repetition of code, simplify the process of adding header buttons and remove the need for many handler functions.
2017-09-25 14:13:02 +01:00
Kévin C
6795ee84e1
Translated using Weblate (French)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-09-24 10:20:35 +00:00
Bruno Bigras
9413b1537c
Translated using Weblate (French)
...
Currently translated at 97.7% (217 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-09-24 09:20:07 +00:00
Stefan Parviainen
b424eea573
Remove unnecessary strings
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-09-23 17:02:26 +02:00
Stefan Parviainen
3cff8c1230
Mark some strings as translatable
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi >
2017-09-23 13:46:51 +02:00
David Baker
813615610f
CSS for publicity status & toggle button
2017-09-22 19:27:36 +01:00
Weblate
d2334fcd96
Merge remote-tracking branch 'origin/develop' into develop
2017-09-22 15:32:50 +00:00
Luke Barnard
ae6b705d7b
Merge pull request #5103 from vector-im/luke/groups-remove-featured-rooms-and-users
...
CSS for "X" in top right of features users/rooms
2017-09-22 16:32:46 +01:00
Luke Barnard
1b67e7d606
CSS for "X" in top right of features users/rooms
2017-09-22 15:58:36 +01:00
Walter
87470a690f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-09-22 13:31:51 +00:00
Weblate
8434a71cf8
Merge remote-tracking branch 'origin/develop' into develop
2017-09-22 09:19:56 +00:00
Walter
90f7cecec6
Translated using Weblate (Ukrainian)
...
Currently translated at 95.9% (213 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-09-22 09:19:56 +00:00
Paul Tötterman
7d472a3bdb
Translated using Weblate (Swedish)
...
Currently translated at 95.9% (213 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-09-22 09:19:56 +00:00
David Baker
39c7bf633d
Merge pull request #5051 from vector-im/dbkr/add_finnish
...
Include Finnish translation
2017-09-22 10:19:50 +01:00
David Baker
133e17c1db
Merge remote-tracking branch 'origin/develop' into dbkr/add_finnish
2017-09-22 09:50:56 +01:00
Paul Tötterman
e1f008e0b3
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-09-22 07:15:28 +00:00
Weblate
b7b9330086
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 20:57:11 +00:00
David Baker
ef503cca11
Merge branch 'master' into develop
2017-09-21 21:56:58 +01:00
David Baker
2b7ee756f8
v0.12.6
2017-09-21 21:53:09 +01:00
David Baker
b25075974c
Prepare changelog for v0.12.6
2017-09-21 21:53:09 +01:00
David Baker
af3feccc2d
v0.12.6
2017-09-21 21:50:48 +01:00
David Baker
aaff9133c7
Newer js-sdk & react-sdk for js-sdk build fix
2017-09-21 21:49:43 +01:00
Weblate
6e7ee7ef34
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 17:12:15 +00:00
David Baker
50e6536195
Merge branch 'master' into develop
2017-09-21 18:11:46 +01:00
David Baker
fbccf22e00
v0.12.5
2017-09-21 18:08:17 +01:00
David Baker
e8c347a755
Prepare changelog for v0.12.5
2017-09-21 18:08:17 +01:00
Weblate
4f8660870a
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 17:06:45 +00:00
David Baker
dbd4cf8756
Clean on prepublish ( #5097 )
...
Otherwise you can make broken releases on case insensitive file
systems
2017-09-21 18:06:41 +01:00
David Baker
f450ce422e
v0.12.5
2017-09-21 18:06:03 +01:00
David Baker
874e88c4a8
react-sdk v0.10.5
2017-09-21 18:05:22 +01:00
Weblate
7e87964e82
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 16:49:59 +00:00
Luke Barnard
0eefae031f
Merge pull request #5096 from vector-im/luke/groups-membership-section-redesign
...
Redesign membership section of GroupView
2017-09-21 17:49:55 +01:00
Weblate
406f36a2d1
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 16:31:14 +00:00
Luke Barnard
96b9570465
Update comment
2017-09-21 17:31:06 +01:00
Carlos
22580b5fd3
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2017-09-21 16:12:50 +00:00
Luke Barnard
96bb804eb8
Redesign membership section of GroupView
2017-09-21 15:11:57 +01:00
Weblate
e968de12dd
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 09:26:37 +00:00
David Baker
1cca4c2133
Fix debug message to be clearer
2017-09-21 10:26:07 +01:00
Weblate
fcb705d79b
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 09:01:09 +00:00
David Baker
26ec25b2f7
Merge pull request #5090 from vector-im/dbkr/deploy_config_glob
...
Make --config accept globs
2017-09-21 10:01:05 +01:00
Weblate
88551afef3
Merge remote-tracking branch 'origin/develop' into develop
2017-09-21 08:55:19 +00:00
David Baker
9b9073f0ed
Merge pull request #5093 from vector-im/luke/groups-add-featured-rooms-and-users
...
CSS for GroupView: Add a User
2017-09-21 09:55:14 +01:00
David Baker
b4ea938be3
This is the default
2017-09-20 18:17:06 +01:00
David Baker
6ec26932af
This is the default anyway
2017-09-20 17:54:52 +01:00
David Baker
21d233b5af
oops, leftover debug
2017-09-20 17:48:47 +01:00
Krombel
a8a9f5ec6b
Translated using Weblate (German)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-09-20 16:24:04 +00:00
David Baker
b9b4ac3166
Rename symlink to 'include' & add to redeploy
...
Because redeploy.py already has a 'symlink' option that does
something else.
2017-09-20 17:22:47 +01:00
Luke Barnard
0d4b3b41f9
CSS for GroupView: Add a User
...
codep matrix-org/matrix-react-sdk#1402
2017-09-20 17:07:32 +01:00
David Baker
6ff91789b2
Rename 'config' option to 'symlink'
...
because that's really all it's doing and we can use it for other
things
2017-09-20 17:04:31 +01:00
Weblate
9b988f1a19
Merge remote-tracking branch 'origin/develop' into develop
2017-09-20 14:24:22 +00:00
David Baker
8d9f06cc47
Merge branch 'master' into develop
2017-09-20 15:24:11 +01:00
David Baker
2ea9fc3f9a
v0.12.4
2017-09-20 15:19:10 +01:00
David Baker
d96759b8ad
Prepare changelog for v0.12.4
2017-09-20 15:19:10 +01:00
David Baker
e814eb4555
v0.12.4
2017-09-20 15:18:17 +01:00
David Baker
d957f0cdd7
released js-sdk & react-sdk
2017-09-20 15:16:42 +01:00
David Baker
be938ac0f4
Accept globs for the config location
...
and make the default config*.sjon so we'll automatically symlink
any config files in the current dir.
2017-09-20 14:38:41 +01:00
David Baker
e4082d4f45
Support multiple configs on the command line
2017-09-20 14:25:33 +01:00
Akcja Demokracja Open-Source
7f4695bba2
Translated using Weblate (Polish)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-09-20 10:30:04 +00:00
Szimszon
72bb08b99f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-09-20 06:40:44 +00:00
Andrey
e8c3c2bc20
Translated using Weblate (Russian)
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-09-20 05:40:09 +00:00
Jeff Huang
8561e43cb5
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (222 of 222 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-09-20 00:01:38 +00:00
Weblate
16123ff5db
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 21:14:56 +00:00
Silke
546397e676
Translated using Weblate (Dutch)
...
Currently translated at 97.2% (214 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-09-19 21:14:55 +00:00
Matthew Hodgson
fbe1c82dfa
Merge pull request #5074 from vector-im/t3chguy/devtools-1
...
T3chguy/devtools 1
2017-09-19 22:14:52 +01:00
Szimszon
37ccf3b93f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-09-19 18:53:28 +00:00
Andrey
86d8a95e32
Translated using Weblate (Russian)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-09-19 16:45:19 +00:00
Weblate
0b7ebf8764
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 16:22:01 +00:00
David Baker
8fc69198b1
Merge pull request #5085 from vector-im/luke/fix-separate-sender-profile
...
Alter opacity for flair
2017-09-19 17:21:57 +01:00
Weblate
ecbd42c71c
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 16:21:52 +00:00
Kevin Németh
0b0e74cd63
Translated using Weblate (Hungarian)
...
Currently translated at 96.8% (213 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-09-19 16:21:51 +00:00
David Baker
283829cb0c
Merge pull request #5082 from vector-im/luke/fix-ugly-integ-button
...
Fix ugly integ button
2017-09-19 17:21:47 +01:00
Luke Barnard
0d6b09a5f6
Merge branch 'develop' into luke/fix-ugly-integ-button
2017-09-19 17:03:06 +01:00
Luke Barnard
7469ab5ed9
Alter opacity for flair
...
Apply 0.7 opacity to flair, but keep name and aux at 0.5
2017-09-19 16:56:46 +01:00
carlos-am
b6a183aa5b
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2017-09-19 15:31:19 +00:00
Krombel
49f85703da
Translated using Weblate (German)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-09-19 12:52:05 +00:00
Jeff Huang
3cf641d281
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-09-19 12:32:45 +00:00
Weblate
d409e96e2a
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 12:26:08 +00:00
Luke Barnard
fbcccd8be0
Merge pull request #4830 from vector-im/dbkr/group_userlist
...
Group Membership UI
2017-09-19 13:26:02 +01:00
Luke Barnard
d25c3be627
CSS to fix ugly integrations button
...
See matrix-org/matrix-react-sdk#1399
2017-09-19 11:59:51 +01:00
David Baker
ca50d1f04a
v0.12.4-rc.1
2017-09-19 10:57:02 +01:00
David Baker
ab66833c45
Prepare changelog for v0.12.4-rc.1
2017-09-19 10:57:01 +01:00
David Baker
8a4710b270
v0.12.4-rc.1
2017-09-19 10:55:28 +01:00
David Baker
57851cd508
js-sdk & react-sdk rc.1
2017-09-19 10:54:35 +01:00
Luke Barnard
38c0d62478
Fix typo for integs error button error
2017-09-19 10:46:00 +01:00
Weblate
e8ff3ca7ed
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 09:34:35 +00:00
David Baker
ff8bc1ca68
Merge pull request #5053 from vector-im/dbkr/3pid_invite_update_when_joined
...
Fix test for new behaviour of 'joining' flag
2017-09-19 10:34:31 +01:00
David Baker
c32e736754
Comment why we don't expect joining flag to reset
2017-09-19 10:23:12 +01:00
Weblate
ca13e35413
Merge remote-tracking branch 'origin/develop' into develop
2017-09-19 07:13:31 +00:00
Jan Kudrik
8ab0caaf0c
Translated using Weblate (Czech)
...
Currently translated at 96.8% (212 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-09-19 07:13:30 +00:00
Matthew Hodgson
26c8d23c21
Merge pull request #5080 from vector-im/t3chguy/fix-powersave-typo
...
fix really dumb blunder/typo preventing system from going to sleep.
2017-09-19 08:13:26 +01:00
Michael Telatynski
d97224e69e
fix really dumb blunder/typo preventing system from going to sleep.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-19 00:53:44 +01:00
Krombel
51069a370e
Translated using Weblate (German)
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-09-18 11:45:55 +00:00
Michael Telatynski
00976d9338
i18n new DevTools strings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-18 12:04:11 +01:00
Michael Telatynski
dccee6d419
add ability to filter room state types/results
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-18 12:03:11 +01:00
Michael Telatynski
af450df513
add ability to jump from RSE to Send Custom State Event prefilled
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-18 11:27:31 +01:00
Michael Telatynski
821ab6c13e
switch to controlled inputs and require eventType !== ''
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-18 11:06:46 +01:00
Jeff Huang
cca7b239ee
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (219 of 219 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-09-18 01:12:54 +00:00
Weblate
5ad860f186
Merge remote-tracking branch 'origin/develop' into develop
2017-09-17 22:15:32 +00:00
Matthew Hodgson
828e9d5eb4
Merge pull request #4735 from vector-im/t3chguy/devtools
...
T3chguy/devtools
2017-09-17 23:15:28 +01:00
Weblate
aa6e68776c
Merge remote-tracking branch 'origin/develop' into develop
2017-09-17 21:38:35 +00:00
ErCiccione
c8ced6e360
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 21:38:35 +00:00
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
David Baker
e8dd7be8a3
matrix-react-sdk v0.10.3
2017-09-06 13:31:00 +01:00
Weblate
ba6b35ad84
Merge remote-tracking branch 'origin/develop' into develop
2017-09-06 12:29:15 +00:00
Iru Cai (vimacs)
b6a20f6441
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2017-09-06 12:29:14 +00:00
David Baker
e6d43f9d77
Edit electron build script fior signed win builds
...
Don't copy them to pub: let the signing process do that
2017-09-06 13:28:21 +01:00
Silke
2e5a79e76c
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-06 10:51:17 +00:00
Michael Telatynski
60c2338543
generic contextual menu for tooltip/responses
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-06 11:27:04 +01:00
Michael Telatynski
fca86be077
allow hiding of notification body for privacy reasons
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-09-06 10:56:32 +01:00
Weblate
8a8aea0927
Merge remote-tracking branch 'origin/develop' into develop
2017-09-05 13:16:25 +00:00
David Baker
b8d9276f29
Merge pull request #4939 from vector-im/luke/feature-sticky-date-separators
...
Implement sticky date separators
2017-09-05 14:16:21 +01:00
Weblate
89e9a6f583
Merge remote-tracking branch 'origin/develop' into develop
2017-09-05 12:54:55 +00:00
uppps
4327b264bc
Translated using Weblate (Spanish)
...
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/es/
2017-09-05 12:54:55 +00:00
David Baker
4ff9131e61
Redeploy script: don't bail if bundle exists ( #4977 )
...
Just don't bother replacing that bundle. Continue redeploying the
rest as other assets (eg translation files) may have changed.
2017-09-05 13:54:51 +01:00
David Baker
c1e2ee8123
v0.12.3-rc.3
2017-09-05 13:43:40 +01:00
David Baker
308bcc4ab9
Prepare changelog for v0.12.3-rc.3
2017-09-05 13:43:39 +01:00
David Baker
0ced816505
v0.12.3-rc.3
2017-09-05 13:42:47 +01:00
David Baker
ac3c664385
Merge remote-tracking branch 'origin/develop' into release-v0.12.3
2017-09-05 13:42:07 +01:00
David Baker
17bf8cb4ab
v0.12.3-rc.2
2017-09-05 13:15:56 +01:00
David Baker
6f5054f645
Prepare changelog for v0.12.3-rc.2
2017-09-05 13:15:55 +01:00
David Baker
0c04df88cd
v0.12.3-rc.2
2017-09-05 13:14:33 +01:00
David Baker
32423654b4
new react-sdk rc
2017-09-05 13:13:58 +01:00
Weblate
f3a9f95477
Merge remote-tracking branch 'origin/develop' into develop
2017-09-05 10:14:05 +00:00
uppps
3615ba2bdb
Translated using Weblate (Spanish)
...
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/es/
2017-09-05 10:14:05 +00:00
David Baker
a94710a9a5
Merge pull request #4971 from vector-im/dbkr/fix_weblate_plurals
...
Fix plurals in translations
2017-09-05 11:13:58 +01:00
uppps
ae287dfc00
Translated using Weblate (Spanish)
...
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/es/
2017-09-05 10:09:21 +00:00
Jerzy Kołosowski
c39df96b1d
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-04 20:23:21 +00:00
Stefan Parviainen
b15b4735bb
Translated using Weblate (Swedish)
...
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/sv/
2017-09-04 16:41:05 +00:00
David Baker
b55174e5e9
Fix plurals in translations
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1358
Requires https://github.com/matrix-org/matrix-react-sdk/pull/1358
2017-09-04 17:18:27 +01:00
Weblate
cde03565be
Merge remote-tracking branch 'origin/develop' into develop
2017-09-04 16:16:53 +00:00
David Baker
1f3f7af1e1
Revert accidental merge
2017-09-04 17:16:13 +01:00
Weblate
d13c712103
Merge remote-tracking branch 'origin/develop' into develop
2017-09-04 16:15:17 +00:00
David Baker
1e203cade7
Fix plurals in translations
...
See https://github.com/matrix-org/matrix-react-sdk/pull/1358
Requires https://github.com/matrix-org/matrix-react-sdk/pull/1358
2017-09-04 17:14:41 +01:00
Stefan Parviainen
4511805e3d
Translated using Weblate (Finnish)
...
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/fi/
2017-09-04 16:13:23 +00:00
David Baker
ba2f7b78e8
Merge pull request #4968 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-09-04 15:19:50 +01:00
Bamstam
c222457c86
Translated using Weblate (German)
...
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/de/
2017-09-04 07:58:09 +00:00
Robert Swain
e8424d71db
ElectronPlatform.js: Add Jitsi screensharing support
2017-09-04 09:33:08 +02:00
lazz0
a09b59392e
Translated using Weblate (German)
...
Currently translated at 99.0% (207 of 209 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-09-04 07:00:46 +00:00
钟进
5857476e1b
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
2017-09-02 04:04:23 +00:00
David Baker
3f8564f641
v0.12.3-rc.1
2017-09-01 16:22:24 +01:00
David Baker
cb42ae0719
Prepare changelog for v0.12.3-rc.1
2017-09-01 16:22:23 +01:00
David Baker
8b59c8c167
v0.12.3-rc.1
2017-09-01 16:21:38 +01:00
David Baker
c1fe3dff22
react-sdk v0.10.3
2017-09-01 16:19:08 +01:00
Osoitz
4b35df6c51
Translated using Weblate (Basque)
...
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/eu/
2017-08-31 17:55:46 +00:00
Michael Telatynski
3aa12246ea
Merge branch 'develop' into t3chguy/devtools
2017-08-31 17:11:53 +01:00
Jan Kudrik
8a3fe14df7
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-08-31 14:39:45 +00:00
Michael Telatynski
b84f258f87
add bottom margin to navigation buttons of room state explorer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-31 13:49:52 +01:00
Weblate
4702697e9e
Merge remote-tracking branch 'origin/develop' into develop
2017-08-31 08:51:11 +00:00
Luke Barnard
da9dcc8f50
Merge pull request #4858 from Nostradamos/fix-4804
...
Fix overflowing login/register buttons on some languages issue #4804
2017-08-31 09:51:06 +01:00
Michael Telatynski
68fc202086
remove pointless self vars and DRY render method of send custom events
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-31 09:45:46 +01:00
Michael Telatynski
ce0861d5bd
undo `` as its hard to read
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-31 09:25:06 +01:00
Weblate
a3e830127d
Merge remote-tracking branch 'origin/develop' into develop
2017-08-31 07:33:25 +00:00
Alexey Murz Korepov
fb3ac0cad0
Translated using Weblate (Russian)
...
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/ru/
2017-08-31 07:33:25 +00:00
Ange des ténèbres
0339afa10c
Translated using Weblate (French)
...
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/fr/
2017-08-31 07:33:25 +00:00
David Baker
a70e7751e9
Merge pull request #4943 from anoadragon453/develop
...
Update vector-im to riot-im on Login
2017-08-31 08:33:21 +01:00
Jeff Huang
a29cb58f1f
Translated using Weblate (Chinese (Traditional))
...
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/zh_Hant/
2017-08-31 05:21:58 +00:00
Nostradamos
861b6a2c6c
Changed padding to 0px 11px and added word-break: break-word
2017-08-30 22:25:09 +02:00
Andrew (anoa)
8e5427d626
Update vector-im to riot-im on Login
...
Signed-off-by: Andrew (anoa) <anoa@openmailbox.org >
2017-08-30 12:06:19 -07:00
Andrey
4beb54e096
Translated using Weblate (Russian)
...
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/ru/
2017-08-30 18:34:25 +00:00
Clément
d6a662dcd8
Translated using Weblate (French)
...
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/fr/
2017-08-30 15:42:58 +00:00
Ange des ténèbres
b23838804e
Translated using Weblate (French)
...
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/fr/
2017-08-30 15:40:44 +00:00
Weblate
676ce6aec1
Merge remote-tracking branch 'origin/develop' into develop
2017-08-30 15:16:28 +00:00
Luke Barnard
8874c4dd43
Merge pull request #4910 from vector-im/t3chguy/success_bug_report
...
lets let people know that the bug report actually sent properly :)
2017-08-30 16:16:24 +01:00
Weblate
9471ff87c4
Merge remote-tracking branch 'origin/develop' into develop
2017-08-30 15:11:29 +00:00
Herodotus
2c954d42ce
Translated using Weblate (Tamil)
...
Currently translated at 70.0% (145 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-30 15:11:29 +00:00
Luke Barnard
679836aa08
Merge pull request #4934 from vector-im/docfix
...
another s/vector/riot/ in README
2017-08-30 16:11:24 +01:00
Luke Barnard
88228a5a3f
Implement sticky date separators
...
Codep https://github.com/matrix-org/matrix-react-sdk/pull/1353
2017-08-30 14:06:50 +01:00
David Baker
e5912b996d
copyright
2017-08-30 09:23:20 +01:00
Hubert Chathi
dd73aeec70
another s/vector/riot/
...
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca >
2017-08-29 23:06:50 -04:00
Weblate
6f6ac46156
Merge remote-tracking branch 'origin/develop' into develop
2017-08-29 15:33:41 +00:00
Herodotus
0e16f095a0
Translated using Weblate (Tamil)
...
Currently translated at 59.9% (124 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-29 15:33:41 +00:00
Rupus Reinefjord
8cb76be414
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-08-29 15:33:41 +00:00
Andrey
c8a22d31cd
Translated using Weblate (Russian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-08-29 15:33:40 +00:00
anmcp
0b84873b92
Translated using Weblate (Portuguese)
...
Currently translated at 81.6% (169 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2017-08-29 15:33:40 +00:00
Stefan Parviainen
106adfe9ed
Translated using Weblate (Finnish)
...
Currently translated at 95.1% (197 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-08-29 15:33:40 +00:00
Jan Kudrik
7fd3e4133b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-29 15:33:40 +00:00
Luke Barnard
2ad24a0c0f
Merge pull request #4907 from vector-im/t3chguy/fix_two_roomlist_regressions
...
fix two room list regressions
2017-08-29 16:33:35 +01:00
Michael Telatynski
f560dc4c11
add useful comment
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-29 14:58:30 +01:00
Mohamed Aamir
a499efc8cf
Translated using Weblate (Tamil)
...
Currently translated at 44.4% (92 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-29 10:59:59 +00:00
Michael Telatynski
a2b57f502c
lets let people know that the bug report actually sent properly :)
...
RFC on the wording of it.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-28 00:07:48 +01:00
Michael Telatynski
1c387c1fd1
fix two room list regressions:
...
+ missing roomsublist badge for invites
+ missing room badge for invites if i18n!=English
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-27 23:37:13 +01:00
Michael Telatynski
d14f16f0e9
look at event property of the mxEv, this way we won't have all
...
the additional internal keys :)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-27 17:25:51 +01:00
Michael Telatynski
a437f23e9d
add i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-26 18:48:24 +01:00
Michael Telatynski
78aa0a59de
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools
2017-08-26 18:29:19 +01:00
Jan Kudrik
6616d14e9e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-26 16:10:12 +00:00
Miloslav Nenadál
5cf7a0f180
Translated using Weblate (Czech)
...
Currently translated at 80.6% (167 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-26 09:54:26 +00:00
Magorak
c2f01d8d1e
Translated using Weblate (Czech)
...
Currently translated at 53.6% (111 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-25 19:29:39 +00:00
Nostradamos
3726926776
added padding-left/padding-right: 12px to login/register buttons
2017-08-25 18:23:56 +02:00
Eero
bf19d20ec3
Translated using Weblate (Finnish)
...
Currently translated at 50.2% (104 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-08-25 14:30:08 +00:00
David Baker
a673cbcf1e
s/member/groupMember/
2017-08-25 13:00:43 +01:00
Richard Lewis
a30d8cfa2f
Add whitespace
2017-08-25 10:02:32 +01:00
Richard Lewis
52717ae486
Update parallelshell version.
2017-08-25 09:51:07 +01:00
Richard Lewis
0f09cca0e3
Ignore package-lock.json
2017-08-25 09:49:40 +01:00
Rupus Reinefjord
0beaa76f87
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-08-24 16:20:04 +00:00
Weblate
a3d0072e45
Merge remote-tracking branch 'origin/develop' into develop
2017-08-24 13:56:44 +00:00
Eero
1a56f0f162
Translated using Weblate (Finnish)
...
Currently translated at 47.8% (99 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-08-24 13:56:43 +00:00
David Baker
65f0bd04f2
v0.12.2
2017-08-24 14:53:02 +01:00
David Baker
0e87deb9ff
Prepare changelog for v0.12.2
2017-08-24 14:53:02 +01:00
David Baker
843b608939
v0.12.2
2017-08-24 14:51:11 +01:00
David Baker
f69d5d7e3f
Released js-sdk & react-sdk
2017-08-24 14:50:44 +01:00
Weblate
2270f801ad
Merge remote-tracking branch 'origin/develop' into develop
2017-08-24 13:01:02 +00:00
sahajkoka
2aedfde9fe
Translated using Weblate (Telugu)
...
Currently translated at 61.8% (128 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-24 13:01:02 +00:00
sarankumar
635ac35d55
Translated using Weblate (Tamil)
...
Currently translated at 44.4% (92 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-24 13:01:02 +00:00
Paul Tötterman
50d6c5f90f
Translated using Weblate (Swedish)
...
Currently translated at 77.7% (161 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-08-24 13:01:01 +00:00
Paul Tötterman
a45e42a056
Translated using Weblate (Finnish)
...
Currently translated at 42.5% (88 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-08-24 13:01:01 +00:00
Michael Telatynski
61d9c1a57a
Merge remote-tracking branch 'remotes/origin/develop' into patch-1
2017-08-24 10:07:04 +01:00
David Baker
a65196ee8c
Update electron version
2017-08-23 21:17:07 +01:00
Nostradamos
1dfa8361c5
Fixed https://github.com/vector-im/riot-web/issues/4804
2017-08-23 22:12:02 +02:00
liwXO
436c9b3488
Translated using Weblate (Polish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-08-23 17:58:42 +00:00
David Baker
9e57c9d78f
v0.12.1
2017-08-23 15:58:50 +01:00
David Baker
16bc5359e4
Prepare changelog for v0.12.1
2017-08-23 15:58:49 +01:00
David Baker
2cec34021a
v0.12.1
2017-08-23 15:58:05 +01:00
David Baker
c900b58120
Released js-sdk & react-sdk
2017-08-23 15:57:45 +01:00
David Baker
f523d93720
v0.12.1-rc.1
2017-08-22 18:57:20 +01:00
David Baker
6c7fa77684
Prepare changelog for v0.12.1-rc.1
2017-08-22 18:57:19 +01:00
David Baker
c7ddf6a80d
v0.12.1-rc.1
2017-08-22 18:56:13 +01:00
David Baker
ab2a72a193
Bump version temporarily
...
so we get the diff from v0.12.0-rc.2
2017-08-22 18:55:33 +01:00
David Baker
6bdad8b5f6
Released js-sdk & react-sdk
2017-08-22 18:55:09 +01:00
David Baker
0b29b7f9fd
Merge pull request #4832 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-08-22 18:17:45 +01:00
Sohom Bhattacharjee
1b84fc1d2e
Translated using Weblate (Bengali (India))
...
Currently translated at 0.0% (0 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bn_IN/
2017-08-22 16:57:08 +00:00
Sohom Bhattacharjee
60d9ef5c67
Translated using Weblate (Bengali (India))
...
Currently translated at 0.0% (0 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bn_IN/
2017-08-22 16:56:34 +00:00
Balaji Ravichandran
0df68cb8e6
Translated using Weblate (Tamil)
...
Currently translated at 28.5% (59 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-22 16:49:40 +00:00
David Baker
bbe00b2f54
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-08-22 11:08:58 +01:00
David Baker
f551cfef81
Retest please
2017-08-22 10:53:24 +01:00
David Baker
013f2ce66a
More CSS for group membership lifecycle
2017-08-21 19:34:31 +01:00
Weblate
f38df8b61b
Merge remote-tracking branch 'origin/develop' into develop
2017-08-21 13:03:47 +00:00
Balaji Ravichandran
77dbac81ed
Translated using Weblate (Tamil)
...
Currently translated at 17.3% (36 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-21 13:03:47 +00:00
lazz0
0d1d30ab32
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-08-21 13:03:47 +00:00
kaiyou
c28ad8e8ef
Translated using Weblate (French)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-08-21 13:03:46 +00:00
Sohom Bhattacharjee
2306d6ffd6
Translated using Weblate (Bengali (India))
...
Currently translated at 0.0% (0 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bn_IN/
2017-08-21 13:03:46 +00:00
Richard Lewis
b54dabddd5
Merge pull request #4826 from vector-im/rxl881/drawerStyling
...
Misc styling fixes.
2017-08-21 14:03:40 +01:00
Richard Lewis
e0bc1133d7
Position add app widget.
2017-08-21 11:30:05 +01:00
Richard Lewis
94877b0ac4
App drawer bottom margin.
...
Minimised app drawer margin.
Make app body content full width.
2017-08-21 11:10:21 +01:00
David Baker
07b6e215a1
CSS for group invite tiles
2017-08-18 11:24:52 +01:00
David Baker
ee6e36cd90
Allow extra tiles to be put into room sub lists
...
So we can put in tiles for group invites & other stuff
2017-08-18 11:23:55 +01:00
Weblate
fe6857c6c2
Merge remote-tracking branch 'origin/develop' into develop
2017-08-17 22:55:31 +00:00
Jan Kudrik
fd7966b25e
Translated using Weblate (Czech)
...
Currently translated at 24.6% (51 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-17 22:55:30 +00:00
Matthew Hodgson
3664a86722
center apps
2017-08-17 23:55:24 +01:00
Weblate
93848fab53
Merge remote-tracking branch 'origin/develop' into develop
2017-08-17 18:06:12 +00:00
Jan Kudrik
59d2b4d819
Translated using Weblate (Czech)
...
Currently translated at 7.2% (15 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-17 18:06:12 +00:00
Matthew Hodgson
4981723cea
expand auxPanel when showing apps
2017-08-17 19:06:05 +01:00
Weblate
cc3d772f69
Merge remote-tracking branch 'origin/develop' into develop
2017-08-17 17:45:17 +00:00
Balaji Ravichandran
7114216394
Translated using Weblate (Tamil)
...
Currently translated at 14.4% (30 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-17 17:45:17 +00:00
joe moe
7023e7e096
Translated using Weblate (German)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-08-17 17:45:16 +00:00
Jan Kudrik
e0d292ace5
Translated using Weblate (Czech)
...
Currently translated at 2.8% (6 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-17 17:45:16 +00:00
Richard Lewis
24e463116b
Merge pull request #4774 from vector-im/rxl881/appFixes
...
Show / Hide apps icons
2017-08-17 18:45:12 +01:00
Richard Lewis
1bd9590c53
Kick travis
2017-08-17 18:26:38 +01:00
František Šindelář
849097a7a0
Translated using Weblate (Czech)
...
Currently translated at 0.9% (2 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-17 17:01:38 +00:00
Jan Kudrik
b738fc4319
Translated using Weblate (Czech)
...
Currently translated at 0.4% (1 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/cs/
2017-08-17 16:59:38 +00:00
Richard Lewis
48b3075e44
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/appFixes
2017-08-17 17:20:21 +01:00
Richard Lewis
3dc347fbb8
Kick travis
2017-08-17 15:25:48 +01:00
Michael Telatynski
befc9b7a66
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-08-17 13:31:31 +01:00
Michael Telatynski
f0967d4f18
split css out as the modal is no longer generic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-17 13:31:09 +01:00
David Baker
1a7a670c96
Show the group invite dialog
...
What to TODO said!
2017-08-16 14:59:00 +01:00
Luke Barnard
5db01373bb
Add i18n for Basque (eu), Latvian (lv), Telugu (te)
2017-08-16 11:15:48 +01:00
Luke Barnard
6cf671ad42
order languages in copy-res by iso code
2017-08-16 11:14:24 +01:00
Luke Barnard
064181731c
v0.12.0-rc.1
2017-08-16 10:40:28 +01:00
Luke Barnard
35cd9ca12e
Prepare changelog for v0.12.0-rc.1
2017-08-16 10:40:27 +01:00
Luke Barnard
e5dd37d2d6
v0.12.0-rc.1
2017-08-16 10:39:57 +01:00
Luke Barnard
c07c060b7d
Fix jq command to use [] instead of ."matrix-js-sdk"
...
Because otherwise there might be a syntax error looking like
```
error: syntax error, unexpected QQSTRING_START, expecting IDENT
.dependencies."matrix-js-sdk"
```
2017-08-16 10:22:09 +01:00
Luke Barnard
cc8518101b
js-sdk 0.8.0 react-sdk 0.10.0-rc.1
2017-08-16 10:10:03 +01:00
Luke Barnard
d684a33ae9
Fix translations
2017-08-15 18:23:11 +01:00
Luke Barnard
6068647840
Merge pull request #4797 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-08-15 18:16:10 +01:00
David Baker
57eb2feeb6
Make right panel collpasing work in GroupView
2017-08-15 13:18:16 +01:00
Weblate
61b4fdb53a
Merge remote-tracking branch 'origin/develop' into develop
2017-08-15 10:16:38 +00:00
liwXO
e65ae80fce
Translated using Weblate (Polish)
...
Currently translated at 99.5% (206 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-08-15 10:16:37 +00:00
Brendan Abolivier
90cb9b04f4
Translated using Weblate (French)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-08-15 10:16:37 +00:00
Luke Barnard
6cc62a183f
CSS: Pills in messages cursor:pointer
2017-08-15 11:16:30 +01:00
David Baker
be611f53e1
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-08-15 10:49:20 +01:00
IMIN
7857eea58f
Translated using Weblate (Korean)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-08-13 03:58:30 +00:00
Weblate
d5038b35f6
Merge remote-tracking branch 'origin/develop' into develop
2017-08-11 16:48:32 +00:00
Balaji Ravichandran
2ff23f3b62
Translated using Weblate (Tamil)
...
Currently translated at 8.2% (17 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-11 16:48:32 +00:00
random
eb0c0e63ea
Translated using Weblate (Italian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-08-11 16:48:32 +00:00
Luke Barnard
07ca70fd44
Fix scrollbar for pills with initial avatar
2017-08-11 17:48:25 +01:00
Balaji Ravichandran
ce1e9c3050
Added translation using Weblate (Tamil)
2017-08-11 14:03:21 +00:00
random
504209b5a6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-08-11 12:36:47 +00:00
Weblate
7911df46a0
Merge remote-tracking branch 'origin/develop' into develop
2017-08-11 09:52:41 +00:00
David Baker
d610788866
Merge pull request #4777 from vector-im/luke/fix-quick-search-nav
...
move focus-via-up/down cursors to LeftPanel
2017-08-11 10:52:36 +01:00
Weblate
711a8cee8a
Merge remote-tracking branch 'origin/develop' into develop
2017-08-11 09:49:29 +00:00
Oon Arfiandwi
7a3c52af7e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/id/
2017-08-11 09:49:28 +00:00
Kevin Németh
e633d43c38
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-08-11 09:49:28 +00:00
David Baker
3eeabe8d91
Merge pull request #4775 from vector-im/luke/fix-user-url-no-middle-panel
...
Remove userId property on RightPanel
2017-08-11 10:49:25 +01:00
Michael Telatynski
84f4fbe142
DRY up code and change flow to be less destructive
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-10 23:56:57 +01:00
Michael Telatynski
3fd1a366bf
add back button to all pages and widen textarea
2017-08-10 23:13:40 +01:00
Oon Arfiandwi
eb036bd8f1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/id/
2017-08-10 21:15:51 +00:00
Michael Telatynski
4bb8aecc25
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools
2017-08-10 21:29:58 +01:00
Weblate
72cbdb2e39
Merge remote-tracking branch 'origin/develop' into develop
2017-08-10 17:20:25 +00:00
Luke Barnard
752934350f
Merge pull request #4776 from shvchk/patch-2
...
Make member device info buttons fluid and stackable with flexbox
2017-08-10 18:20:22 +01:00
Matthew Hodgson
5bfb5d4c3c
move focus-via-up/down cursors to LeftPanel
...
Conflicts:
src/components/structures/LeftPanel.js
2017-08-10 18:18:15 +01:00
Andrei Shevchuk
a72fc80ef6
Remove width 100% from device info buttons wrapper
2017-08-10 20:08:46 +03:00
Luke Barnard
44c6f3fafc
Add todo to make RP listen to RVS
2017-08-10 16:59:12 +01:00
Michael Telatynski
2d4484e0f2
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools
2017-08-10 16:06:14 +01:00
Andrei Shevchuk
68dd47aa7b
Make member device info buttons fluid and stackable with flexbox
...
Buttons with short text stay as they are, buttons with long text don't get overflowed, but just grow and wrap on a new line if needed, still remaining aligned with others (see screenshot in PR comments)
Signed-off-by: Andrei Shevchuk <andrei@shevchuk.co >
2017-08-10 17:50:09 +03:00
Weblate
a13c0b12cb
Merge remote-tracking branch 'origin/develop' into develop
2017-08-10 14:36:08 +00:00
Luke Barnard
535e33509b
Merge pull request #4688 from vector-im/t3chguy/i18n_analytics
...
un-i18n Modal Analytics
2017-08-10 15:36:04 +01:00
Michael Telatynski
4c6836bc3f
don't track error messages .2
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-10 15:13:30 +01:00
Michael Telatynski
9c5ceb6775
don't track error messages
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-10 13:56:01 +01:00
Weblate
d20c1fe029
Merge remote-tracking branch 'origin/develop' into develop
2017-08-10 12:29:44 +00:00
Marcel
aae7515339
Add Login Page LanguageDropdown CSS ( #4767 )
2017-08-10 13:29:41 +01:00
Luke Barnard
7269e7b84a
Remove userId property on RightPanel
...
because we shouldn't have a dispatch AND have a property that do vaguely similar things. Ideally, the dispatch would send a userId and RP would do async work to get the member/avatar/displayname.
2017-08-10 13:16:31 +01:00
Weblate
81d123f652
Merge remote-tracking branch 'origin/develop' into develop
2017-08-10 09:35:49 +00:00
Sri Lakshmi
b8c0e844ea
Translated using Weblate (Telugu)
...
Currently translated at 60.8% (126 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-10 09:35:49 +00:00
Alexandre Franke
6cab2ed6b9
Translated using Weblate (French)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-08-10 09:35:49 +00:00
Luke Barnard
72d250d8c4
Merge pull request #4773 from vector-im/luke/fix-quote-innerText
...
Quote using innerText
2017-08-10 10:35:45 +01:00
Luke Barnard
57f82c3c9e
Quote using innerText
...
codep matrix-org/matrix-react-sdk#1289
2017-08-10 10:18:37 +01:00
Nathan van Beelen
918d0eb4fd
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-08-09 19:40:13 +00:00
Richard Lewis
435ec448d6
Add improved icons from Matthew
2017-08-09 16:21:15 +01:00
Bhuvan Krishna
1e4d621ee7
Translated using Weblate (Telugu)
...
Currently translated at 60.8% (126 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-09 15:11:30 +00:00
Sri Lakshmi
370268bba8
Translated using Weblate (Telugu)
...
Currently translated at 60.3% (125 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-09 15:11:14 +00:00
Sri Lakshmi
8906aeb766
Translated using Weblate (Telugu)
...
Currently translated at 60.3% (125 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-09 14:45:33 +00:00
David Baker
7c4b6739fc
Add group member right panel
2017-08-09 15:36:51 +01:00
Richard Lewis
d9ebb11ba9
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/appFixes
2017-08-09 14:08:13 +01:00
David Baker
12628b67ea
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-08-09 13:46:40 +01:00
Weblate
906ed3c78f
Merge remote-tracking branch 'origin/develop' into develop
2017-08-09 08:30:53 +00:00
Luke Barnard
ee2fb17945
Merge pull request #4765 from vector-im/rav/karma-bits
...
Karma tweaks for riot-web
2017-08-09 09:30:49 +01:00
Richard van der Hoff
06ef674597
Enable fancy karma reporters
...
cargo-cult luke's stuff from react-sdk
2017-08-08 19:05:58 +01:00
Richard van der Hoff
df33d40285
Enable karma-sourcemap-loader
...
This turns (some) stacktraces back into something useful, so that unpicking
test failures is vaguely tractable
2017-08-08 19:05:49 +01:00
Weblate
b3108e4dff
Merge remote-tracking branch 'origin/develop' into develop
2017-08-08 17:23:49 +00:00
Richard van der Hoff
0b2120e423
Merge pull request #4764 from MTRNord/patch-5
...
Fix typo with scripts/fetch-develop-deps.sh in Building From Source
2017-08-08 18:23:44 +01:00
Marcel
a3525f411d
Fix typo with scripts/fetch-develop-deps.sh in Building From Source
...
scripts/fetch-develop-deps.sh vs scripts/fetch-develop.deps.sh
2017-08-08 19:22:07 +02:00
Weblate
f7c38992cc
Merge remote-tracking branch 'origin/develop' into develop
2017-08-08 13:01:34 +00:00
David Baker
3e96892a91
Merge pull request #4757 from vector-im/luke/css-feature-pills-hide-avatar-setting
...
Adjust CSS for optional avatars in pills
2017-08-08 14:01:29 +01:00
Luke Barnard
274fc34868
Adjust CSS for optional avatars in pills
...
codep matrix-org/matrix-react-sdk#1277
2017-08-08 11:14:52 +01:00
Weblate
6cb979fc6f
Merge remote-tracking branch 'origin/develop' into develop
2017-08-08 09:13:10 +00:00
Richard van der Hoff
10ee9f4de4
Merge pull request #4754 from vector-im/rav/fix_crypto_build
...
Fix crypto on develop
2017-08-08 10:13:06 +01:00
Richard van der Hoff
c31f66aed5
Jenkins.sh: only fetch head of dependency branches
2017-08-08 09:50:49 +01:00
Richard van der Hoff
7b024751d1
fetch-develop-deps: avoid breaking js-sdk
...
do `npm i` in react-sdk *before* symlinking js-sdk, to avoid moving a load of
deps from js-sdk to react-sdk and hence breaking the build.
2017-08-08 09:50:49 +01:00
Richard van der Hoff
9c3c1b7608
Make webpack exit non-zero on error
...
Pass `--bail` to webpack, so that if we can't find a module, we bail out rather
than deploy a broken version to /develop.
https://github.com/webpack/webpack/issues/708 is somewhat relevant.
2017-08-08 09:50:49 +01:00
Weblate
a8ddf528a8
Merge remote-tracking branch 'origin/develop' into develop
2017-08-06 19:11:38 +00:00
Matthew Hodgson
9f3c33758c
Merge pull request #4464 from vsund/patch-1
...
Fix signing key url in readme
2017-08-06 20:11:32 +01:00
Weblate
ed9a4a3933
Merge remote-tracking branch 'origin/develop' into develop
2017-08-06 19:11:06 +00:00
Matthew Hodgson
bf38fead18
Merge pull request #4749 from jfmherokiller/gitignore-update
...
update gitignore to allow .idea directory to exist in subdirs
2017-08-06 20:11:00 +01:00
Weblate
b75402e772
Merge remote-tracking branch 'origin/develop' into develop
2017-08-06 19:10:34 +00:00
Matthew Hodgson
a98c734eb5
Merge pull request #4665 from uhoreg/compact
...
tweak compact theme
2017-08-06 20:10:27 +01:00
Jordan Moran Meyers
fb69ac33a0
update gitignore to allow .idea directory to exist in subdirs
2017-08-05 15:50:47 -05:00
Richard Lewis
25d1d785ba
Updated icons
2017-08-05 00:23:55 +01:00
Richard Lewis
41afbb117d
Add show and hide icons
2017-08-04 23:44:52 +01:00
Weblate
8b1650c382
Merge remote-tracking branch 'origin/develop' into develop
2017-08-03 14:56:03 +00:00
David Baker
4b5febadb7
Merge pull request #4740 from vector-im/luke/upgrade-dep-draft-js-0.11.0-alpha
...
Update draft-js from 0.10.1 to 0.11.0-alpha
2017-08-03 15:55:57 +01:00
Luke Barnard
8ca2af0fe7
Update draft-js from 0.10.1 to 0.11.0-alpha (see https://github.com/matrix-org/matrix-react-sdk/pull/1269 )
2017-08-03 15:22:52 +01:00
Weblate
03228d945d
Merge remote-tracking branch 'origin/develop' into develop
2017-08-03 14:21:40 +00:00
yuurii
3e845bc37c
Translated using Weblate (Japanese)
...
Currently translated at 28.5% (59 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
2017-08-03 14:21:39 +00:00
Osoitz
531f1e52eb
Translated using Weblate (Basque)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2017-08-03 14:21:38 +00:00
David Baker
f5e5bb8720
Merge pull request #4739 from vector-im/t3chguy/mouse_forward_back-windows
...
electron support for mouse forward/back buttons in Windows
2017-08-03 15:21:33 +01:00
Michael Telatynski
a6d5158830
electron support for mouse forward/back buttons in Windows
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-03 15:03:50 +01:00
daniel tygel
dfa1ce8d77
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2017-08-03 13:46:44 +00:00
Jeff Huang
3ba4823fd7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-08-03 00:43:45 +00:00
Michael Telatynski
1b004f170d
make eslint happy
2017-08-03 01:10:32 +01:00
Michael Telatynski
9ab30b7b17
fix line-length and copyright header
2017-08-03 01:05:43 +01:00
Michael Telatynski
131d1c74c9
add room state explorer to devtools
2017-08-03 00:59:40 +01:00
yuurii
b9ff6c873c
Added translation using Weblate (Japanese)
2017-08-02 13:32:57 +00:00
Michael Telatynski
29f43f8fe8
add styling for TextInputWithCheckboxDialog
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-08-02 14:01:32 +01:00
Weblate
6653ccf9a1
Merge remote-tracking branch 'origin/develop' into develop
2017-08-02 12:06:35 +00:00
Luke Barnard
4b8764c070
Merge pull request #4730 from vector-im/luke/update-dep-draft-js
...
Update draft-js from 0.8.1 to 0.10.1
2017-08-02 13:06:31 +01:00
Michael Telatynski
bf09c14e44
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-08-02 12:24:15 +01:00
Luke Barnard
2f99a4883f
Update draft-js from 0.8.1 to 0.10.1
...
Hopefully to fix #4675 and friends
2017-08-02 11:52:47 +01:00
Michael Telatynski
27a1038e8d
Merge branch 'master' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-08-02 11:48:20 +01:00
Weblate
73e5cc9721
Merge remote-tracking branch 'origin/develop' into develop
2017-08-01 16:30:35 +00:00
Walter
b12741464e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-08-01 16:30:34 +00:00
Richard Lewis
af85f18eae
Styling tweaks
2017-08-01 17:30:22 +01:00
Osoitz
2551a945b8
Translated using Weblate (Basque)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
2017-08-01 15:29:26 +00:00
Osoitz
6bab8295d7
Added translation using Weblate (Basque)
2017-08-01 14:02:02 +00:00
Michael Telatynski
6bfdd69279
add devtools dialog
2017-07-31 12:08:41 +01:00
Michael Telatynski
5b6dbfb701
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/i18n_analytics
2017-07-28 21:02:48 +01:00
Weblate
8b26d5b7fb
Merge remote-tracking branch 'origin/develop' into develop
2017-07-28 14:34:13 +00:00
David Baker
384727a553
Merge pull request #4693 from vector-im/luke/css-sending-event-tile
...
Make pills, emoji translucent when sending
2017-07-28 15:34:09 +01:00
Luke Barnard
397523f4ac
Make pills, emoji translucent when sending
...
also fix header colours, which now inherit the font colour of the event tile (so all headers have the correct colour when sending or when the event tile is highlighted for a mention)
2017-07-28 15:13:36 +01:00
Weblate
ca388b8c7c
Merge remote-tracking branch 'origin/develop' into develop
2017-07-28 13:15:45 +00:00
Richard Lewis
ca5fdff72f
Merge pull request #4690 from vector-im/rxl881/widgetPermissions
...
Widget permissions styling and icon
2017-07-28 14:15:41 +01:00
Richard Lewis
317ff8c6af
Beta tag styling
2017-07-27 23:02:19 +01:00
Richard Lewis
50f5abf535
Permissions button cursor.
2017-07-27 20:19:08 +01:00
Richard Lewis
c1fe3533c4
Add red cancel icon and styling.
2017-07-27 18:10:56 +01:00
Michael Telatynski
93a3c896a4
un-i18n Modal Analytics
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-07-27 17:45:02 +01:00
Richard Lewis
0bee03e86f
Fix App body height.
...
App warning colours.
App loading styling.
2017-07-27 16:40:33 +01:00
LuPa
de5db26214
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-07-26 18:20:02 +00:00
Weblate
a5771c48ba
Merge remote-tracking branch 'origin/develop' into develop
2017-07-26 15:58:35 +00:00
Sri Lakshmi
5b3fb36ac7
Translated using Weblate (Telugu)
...
Currently translated at 6.2% (13 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-07-26 15:58:35 +00:00
Bamstam
c8a39e361d
Translated using Weblate (German)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-07-26 15:58:35 +00:00
David Baker
068a2b869e
Merge pull request #4682 from vector-im/luke/css-fix-rte-auto-scroll
...
CSS required for composer autoscroll
2017-07-26 16:58:32 +01:00
Travis Ralston
e7c3563358
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-07-26 15:51:27 +00:00
Richard Lewis
ff2554c8a6
App permission component styling.
2017-07-26 16:48:24 +01:00
Luke Barnard
35c239aae8
CSS required for composer autoscroll
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1248
2017-07-26 16:45:00 +01:00
David Baker
4fa85723ab
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-07-25 17:16:05 +01:00
David Baker
3ff628254d
CSS for group userlist
2017-07-25 15:56:40 +01:00
Weblate
c2e1b6c613
Merge remote-tracking branch 'origin/develop' into develop
2017-07-25 09:21:55 +00:00
David Baker
ec6efd2488
Merge pull request #4608 from vector-im/dbkr/groupview_edit
...
CSS for group edit UI
2017-07-25 10:21:51 +01:00
Weblate
1a09fc60f0
Merge remote-tracking branch 'origin/develop' into develop
2017-07-25 08:55:42 +00:00
Matthew Hodgson
bcedc206e1
seems folk prefer darker pills
2017-07-25 09:55:34 +01:00
Weblate
77582e0a17
Merge remote-tracking branch 'origin/develop' into develop
2017-07-24 21:13:38 +00:00
Kevin Németh
be0cb667c8
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-07-24 21:13:37 +00:00
Matthew Hodgson
dbeeacf11c
tweak pill colours some more
2017-07-24 22:13:29 +01:00
Weblate
d0344fef8b
Merge remote-tracking branch 'origin/develop' into develop
2017-07-24 20:22:49 +00:00
Richard van der Hoff
7dbb4bba09
Merge pull request #4671 from vector-im/rav/promise_fail_fails
...
Fix a couple of minor errors in the room list
2017-07-24 21:22:45 +01:00
Richard van der Hoff
bc2f639aae
Fix a couple of minor errors in the room list
...
bluebird promises don't support .fail, so some operations didn't work quite
right. We should use .catch instead.
2017-07-24 17:19:46 +01:00
Weblate
8445eb0959
Merge remote-tracking branch 'origin/develop' into develop
2017-07-24 13:49:52 +00:00
Lauris Mierkalns
de04cba41f
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lv/
2017-07-24 13:49:52 +00:00
Luke Barnard
e923847dac
Make user mentions more pill-like
...
By adding subtle background-colors
2017-07-24 14:49:43 +01:00
Hubert Chathi
efa156b53a
tweak compact theme
...
- add some comments
- decrease size of info events and MELS (#4363.2)
- reduce spacing between paragraphs, lists, etc (#4363.3 & 4)
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca >
2017-07-23 23:02:29 -04:00
David Baker
d2f02e8e99
Swap classes instead of using 0 height elements
2017-07-21 14:14:27 +01:00
David Baker
5ba3453dcc
cursor: pointer on avatar picker
2017-07-21 11:12:46 +01:00
Lauris Mierkalns
9d8215e49f
Added translation using Weblate (Latvian)
2017-07-20 23:24:17 +00:00
Weblate
2cc153c796
Merge remote-tracking branch 'origin/develop' into develop
2017-07-20 13:05:10 +00:00
Richard Lewis
55084d3aca
Merge pull request #4584 from vector-im/rxl881/beta
...
Styling for beta testing icon.
2017-07-20 14:05:06 +01:00
Weblate
878ff9826a
Merge remote-tracking branch 'origin/develop' into develop
2017-07-20 10:50:26 +00:00
Richard van der Hoff
7e00a86048
Merge pull request #4650 from vector-im/rav/bump_indexeddb_timeot
...
Increase the timeout for clearing indexeddbs
2017-07-20 11:50:23 +01:00
Weblate
e133160a68
Merge remote-tracking branch 'origin/develop' into develop
2017-07-20 10:25:25 +00:00
Kegan Dougal
62579ed6b0
Add tracebacks to deploy exceptions
2017-07-20 11:25:19 +01:00
Weblate
98e3746a1e
Merge remote-tracking branch 'origin/develop' into develop
2017-07-20 10:16:40 +00:00
Luke Barnard
01eef7eb41
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-07-20 11:16:26 +01:00
Luke Barnard
ccf5d6fc90
Adjust pill CSS
...
-Remove space after mentions without pill background colour
-Increase space between pill avatar and first letter of the pill by 1px
2017-07-20 11:14:54 +01:00
Weblate
055224693a
Merge remote-tracking branch 'origin/develop' into develop
2017-07-20 10:02:15 +00:00
Kegsay
9864ce5bb2
Support multiple config.json symlinks in redeploy.py ( #4644 )
...
* Support multiple config.json symlinks in redeploy.py
* Review comments
2017-07-20 11:02:10 +01:00
Richard van der Hoff
238afde00a
Increase the timeout for clearing indexeddbs
...
Chrome seems to take ages (like, 1500ms regularly) to clear out the indexeddbs,
and that's causing test timeouts. Bump the timeout to hack around it.
Also: clear both dbs in parallel (can't hurt, right?) and improve diagnostics
on the process.
2017-07-20 11:01:27 +01:00
Bamstam
4b67900225
Translated using Weblate (German)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-07-19 20:52:22 +00:00
Weblate
fb10357dd5
Merge remote-tracking branch 'origin/develop' into develop
2017-07-19 16:26:16 +00:00
Luke Barnard
f7d282fc8e
Merge pull request #4597 from vector-im/luke/css-matrixto-timeline-pills
...
Make some adjustments to mx_UserPill and mx_RoomPill
2017-07-19 17:26:13 +01:00
Weblate
11ae3dd46c
Merge remote-tracking branch 'origin/develop' into develop
2017-07-19 16:16:06 +00:00
Luke Barnard
3544c2b0c8
Merge pull request #4639 from vector-im/luke/css-rte-pre
...
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 17:16:02 +01:00
Weblate
edfa3c1980
Merge remote-tracking branch 'origin/develop' into develop
2017-07-19 13:27:40 +00:00
Bhuvan Krishna
620f39c6a2
Translated using Weblate (Telugu)
...
Currently translated at 1.4% (3 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-07-19 13:27:40 +00:00
Luke Barnard
0c253e2437
Merge pull request #4643 from vector-im/luke/fix-room-tile-dnd
...
Use `catch` instead of `fail` to handle room tag error
2017-07-19 14:27:37 +01:00
Luke Barnard
53ae42ed68
Use catch instead of fail to handle room tag error
...
Because bluebird doesn't support fail
2017-07-19 14:11:22 +01:00
Luke Barnard
871c9e6d3e
Add bing mention pill CSS
...
Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
2017-07-19 11:02:51 +01:00
Luke Barnard
ccc30fb52e
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 09:25:53 +01:00
Weblate
745b803d28
Merge remote-tracking branch 'origin/develop' into develop
2017-07-18 16:45:25 +00:00
Matthew Hodgson
bd693768cc
deliberately de-theme pre tags
2017-07-18 17:45:17 +01:00
Weblate
6e1c40ea0f
Merge remote-tracking branch 'origin/develop' into develop
2017-07-18 14:50:34 +00:00
Matthew Hodgson
b45108d80d
ooooops, fix dark theme code blocks correctly
2017-07-18 15:50:28 +01:00
Weblate
ec68c54644
Merge remote-tracking branch 'origin/develop' into develop
2017-07-18 14:33:48 +00:00
erciccione
4e5e5dd6b3
Translated using Weblate (Italian)
...
Currently translated at 96.1% (199 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-07-18 14:33:48 +00:00
Matthew Hodgson
e7ba618bbe
fix text in code blocks on dark theme
2017-07-18 15:33:41 +01:00
David Baker
fc470cd20d
Merge remote-tracking branch 'origin/develop' into dbkr/groupview_edit
2017-07-18 11:14:27 +01:00
Alexey Murz Korepov
c6bc20cd2a
Fix menu on change keyboard language issue #4345
...
Fix activating menu when changing keyboard language / layout via Alt-Shift, Alt-Ctrl, Alt-CapsLock, and Alt-Space
2017-07-18 09:23:32 +03:00
David Baker
cd418a5525
Retest
2017-07-17 18:16:50 +01:00
David Baker
65b9086f18
Add group header button css
2017-07-17 17:20:11 +01:00
Luke Barnard
0e71ea7a5a
Make some adjustments to mx_UserPill and mx_RoomPill
...
So that they can appear correctly in the body of a text message.
2017-07-17 14:52:08 +01:00
František Šindelář
faa9fa8db9
Added translation using Weblate (Czech)
2017-07-15 13:26:27 +00:00
Richard Lewis
f272961fbd
Styling for beta testing icon.
2017-07-14 23:30:47 +01:00
Weblate
ac0d29dc06
Merge remote-tracking branch 'origin/develop' into develop
2017-07-14 17:04:10 +00:00
Luke Barnard
cb4f57eb4a
Merge pull request #4583 from vector-im/luke/feature-rte-pills
...
CSS for decorated matrix.to links in the composer
2017-07-14 18:04:05 +01:00
Luke Barnard
a1b4b9992e
Use $accent-fg-color instead of #fff
2017-07-14 17:59:53 +01:00
Luke Barnard
18a6ee5a52
white -> #fff
2017-07-14 17:52:11 +01:00
Luke Barnard
de0fd588b6
Add $rte-room-pill-color: #aaa
2017-07-14 17:51:25 +01:00
David Baker
54f44af494
Make editing prettier
2017-07-14 17:23:44 +01:00
Luke Barnard
38899c6011
CSS for decorated matrix.to links in the composer
2017-07-14 17:23:16 +01:00
Weblate
dd77147313
Merge remote-tracking branch 'origin/develop' into develop
2017-07-14 15:43:17 +00:00
David Baker
1690f875ca
Merge pull request #4579 from vector-im/rav/wait_longer_for_client
...
Deflake the joining test
2017-07-14 16:43:13 +01:00
Richard van der Hoff
66ddf25977
Deflake the joining test
...
Just give the client longer to get started (it seems to be taking a long time
to get started talking to indexeddb)
2017-07-14 16:14:42 +01:00
Weblate
c24b04d19b
Merge remote-tracking branch 'origin/develop' into develop
2017-07-14 14:43:00 +00:00
Richard van der Hoff
0c31c62a62
build fix: bump to mock-request 1.1
...
This should have happened with 32ef273f : now that we are using
flushAllExpected, we nee matrix-mock-request 1.1.0
2017-07-14 15:41:13 +01:00
David Baker
8c9afc2dfd
Make GroupView more consistent with RoomView
2017-07-14 15:39:46 +01:00
Weblate
bd06a1c393
Merge remote-tracking branch 'origin/develop' into develop
2017-07-14 14:05:12 +00:00
Kegsay
40a47f8c7a
Allow Riot to load up different configs depending on the domain ( #4575 )
...
Initially try to load `config.$domain.json` and only if that fails, load
`config.json`. Configs are not muxxed in any way, it either entirely uses
the domain config, or entirely uses `config.json`.
2017-07-14 15:05:07 +01:00
Weblate
8516c9d5b5
Merge remote-tracking branch 'origin/develop' into develop
2017-07-14 13:55:25 +00:00
David Baker
caa5751d50
Merge pull request #4577 from vector-im/rav/bump_react_versions
...
Bump react to 15.6 to fix build problems
2017-07-14 14:55:21 +01:00
Richard van der Hoff
01d954e4ab
Bump react to 15.6 to fix build problems
...
matrix-react-test-tools requires react 15.6 or later, so make sure we require
it in riot-web too.
2017-07-14 14:45:44 +01:00
Tong Hui
f6f461c571
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-07-14 12:22:30 +00:00
Brendan Abolivier
e1e7492f17
Translated using Weblate (French)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-07-14 12:15:20 +00:00
Weblate
ea85a3c3d9
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 17:46:57 +00:00
Richard Lewis
c0830b48d0
Merge pull request #4567 from vector-im/rxl881/widgetButtons
...
Improve AppTile menu bar button styling.
2017-07-13 18:46:53 +01:00
David Baker
e60bf48134
CSS for start of group edit support
2017-07-13 18:42:14 +01:00
Weblate
ea7d923d76
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 16:46:16 +00:00
Luke Barnard
5e259ec176
Merge pull request #4572 from vector-im/rav/async_to_bluebird
...
Transform `async` functions to bluebird promises
2017-07-13 17:46:12 +01:00
Richard van der Hoff
3ec4b25793
Transform async functions to bluebird promises
...
It turns out that the assertion made in
https://github.com/vector-im/riot-web/pull/4565 about `async` functions
returning bluebird promises was only correct when babel used an inline version
of the `asyncToGenerator` helper; in react-sdk we are using
`babel-transform-runtime` which means that we use a separate
`babel-runtime/helpers/asyncToGenerator`, which returns a native (or core-js)
Promise.
This meant that we were still in the situation where some methods returned
native Promises, and some bluebird ones, which is exactly the situation I
wanted to resolve by switching to bluebird in the first place: in short,
unless/until we get rid of all code which assumes Promises have a `done` method
etc, we need to make sure that everything returns a bluebird promise.
(Aside: there was debate over whether in the long term we should be trying to
wean ourselves off bluebird promises by assuming all promises are native. The
conclusion was that the complexity hit involved in doing so outweighed any
benefit of a potential future migration away from bluebird).
2017-07-13 17:34:47 +01:00
Weblate
c5b72f0192
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 12:33:54 +00:00
David Baker
b9b0e98ccf
Merge pull request #4570 from vector-im/rav/joining_test
...
use flushAllExpected in joining test
2017-07-13 13:33:50 +01:00
Richard van der Hoff
32ef273f9d
use flushAllExpected in joining test
...
It won't do much to help with the vm stopping for 300ms, but it should make the
code and logs clearer.
2017-07-13 13:23:10 +01:00
Weblate
76f6a19733
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 11:20:13 +00:00
Richard van der Hoff
348ec52b14
Merge pull request #4565 from vector-im/rav/bluebird
...
Switch riot-web to bluebird
2017-07-13 12:20:08 +01:00
Richard van der Hoff
76181f4771
Merge remote-tracking branch 'origin/develop' into rav/bluebird
2017-07-13 12:04:54 +01:00
Weblate
9072ff93b9
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 10:58:24 +00:00
Luke Barnard
a303e1e1b8
Merge pull request #4564 from vector-im/rav/await_login_component
...
loading tests: wait for login component
2017-07-13 11:58:21 +01:00
Weblate
acbcde85ce
Merge remote-tracking branch 'origin/develop' into develop
2017-07-13 10:33:32 +00:00
Luke Barnard
ba1166d0d0
Merge pull request #4568 from vector-im/luke/remove-old-composer
...
Remove CSS for the MessageComposerInputOld
2017-07-13 11:33:28 +01:00
Richard van der Hoff
7238c4dfac
Fix overlooked q
2017-07-13 11:33:25 +01:00
Luke Barnard
d901515059
rethemedex
2017-07-13 10:16:23 +01:00
Luke Barnard
f5c4d903e6
Remove CSS for TabComplete
2017-07-13 10:11:58 +01:00
Richard Lewis
e15c8e473f
AppTile menu bar button styling.
2017-07-13 09:44:19 +01:00
Richard van der Hoff
69eb1a49d4
Fix a broken test
...
turns out that you could call defer.resolve on q defers as an unbound function,
whereas that doesn't work with bluebird promises.
2017-07-13 00:56:13 +01:00
Richard van der Hoff
1d2d086a58
Replace q.allSettled()
...
Bluebird doesn't have an `allSettled` method, so instead catch the exceptions and
use `all`.
2017-07-13 00:50:01 +01:00
Richard van der Hoff
4c5b5ca0ba
replace q.Promise with new Promise
2017-07-13 00:50:01 +01:00
Richard van der Hoff
d5b550f89a
replace q method calls with bluebird ones
...
```
find src test -name '*.js' |
xargs perl -i -pe 's/q\.(all|defer|reject|delay|try|isFulfilled)\(/Promise.$1(/'
```
2017-07-13 00:50:01 +01:00
Richard van der Hoff
b29b4a959b
q(...) -> Promise.resolve
...
```
find src test -name '*.js' | xargs perl -i -pe 's/\b[qQ]\(/Promise.resolve(/'
```
2017-07-13 00:50:01 +01:00
Richard van der Hoff
10decf95f6
replace imports of q with bluebird
...
update `package.json`
```
find src test -name '*.js' |
xargs perl -i -pe 'if (/require\(.[qQ].\)/) { $_ = "import Promise from '\''bluebird'\'';\n"; }'
find src test -name '*.js' |
xargs perl -i -pe 'if (/import [qQ] /) { $_ = "import Promise from '\''bluebird'\'';\n"; }'
```
2017-07-13 00:48:31 +01:00
Richard van der Hoff
b2403d59b7
loading tests: wait for login component
...
Rather than a fixed delay, use matrix-react-test-utils to wait for the login
component to appear. Hopefully this will deflakify some tests.
2017-07-13 00:18:49 +01:00
Richard van der Hoff
0f8a2554dc
Enable colours for karma test output
...
I don't really know why we disable colours here.
2017-07-13 00:18:10 +01:00
Weblate
668199e219
Merge remote-tracking branch 'origin/develop' into develop
2017-07-12 17:29:15 +00:00
Andrey
498feeed21
Translated using Weblate (Russian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-07-12 17:29:15 +00:00
erciccione
4040c1d931
Translated using Weblate (Italian)
...
Currently translated at 58.9% (122 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-07-12 17:29:14 +00:00
Bamstam
e774e807c6
Translated using Weblate (German)
...
Currently translated at 99.5% (206 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-07-12 17:29:14 +00:00
Rami Taibah
f80629db44
Translated using Weblate (Arabic)
...
Currently translated at 14.9% (31 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2017-07-12 17:29:14 +00:00
Luke Barnard
248944a300
Merge pull request #4560 from vector-im/luke/fix-ctrl-k
...
Implement the focus_room_filter action
2017-07-12 18:29:10 +01:00
Luke Barnard
188a58e5c7
RateLimitedFunc -> rate_limited_func
2017-07-12 18:18:13 +01:00
Luke Barnard
3e1a909b1d
Just use the onKeyDown of the <input>
2017-07-12 17:46:27 +01:00
Luke Barnard
41cd238e02
Update to reflect previous implementation
...
Which was a74bbb424c
2017-07-12 17:10:43 +01:00
Luke Barnard
4fe4e10abb
Implement the focus_room_filter action
...
This is for ctrl+k room filtering and switching
2017-07-12 13:49:57 +01:00
Andrey
659ac2e8c7
Translated using Weblate (Russian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-07-12 11:02:09 +00:00
strix aluco
71396e062d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-07-12 02:38:52 +00:00
Szimszon
2ba1a84b0c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-07-11 16:40:51 +00:00
Weblate
b5ef34b0a0
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 16:36:15 +00:00
Richard van der Hoff
898725082a
Remove spurious comma
...
I am messing this up - fix to 0bbce1c
2017-07-11 17:35:25 +01:00
Weblate
a00781b733
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 16:04:20 +00:00
Luke Barnard
a619001533
Merge pull request #4530 from vector-im/dbkr/groups_better_groupview
...
CSS for Rooms in Group View
2017-07-11 17:04:16 +01:00
Weblate
2c65bd097b
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 16:01:08 +00:00
Richard van der Hoff
0bbce1c140
Add missing i18n string
...
This should have been part of
https://github.com/vector-im/riot-web/pull/4557/files
2017-07-11 17:00:04 +01:00
Weblate
b3abf7c592
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 15:46:47 +00:00
Richard van der Hoff
a201f74115
Merge pull request #4557 from vector-im/rav/homepage_again
...
more HomePage tweaks
2017-07-11 16:46:43 +01:00
Richard van der Hoff
bc60fa81af
more HomePage tweaks
...
* Don't log errors with no context
* i18nify the "Couldn't load home page" message
2017-07-11 14:29:47 +01:00
Weblate
c465f40179
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 13:27:41 +00:00
Richard van der Hoff
d25b441add
Merge pull request #4556 from vector-im/rav/homepage_unmounted_guard
...
Give HomePage an unmounted guard
2017-07-11 14:27:38 +01:00
Richard van der Hoff
d755903fdb
typo
2017-07-11 14:10:18 +01:00
Richard van der Hoff
8ac26dd19f
Give HomePage an unmounted guard
...
Also add missing return in error-handling path
2017-07-11 14:08:16 +01:00
Weblate
4d34809279
Merge remote-tracking branch 'origin/develop' into develop
2017-07-11 12:23:32 +00:00
Richard van der Hoff
b375c71a28
fix comments on node versions
2017-07-11 13:23:15 +01:00
David Baker
cefc3e6da9
Make CSS more generic
2017-07-10 19:32:25 +01:00
Travis Ralston
bc88585026
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-07-10 15:03:57 +00:00
David Baker
7a1494fc46
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-10 14:35:51 +01:00
Weblate
ab95905472
Merge remote-tracking branch 'origin/develop' into develop
2017-07-10 12:56:07 +00:00
Sri Lakshmi
61e5fd759a
Translated using Weblate (Telugu)
...
Currently translated at 0.9% (2 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-07-10 12:56:07 +00:00
Luke Barnard
c1b8879b6b
Merge pull request #4500 from vector-im/luke/feature-enable-RTE
...
Take RTE out of labs
2017-07-10 13:56:02 +01:00
Weblate
f033234abe
Merge remote-tracking branch 'origin/develop' into develop
2017-07-10 08:37:37 +00:00
LuPa
f133409207
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-07-10 08:37:37 +00:00
നിദര്ശ്
a1681f8576
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-10 08:37:36 +00:00
Bamstam
d7d61ab01d
Translated using Weblate (German)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-07-10 08:37:36 +00:00
Ross Schulman
3175387c73
Translated using Weblate (Esperanto)
...
Currently translated at 98.0% (202 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-07-10 08:37:36 +00:00
Luke Barnard
d98d493420
Merge pull request #4468 from vector-im/dbkr/my_groups
...
CSS for Groups page
2017-07-10 09:37:32 +01:00
Kelvin
c2c6c14ec5
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-07 19:25:22 +00:00
നിദര്ശ്
e77b1ea87b
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-07 19:11:43 +00:00
Pirate Praveen Arimbrathodiyil
3930720127
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-07 19:11:30 +00:00
നിദര്ശ്
ae2f1ff382
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-07 19:11:09 +00:00
Pirate Praveen Arimbrathodiyil
5ce3d5dc36
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-07 19:09:49 +00:00
David Baker
5f5a802b44
Add CSS from react-sdk PR feedback
2017-07-07 18:34:57 +01:00
David Baker
052f9effc1
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-07 12:02:38 +01:00
David Baker
b4602fd2b1
Comment
2017-07-07 10:49:19 +01:00
David Baker
43bdc04637
Merge remote-tracking branch 'origin/develop' into dbkr/my_groups
2017-07-07 10:47:41 +01:00
Weblate
700672b6ec
Merge remote-tracking branch 'origin/develop' into develop
2017-07-06 21:04:36 +00:00
Luke Barnard
e36899c30f
Merge pull request #4442 from vector-im/erikj/group_server
...
CSS for GroupView
2017-07-06 22:04:30 +01:00
David Baker
e04f34a202
More CSS for group view
2017-07-06 19:14:12 +01:00
Weblate
d34164ec49
Merge remote-tracking branch 'origin/develop' into develop
2017-07-06 13:08:42 +00:00
Luke Barnard
fc5ce7fb61
Merge pull request #4525 from vector-im/t3chguy/markdown_allow_u
...
remove unused class
2017-07-06 14:08:37 +01:00
Michael Telatynski
a8d5f7d5eb
remove unused class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-07-06 13:53:17 +01:00
Weblate
efa0184034
Merge remote-tracking branch 'origin/develop' into develop
2017-07-06 09:27:31 +00:00
Luke Barnard
0796b304cc
Merge pull request #4466 from vector-im/luke/css-rte-improvements
...
Fix long words causing MessageComposer to widen
2017-07-06 10:27:25 +01:00
Weblate
3d167d8a27
Merge remote-tracking branch 'origin/develop' into develop
2017-07-05 17:22:13 +00:00
Luke Barnard
d4435daf31
Merge pull request #4516 from vector-im/luke/css-visual-bell
...
Add visual bell animation for RTE
2017-07-05 18:22:09 +01:00
Luke Barnard
07e8d4ef69
Add visual bell animation for RTE
2017-07-05 18:13:23 +01:00
Weblate
e8c8a0a2c8
Merge remote-tracking branch 'origin/develop' into develop
2017-07-05 13:00:08 +00:00
Luke Barnard
8daa0fced8
Merge pull request #4502 from vector-im/luke/fix-rte-autocomplete-truncate
...
Truncate auto-complete pills properly
2017-07-05 14:00:02 +01:00
Luke Barnard
65a160f24a
Merge branch 'develop' into luke/fix-rte-autocomplete-truncate
2017-07-05 13:45:06 +01:00
Weblate
04fd29c8b7
Merge remote-tracking branch 'origin/develop' into develop
2017-07-05 12:42:58 +00:00
Richard van der Hoff
43a70c2bfb
Merge pull request #4512 from vector-im/rav/chrome_headless
...
Use chrome headless instead of phantomjs
2017-07-05 13:42:52 +01:00
Richard van der Hoff
a14bc9a9b1
README: minor fixes
2017-07-05 11:47:38 +01:00
Richard van der Hoff
ba0073ca71
README: Add notes on running tests
2017-07-05 11:45:33 +01:00
Weblate
e128434acd
Merge remote-tracking branch 'origin/develop' into develop
2017-07-05 09:55:03 +00:00
Tong Hui
9f05236503
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-07-05 09:55:01 +00:00
Richard van der Hoff
60703bdcfc
Log errors thrown by getThirdpartyProtocols
...
- so that it appears in rageshakes and test logs.
2017-07-05 10:54:10 +01:00
David Baker
2ccd36d09e
Merge remote-tracking branch 'origin/develop' into erikj/group_server
2017-07-05 10:13:53 +01:00
Richard van der Hoff
cfe9e762ad
Use trusty dist
2017-07-05 10:01:13 +01:00
Richard van der Hoff
9969d6095d
Remove phantomjs; add chrome
2017-07-05 09:43:40 +01:00
Richard van der Hoff
38b1ca9b90
Use headless chrome instead of phantomjs for tests
2017-07-05 09:35:51 +01:00
Luke Barnard
b4b33ae06f
Add CSS class to truncate certain autocompletions
2017-07-04 16:49:11 +01:00
Luke Barnard
1e569e67b1
Do not truncate autocomplete provider names
2017-07-04 16:40:15 +01:00
Weblate
8b6ed9f993
Merge remote-tracking branch 'origin/develop' into develop
2017-07-04 15:38:45 +00:00
Richard van der Hoff
48889b51b0
Bump to matrix-mock-request 1.0.0
...
- for consistency with js-sdk updates
2017-07-04 16:38:19 +01:00
Weblate
c6492b3d8a
Merge remote-tracking branch 'origin/develop' into develop
2017-07-04 15:30:17 +00:00
Kelvin
92ff1f2671
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-04 15:30:16 +00:00
Richard van der Hoff
5312c9ad4c
Merge pull request #4489 from vector-im/rav/use_external_mock_request
...
Use external mock-request
2017-07-04 16:30:11 +01:00
Luke Barnard
77a52b02cb
Take RTE out of labs
...
Goes with https://github.com/matrix-org/matrix-react-sdk/pull/1176
2017-07-04 16:26:19 +01:00
Richard van der Hoff
bd1196716a
Use external mock-request
...
mock-request is now factored out to matrix-mock-request; use it
2017-07-04 15:59:21 +01:00
Nathan van Beelen
185a5b51ff
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-07-03 20:28:27 +00:00
Pirate Praveen Arimbrathodiyil
d5e1bfab48
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 18:24:09 +00:00
Kelvin
8178f12ae8
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 18:21:50 +00:00
Kelvin
97c4cd49b0
Translated using Weblate (Malayalam)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 18:19:39 +00:00
Weblate
b7cc469f7b
Merge remote-tracking branch 'origin/develop' into develop
2017-07-03 18:04:36 +00:00
Kelvin
c565d31e53
Translated using Weblate (Malayalam)
...
Currently translated at 99.0% (204 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 18:04:35 +00:00
Luke Barnard
cb17cb0535
Merge pull request #4443 from vector-im/t3chguy/patch-3
...
fix Quote not closing contextual menu
2017-07-03 19:04:31 +01:00
Pirate Praveen Arimbrathodiyil
e0b9b4320a
Translated using Weblate (Malayalam)
...
Currently translated at 98.0% (202 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 17:47:09 +00:00
Kelvin
5e5096c69d
Translated using Weblate (Malayalam)
...
Currently translated at 98.0% (202 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 17:38:35 +00:00
Pirate Praveen Arimbrathodiyil
c45f976d34
Translated using Weblate (Malayalam)
...
Currently translated at 97.0% (200 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 17:19:08 +00:00
Michael Telatynski
39ff11fe82
preinstall phantomjs to try get rid of boom error
2017-07-03 18:13:56 +01:00
Kelvin
3a055634f2
Translated using Weblate (Malayalam)
...
Currently translated at 97.0% (200 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 17:10:11 +00:00
Pirate Praveen Arimbrathodiyil
802e2e6bba
Translated using Weblate (Malayalam)
...
Currently translated at 96.1% (198 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 17:06:05 +00:00
നിദര്ശ്
ca1b5ed611
Translated using Weblate (Malayalam)
...
Currently translated at 96.1% (198 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-07-03 16:22:14 +00:00
Weblate
5475f8ffbd
Merge remote-tracking branch 'origin/develop' into develop
2017-07-03 08:57:59 +00:00
Dreamwhite
657e195455
Translated using Weblate (Italian)
...
Currently translated at 54.8% (113 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
Is the same text
2017-07-03 08:57:59 +00:00
Bamstam
7894ac6651
Translated using Weblate (German)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-07-03 08:57:59 +00:00
Luke Barnard
5d4b98d4f6
Merge pull request #4470 from vector-im/luke/css-emotes-pre-wrap
...
Apply white-space: pre-wrap to mx_MEmoteBody
2017-07-03 09:57:56 +01:00
Luke Barnard
6fcf504a4b
Apply white-space: pre-wrap to mx_MEmoteBody
...
as we do with MTextBody.
So that people can do multi-line emotes...
2017-06-30 17:41:55 +01:00
Luke Barnard
042e7acca5
Fix long words causing MessageComposer to widen
...
Use `word-break: break-word` to split long words.
Fixes https://github.com/vector-im/riot-web/issues/4414
2017-06-30 16:03:56 +01:00
David Baker
17bd323376
Make Groups page look more like design
2017-06-30 14:00:17 +01:00
David Baker
796b51113f
CSS for Create Group dialog
2017-06-29 16:59:26 +01:00
Dreamwhite
7a1a0e613c
Translated using Weblate (Italian)
...
Currently translated at 44.1% (91 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
Is the same
2017-06-29 10:49:35 +00:00
Dreamwhite
233a7dbf68
Translated using Weblate (Italian)
...
Currently translated at 41.7% (86 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-06-29 10:47:33 +00:00
Weblate
af3374e210
Merge remote-tracking branch 'origin/develop' into develop
2017-06-28 16:38:56 +00:00
Luke Barnard
515f8de2c5
Merge pull request #4456 from vector-im/luke/css-rte-improvements
...
Add some style improvements to autocompletions
2017-06-28 17:38:53 +01:00
Luke Barnard
2ea69624af
Add some style improvements to autocompletions
...
- Fix https://github.com/vector-im/riot-web/issues/2230 by adding text-overflow: ellipsis to pill spans
- Add padding to pills
- Make sure to only apply horizontal margin of pill children at one level of the DOM tree
2017-06-28 16:36:32 +01:00
Weblate
ed6ea13773
Merge remote-tracking branch 'origin/develop' into develop
2017-06-28 15:07:03 +00:00
strix aluco
7aff42ca9d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-28 15:07:03 +00:00
Carlos A. Carnero Delgado
c320c64f27
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-28 15:07:03 +00:00
Andrey
b55fa94db9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-28 15:07:03 +00:00
bldrzzy
a5bc9a953c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-28 15:07:03 +00:00
Rayeshman
34f52e8315
Translated using Weblate (Persian)
...
Currently translated at 98.0% (202 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fa/
2017-06-28 15:07:03 +00:00
IMIN
15dcc507d8
Translated using Weblate (Korean)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-28 15:07:03 +00:00
Bamstam
962f081fcd
Translated using Weblate (German)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-28 15:07:03 +00:00
Rayeshman
991789da72
Translated using Weblate (Esperanto)
...
Currently translated at 97.5% (201 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-28 15:07:03 +00:00
Jeff Huang
d5c37ad8bc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-06-28 15:07:02 +00:00
Tong Hui
4ee5431e07
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-06-28 15:07:02 +00:00
Richard Lewis
176f7f1515
Merge pull request #4447 from vector-im/rxl881/apps
...
Styling for apps / widgets
2017-06-28 16:06:57 +01:00
David Baker
105c54a1f1
CSS for Groups page
2017-06-28 13:57:20 +01:00
Michael Telatynski
f36c1ca207
fix Quote not closing contextual menu
...
also use `this.closeMenu();` over the explicit direct call as the wrapper exists and is a little clearer
2017-06-27 14:51:18 +01:00
Richard Lewis
83353e9419
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-27 12:40:32 +01:00
David Baker
f6627937fa
CSS for GroupView
2017-06-27 11:52:46 +01:00
Tom Tryfonidis
a122e72a2b
Translated using Weblate (Greek)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-27 07:53:29 +00:00
Tong Hui
fcde56f614
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-06-26 15:29:11 +00:00
Brendan Abolivier
59692d0190
Translated using Weblate (French)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-26 15:22:45 +00:00
Carlos A. Carnero Delgado
15634a8435
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-26 03:22:58 +00:00
IMIN
d05d7a09c4
Translated using Weblate (Korean)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-25 22:02:04 +00:00
bldrzzy
b4b4b8d350
Translated using Weblate (Polish)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-25 20:47:40 +00:00
Sylvia van Os
9541fc1033
Mirror local video feed
2017-06-25 22:13:00 +02:00
Rayeshman
ffcc495f98
Added translation using Weblate (Persian)
2017-06-25 09:38:31 +00:00
Szimszon
63a5f22e58
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-25 07:33:29 +00:00
strixaluco
6e8246206a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-24 14:34:28 +00:00
Andrey
c4e8b5586f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-24 12:37:49 +00:00
Jeff Huang
7bb2e83ff4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-06-24 03:40:16 +00:00
Krombel
7b7e240af6
Translated using Weblate (German)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-23 10:23:36 +00:00
Weblate
2a72c2e19b
Merge remote-tracking branch 'origin/develop' into develop
2017-06-23 08:47:57 +00:00
Max Sandholm
9ca37c6cb8
Translated using Weblate (Swedish)
...
Currently translated at 78.1% (161 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-06-23 08:47:57 +00:00
Jeff Huang
a9b8626ad3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 78.1% (161 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-06-23 08:47:56 +00:00
David Baker
c614bc2356
Merge pull request #4400 from vector-im/rav/flush_logs_on_close
...
Attempt to flush the rageshake logs on close
2017-06-23 09:47:53 +01:00
Matthew Hodgson
f7f5255378
fix vars
2017-06-22 21:53:06 +01:00
Matthew Hodgson
23a0e9a96c
Merge pull request #4401 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-22 21:42:58 +01:00
Elia
8b89a1770d
Translated using Weblate (Turkish)
...
Currently translated at 96.6% (199 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2017-06-22 20:21:51 +00:00
Pitchaya Boonsarngsuk
bfe43d841f
Translated using Weblate (Thai)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
2017-06-22 20:21:51 +00:00
Carlos A. Carnero Delgado
423a047687
Translated using Weblate (Spanish)
...
Currently translated at 99.5% (205 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-22 20:21:51 +00:00
Richard van der Hoff
cc56ef3abd
Attempt to flush the rageshake logs on close
...
... so that we get to see what happened in the last 30s.
2017-06-22 18:25:19 +01:00
Pitchaya Boonsarngsuk
fbcdc5adad
Translated using Weblate (Thai)
...
Currently translated at 100.0% (206 of 206 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
2017-06-22 17:08:08 +00:00
Weblate
b75180d959
Merge remote-tracking branch 'origin/develop' into develop
2017-06-22 16:37:03 +00:00
David Baker
fab50bc1f1
Merge pull request #4176 from vector-im/t3chguy/updating_stuff
...
improve update polling electron and provide a manual check for updates button
2017-06-22 17:36:58 +01:00
Weblate
cfe7fbb23e
Merge remote-tracking branch 'origin/develop' into develop
2017-06-22 14:30:14 +00:00
Elia
8477ed2967
Translated using Weblate (Turkish)
...
Currently translated at 99.0% (199 of 201 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2017-06-22 14:30:14 +00:00
David Baker
a1132ca7aa
Merge pull request #4395 from vector-im/rav/fix_braindead_firefox
...
Fix load failure in firefox when indexedDB is disabled
2017-06-22 15:30:01 +01:00
Richard van der Hoff
6e52ab6182
Fix load failure in firefox when indexedDB is disabled
2017-06-22 15:11:11 +01:00
Michael Telatynski
e33e0effa3
use _t on string literals and i18n 'warning'
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-22 15:05:13 +01:00
Michael Telatynski
0788826a71
Merge branches 'develop' and 't3chguy/updating_stuff' of github.com:vector-im/riot-web into t3chguy/updating_stuff
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
# Conflicts:
# electron_app/src/tray.js
2017-06-22 15:04:33 +01:00
Weblate
c79c0bd333
Merge remote-tracking branch 'origin/develop' into develop
2017-06-22 13:37:35 +00:00
Elia
e4c3a63375
Translated using Weblate (Turkish)
...
Currently translated at 99.0% (200 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2017-06-22 13:37:35 +00:00
Richard van der Hoff
a9c8429d2e
Merge pull request #4362 from turt2live/travis/missed-redact
...
Change missed 'Redact' to 'Remove' in ImageView.
2017-06-22 14:37:31 +01:00
Weblate
9af8cfd1dc
Merge remote-tracking branch 'origin/develop' into develop
2017-06-22 11:40:18 +00:00
Matthew Hodgson
93502b3c2a
better englishing
2017-06-22 12:40:09 +01:00
Weblate
46ff43e9ba
Merge remote-tracking branch 'origin/develop' into develop
2017-06-22 11:08:22 +00:00
Elia
954d56e151
Translated using Weblate (Turkish)
...
Currently translated at 99.0% (200 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2017-06-22 11:08:22 +00:00
IMIN
f040a72765
Translated using Weblate (Korean)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-22 11:08:22 +00:00
David Baker
8b65b96adf
Merge branch 'master' into develop
2017-06-22 12:08:14 +01:00
David Baker
cf5cf02529
v0.11.4
2017-06-22 12:04:49 +01:00
David Baker
26ea8a7494
Prepare changelog for v0.11.4
2017-06-22 12:04:49 +01:00
David Baker
27d83ba440
v0.11.4
2017-06-22 12:01:05 +01:00
David Baker
c380e7566a
Released js-sdk & react-sdk
2017-06-22 11:58:57 +01:00
daniel tygel
81518069ed
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2017-06-22 09:58:03 +00:00
Weblate
a06eb5dfe1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-21 14:04:40 +00:00
David Baker
7d3f75ef87
Merge pull request #4355 from vector-im/t3chguy/electron/windows_icon_instability
...
explicit convert to nativeImage to stabilise trayIcon on Windows [Electron]
2017-06-21 15:04:36 +01:00
Weblate
54ef2dd39b
Merge remote-tracking branch 'origin/develop' into develop
2017-06-21 13:14:18 +00:00
Szimszon
b51101038f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-21 13:14:18 +00:00
David Baker
79ad89c673
Merge pull request #4373 from vector-im/luke/fix-pwd-nagbar-_t
...
Use _tJsx for PasswordNagBar (because it has <u>)
2017-06-21 14:14:15 +01:00
IMIN
e7dd6fa714
Translated using Weblate (Korean)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-21 11:50:00 +00:00
strixaluco
a46a0c0949
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-21 01:28:06 +00:00
Walter
a13b766bad
Translated using Weblate (Ukrainian)
...
Currently translated at 99.0% (200 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-21 01:26:17 +00:00
Tom Tryfonidis
969c7c93d6
Translated using Weblate (Greek)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-20 20:22:23 +00:00
Valentin Sundermann
aade0d557d
Fix key url in readme
...
The URL for the signing key changed and hence pointed to a wrong direction.
2017-06-20 20:50:18 +02:00
Szimszon
d1c97d8f9a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-20 17:13:23 +00:00
Weblate
ae8ad6969a
Merge remote-tracking branch 'origin/develop' into develop
2017-06-20 16:55:46 +00:00
Walter
6d62bf0e25
Translated using Weblate (Ukrainian)
...
Currently translated at 98.0% (198 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-20 16:55:45 +00:00
Richard van der Hoff
26a27a6de4
Merge pull request #4376 from vector-im/rav/test_log_cleanups
...
Clean up some log outputs from the integ tests
2017-06-20 17:55:42 +01:00
Walter
51cfad5b9f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-20 16:48:26 +00:00
Richard van der Hoff
ca3399df77
Clean up some log outputs from the integ tests
2017-06-20 17:41:21 +01:00
Luke Barnard
c4a3211cfc
Use _tJsx for PasswordNagBar (because it has <u>)
2017-06-20 16:28:40 +01:00
Weblate
d9f662c06e
Merge remote-tracking branch 'origin/develop' into develop
2017-06-20 15:24:12 +00:00
Richard van der Hoff
abf21675d5
Add some more logging to the tests
...
... to help diagnose when they fail
2017-06-20 16:24:04 +01:00
marekjedrzejewski
8a17e3543a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-20 15:17:51 +00:00
Krombel
c70ad2fa65
Translated using Weblate (German)
...
Currently translated at 100.0% (202 of 202 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-20 15:15:40 +00:00
David Baker
8f8b28425d
Fix json fail
2017-06-20 15:55:35 +01:00
Luke Barnard
6b5bfe24e6
Merge pull request #4367 from vector-im/luke/redesign-user-settings-pwd-warn
...
CSS for redeisng of password warning
2017-06-20 15:24:07 +01:00
Luke Barnard
ae23664a41
Merge branch 'develop' into luke/redesign-user-settings-pwd-warn
2017-06-20 15:03:10 +01:00
Luke Barnard
bbbb82351f
CSS for redeisng of password warning
...
Now looks like red text
2017-06-20 15:01:39 +01:00
Michael Telatynski
67a9b6502b
Merge branch 't3chguy/updating_stuff' of github.com:vector-im/riot-web into t3chguy/updating_stuff
2017-06-20 14:33:09 +01:00
Michael Telatynski
fe1b0b5cd8
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/updating_stuff
2017-06-20 14:32:19 +01:00
David Baker
8dade0d84e
Merge pull request #4366 from vector-im/luke/feature-user-settings-password-warning
...
Give _t to PasswordNagBar, add CSS for UserSettings password warning
2017-06-20 14:31:12 +01:00
Michael Telatynski
499b1c2e70
add missing semicolon
2017-06-20 14:05:17 +01:00
Luke Barnard
047b255e14
Add en_EN translations
2017-06-20 13:33:38 +01:00
David Baker
3926e4dd98
Merge branch 'master' into develop
2017-06-20 13:18:58 +01:00
David Baker
639b17c663
v0.11.3
2017-06-20 13:15:36 +01:00
David Baker
ea8a49f1b7
Prepare changelog for v0.11.3
2017-06-20 13:15:35 +01:00
David Baker
eda3f20b26
v0.11.3
2017-06-20 13:13:28 +01:00
David Baker
6ef32f182a
react-sdk 0.9.6
2017-06-20 13:13:03 +01:00
David Baker
6bae293bdf
Merge pull request #4361 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-20 13:12:14 +01:00
Luke Barnard
d5d29c1c92
Give _t to PasswordNagBar, add CSS for UserSettings password warning
...
Codep https://github.com/matrix-org/matrix-react-sdk/pull/1123
2017-06-20 11:23:34 +01:00
David Baker
556ff24c5f
Merge pull request #4361 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-20 10:19:34 +01:00
strixaluco
f5d9af9b0b
Translated using Weblate (Ukrainian)
...
Currently translated at 98.0% (196 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-20 09:00:47 +00:00
GrigRUSS
3ff0ed52b2
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-20 09:00:47 +00:00
turt2live
4ae6e9fdfd
Remove 'Redact' from en_US and en_EN as it is no longer needed
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-06-19 16:31:59 -06:00
turt2live
b9fc46fa41
Change missed 'Redact' to 'Remove' in ImageView.
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-06-19 16:24:03 -06:00
GrigRUSS
133f3d24f5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-19 17:18:38 +00:00
Bamstam
241ebe50d2
Translated using Weblate (German)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-19 17:18:38 +00:00
Matthew Hodgson
7fda26f268
Merge pull request #4360 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-19 15:43:34 +01:00
Weblate
0729d50e47
Merge remote-tracking branch 'origin/develop' into develop
2017-06-19 13:38:56 +00:00
Richard van der Hoff
f6cbb708b0
Merge pull request #4352 from vector-im/rav/test_return_to_app
...
Test 'return-to-app' functionality
2017-06-19 14:38:52 +01:00
russian
8b7692cf3b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-19 13:24:27 +00:00
daniel tygel
7523251098
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt_BR/
2017-06-19 13:23:34 +00:00
David Baker
5b5e6d83d9
Merge branch 'master' into develop
2017-06-19 13:24:58 +01:00
David Baker
448e33bb65
v0.11.2
2017-06-19 13:20:45 +01:00
David Baker
88950f29c5
Prepare changelog for v0.11.2
2017-06-19 13:20:44 +01:00
David Baker
3e279746d5
v0.11.2
2017-06-19 13:19:09 +01:00
David Baker
f420a18696
Released js-sdk & react-sdk
2017-06-19 13:12:40 +01:00
Richard Lewis
db70272902
Fix custom widget form styling
2017-06-19 12:05:57 +01:00
Michael Telatynski
78068bfaa0
explicit convert to nativeImage to stabilise on Windows
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-19 11:58:44 +01:00
David Baker
578fa1c160
Merge pull request #4354 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-19 11:40:17 +01:00
David Baker
c9715e02d9
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-19 11:39:59 +01:00
David Baker
9f7cf463b9
Merge pull request #4354 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-19 11:38:55 +01:00
Weblate
9eca0d2fde
Merge remote-tracking branch 'origin/develop' into develop
2017-06-19 10:38:05 +00:00
Nathan van Beelen
45bb74d8f6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-06-19 10:38:04 +00:00
David Baker
07103431a9
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-19 11:37:55 +01:00
Richard Lewis
3588ce7bc5
Fix app tile styling
2017-06-19 11:35:20 +01:00
Matthew Hodgson
6e64dd32c8
add register button
2017-06-19 11:33:44 +01:00
Matthew Hodgson
e3a63c3a6d
fix broken vars
2017-06-19 11:33:36 +01:00
Matthew Hodgson
79816c5726
fix broken http status i18n
2017-06-19 11:33:12 +01:00
Matthew Hodgson
c55d292840
add new languages
2017-06-19 11:32:49 +01:00
Matthew Hodgson
0da4834360
Merge pull request #4346 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-19 11:32:28 +01:00
Matthew Hodgson
adbe5c71b7
Merge pull request #4337 from vector-im/t3chguy/fix_forwarding
...
change dispatcher forward_event signature
2017-06-19 11:31:17 +01:00
Matthew Hodgson
a9dfd4da2d
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-19 11:30:57 +01:00
Richard van der Hoff
557d4ae4c1
Test 'return-to-app' functionality
...
Add a test for the 'log in as user' functionality, as well as the 'return to
app' functionality.
2017-06-19 10:47:36 +01:00
Richard van der Hoff
563d1dc3f1
Merge pull request #4335 from vector-im/rav/fix_token_redirect
...
onLoadCompleted is now onTokenLoginCompleted
2017-06-19 09:06:17 +01:00
Richard van der Hoff
5a8a41ad50
Merge branch 'develop' into rav/fix_token_redirect
2017-06-19 09:05:19 +01:00
Richard van der Hoff
60be24c665
Rename promise
2017-06-19 09:04:24 +01:00
Weblate
4a968cd34f
Merge remote-tracking branch 'origin/develop' into develop
2017-06-19 08:02:30 +00:00
Richard van der Hoff
0608c67767
Merge branch 'rav/refactor_matrixclient_states' into develop
...
(PR https://github.com/vector-im/riot-web/pull/4325 )
2017-06-19 09:02:08 +01:00
Weblate
bd1b06c9b4
Merge remote-tracking branch 'origin/develop' into develop
2017-06-19 07:57:09 +00:00
Richard van der Hoff
98f8be45b7
Merge pull request #4325 from vector-im/rav/refactor_matrixclient_states
...
Tweak tests to match updates to matrixchat
2017-06-19 08:57:06 +01:00
Richard van der Hoff
641f20a4f6
Tweak tests to match updates to matrixchat
...
Mostly this is just making it look at the `view` state rather than the
individual boolean flags.
One other tweak merits explanation: we now implement the initial
couldn't-register-as-guest login with an explicit switch to the LOGIN view,
which means that the URL gets updated to #/login.
We also now need to give the login panel a bit longer to appear.
2017-06-19 08:55:54 +01:00
Weblate
7cbfa228ee
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 23:54:13 +00:00
Matthew Hodgson
1c82b7b0c3
add register button
2017-06-19 00:54:07 +01:00
Raul
b7368fa933
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 23:30:50 +00:00
Weblate
ecf163d4e7
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 23:01:19 +00:00
Raul
1a72d3134c
Translated using Weblate (Esperanto)
...
Currently translated at 90.0% (180 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 23:01:18 +00:00
Matthew Hodgson
612cad5d9e
fix broken vars
2017-06-19 00:01:11 +01:00
Weblate
9b1b5b3a4b
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 22:54:37 +00:00
Matthew Hodgson
6b1ffaff7a
fix broken http status i18n
2017-06-18 23:54:29 +01:00
Weblate
ffa24eac84
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 22:50:33 +00:00
Raul
82eb69324d
Translated using Weblate (Esperanto)
...
Currently translated at 88.0% (176 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 22:50:33 +00:00
Matthew Hodgson
eaf61526fb
add new languages
2017-06-18 23:50:27 +01:00
Weblate
47906d23f0
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 22:49:23 +00:00
Raul
2fa05f8d61
Translated using Weblate (Esperanto)
...
Currently translated at 87.0% (174 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 22:49:23 +00:00
Matthew Hodgson
6bee3f22da
Merge pull request #4346 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-18 23:49:20 +01:00
Weblate
396ecf6570
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 22:45:15 +00:00
Raul
f9ef5e8498
Translated using Weblate (Esperanto)
...
Currently translated at 84.0% (168 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 22:45:15 +00:00
Matthew Hodgson
cf9cd503e5
Merge pull request #4337 from vector-im/t3chguy/fix_forwarding
...
change dispatcher forward_event signature
2017-06-18 23:45:12 +01:00
Szymon Łopaciuk
0e00f708f1
Translated using Weblate (Polish)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-18 22:43:15 +00:00
Raul
a4abccdcef
Translated using Weblate (Esperanto)
...
Currently translated at 83.0% (166 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 22:43:15 +00:00
Sebastián Magrí
6ace710a65
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-18 22:42:19 +00:00
Weblate
23b99f83ce
Merge remote-tracking branch 'origin/develop' into develop
2017-06-18 20:37:21 +00:00
Carlos A. Carnero Delgado
8bc2b4a122
Translated using Weblate (Spanish)
...
Currently translated at 74.5% (149 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-18 20:37:21 +00:00
GrigRUSS
2b3ec55850
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-18 20:37:21 +00:00
Szymon Łopaciuk
9a203aab67
Translated using Weblate (Polish)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-18 20:37:21 +00:00
IMIN
5cc1f62839
Translated using Weblate (Korean)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-18 20:37:21 +00:00
alxlg
ad57dd3169
Translated using Weblate (Italian)
...
Currently translated at 31.5% (63 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
2017-06-18 20:37:20 +00:00
Aviral Dasgupta
0635a344ae
Translated using Weblate (Hindi)
...
Currently translated at 3.0% (6 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
2017-06-18 20:37:20 +00:00
Raul
12dab61a67
Translated using Weblate (Esperanto)
...
Currently translated at 49.5% (99 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-18 20:37:20 +00:00
zwindl
7ae1a70a8d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 16.0% (32 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-06-18 20:37:20 +00:00
Matthew Hodgson
4afec6fb7f
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-18 21:37:17 +01:00
Pitchaya Boonsarngsuk
886475af7e
Translated using Weblate (Thai)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
2017-06-18 15:52:43 +00:00
Szymon Łopaciuk
4d89e997b3
Translated using Weblate (Polish)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-18 15:04:02 +00:00
Przemek Anuszek
93a6e03f70
Translated using Weblate (Polish)
...
Currently translated at 84.5% (169 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-06-18 13:51:58 +00:00
alxlg
851f4d4a87
Added translation using Weblate (Italian)
2017-06-18 08:02:30 +00:00
Elia
f2fa326c0c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
2017-06-18 02:07:10 +00:00
David Pérez-Suárez
d9b63a482c
Translated using Weblate (Spanish)
...
Currently translated at 60.5% (121 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-17 23:56:40 +00:00
Elia
c585d80e3e
Added translation using Weblate (Turkish)
2017-06-17 23:49:43 +00:00
Christopher Armstrong
9c8be72574
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-17 23:42:12 +00:00
Enrique
e6551e4590
Translated using Weblate (Spanish)
...
Currently translated at 58.5% (117 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-17 23:31:31 +00:00
Walter
7cdb73d74b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-16 20:22:12 +00:00
Szimszon
3d0da059dc
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-16 17:49:58 +00:00
Michael Telatynski
274536bf13
change dispatcher forward_event signature
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-16 16:11:33 +01:00
Richard van der Hoff
6df1574b8b
onLoadCompleted is now onTokenLoginCompleted
2017-06-16 15:05:14 +01:00
David Baker
8cf6712426
v0.11.2-rc.2
2017-06-16 13:32:57 +01:00
David Baker
37a219006d
Prepare changelog for v0.11.2-rc.2
2017-06-16 13:32:57 +01:00
David Baker
97611cfd27
v0.11.2-rc.2
2017-06-16 13:30:49 +01:00
David Baker
1a12528634
react-sdk rc.2
2017-06-16 13:30:27 +01:00
David Baker
f4f7c605a5
Merge remote-tracking branch 'origin/develop' into release-v0.11.2
2017-06-16 13:30:13 +01:00
Weblate
490a696567
Merge remote-tracking branch 'origin/develop' into develop
2017-06-16 12:06:44 +00:00
David Baker
491d83b17f
Enable Korean Translations
...
As it's now at 64% on react-sdk and looking good
2017-06-16 13:05:56 +01:00
Weblate
55fad1910a
Merge remote-tracking branch 'origin/develop' into develop
2017-06-16 11:56:45 +00:00
David Baker
00c2235381
Merge pull request #4323 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-16 12:56:41 +01:00
Weblate
aff2a50cdd
Merge remote-tracking branch 'origin/develop' into develop
2017-06-16 10:48:34 +00:00
IMIN
5bc676a042
Translated using Weblate (Korean)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-16 10:48:34 +00:00
David Baker
05c667b34b
Merge pull request #4332 from vector-im/dbkr/fix_wierd_h2
...
Fix h2 in markdown being weird
2017-06-16 11:48:31 +01:00
David Baker
2c186aafae
Fix h2 in markdown being weird
...
Date separator style was just define don any h2 in the message
list, so got picked up by any h2s in markdown too. Give date
separators their own class.
Fixes https://github.com/vector-im/riot-web/issues/4328
2017-06-16 11:36:24 +01:00
Enrique
319cdd56e3
Translated using Weblate (Spanish)
...
Currently translated at 58.0% (116 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
2017-06-16 09:42:41 +00:00
IMIN
2477fddc07
Translated using Weblate (Korean)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-16 09:42:41 +00:00
Bamstam
3bf7de8d47
Translated using Weblate (German)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-16 09:42:40 +00:00
Silke
5da8839ceb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-06-16 09:42:40 +00:00
Richard van der Hoff
f5b2a92e84
Give the login panel a bit longer to appear
2017-06-15 18:17:00 +01:00
Richard van der Hoff
1fcd462660
Tweak tests to match updates to matrixchat
...
Mostly this is just making it look at the `view` state rather than the
individual boolean flags.
One other tweak merits explanation: we now implement the initial
couldn't-register-as-guest login with an explicit switch to the LOGIN view,
which means that the URL gets updated to #/login.
2017-06-15 17:52:18 +01:00
David Baker
104cb7b999
v0.11.2-rc.1
2017-06-15 17:21:01 +01:00
David Baker
5b43431bf0
Prepare changelog for v0.11.2-rc.1
2017-06-15 17:21:00 +01:00
David Baker
e045b35c86
v0.11.2-rc.1
2017-06-15 17:20:22 +01:00
David Baker
cb905e9be7
released js-sdk & react-sdk
2017-06-15 17:18:33 +01:00
Weblate
28753c451d
Merge remote-tracking branch 'origin/develop' into develop
2017-06-15 15:29:41 +00:00
Richard van der Hoff
584e4c04da
Merge pull request #4313 from vector-im/rav/deflakify_joining_test
...
Attempts to deflakify the joining test
2017-06-15 16:29:37 +01:00
Weblate
854aed746a
Merge remote-tracking branch 'origin/develop' into develop
2017-06-15 15:13:08 +00:00
Richard van der Hoff
a7a7ffd84b
Merge pull request #4315 from vector-im/rav/test_rts_login
...
Add a test for the login flow when there is a teamserver
2017-06-15 16:13:05 +01:00
Richard van der Hoff
a28af8bcc6
Extend timeouts in joining tests again
...
this seems to work? maybe?
2017-06-15 16:01:26 +01:00
Richard van der Hoff
43f56483aa
Merge branch 'develop' into rav/deflakify_joining_test
2017-06-15 15:48:13 +01:00
IMIN
f3d29b305e
Translated using Weblate (Korean)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-15 14:39:34 +00:00
Richard van der Hoff
ca736cfce8
fix test description
...
logs in, not registers
2017-06-15 14:54:32 +01:00
Weblate
269a82c65f
Merge remote-tracking branch 'origin/develop' into develop
2017-06-15 13:52:04 +00:00
Alexandr Kornienko
680a345ce7
Translated using Weblate (Ukrainian)
...
Currently translated at 98.0% (196 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-15 13:52:04 +00:00
IMIN
3b6c0e0f67
Translated using Weblate (Korean)
...
Currently translated at 82.5% (165 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
2017-06-15 13:52:03 +00:00
Tom Tryfonidis
9de3c71a9b
Translated using Weblate (Greek)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-15 13:52:03 +00:00
Richard van der Hoff
2c8c26a16f
Merge pull request #4314 from vector-im/rav/remove_onload_simulator
...
Remove onload simulator from loading test
2017-06-15 14:52:00 +01:00
IMIN
8f3c0d6233
Added translation using Weblate (Korean)
2017-06-15 10:43:19 +00:00
strixaluco
4f5f32d75c
Translated using Weblate (Ukrainian)
...
Currently translated at 98.0% (196 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
2017-06-15 09:27:47 +00:00
Olivier Nyssen
59d67a483b
Added translation using Weblate (Bengali (India))
2017-06-15 08:57:35 +00:00
Olivier Nyssen
6709f922be
Added translation using Weblate (Bengali (Bangladesh))
2017-06-15 04:10:16 +00:00
Richard van der Hoff
98e694646c
Add a test for the login flow when there is a teamserver
...
- just to check it keeps working.
2017-06-15 02:17:24 +01:00
Richard van der Hoff
6f2eee1f03
Attempts to deflakify the joining test
...
Treat the waitTime passed into `flush` as a timeout rather than a
time-between-loops, so that we can pass in bigger times and not slow the tests
down too much.
Bump the timeout when waiting for /publicRooms and /initialSync in the joining
test.
2017-06-14 22:58:12 +01:00
Olivier Nyssen
9649f279a3
Added translation using Weblate (Hindi)
2017-06-14 21:30:07 +00:00
Olivier Nyssen
181ef8ab7e
Added translation using Weblate (Indonesian)
2017-06-14 21:29:40 +00:00
Richard van der Hoff
4ca009b9f7
Remove onload simulator from loading test
...
This used to exist to reproduce the functionality in the window.onload handler
in vector/index.js -- which got removed in 31915db . Having it here is confusing
at best.
2017-06-14 18:01:44 +01:00
Weblate
fef525c2e5
Merge remote-tracking branch 'origin/develop' into develop
2017-06-14 16:09:14 +00:00
Richard van der Hoff
5ff59b0c23
Tests: delete indexeddbs after running
2017-06-14 17:08:49 +01:00
Richard van der Hoff
27d5704978
Improve logging in mock-request
...
Try to make it a bit more obvious what's been going on in mock-request: add
timestamps to lines, and an identifier so that where we have two flushes in
parallel, we can see what's what.
2017-06-14 16:59:46 +01:00
Weblate
165b3dbdd3
Merge remote-tracking branch 'origin/develop' into develop
2017-06-14 15:59:03 +00:00
Richard van der Hoff
59da904353
Check that we don't register a guest account on /#/login ( #4306 )
...
If you go straight to a /#/login link, we shoudn't go registering guest
accounts or reanimating the saved creds.
2017-06-14 16:59:00 +01:00
GrigRUSS
c01df23040
Translated using Weblate (Russian)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-14 10:44:43 +00:00
David Baker
d22e99345f
Merge branch 'master' into develop
2017-06-14 11:24:53 +01:00
David Baker
4edd21ba8a
v0.11.1
2017-06-14 11:21:27 +01:00
David Baker
90cff5d7bf
Prepare changelog for v0.11.1
2017-06-14 11:21:27 +01:00
David Baker
9325eef650
v0.11.1
2017-06-14 11:20:05 +01:00
David Baker
f9795232e0
react-sdk 0.9.4
2017-06-14 11:19:43 +01:00
David Baker
c3ef2f86d6
Merge pull request #4305 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-14 10:56:22 +01:00
David Baker
11c04abaeb
Merge pull request #4305 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-14 10:55:42 +01:00
Weblate
5d93c675e1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-14 09:34:58 +00:00
Brendan Abolivier
452e35caa1
Translated using Weblate (French)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-14 09:34:58 +00:00
Richard van der Hoff
d7fb0093e4
Merge pull request #4292 from vector-im/rav/clear_storage_on_login
...
Test that we handle stored mx_last_room_id correctly
2017-06-14 10:34:55 +01:00
Luke Barnard
58a323b391
i18n for setting email after password flow
2017-06-14 10:18:48 +01:00
Luke Barnard
cd8dc5f178
Ask for email address after setting password for the first time
...
This is so that the user can reset their password.
2017-06-14 09:58:55 +01:00
Weblate
ea9aae3902
Merge remote-tracking branch 'origin/develop' into develop
2017-06-14 08:57:24 +00:00
AmandineLP
23c6ccc536
Translated using Weblate (French)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-14 08:57:24 +00:00
Paul Evans
fa9ae945ed
Translated using Weblate (Esperanto)
...
Currently translated at 21.5% (43 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
2017-06-14 08:57:24 +00:00
David Baker
9d42a81709
Merge pull request #4301 from vector-im/luke/set-email-after-password-2
...
Ask for email address after setting password for the first time
2017-06-14 09:57:21 +01:00
Tom Tryfonidis
46d0e8da96
Translated using Weblate (Greek)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-14 08:42:05 +00:00
Luke Barnard
4f55f810af
Ask for email address after setting password for the first time
...
This is so that the user can reset their password.
2017-06-14 09:30:08 +01:00
AmandineLP
138555759d
Translated using Weblate (French)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-13 23:07:34 +00:00
Krombel
fbe5dfce4d
Translated using Weblate (German)
...
Currently translated at 100.0% (200 of 200 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-13 18:01:27 +00:00
Weblate
a24acaee54
Merge remote-tracking branch 'origin/develop' into develop
2017-06-13 17:38:24 +00:00
Bamstam
7e272f95ff
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-13 17:38:24 +00:00
Jean
5a9d8b0624
Translated using Weblate (French)
...
Currently translated at 92.9% (184 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-13 17:38:24 +00:00
David Baker
7af2a6c3a6
Merge pull request #4299 from vector-im/luke/set-email-after-password
...
i18n for setting email after password flow
2017-06-13 18:38:21 +01:00
Luke Barnard
c8416b0321
i18n for setting email after password flow
2017-06-13 18:31:35 +01:00
David Baker
27b8568fc0
Merge pull request #4290 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-13 13:07:00 +01:00
David Baker
dfd9f7c27b
New icons for riot-ios & riot-translations
2017-06-13 13:06:38 +01:00
Richard van der Hoff
aa07266f12
Test that we handle stored mx_last_room_id correctly
...
* Do we show the last room correctly on resume?
* Do we show the home page if we have no last room?
* If we follow a login link, and re-log-in, do we correctly vape the
mx_last_room_id (#4283 )
2017-06-13 12:52:35 +01:00
Tom Tryfonidis
e2f2d34698
Translated using Weblate (Greek)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-13 10:45:15 +00:00
Richard Lewis
152e3c6258
Merge branch 'master' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-13 11:40:23 +01:00
David Baker
13231620f1
Merge pull request #4290 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-13 10:52:06 +01:00
Weblate
f2f8c19f2f
Merge remote-tracking branch 'origin/develop' into develop
2017-06-13 09:06:26 +00:00
Jean
5812dd8f3f
Translated using Weblate (French)
...
Currently translated at 92.9% (184 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-13 09:06:25 +00:00
Justin
03dec86211
Translated using Weblate (Dutch)
...
Currently translated at 95.4% (189 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-06-13 09:06:25 +00:00
David Baker
5e530a2065
New icons for riot-ios & riot-translations
2017-06-13 10:06:10 +01:00
Travis Ralston
278bd61ad9
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-12 22:22:48 +00:00
Justin
8967403bca
Translated using Weblate (Dutch)
...
Currently translated at 95.4% (189 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
2017-06-12 21:47:38 +00:00
David Baker
0b83baeaf4
Don't show the tooltips when filtering rooms
...
Fixes https://github.com/vector-im/riot-web/issues/4281
2017-06-12 18:11:00 +01:00
Weblate
1ce1d36e99
Merge remote-tracking branch 'origin/develop' into develop
2017-06-12 17:09:57 +00:00
David Baker
1bb7c54ab4
Merge pull request #4282 from vector-im/dbkr/dont_show_emptycontent_in_search
...
Don't show the tooltips when filtering rooms
2017-06-12 18:09:54 +01:00
David Baker
91295c68ad
Don't show the tooltips when filtering rooms
...
Fixes https://github.com/vector-im/riot-web/issues/4281
2017-06-12 17:54:58 +01:00
David Baker
c43b30f2fd
Missing bracket in translation
2017-06-12 17:35:44 +01:00
David Baker
ac25cf56fb
Fix broken riot.im link on homepage
...
For want of a quote the something something
Also add noopeners
2017-06-12 17:35:14 +01:00
Weblate
2be54f58fe
Merge remote-tracking branch 'origin/develop' into develop
2017-06-12 16:34:09 +00:00
David Baker
bbb9dd9228
Fix broken riot.im link on homepage
...
For want of a quote the something something
Also add noopeners
2017-06-12 17:33:02 +01:00
Weblate
3cb8fa096b
Merge remote-tracking branch 'origin/develop' into develop
2017-06-12 15:49:28 +00:00
David Baker
a3240b934f
Missing bracket in translation
2017-06-12 16:49:09 +01:00
Weblate
5fa8ee315a
Merge remote-tracking branch 'origin/develop' into develop
2017-06-12 15:07:53 +00:00
Jean
051db65188
Translated using Weblate (French)
...
Currently translated at 84.8% (168 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
2017-06-12 15:07:52 +00:00
David Baker
6d1ef0fe0a
Merge branch 'master' into develop
2017-06-12 16:07:45 +01:00
David Baker
bddb6b7f8f
v0.11.0
2017-06-12 16:04:24 +01:00
David Baker
030f2eaeb5
Prepare changelog for v0.11.0
2017-06-12 16:04:23 +01:00
David Baker
b8e0cbaf5a
v0.11.0
2017-06-12 16:02:51 +01:00
Riot Translate Bot
319a3312b1
Update from Weblate. ( #4272 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (English (United States))
Currently translated at 85.3% (169 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Added translation using Weblate (Chinese (Simplified))
* Added translation using Weblate (Arabic)
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 81.8% (162 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Malayalam)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
* Translated using Weblate (Arabic)
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
* Translated using Weblate (Greek)
Currently translated at 97.9% (194 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.5% (5 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-12 15:57:09 +01:00
Marcel
76e058cfa1
Add missing VOIP Dropdown width
2017-06-12 15:56:54 +01:00
Marcel
23f4ddb4fd
Update import and directory path
...
...in the Translations dev guide
2017-06-12 15:56:38 +01:00
krombel
2ed6c01a65
Use Thai string for Thai in Language-Chooser
2017-06-12 15:56:16 +01:00
Matthew Hodgson
02c4516fa7
fix broken var
2017-06-12 15:55:35 +01:00
David Baker
8c541a2702
released js sdk & react sdk
2017-06-12 15:53:46 +01:00
Michael Telatynski
b6d2ba2019
store window ref globally so when splitting files its easier to access.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-12 13:50:45 +01:00
Michael Telatynski
53e2ce33b8
remove unused i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-12 13:39:35 +01:00
Michael Telatynski
9493f4a872
fallback from undefined for interpolation
...
because _t called with undefined interpolation name: errorDetail
even though when its undef its not used to sprinf-js would have been fine...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-12 10:42:44 +01:00
Tom Tryfonidis
2bfaf2f802
Translated using Weblate (Greek)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-12 09:20:18 +00:00
Michael Telatynski
a32ce4fbf6
remove unused string
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 23:57:03 +01:00
Michael Telatynski
89533706a8
pollForUpdate is now internal/private to a Platform.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 23:39:21 +01:00
Michael Telatynski
deb7ed660c
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/updating_stuff
2017-06-11 23:13:49 +01:00
Weblate
6f7d44588e
Merge remote-tracking branch 'origin/develop' into develop
2017-06-11 19:42:27 +00:00
Riot Translate Bot
5d66a539b7
Update from Weblate. ( #4272 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (English (United States))
Currently translated at 85.3% (169 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Added translation using Weblate (Chinese (Simplified))
* Added translation using Weblate (Arabic)
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 81.8% (162 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Malayalam)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
* Translated using Weblate (Arabic)
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
* Translated using Weblate (Greek)
Currently translated at 97.9% (194 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.5% (5 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-11 20:42:24 +01:00
Michael Telatynski
a520f0bfed
move all logic, make bar more generic
...
pass through actual errors
and tidy
needs testing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 19:19:17 +01:00
Tom Tryfonidis
6d5e980c6c
Translated using Weblate (Greek)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-11 17:51:30 +00:00
Radium
6d72e0633b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 2.5% (5 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-06-11 17:51:30 +00:00
abugandar
eabfce8aa9
Translated using Weblate (Arabic)
...
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2017-06-11 17:51:30 +00:00
Tom Tryfonidis
bd583f86b0
Translated using Weblate (Greek)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-11 16:43:58 +00:00
Tom Tryfonidis
e5b6d0a43c
Translated using Weblate (Greek)
...
Currently translated at 97.9% (194 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-11 16:33:13 +00:00
Michael Telatynski
c4fd139586
get rid of pointless interval and timeout on linux
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 16:46:47 +01:00
Michael Telatynski
4c8ff0955d
move electron update logic into own file, tidy tidy tidy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 16:44:36 +01:00
Michael Telatynski
6592526109
change /!\ to Warning for accessibility (plus weird escaping?)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-11 13:45:37 +01:00
Weblate
09977651bb
Merge remote-tracking branch 'origin/develop' into develop
2017-06-10 23:40:35 +00:00
Matthew Hodgson
c34bc2d946
Merge pull request #4266 from MTRNord/patch-2
...
Add missing VOIP Dropdown width
2017-06-11 00:40:32 +01:00
Weblate
491fc49985
Merge remote-tracking branch 'origin/develop' into develop
2017-06-10 23:40:17 +00:00
Matthew Hodgson
23a1efa6ed
Merge pull request #4261 from MTRNord/patch-1
...
Update import and directory path in the Translations dev guide
2017-06-11 00:40:14 +01:00
Weblate
37a3748080
Merge remote-tracking branch 'origin/develop' into develop
2017-06-10 23:39:44 +00:00
Pitchaya Boonsarngsuk
dcfe49e48e
Translated using Weblate (Thai)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
2017-06-10 23:39:44 +00:00
നിദര്ശ്
ff33521ed9
Translated using Weblate (Malayalam)
...
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
2017-06-10 23:39:44 +00:00
Bamstam
296a5a903b
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-10 23:39:44 +00:00
Radium
08d0ef82dc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 81.8% (162 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
2017-06-10 23:39:44 +00:00
Radium
585c36b0a3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
2017-06-10 23:39:44 +00:00
abugandar
6f10213efd
Translated using Weblate (Arabic)
...
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
2017-06-10 23:39:44 +00:00
Matthew Hodgson
f874134a31
Merge pull request #4260 from krombel/patch-1
...
Use Thai string for Thai in Language-Chooser
2017-06-11 00:39:41 +01:00
abugandar
92ebb6576f
Added translation using Weblate (Arabic)
2017-06-10 20:51:00 +00:00
Marcel
cb5cb56854
Add missing VOIP Dropdown width
2017-06-10 17:26:29 +02:00
Marcel
71a0ced8a8
Update import and directory path
...
...in the Translations dev guide
2017-06-10 12:27:26 +02:00
Radium
5eb0c95b5d
Added translation using Weblate (Chinese (Simplified))
2017-06-10 07:34:30 +00:00
krombel
a62a9b9cd1
Use Thai string for Thai in Language-Chooser
2017-06-10 03:11:55 +02:00
BrianMwit
379a5582ea
Translated using Weblate (Thai)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
2017-06-10 00:28:03 +00:00
Oliver Hunt
3a86e659af
Made border transparent when not hovered
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz >
2017-06-10 01:26:20 +01:00
Weblate
19c6a8f7b8
Merge remote-tracking branch 'origin/develop' into develop
2017-06-09 21:22:26 +00:00
GrigRUSS
c51270aca4
Translated using Weblate (Russian)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-09 21:22:25 +00:00
maxigaz
a7641ca04d
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-09 21:22:25 +00:00
Krombel
dd7489002f
Translated using Weblate (English (United States))
...
Currently translated at 85.3% (169 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-09 21:22:25 +00:00
Matthew Hodgson
00ca069873
fix broken var
2017-06-09 22:22:18 +01:00
David Baker
89e14c1b49
v0.11.0-rc.2
2017-06-09 22:20:38 +01:00
David Baker
1d3fc7be9b
Prepare changelog for v0.11.0-rc.2
2017-06-09 22:20:38 +01:00
David Baker
f335656c7d
v0.11.0-rc.2
2017-06-09 22:18:01 +01:00
David Baker
f086629fed
react-sdk rc.2
2017-06-09 22:17:30 +01:00
David Baker
d108f34390
Change flux version to 2.1.1
...
It was previously pinned to 2.0.3 in https://github.com/vector-im/riot-web/commit/5bab440a1
but only here and not in react-sdk, meaning that react-sdk was
still using the latest, at least in develop builds, however
react-sdk now uses utils which requires 2.1, so pin to 2.1.1
everywhere for sanity.
2017-06-09 21:43:11 +01:00
maxigaz
fecbbcda9e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
2017-06-09 20:42:09 +00:00
David Baker
7237224fc9
v0.11.0-rc.1
2017-06-09 20:31:34 +01:00
David Baker
556aa2e38e
Prepare changelog for v0.11.0-rc.1
2017-06-09 20:31:33 +01:00
David Baker
b98497f386
v0.11.0-rc.1
2017-06-09 20:30:24 +01:00
David Baker
daf92c59b1
released js-sdk & react-sdk
2017-06-09 20:29:36 +01:00
GrigRUSS
87cc154bcc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
2017-06-09 17:25:45 +00:00
Oliver Hunt
b032accdfa
Add border on hover for code blocks
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz >
2017-06-09 17:03:29 +01:00
David Baker
387c334d41
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-09 16:14:23 +01:00
David Baker
1581f3f332
Merge pull request #4254 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-09 15:29:19 +01:00
Weblate
6fed0239f1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-09 14:17:24 +00:00
Marcel
47cde99a58
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-09 14:17:24 +00:00
Marcel
3041ec0770
Translated using Weblate (English (United States))
...
Currently translated at 83.3% (165 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-09 14:17:24 +00:00
David Baker
4f6b237fbc
Update translation links to riot.im
2017-06-09 15:16:38 +01:00
Vladi
f24382919b
Translated using Weblate (Russian)
...
Currently translated at 93.4% (185 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-09 14:14:41 +00:00
dtygel
be209eb988
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-09 13:34:53 +00:00
David Baker
fd2486f996
Translated using Weblate (English (United States))
...
Currently translated at 82.3% (163 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-09 12:43:48 +00:00
Bamstam
04b64bb3c3
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-09 11:27:38 +00:00
RiotTranslate
2d85d931c1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-09 08:01:39 +00:00
Matthew Hodgson
0e6576d91a
fix hebrew vars
2017-06-08 22:56:09 +01:00
RiotTranslate
eefa723a87
Merge remote-tracking branch 'origin/develop' into develop
2017-06-08 21:54:10 +00:00
Vladi
6c769175b4
Translated using Weblate (Russian)
...
Currently translated at 89.8% (177 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-08 21:54:09 +00:00
Paul Evans
94592ca2d5
Added translation using Weblate (Esperanto)
2017-06-08 21:54:07 +00:00
Matthew Hodgson
919ca5d67c
fix missing string and broken var
2017-06-08 22:48:12 +01:00
RiotTranslate
3b12a2c431
Update from Weblate. ( #4253 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 99.4% (196 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/he/
2017-06-08 22:36:02 +01:00
Dor Ben Dov
47d704e5a4
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/he/
2017-06-08 19:57:28 +00:00
Dor Ben Dov
b9739f043e
Added translation using Weblate (Hebrew)
2017-06-08 18:51:27 +00:00
RiotTranslate
c5fa3a7df6
[WEBLATE] merge develop
2017-06-08 17:49:39 +00:00
Pitchaya Boonsarngsuk
48e3ab2a66
Translated using Weblate (Thai)
...
Currently translated at 99.4% (196 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-08 17:30:53 +00:00
Bamstam
56699c2e2a
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 17:30:52 +00:00
Luke Barnard
f2b89acfec
Merge pull request #4252 from vector-im/luke/fix-joining-test
...
Expect to see HTTP /join/#some:alias when we the view knows it
2017-06-08 18:11:23 +01:00
Luke Barnard
de334cccfd
Expect to see HTTP /join/#some:alias when we the view knows it
2017-06-08 18:01:55 +01:00
RiotTranslate
caeb675672
Update from Weblate. ( #4250 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 16:00:12 +01:00
Matthew Hodgson
7b4be59e0e
Merge pull request #4169 from vector-im/t3chguy/random_fix_1
...
add explicit import to utf8 polyfill and rip out unused imports
2017-06-08 15:58:58 +01:00
Matthew Hodgson
d8f7262eac
Merge branch 'develop' into t3chguy/random_fix_1
2017-06-08 15:58:49 +01:00
Bamstam
6a25d7a30a
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 13:56:29 +00:00
RiotTranslate
db4be25c41
Merge remote-tracking branch 'origin/develop' into develop
2017-06-08 13:48:45 +00:00
Stanislav N
114a76ff83
Translated using Weblate (Russian)
...
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-08 13:48:44 +00:00
dtygel
5b10cfcdce
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-08 13:48:41 +00:00
David Baker
f32977c0e8
Merge pull request #4204 from ollieh/issues/1974
...
Added styling for copy to clipboard button
2017-06-08 14:46:06 +01:00
Matthew Hodgson
da69d03b1d
i18n powered by [matrix] sanely
2017-06-08 13:50:53 +01:00
Matthew Hodgson
cabbd16dd3
fix colour & hyperlink for home page header
2017-06-08 12:06:52 +01:00
RiotTranslate
0cbd5de1d3
Update from Weblate. ( #4231 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-08 12:05:19 +01:00
Matthew Hodgson
873656232f
fix vector-im/riot-web#3298 correctly, and unbreak scrolling
...
fixes https://github.com/vector-im/riot-web/issues/4241 and https://github.com/vector-im/riot-web/issues/4154
2017-06-08 11:42:03 +01:00
RiotTranslate
c7a5bedb1c
[WEBLATE] merge Develop
2017-06-07 18:58:04 +00:00
Pitchaya Boonsarngsuk
8398e19cea
Translated using Weblate (Thai)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-07 18:49:27 +00:00
Bamstam
f26b3fe9b2
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 18:49:26 +00:00
Matthew Hodgson
96e3c43570
tweak welcome page text
2017-06-07 18:48:24 +01:00
RiotTranslate
8e2609d23e
Update from Weblate. ( #4218 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-07 18:46:24 +01:00
David Baker
e216b4da1b
Merge pull request #4226 from vector-im/luke/css-user-directory-invite
...
Update CSS for ChatInviteDialog
2017-06-07 18:39:38 +01:00
Pitchaya Boonsarngsuk
8e161748ef
Translated using Weblate (Thai)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-07 16:57:26 +00:00
Pitchaya Boonsarngsuk
c44d4a57ac
Translated using Weblate (Thai)
...
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-07 16:50:46 +00:00
Stanislav N
4518776561
Translated using Weblate (Russian)
...
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-07 16:50:45 +00:00
Krombel
e6889716aa
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:50:44 +00:00
Krombel
4a60dc5a20
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:30:54 +00:00
Bamstam
a2081f7d2a
Translated using Weblate (German)
...
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:14:48 +00:00
Bamstam
a7c0c805d4
Translated using Weblate (German)
...
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:14:37 +00:00
Luke Barnard
87996b3a8a
Update CSS for ChatInviteDialog
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1050
- Remove address selector header
- Adjust dialog content so that the error message ("No results" or otherwise) doesn't cause a change in height
2017-06-07 17:14:36 +01:00
Bamstam
a2400baf59
Translated using Weblate (German)
...
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:13:44 +00:00
Bamstam
41df1e676d
Translated using Weblate (German)
...
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:13:22 +00:00
Bamstam
0e6c25122b
Translated using Weblate (German)
...
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 16:13:10 +00:00
RiotTranslate
b2d011f0cb
Merge remote-tracking branch 'origin/develop' into develop
2017-06-07 14:59:43 +00:00
Stanislav N
fc7e20ab62
Translated using Weblate (Russian)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-07 14:57:16 +00:00
Bamstam
5a94cecc62
Translated using Weblate (German)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-07 14:57:15 +00:00
Richard Lewis
272d36995b
Fix active styling
2017-06-07 15:28:58 +01:00
David Baker
53bc78429d
Merge pull request #4212 from vector-im/t3chguy/package_json_fix
...
change electron -> electron_app which was previously missed
2017-06-07 14:46:54 +01:00
Luke Barnard
a158549a4c
Merge pull request #4039 from vector-im/new-guest-access
...
New guest access
2017-06-07 13:40:00 +01:00
David Baker
bd76251fb5
Merge remote-tracking branch 'origin/develop' into experimental
2017-06-07 13:28:30 +01:00
David Baker
80d912bb2c
Merge pull request #4219 from vector-im/luke/css-fix-timestamp-align
...
Align message timestamp centrally about the avatar mid-point
2017-06-07 11:37:26 +01:00
David Baker
65185a5fd0
Merge remote-tracking branch 'origin/new-guest-access' into experimental
2017-06-07 11:28:03 +01:00
Luke Barnard
37625faeb7
Merge pull request #4221 from vector-im/dbkr/ilag_home_url
...
Remove '/' from homepage URL
2017-06-07 11:27:39 +01:00
David Baker
090a7c5761
Remove '/' from homepage URL
...
As we are not always at the root of the web server.
2017-06-07 11:20:41 +01:00
David Baker
fb358d8fd6
Merge remote-tracking branch 'origin/develop' into experimental
2017-06-07 10:59:01 +01:00
Richard Lewis
9302c60b47
App icon styling
2017-06-07 10:55:35 +01:00
David Baker
5c51797420
Merge remote-tracking branch 'origin/new-guest-access' into experimental
2017-06-07 10:51:25 +01:00
David Baker
332a5b49a5
Merge remote-tracking branch 'origin/develop' into experimental
2017-06-07 10:51:18 +01:00
David Baker
9a6e0440f9
Merge pull request #4220 from vector-im/dbkr/right_branch_chop_origin
...
Chop off 'origin/'
2017-06-07 10:50:27 +01:00
David Baker
9c94f2ac14
Use bash magic instead of sed
2017-06-07 10:39:46 +01:00
David Baker
b0486e333d
Chop off 'origin/'
...
when figuring out what branch we're on
2017-06-07 10:35:08 +01:00
Luke Barnard
784e52f249
Align message timestamp centrally about the avatar mid-point
...
Tested visually against any unintended changes to the alignment of e2e icons, with timestamps on 12h and 24h mode.
2017-06-07 10:19:58 +01:00
RiotTranslate
012c02ff7d
Merge remote-tracking branch 'origin/develop' into develop
2017-06-07 09:01:10 +00:00
Stanislav N
fe4738996a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-07 09:01:09 +00:00
Richard Lewis
76880e0de7
App icon tile styling
2017-06-06 23:46:27 +01:00
RiotTranslate
d235e2276f
Translated using Weblate (Hungarian) ( #4214 )
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-06-06 23:23:29 +01:00
RiotTranslate
c117ceb0b6
Merge remote-tracking branch 'origin/develop' into develop
2017-06-06 20:37:25 +00:00
Szimszon
f815097ee9
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-06-06 20:37:22 +00:00
Michael Telatynski
79d6ced201
change electron -> electron_app which was previously missed
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-06 18:39:54 +01:00
Matthew Hodgson
080cbea080
Merge pull request #4211 from uhoreg/compact
...
adjust alignment of message menu button in compact layout
2017-06-06 18:07:32 +01:00
David Baker
968e21a67d
Merge branch 'master' into develop
2017-06-06 17:48:32 +01:00
David Baker
26bb962a3c
v0.10.2
2017-06-06 17:45:07 +01:00
David Baker
88e159e462
Prepare changelog for v0.10.2
2017-06-06 17:45:06 +01:00
David Baker
951b63898b
v0.10.2
2017-06-06 17:43:57 +01:00
David Baker
3d51156b7e
Temporarily revert
2017-06-06 17:43:34 +01:00
David Baker
d648dc867e
v0.10.2
2017-06-06 17:41:57 +01:00
David Baker
a62ed0eb03
reatc-sdk 0.9.2
2017-06-06 17:41:26 +01:00
Hubert Chathi
383f6b619b
adjust alignment of message menu button
2017-06-06 12:11:02 -04:00
Matthew Hodgson
13c780c7c5
add traditional chinese, thai, greek
2017-06-06 16:51:00 +01:00
Matthew Hodgson
dbbb916be8
Merge pull request #4207 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-06 16:45:09 +01:00
David Baker
1deadf5aad
Merge branch 'new-guest-access' into experimental
2017-06-06 16:43:01 +01:00
Luke Barnard
8fee4941c3
Merge pull request #4209 from vector-im/dbkr/ilag_fix_tests
...
Fix Tests in ILAG
2017-06-06 16:20:14 +01:00
David Baker
8e288e14bf
Add more hacky q.delays
...
To work around the fact that we now do more trips around the
event loop to update view state (because of going vis the store).
Also add comment saying how horrible this is.
2017-06-06 15:59:24 +01:00
David Baker
15d0bd9271
Partially revert https://github.com/vector-im/riot-web/pull/4201
...
The q.delay is needed to make sure (or at least reasonably
sure...) that the login component has appeared by that point. The
done handler needs to be the error callback too otherwise failures
result in timeouts rather than the actual failure.
2017-06-06 15:54:45 +01:00
RiotTranslate
8a6b940520
Merge remote-tracking branch 'origin/develop' into develop
2017-06-06 13:09:41 +00:00
Pitchaya Boonsarngsuk
5ad7099b6c
Translated using Weblate (Thai)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-06 13:07:22 +00:00
Max Sandholm
6518b9ac86
Translated using Weblate (Swedish)
...
Currently translated at 98.1% (159 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
2017-06-06 13:07:22 +00:00
Vladi
3843762123
Translated using Weblate (Russian)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-06 13:07:21 +00:00
Szimszon
82e1959f22
Translated using Weblate (Hungarian)
...
Currently translated at 87.0% (141 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-06-06 13:07:20 +00:00
David Baker
d06934c5f6
Add velocity as a dep
...
As we now use it from vector, so we shouldn't rely on it being
pulled in via react-sdk
2017-06-06 14:00:36 +01:00
Oliver Hunt
fd42698cf0
Added svg for copy icon - I'm not a designer, someone else should probably replace these!
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz >
2017-06-06 13:21:50 +01:00
Kegsay
4cec4f066d
Fix #4191 : add defaults to avoid throwing ( #4195 )
2017-06-06 12:38:06 +01:00
Oliver Hunt
7098ca9df0
Added styling for copy to clipboard button - currently using the edit button's image as a placeholder
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz >
2017-06-06 12:37:48 +01:00
David Baker
e30fcdba4c
Merge branch 'develop' into new-guest-access
2017-06-06 11:39:47 +01:00
David Baker
ce01bcac2d
Merge pull request #4197 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-06 10:22:45 +01:00
David Baker
88e843d992
Merge pull request #4201 from vector-im/luke/fix-tests
...
Fix tests for new-guest-access
2017-06-05 21:25:59 +01:00
Luke Barnard
feaff9d99d
Fix tests for new-guest-access
...
This time the test wasn't being flaky, but it does inspect a lot of the internal of RoomView, which has had some modifications recently. I've updated the test to reflect this and it passes locally.
Also, fix a bug in HomePage with an undeclared "error" which should be "err".
Let's see what Travis thinks of this!
2017-06-05 20:16:44 +01:00
Richard Lewis
0ef800073b
App drawer styling
2017-06-05 18:21:52 +01:00
Pitchaya Boonsarngsuk
e8d5021b48
Translated using Weblate (Thai)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-05 17:12:05 +00:00
Luke Barnard
5e67bcdac7
Merge pull request #4198 from vector-im/luke/ilag-i18n
...
i18n for SetPasswordDialog
2017-06-05 17:00:21 +01:00
Luke Barnard
0919b7ce3a
i18n for SetPasswordDialog
2017-06-05 16:13:44 +01:00
RiotTranslate
95d9b85a93
Merge remote-tracking branch 'origin/develop' into develop
2017-06-05 15:09:47 +00:00
BrianMwit
2f990bf410
Translated using Weblate (Thai)
...
Currently translated at 56.7% (92 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-05 15:09:47 +00:00
Matthew Hodgson
c610d21e68
enable en_US as a 1st class language
2017-06-05 16:05:07 +01:00
Matthew Hodgson
58433423f4
Merge pull request #4193 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-05 14:31:18 +01:00
BrianMwit
e60b7c6dba
Translated using Weblate (Thai)
...
Currently translated at 55.5% (90 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-05 12:52:22 +00:00
BrianMwit
3b398cba6c
Translated using Weblate (Thai)
...
Currently translated at 4.9% (8 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-05 11:31:09 +00:00
BrianMwit
869d41e4b1
Added translation using Weblate (Thai)
2017-06-05 11:13:54 +00:00
Matthew Hodgson
7b9ae0157a
Merge pull request #4183 from vector-im/t3chguy/electron_logo_windows_weirdness
...
to make the windows volume mixer not explode as it can't resize icons.
2017-06-04 22:58:17 +01:00
Matthew Hodgson
1bc30021c8
Merge pull request #4186 from vector-im/t3chguy/electron_devtools
...
provide react devtools in electron dev runs
2017-06-04 22:57:26 +01:00
RiotTranslate
9053e9846d
Update from Weblate. ( #4182 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 61.1% (99 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 90.7% (147 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Swedish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 46.2% (75 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Swedish)
Currently translated at 61.7% (100 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 72.2% (117 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 98.1% (159 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Added translation using Weblate (Greek)
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 75.9% (123 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
* Translated using Weblate (Greek)
Currently translated at 91.9% (149 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (Polish)
Currently translated at 20.3% (33 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Portuguese)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt/
* [WEBLATE] fix merge fail
* Translated using Weblate (Greek)
Currently translated at 96.9% (157 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Greek)
Currently translated at 96.9% (157 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (Polish)
Currently translated at 23.4% (38 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 24.6% (40 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 30.8% (50 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 42.5% (69 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 46.9% (76 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Added translation using Weblate (English (United States))
* Translated using Weblate (English (United States))
Currently translated at 21.6% (35 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 25.3% (41 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 40.1% (65 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 55.5% (90 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 69.1% (112 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-04 22:55:34 +01:00
Matthew Hodgson
8cd4bf5342
Merge pull request #4184 from MTRNord/patch-1
...
Fix DeprecationWarning
2017-06-04 22:55:12 +01:00
Michael Telatynski
f24c6de245
provide react devtools in electron dev builds
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-04 15:30:44 +01:00
Michael Telatynski
1e5a742602
this actually fixes things, still not happy with it, introduces more delay
...
(not noticeably more than the existing delay)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-04 14:27:19 +01:00
Marcel
4225813523
Fix DeprecationWarning
...
the copy-res.js did throw "(node:8688) DeprecationWarning: Calling an asynchronous function without callback is deprecated." before
2017-06-04 12:36:14 +02:00
Michael Telatynski
25a0af6ddb
to make the windows volume mixer not explode as it can't resize icons.
...
I hate Windows.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-04 11:05:28 +01:00
RiotTranslate
7c13e2d0ab
Update from Weblate. ( #4177 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 61.1% (99 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 90.7% (147 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Swedish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 46.2% (75 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Swedish)
Currently translated at 61.7% (100 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 72.2% (117 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 98.1% (159 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Added translation using Weblate (Greek)
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 75.9% (123 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
* Translated using Weblate (Greek)
Currently translated at 91.9% (149 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (Polish)
Currently translated at 20.3% (33 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Portuguese)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt/
* [WEBLATE] fix merge fail
* Translated using Weblate (Greek)
Currently translated at 96.9% (157 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Greek)
Currently translated at 96.9% (157 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (Polish)
Currently translated at 23.4% (38 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 24.6% (40 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 30.8% (50 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 42.5% (69 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Polish)
Currently translated at 46.9% (76 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Added translation using Weblate (English (United States))
* Translated using Weblate (English (United States))
Currently translated at 21.6% (35 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 25.3% (41 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 40.1% (65 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 55.5% (90 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 69.1% (112 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
* Translated using Weblate (English (United States))
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/en_US/
2017-06-04 09:52:02 +01:00
Matthew Hodgson
0d7aefb7c1
Merge pull request #4178 from vector-im/t3chguy/patch-4
...
room link should be a matrix.to one
2017-06-03 22:33:57 +01:00
Michael Telatynski
e7fc602b3d
room link should be a matrix.to one
2017-06-03 21:54:45 +01:00
Matthew Hodgson
ed6709ec6c
rename WMClass as riot rather than confusing riot-web
2017-06-03 18:43:06 +01:00
Michael Telatynski
93f148fca3
fix type electron vs remote
...
don't break when running a non Squirrel Windows build that has an update url
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 16:34:15 +01:00
Michael Telatynski
5981887705
fix UpdateCheckBar image alt
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 16:04:01 +01:00
Michael Telatynski
a4c1aee5ea
correct file header
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 16:00:49 +01:00
Michael Telatynski
f5ba6fa952
i18n things
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
(cherry picked from commit d878c72)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 15:59:33 +01:00
Michael Telatynski
3ebd90565c
add clearer concept of timeout vs error
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
(cherry picked from commit 104c804)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 15:59:27 +01:00
Michael Telatynski
b95ad701af
match ENUM style to others in project
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
(cherry picked from commit a871815)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 15:59:18 +01:00
Michael Telatynski
efc68c078e
basic manual update stuff + update check bar
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 15:59:12 +01:00
Michael Telatynski
0e6012ad45
absorb updater.js into the Platforms, gets rid of pointless setInterval in Electron
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
(cherry picked from commit 24e8a30)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-03 15:58:54 +01:00
Matthew Hodgson
31138ca573
fix toAction i18n thinkos
2017-06-03 12:49:37 +01:00
RiotTranslate
2adecce3f2
Update from Weblate. ( #4175 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 61.1% (99 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 90.7% (147 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Swedish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 46.2% (75 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Swedish)
Currently translated at 61.7% (100 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 72.2% (117 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 98.1% (159 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Added translation using Weblate (Greek)
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 75.9% (123 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
* Translated using Weblate (Greek)
Currently translated at 91.9% (149 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
* Translated using Weblate (Polish)
Currently translated at 20.3% (33 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Portuguese)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt/
* [WEBLATE] fix merge fail
* Translated using Weblate (Greek)
Currently translated at 96.9% (157 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/el/
2017-06-03 12:45:09 +01:00
Matthew Hodgson
85782f736c
Merge branch 'master' into develop
2017-06-02 22:52:28 +01:00
Matthew Hodgson
ec71903b6e
Merge branch 'develop' of git+ssh://github.com/vector-im/riot-web into develop
2017-06-02 22:51:39 +01:00
Michael Telatynski
5fb60406b0
add minimum electron version requirement
2017-06-02 22:49:04 +01:00
Matthew Hodgson
5add4a1b95
v0.10.1
2017-06-02 22:48:18 +01:00
Matthew Hodgson
7b7482f21f
Prepare changelog for v0.10.1
2017-06-02 22:48:17 +01:00
Matthew Hodgson
a4526097ce
v0.10.1
2017-06-02 22:46:25 +01:00
Matthew Hodgson
dea012f460
bump to 0.9.1
2017-06-02 22:45:59 +01:00
Matthew Hodgson
49e9d58418
oops, expand the dropdown a bit if possible
2017-06-02 22:10:29 +01:00
Matthew Hodgson
4b92bbe6f4
enable swedish, as it's got bigger than danish & dutch
2017-06-02 22:05:46 +01:00
Michael Telatynski
cb3fa16cd0
install text-encoding-utf-8 so we're not relying on it from react-sdk
...
implicitly/transitively (not nice)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 22:04:01 +01:00
Michael Telatynski
884322f82c
remove unused imports
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 21:57:42 +01:00
Luke Barnard
13262d9a8b
Merge pull request #4163 from vector-im/directory-link-fix
...
Update home.html
2017-06-02 18:08:40 +01:00
Tom Lant
c9bfd6cc9a
Update home.html
2017-06-02 17:40:11 +01:00
David Baker
8f5f4cb9c8
Merge pull request #4160 from vector-im/dbkr/missing_tr_room_dir
...
Add missing translation for room directory
2017-06-02 17:08:55 +01:00
David Baker
4f0fee2cd1
Add missing translation for room directory
...
Also remove newline in translation string.
2017-06-02 17:02:17 +01:00
David Baker
24a5297fc8
v0.10.0
2017-06-02 14:37:10 +01:00
David Baker
545b26ba80
Prepare changelog for v0.10.0
2017-06-02 14:37:09 +01:00
David Baker
4bbf950b3d
v0.10.0
2017-06-02 14:36:39 +01:00
David Baker
b4a0e85d90
released react-sdk
2017-06-02 14:25:12 +01:00
Luke Barnard
7b7ae356eb
Use ?action=chat for RiotBot link
...
Possble thanks to https://github.com/matrix-org/matrix-react-sdk/pull/1006
2017-06-02 14:02:09 +01:00
RiotTranslate
fd6815d943
Update from Weblate. ( #4159 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 61.1% (99 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 90.7% (147 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Swedish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 46.2% (75 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Swedish)
Currently translated at 61.7% (100 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 72.2% (117 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
2017-06-02 13:56:50 +01:00
RiotTranslate
4c28637ecf
Update from Weblate. ( #4155 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 61.1% (99 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 90.7% (147 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Swedish)
Currently translated at 43.8% (71 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
* Translated using Weblate (Swedish)
Currently translated at 46.2% (75 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
2017-06-02 13:51:19 +01:00
dtygel
a1a6cc6572
sync pt with pt_BR ( #4158 )
...
* fix after rebase
* add string to translate in messagecontextmenu
* sync pt with pt_BR
2017-06-02 13:50:21 +01:00
Matthew Hodgson
43f8b22737
Merge pull request #4152 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-02 12:27:03 +01:00
Bamstam
0ca819a0f8
Translated using Weblate (German)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-02 09:56:28 +00:00
dtygel
64663ab725
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-02 05:36:39 +00:00
Krombel
d211a5b855
Translated using Weblate (German)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-02 05:35:38 +00:00
RiotTranslate
cd78be2a0a
Merge remote-tracking branch 'origin/develop' into develop
2017-06-02 02:40:47 +00:00
jx tsai
f542de7bc1
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 0.0% (0 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/zh_Hant/
2017-06-02 02:40:47 +00:00
dtygel
136ebcd792
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-02 02:40:45 +00:00
Matthew Hodgson
921ffc3762
v0.10.0-rc.2
2017-06-02 01:21:19 +01:00
Matthew Hodgson
9c6e130f50
Prepare changelog for v0.10.0-rc.2
2017-06-02 01:21:18 +01:00
Matthew Hodgson
774c410eda
v0.10.0-rc.2
2017-06-02 01:20:34 +01:00
Matthew Hodgson
ce4a2e48d6
bump deps
2017-06-02 01:18:37 +01:00
Matthew Hodgson
943c9d931e
v0.10.0-rc.1
2017-06-02 01:12:19 +01:00
Matthew Hodgson
35f0dc7a78
Prepare changelog for v0.10.0-rc.1
2017-06-02 01:12:19 +01:00
Matthew Hodgson
e6745e5eea
Merge pull request #4150 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-02 01:08:49 +01:00
Matthew Hodgson
949fd71c17
Merge pull request #4019 from vector-im/t3chguy/webrtc_settings
...
styling for webrtc settings
2017-06-02 00:48:06 +01:00
Matthew Hodgson
5cf9a48575
fix fr layout
2017-06-02 00:20:52 +01:00
Matthew Hodgson
a5db7f4f19
expand dropdown for fr i18n
2017-06-02 00:16:27 +01:00
Jean GB
ee70c02af0
Translated using Weblate (French)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-06-01 21:48:53 +00:00
Matthew Hodgson
e921a0714f
missing string
2017-06-01 22:08:17 +01:00
Matthew Hodgson
ac2a5a882d
Merge pull request #4140 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-01 21:34:02 +01:00
Matthew Hodgson
f099f56f01
Merge pull request #4132 from uhoreg/compact
...
add styles for compact layout
2017-06-01 21:32:46 +01:00
David Baker
19f9900b55
Merge pull request #4147 from vector-im/rav/fetch_deps_tweaks
...
Various tweaks to fetch-develop-deps
2017-06-01 18:48:43 +01:00
David Baker
9e46d174a5
Merge pull request #4145 from vector-im/rav/pin_to_node_6.3
...
Don't try to build with node 6.0
2017-06-01 18:40:26 +01:00
Matthew Hodgson
1fbec01edb
Merge pull request #4143 from turt2live/travis/date-sep-12h
...
Support 12hr time on DateSeparator
2017-06-01 18:29:53 +01:00
Luke Barnard
a2378db837
Merge branch 'new-guest-access' of github.com:vector-im/riot-web into new-guest-access
2017-06-01 18:23:12 +01:00
Luke Barnard
188ea3a4b1
CSS for modified ChatcreateOrReuseDialog
2017-06-01 18:23:04 +01:00
Richard van der Hoff
81c0c7bd4f
Various tweaks to fetch-develop-deps
...
* tell git to checkout the right branch, rather than cloning and then changing.
* clone with depth 1 under travis, to save time.
* less pushd/popd, which print out confusing text - use `cd` in a subshell
instead. (and just avoid it where possible).
* add some markers to the output to let travis roll it up.
2017-06-01 18:18:46 +01:00
Matthew Hodgson
29e58be7f4
Merge pull request #4129 from vector-im/matthew/i18n-welcome
...
i18n welcome
2017-06-01 18:08:17 +01:00
Richard van der Hoff
71aed70d4b
Don't try to build with node 6.0
...
because it has broken npm
2017-06-01 17:55:52 +01:00
Hubert Chathi
9f597e9d3c
fix alignment of info event tiles
2017-06-01 12:09:36 -04:00
turt2live
640fa108fc
Support 12hr time on DateSeparator
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-06-01 09:52:42 -06:00
RiotTranslate
fcdfec9d64
Merge remote-tracking branch 'origin/develop' into develop
2017-06-01 15:18:21 +00:00
Jean GB
569e54e5a9
Translated using Weblate (French)
...
Currently translated at 100.0% (161 of 161 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-06-01 15:18:20 +00:00
Richard van der Hoff
e868dbbb94
No need to make olm an external ( #4139 )
...
matrix-js-sdk now loads olm from global.Olm instead of requiring it
(https://github.com/matrix-org/matrix-js-sdk/pull/446 ), so we no longer need to
define it as an external.
2017-06-01 15:46:37 +01:00
Matthew Hodgson
4f1fad2739
improve legibility and compactness by shrinking sender name a bit
2017-06-01 15:28:02 +01:00
dtygel
33cf39e9a0
Add language picker labels ( #4141 )
...
* fix after rebase
* add string to translate in messagecontextmenu
* add labels for language picker
2017-06-01 14:38:36 +01:00
RiotTranslate
09f722a466
Merge remote-tracking branch 'origin/develop' into develop
2017-06-01 13:08:11 +00:00
Matthew Hodgson
81ea3845a0
tweak roomavatarevent css
2017-06-01 13:29:27 +01:00
RiotTranslate
78b6d4dd94
Merge remote-tracking branch 'origin/develop' into develop
2017-06-01 12:18:57 +00:00
Matthew Hodgson
e825a66e1f
add CSS for RoomAvatarEvent and always make AccessibleButtons have a cursor pointer
2017-06-01 13:09:23 +01:00
RiotTranslate
31c75ff240
Update from Weblate. ( #4137 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (128 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.9% (119 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 87.5% (112 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (French)
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (161 of 161 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (French)
Currently translated at 100.0% (161 of 161 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-06-01 12:40:27 +01:00
Amandine
0452db7e80
Translated using Weblate (French)
...
Currently translated at 100.0% (161 of 161 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-06-01 11:37:53 +00:00
RiotTranslate
08646f102f
Merge remote-tracking branch 'origin/develop' into develop
2017-06-01 10:59:37 +00:00
Krombel
0940d57d42
Translated using Weblate (German)
...
Currently translated at 100.0% (161 of 161 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-01 10:59:34 +00:00
Matthew Hodgson
cb33302f10
add spanish & dutch
2017-06-01 11:44:55 +01:00
RiotTranslate
746647d426
Merge remote-tracking branch 'origin/develop' into develop
2017-06-01 10:33:36 +00:00
Matthew Hodgson
a8f0ed60cf
Merge branch 'new-guest-access' into matthew/i18n-welcome
2017-06-01 11:16:50 +01:00
Matthew Hodgson
623f995934
fix untested stuff with iframe homepages
2017-06-01 11:13:04 +01:00
Matthew Hodgson
4805bcf364
outline font correctly in svg
2017-06-01 10:50:47 +01:00
Hubert Chathi
9aa10ba15c
also shrink the composer bar when you don't have permissions
2017-05-31 23:03:30 -04:00
Hubert Chathi
0c865e81a2
add styles for compact layout
...
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca >
2017-05-31 22:21:20 -04:00
Matthew Hodgson
3bab49ba86
v0.10.0-rc.1
2017-06-01 02:48:53 +01:00
Matthew Hodgson
0fbd73a3c9
bump js & react sdk
2017-06-01 02:16:57 +01:00
Matthew Hodgson
21cf79bc54
Merge pull request #4030 from vector-im/t3chguy/electron_profiles
...
basic electron profile support
2017-06-01 01:33:01 +01:00
Matthew Hodgson
292b50f1ac
fix myriad bugs in i18n files
2017-06-01 00:51:56 +01:00
RiotTranslate
d12c349e1f
Update from Weblate. ( #4105 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (128 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.9% (119 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 87.5% (112 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (French)
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-06-01 00:37:08 +01:00
Matthew Hodgson
6f9d94f72f
Merge pull request #4122 from vector-im/kegan/translation-macaque
...
Finish translations for vector-im/riot-web
2017-06-01 00:36:54 +01:00
Matthew Hodgson
aa5587ba95
Merge branch 'develop' into kegan/translation-macaque
2017-06-01 00:36:37 +01:00
Matthew Hodgson
bac5ae89ce
Merge pull request #4119 from vector-im/kegan/translation-chimp
...
Translate src/vector
2017-06-01 00:34:45 +01:00
Matthew Hodgson
d988eb58c1
Merge pull request #4128 from vector-im/t3chguy/electron_flash
...
electron flashFrame was way too annoying
2017-06-01 00:14:58 +01:00
Matthew Hodgson
a21c77f4dd
make it work
2017-06-01 00:07:47 +01:00
Michael Telatynski
5762323bd1
Merge branch 'develop' into t3chguy/electron_profiles
2017-06-01 00:01:53 +01:00
Michael Telatynski
33ee42f821
use loudNotification for flashFrame, resetting on count=0 or focus
...
win32 check is optional just there so we're not attaching pointless handlers
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-01 00:00:00 +01:00
Richard van der Hoff
89e5c4f8ae
Fix fetch-develop-deps.sh
...
This got broken by https://github.com/vector-im/riot-web/pull/4120 so that it
didn't work on a clean git clone.
2017-05-31 23:50:06 +01:00
Amandine
9275b310ad
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 18:59:30 +00:00
Kegan Dougal
7dc55a9a47
Import correctly
2017-05-31 17:53:32 +01:00
Kegan Dougal
a7659a57a8
Add remaining translations
2017-05-31 16:56:50 +01:00
RiotTranslate
80bef09b85
Merge remote-tracking branch 'origin/develop' into develop
2017-05-31 15:42:02 +00:00
Jean GB
5d03488673
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 15:42:00 +00:00
Kegan Dougal
a3ebeb5c69
Sanitize translated HTML
2017-05-31 16:38:51 +01:00
Kegan Dougal
c4c2b760ba
Add translation from #4103
2017-05-31 16:07:12 +01:00
Kegan Dougal
1dce9cda9e
Translate src/components/views/globals
...
directory and elements already done
2017-05-31 16:02:59 +01:00
Kegan Dougal
162f3872e5
Translate src/components/context_menus|dialogs
2017-05-31 15:40:49 +01:00
Richard van der Hoff
0e742cec27
scripts/fetch-develop.deps.sh: set -e ( #4120 )
...
... so that when the git clone fails, it doesn't plough on regardless.
2017-05-31 15:37:30 +01:00
Kegan Dougal
fd5e7ff37a
Translate src/vector
2017-05-31 15:06:03 +01:00
Kegan Dougal
52ddcd8a60
Translate src/vector/platform
2017-05-31 14:51:08 +01:00
dtygel
decd6668c0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-05-31 12:07:35 +00:00
Matthew Hodgson
17e80d7757
i18n welcome
2017-05-31 11:02:59 +01:00
Jean GB
21783d6ade
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 09:55:54 +00:00
Richard Lewis
113533ad61
Add styling for full-width widgets
2017-05-31 10:08:23 +01:00
Jean GB
a0d641df18
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 08:40:46 +00:00
RiotTranslate
4b26453f91
Merge remote-tracking branch 'origin/develop' into develop
2017-05-31 04:16:36 +00:00
RiotTranslate
020d496cb1
Update from Weblate. ( #4094 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (128 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.9% (119 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 87.5% (112 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (French)
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 00:38:30 +01:00
Matthew Hodgson
e16e52915b
more lipstick to the welcome page
2017-05-31 00:36:57 +01:00
RiotTranslate
325727377b
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 23:33:42 +00:00
Thomas Juberg
dfa1b553f0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
2017-05-30 23:33:41 +00:00
Amandine
db0c84f317
Translated using Weblate (French)
...
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-30 23:33:41 +00:00
Krombel
4d06739a3c
Translated using Weblate (German)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 23:33:39 +00:00
Matthew Hodgson
448c10736a
Merge pull request #4012 from vector-im/t3chguy/electron_settings
...
auto-launch support [Electron]
2017-05-30 23:59:15 +01:00
Matthew Hodgson
1e1a43c78f
support iframes for RTS urls
2017-05-30 21:52:43 +01:00
Matthew Hodgson
64a67583e0
Merge pull request #4038 from vector-im/tom-welcome-page
...
Tom welcome page
2017-05-30 21:36:21 +01:00
Szimszon
c8eb2b0f19
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-05-30 20:27:41 +00:00
RiotTranslate
09b180c84c
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 20:20:16 +00:00
dtygel
b588618b0e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.9% (119 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-05-30 20:20:15 +00:00
Thomas Juberg
94c4e54d7c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 87.5% (112 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
2017-05-30 20:20:15 +00:00
Szimszon
7b96b18c70
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (128 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-05-30 20:20:13 +00:00
Matthew Hodgson
d264426ece
Merge branch 'develop' into new-guest-access
2017-05-30 21:06:45 +01:00
Matthew Hodgson
4493994dd5
Merge pull request #4092 from turt2live/travis/12hrtime-hotfix
...
Show 12hr time on hover too
2017-05-30 20:15:00 +01:00
RiotTranslate
e79df6a947
Update from Weblate. ( #4091 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 20:14:23 +01:00
Matthew Hodgson
386fcb96fd
Merge pull request #4087 from vector-im/kegan/translation-ape
...
Translate src/notifications
2017-05-30 20:14:10 +01:00
turt2live
676bd6196f
Show 12hr time on hover too
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-05-30 13:07:49 -06:00
RiotTranslate
a3f024bc69
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 18:26:53 +00:00
Bamstam
5c5b42e930
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 18:26:53 +00:00
RiotTranslate
045c32bd2e
Update from Weblate. ( #4089 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 18:48:06 +01:00
RiotTranslate
7a744e751d
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 17:16:49 +00:00
Bamstam
84661ee544
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 17:16:48 +00:00
Matthew Hodgson
f4c7aaf138
Merge pull request #4084 from vector-im/kegan/translation-monkey
...
Translate src/components/structures
2017-05-30 18:13:36 +01:00
RiotTranslate
cd4efc903d
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 17:10:19 +00:00
RiotTranslate
88edd1620c
Update from Weblate. ( #4083 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 18:09:39 +01:00
Bamstam
bef8e3ba42
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 17:04:28 +00:00
Kegan Dougal
2a122a25fa
Translate notification strings
2017-05-30 17:39:41 +01:00
RiotTranslate
b9d13c6113
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 16:29:10 +00:00
Matthew Hodgson
485d080f85
Merge pull request #4085 from turt2live/travis/12h-ts-collision
...
Smaller font size on timestamp to better fit in the available space
2017-05-30 17:23:39 +01:00
Bamstam
2199fd7959
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 15:50:51 +00:00
turt2live
3f04a42229
Smaller font size on timestamp to better fit in the available space
...
Part of addressing vector-im/riot-web#4046
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-05-30 09:32:27 -06:00
Kegan Dougal
1b4444cc73
Add missing translations
2017-05-30 16:30:56 +01:00
Kegan Dougal
7e21e00c99
Translate src/components/structures
2017-05-30 16:27:48 +01:00
RiotTranslate
90a308e6cb
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 15:12:53 +00:00
Richard van der Hoff
469bb8fbc6
Merge pull request #4079 from vector-im/rav/node_versions
...
Make travis run the build with several versions of node
2017-05-30 16:06:48 +01:00
Matthew Hodgson
60a56d0617
Merge pull request #4056 from vector-im/t3chguy/piwik
...
Piwik Analytics
2017-05-30 15:59:08 +01:00
Krombel
eaaca91ba2
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 14:55:37 +00:00
Richard van der Hoff
33b95d4965
Standardise on node v6/v7
2017-05-30 15:53:21 +01:00
Bamstam
e5009a0932
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 14:48:13 +00:00
Bamstam
6568249558
Translated using Weblate (German)
...
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 14:47:50 +00:00
Bamstam
79b1031e39
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 14:46:43 +00:00
Matthew Hodgson
e358ef5bf7
Merge pull request #4076 from vector-im/luke/fix-tests-that-expect-directory
...
Fix some tests that expect Directory (they should expect HomePage)
2017-05-30 15:24:46 +01:00
Matthew Hodgson
e405d3f179
Merge pull request #4077 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-30 15:09:18 +01:00
RiotTranslate
d96c3656a6
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 14:01:24 +00:00
Matthew Hodgson
8e1dea7bd1
Merge pull request #4078 from vector-im/t3chguy/pl_redact_fix
...
managed to eat the eventStatus check, can't redact a local-echo etc
2017-05-30 14:21:41 +01:00
Michael Telatynski
6a57742343
managed to eat the eventStatus check, can't redact a local-echo etc
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-30 14:19:33 +01:00
RiotTranslate
a61b7af17a
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 13:14:29 +00:00
RiotTranslate
e15d070e8f
[WEBLATE] fix issues.
2017-05-30 13:11:04 +00:00
Bhuvan Krishna
83926eefce
Added translation using Weblate (Telugu)
2017-05-30 12:22:01 +00:00
Luke Barnard
6cc7fa3a36
Expect a HomePage now instead of a directory, because one is now shown by default
2017-05-30 12:55:50 +01:00
Michael Telatynski
0e96968c4e
explicitly call install:electron in case electron-builder is silly
...
(which has hit me once)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-30 12:35:57 +01:00
Michael Telatynski
53b7b6cb14
Merge branch 't3chguy/electron_settings' of github.com:vector-im/riot-web into t3chguy/electron_settings
2017-05-30 12:34:05 +01:00
Michael Telatynski
662ce3c4b4
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/electron_settings
2017-05-30 12:33:41 +01:00
Michael Telatynski
c54e2a30b6
explicitly hide because setApplicationMenu on Linux otherwise shows...
...
https://github.com/electron/electron/issues/9621
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-30 12:33:32 +01:00
Matthew Hodgson
37b51b8a2a
translate login button
2017-05-30 12:25:27 +01:00
Michael Telatynski
db602f2bc0
Merge branch 'develop' into t3chguy/electron_profiles
2017-05-30 11:00:51 +01:00
Michael Telatynski
b27600adbe
Improve for Mac - Tested on 10.10.5
2017-05-30 10:53:01 +01:00
Richard Lewis
ac9075a82a
Increase panel height
2017-05-30 10:47:29 +01:00
Luke Barnard
543f4efc37
Merge pull request #3925 from vector-im/t3chguy/show_redact_if_can
...
show redact in context menu only if has PL to/sent message
2017-05-30 10:13:20 +01:00
RiotTranslate
b3426a1268
Update from Weblate. ( #4064 )
...
* Added translation using Weblate (Ukrainian)
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 04:00:36 +01:00
Matthew Hodgson
1f4f86b5f8
rework tom's welcome page to fit in slightly better with riot's UI/UX
...
* moves login button to top-left
* switches from iframe to a request() to load the welcome page to inherit CSS (probably breaks RTS :/)
* namespace CSS
* change the layout a bit.
2017-05-30 03:58:45 +01:00
Michael Telatynski
17c4e7a748
check PL on change as well as on comp load, that way it'll show remove button if PL increases later.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 23:49:56 +01:00
Michael Telatynski
d3f9304598
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/show_redact_if_can
2017-05-29 23:17:44 +01:00
Michael Telatynski
9c25aab509
Fix bad merge (3993 before 4021 broke things)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 22:12:36 +01:00
Michael Telatynski
1d2bd68200
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/electron_settings
2017-05-29 22:12:06 +01:00
Michael Telatynski
b9ec25b32f
add flow annotation
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 20:03:21 +01:00
Michael Telatynski
e991461e8d
add new BasePlatform method, Analytics fun on the Webpack train
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 19:51:28 +01:00
Michael Telatynski
8a59acb5c3
explicit protocol in configs, otherwise breaks in Electron
...
when it tries file://
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 19:32:44 +01:00
Michael Telatynski
dda73cecf9
make eslint happy about MatrixToolbar
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 19:12:04 +01:00
Matthew Hodgson
1af86405bd
Merge branch 'new-guest-access' into tom-welcome-page
2017-05-29 18:38:57 +01:00
Matthew Hodgson
823fbafe85
WIP improvements on welcome page; fix indentation, some verbiage and some CSS
2017-05-29 18:37:35 +01:00
Matthew Hodgson
8ef7dda7bd
fixing missing OK button on TextInputDialog
2017-05-29 16:43:28 +01:00
Bamstam
7674a43e7f
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-29 15:07:11 +00:00
Michael Telatynski
3e7b738b11
move all piwik init stuff to MatrixChat/Analytics
...
as it now relies on SDKConfig
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 14:22:57 +01:00
Michael Telatynski
3e7ef112f0
opt out based on analyticsOptOut localSetting
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-29 13:17:12 +01:00
Tom Lant
3ea3630c3b
static images for the various rooms (there's no initial for the plain-background rooms yet, though this would likely be more flexible to do in css)
2017-05-29 11:36:05 +01:00
Tom Lant
8083f2d934
fixing up the link to the translation room
2017-05-29 11:35:13 +01:00
Strix Aluco
00cf1da758
Added translation using Weblate (Ukrainian)
2017-05-29 06:57:55 +00:00
Matthew Hodgson
f085d2db39
make flags less muddy - fixes https://github.com/vector-im/riot-web/issues/3974
2017-05-29 00:10:08 +01:00
Matthew Hodgson
a92d96347b
Merge branch 'develop' into new-guest-access
2017-05-28 22:50:53 +01:00
Matthew Hodgson
fabae2f19f
Merge pull request #3722 from turt2live/travis/redact-to-remove
...
Change redact -> remove to improve clarity
2017-05-28 22:41:52 +01:00
Matthew Hodgson
da7c6ca856
Merge branch 'develop' into travis/redact-to-remove
2017-05-28 22:41:38 +01:00
Matthew Hodgson
47d412df73
Merge pull request #4058 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-28 21:46:38 +01:00
Matthew Hodgson
ab9ecc4f64
remove duplicate i18n keys
2017-05-28 21:35:47 +01:00
Radium
3df6ecfe84
Added translation using Weblate (Chinese (Traditional))
2017-05-28 16:11:35 +00:00
Chazy Chaz
0bdbdc2d1c
Translated using Weblate (Spanish)
...
Currently translated at 95.0% (114 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/es/
2017-05-28 15:43:24 +00:00
Chazy Chaz
367585cf6f
Translated using Weblate (Spanish)
...
Currently translated at 18.3% (22 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/es/
2017-05-28 13:35:30 +00:00
RiotTranslate
7b00be7f57
remove wrong generated file
2017-05-28 13:34:53 +00:00
Chazy Chaz
efe3c239e1
Added translation using Weblate (Spanish)
2017-05-28 12:41:24 +00:00
Chazy Chaz
44e58d2eff
Added translation using Weblate (_ES (generated))
2017-05-28 12:40:43 +00:00
PureTryOut
c238fe6605
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
2017-05-28 12:33:35 +00:00
Michael Telatynski
28d929f901
correct electron config to not point at personal piwik
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-28 13:10:13 +01:00
Michael Telatynski
6969baa5a6
change event wording
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-28 13:08:09 +01:00
Michael Telatynski
c2c417b207
add piwik config to riot.im electron build config
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-28 13:07:56 +01:00
PureTryOut
c02ee7a0dd
Translated using Weblate (Dutch)
...
Currently translated at 5.0% (6 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
2017-05-28 11:18:32 +00:00
PureTryOut
03f698ce8c
Translated using Weblate (Dutch)
...
Currently translated at 4.1% (5 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nl/
2017-05-28 11:17:54 +00:00
RiotTranslate
fb523fd613
[WEBLATE] fix merge issue
2017-05-28 11:17:13 +00:00
Thomas Juberg
46bca69321
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 9.1% (11 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
2017-05-28 11:04:08 +00:00
PureTryOut
6039e5a2be
Added translation using Weblate (Dutch)
2017-05-28 11:04:06 +00:00
Michael Telatynski
2e75640cdd
sample piwik config
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-28 11:27:33 +01:00
Matthew Hodgson
0c140df789
Merge pull request #3688 from t3chguy/forward_message
...
Message Forwarding
2017-05-28 02:37:24 +01:00
Matthew Hodgson
2f71dc9fe5
Merge branch 'develop' into forward_message
2017-05-28 02:37:10 +01:00
RiotTranslate
73a811aa91
Update from Weblate. ( #4057 )
...
* Added translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Hungarian)
Currently translated at 55.0% (66 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-05-27 23:28:44 +01:00
RiotTranslate
bbdfe39745
Merge remote-tracking branch 'origin/develop' into develop
2017-05-27 22:13:01 +00:00
Szimszon
918aa01ee5
Translated using Weblate (Hungarian)
...
Currently translated at 55.0% (66 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-05-27 22:13:00 +00:00
Bamstam
c83188be51
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-27 22:13:00 +00:00
Thomas Juberg
664b5c29c3
Added translation using Weblate (Norwegian Bokmål)
2017-05-27 22:12:59 +00:00
Michael Telatynski
21b88ecfd5
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/piwik
2017-05-27 20:59:26 +01:00
Michael Telatynski
195fcba696
correct DNT check
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-27 20:56:25 +01:00
Michael Telatynski
61a67c52c5
initial piwik stuff
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-27 20:39:52 +01:00
Matthew Hodgson
4a3480b935
fix broken vars in i18n
2017-05-27 20:17:19 +01:00
Matthew Hodgson
85e6cbe0c7
oops, fix var names
2017-05-27 19:28:54 +01:00
Matthew Hodgson
4293273e55
fix a bunch of i18n fails picked up by check-i18n.pl
2017-05-27 19:26:19 +01:00
Oliver Hunt
16357a9bc7
Sorting of networks within a protocol based on name
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz >
2017-05-27 19:10:17 +01:00
Matthew Hodgson
29653e88f7
Merge pull request #4053 from ollieh/issues/3927
...
Fixed an input field's background color in dark theme
2017-05-27 17:21:31 +01:00
Oliver Hunt
a526bd95aa
Fixed an input field's background color in dark theme
2017-05-27 15:15:45 +01:00
Matthew Hodgson
ded2f95003
Merge pull request #4051 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-27 12:32:18 +01:00
RiotTranslate
94dd41f34e
Merge remote-tracking branch 'origin/develop' into develop
2017-05-27 11:30:15 +00:00
nouts
b33eab0188
Translated using Weblate (French)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-27 11:30:14 +00:00
Tulir Asokan
4ff09199d7
Translated using Weblate (Finnish)
...
Currently translated at 0.8% (1 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fi/
2017-05-27 11:30:14 +00:00
Matthew Hodgson
59a6879db9
Merge pull request #4049 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-27 11:21:54 +01:00
Tulir Asokan
a60ab42ee3
Added translation using Weblate (Finnish)
2017-05-27 07:33:17 +00:00
Matthew Hodgson
1a3c09dc1b
Merge pull request #4048 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-27 01:08:21 +01:00
RiotTranslate
012cdf590a
Merge remote-tracking branch 'origin/develop' into develop
2017-05-26 23:21:48 +00:00
Max Sandholm
ac42fbbd49
Translated using Weblate (Swedish)
...
Currently translated at 31.6% (38 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/sv/
2017-05-26 23:21:48 +00:00
dambador
0074fa00ac
Translated using Weblate (Russian)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-05-26 23:21:48 +00:00
Szimszon
8e250531ce
Translated using Weblate (Hungarian)
...
Currently translated at 11.6% (14 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
2017-05-26 23:21:48 +00:00
Matthew Hodgson
1ff6d4846c
css for alwaysShowTimestamps
2017-05-27 00:13:59 +01:00
Matthew Hodgson
a12cfdb53c
Merge pull request #4040 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-05-26 23:00:35 +01:00
David Baker
d0395b939a
Add babel eslint plugin
...
As our linter has been failing because it needs it
2017-05-26 22:59:40 +01:00
David Baker
22e5e2126b
rev-parse the commit from the deps
...
Because it's not added to package.json by npm anymore
2017-05-26 22:52:49 +01:00
Matthew Hodgson
35a671d43c
more i18n instructions
2017-05-26 22:45:14 +01:00
David Baker
96393f69b6
Remove old versions before linking react/js sdk
2017-05-26 22:37:44 +01:00
Max Sandholm
34af9f9b4b
Added translation using Weblate (Swedish)
2017-05-26 21:20:16 +00:00
Szimszon
411a8be61d
Added translation using Weblate (Hungarian)
2017-05-26 20:17:47 +00:00
Stanislav N
930e8af48b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-05-26 20:11:47 +00:00
Stanislav N
3a7888e8a8
Translated using Weblate (Russian)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-05-26 20:07:45 +00:00
RiotTranslate
84fdcf1fff
Merge remote-tracking branch 'origin/develop' into develop
2017-05-26 20:00:29 +00:00
dambador
de07654f2d
Translated using Weblate (Russian)
...
Currently translated at 90.8% (109 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-05-26 20:00:27 +00:00
Matthew Hodgson
3815872cf7
Merge pull request #4041 from turt2live/patch-1
...
Update translating.md: Minor suggestions
2017-05-26 20:12:56 +01:00
Travis Ralston
8ddf4ced64
Update translating.md: Minor suggestions
...
Primarily spelling, wording, and grammar. A little bit of formatting too.
2017-05-26 13:09:40 -06:00
RiotTranslate
cd9d3ea248
Merge branch 'develop' of git://github.com/vector-im/riot-web into develop
2017-05-26 18:52:19 +00:00
Matthew Hodgson
963c90c833
switch to develop deps...
2017-05-26 19:51:04 +01:00
Krombel
d626542baf
Translated using Weblate (German)
...
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-26 18:47:45 +00:00
RiotTranslate
10d2caf5d6
Merge remote-tracking branch 'origin/develop' into develop
2017-05-26 18:43:09 +00:00
Krombel
2819799843
Translated using Weblate (German)
...
Currently translated at 97.5% (117 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-26 18:43:08 +00:00
Matthew Hodgson
09adfbd6d6
remove stale i18n instructions
2017-05-26 19:39:05 +01:00
Thomas Lant
7034300dd5
A much more cutdown thing without bootstrap, but unfortunately without images and without having tested the links to the rooms actually work, and all the links currently point to lant.uk which obvs needs changing
2017-05-26 17:57:38 +00:00
Matthew Hodgson
1bcdf31afc
Merge pull request #3993 from vector-im/t3chguy/tidy_electron_files
...
tidy electron files, they weren't pwetty
2017-05-26 18:52:41 +01:00
Matthew Hodgson
ff5adeff2c
Merge branch 'develop' into t3chguy/tidy_electron_files
2017-05-26 18:50:48 +01:00
Matthew Hodgson
75eca60d76
Merge pull request #4037 from vector-im/luke/new-guest-access-login-button
...
Add "Login" button to RHS when user is a guest
2017-05-26 18:47:26 +01:00
Matthew Hodgson
445a55c7ca
Merge pull request #3992 from vector-im/t3chguy/electron_call_sleep
...
Prevent Power Save when in call (Electron)
2017-05-26 18:44:53 +01:00
David Baker
d313f4c7b6
Merge https://github.com/MTRNord/riot-web/pull/70/
2017-05-26 18:44:08 +01:00
Luke Barnard
aa604612a7
Add "Login" button to RHS when user is a guest
2017-05-26 18:42:07 +01:00
David Baker
5e0457c32d
Merge pull request #4035 from vector-im/dbkr/translations
...
Translations!
2017-05-26 18:39:07 +01:00
Thomas Lant
8f083a5fdd
Welcome page + too much bootstrap stuff for now
2017-05-26 17:23:34 +00:00
Matthew Hodgson
9156a871f5
Merge pull request #3961 from Kieran-Gould/kieran-gould/12hourtimestamp
...
Kieran gould/12hourtimestamp
2017-05-26 18:23:11 +01:00
Matthew Hodgson
e26422ef10
fix a typo
2017-05-26 18:22:53 +01:00
David Baker
d3875ec794
Oops, include file extension in language list
2017-05-26 17:11:11 +01:00
David Baker
4fcaccbc7f
Merge https://github.com/MTRNord/riot-web/pull/69
2017-05-26 16:56:49 +01:00
David Baker
6c3c4fc547
Language generation and file structure
...
* Move language files to strings/ subdir to be consistent with
react-sdk
* Only copy static list of languages (to avoid including
languages that are only a few percent translated)
* Make copy-res script work with watch mode
* Other general cleanups like only write each language file once,
rather than n times.
2017-05-26 16:48:21 +01:00
David Baker
e07f9a8bc9
Pass through i18n keys in karma tests
2017-05-26 15:29:58 +01:00
Richard van der Hoff
0db118f766
Merge pull request #4033 from vector-im/dbkr/dont_put_src_in_resolve_root
...
Don't include src in the test resolve root
2017-05-26 14:09:17 +01:00
David Baker
0ab9486829
Merge branch 'dbkr/dont_put_src_in_resolve_root' into dbkr/translations
2017-05-26 14:02:44 +01:00
David Baker
9c7731e141
Don't include src in the test resolve root
...
As https://github.com/matrix-org/matrix-react-sdk/pull/931
2017-05-26 14:02:03 +01:00
David Baker
ee2a49ad41
Punctuation in translation strings
2017-05-26 13:46:01 +01:00
David Baker
8ad189c79d
Remove unused _t import
2017-05-26 13:45:46 +01:00
David Baker
92579cf463
Array literal
2017-05-26 13:36:58 +01:00
David Baker
d688eade43
Remove commented use strict
...
It's even less use in a comment
2017-05-26 13:34:18 +01:00
David Baker
82b2741ed9
Move english custom server text to en file
...
As it is in English and not German
2017-05-26 13:33:00 +01:00
David Baker
810fb42458
Fix indenting
2017-05-26 13:25:46 +01:00
David Baker
5356eab159
Correct docs
...
Change array.push guideline to not using _t at class-load time
which was probably the actual problem. Update guidelines to
include punctuation.
2017-05-26 13:16:36 +01:00
David Baker
bde501a9ce
Languages on config file is no longer a thing
2017-05-26 13:10:57 +01:00
Luke Barnard
aa357ff6de
Always show HomeButton
2017-05-26 10:33:48 +01:00
Michael Telatynski
e63baf62c4
quit -> exit as screen is not accessible in alt instance
...
when using makeSingleInstance
which leads to a weird error
Unhandled exception { Error: Cannot find module '../screen'
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-26 09:49:23 +01:00
Michael Telatynski
0fb6a305a3
uber basic multi-profile support for electron app
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-26 09:48:32 +01:00
David Baker
2982174028
No need for repeated OKs anymore
2017-05-25 18:21:40 +01:00
Luke Barnard
b25e6eb2a9
Merge pull request #4026 from vector-im/luke/new-guest-access-rejig-nagbar
...
Rejig the PaswordNagBar
2017-05-25 17:57:16 +01:00
David Baker
c15a66d1d4
Fix up notification settings strings
2017-05-25 17:21:41 +01:00
David Baker
003238c1e7
Update for new API in react-sdk
...
We now get multiple languages from the browser as there may be
a whole preference list
2017-05-25 16:47:12 +01:00
Luke Barnard
1db3ba676d
Rejig the PaswordNagBar
...
- Change the nag bar to read "To return to your account in future you need to set a password"
- Underline "Set a password"
- Make the whole thing clickable
2017-05-25 15:33:40 +01:00
Luke Barnard
790fc7ca4a
Remove "new" from set password dialog
2017-05-25 15:26:44 +01:00
Luke Barnard
6c1b6f0476
Merge pull request #4024 from vector-im/luke/new-guest-access-fix-team-server-no-config
...
Allow team server config to be missing
2017-05-25 15:07:59 +01:00
Luke Barnard
3779b74dae
Remove GuestWarningBar.scss from _components.scss
2017-05-25 14:51:24 +01:00
Luke Barnard
41e7706bc6
Allow team server config to be missing
...
, default to welcome page if either the teamToken or teamServerURL is undefined.
2017-05-25 14:35:59 +01:00
David Baker
2fde2d58b6
Merge pull request #4020 from vector-im/luke/remove-guest-warning-bar
...
Remove GuestWarningBar
2017-05-25 14:30:14 +01:00
David Baker
85aa390c8f
Merge pull request #4023 from vector-im/luke/new-guest-access-left-panel
...
Make left panel better for new users (mk III)
2017-05-25 14:17:34 +01:00
Luke Barnard
9d28c8f577
Move ref to outer div
2017-05-25 13:49:41 +01:00
David Baker
5ccab395d7
Merge pull request #4021 from vector-im/t3chguy/electron_context_menus
...
add moar context menus [Electron]
2017-05-25 13:49:23 +01:00
David Baker
dd1c9a4477
Merge pull request #4022 from vector-im/t3chguy/patch-2
...
Add `Chat` to Linux app categories
2017-05-25 13:35:50 +01:00
Michael Telatynski
9cd04509bf
Add Chat to Linux app categories
...
most dists inc Arch have Chat and IRCClient,
though the latter isn't exactly correct so missing it
2017-05-25 13:22:01 +01:00
Michael Telatynski
727e267853
we don't really need a webContents like that, so pass if needed
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-25 12:47:36 +01:00
Michael Telatynski
c4c78c9b3e
split webContents context handling into own file, as main was growing
...
add handlers for editable fields, with Cut Copy Paste Undo Redo etc
add Copy Image feature to all images, working on not only the download
buttons now
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-25 12:42:53 +01:00
David Baker
284aeeb43e
Call out icons on hover
...
Conflicts:
src/components/structures/BottomLeftMenu.js
cherry-picking commit 39229c5 .
2017-05-25 12:19:26 +01:00
David Baker
7636212bed
Remove refs to counterpart
...
and remove extCounterpart which is unnecessary now we just use a
single counterpart instance
2017-05-25 12:08:47 +01:00
David Baker
bf716add99
Dedicated classes for the buttons
2017-05-25 12:08:14 +01:00
David Baker
fce1164b58
Align buttons better with the text
2017-05-25 12:08:06 +01:00
David Baker
9b1ffe6fda
Remove slightly misleading commented code
2017-05-25 12:07:59 +01:00
David Baker
a5ea19b900
Remove commented code
2017-05-25 12:07:54 +01:00
Luke Barnard
e3342e36c0
Fix RoomSubList (RoomSubListHeader was removed)
2017-05-25 12:07:39 +01:00
David Baker
67ecd94b4a
Make bottom left menu buttons use RoleButton too
...
Conflicts:
src/components/structures/BottomLeftMenu.js
cherry-picking commit 2bf0074 .
2017-05-25 12:06:49 +01:00
David Baker
d81f894a50
Add buttons to room sub list headers
...
Conflicts:
src/components/structures/RoomSubList.js
src/components/structures/RoomSubListHeader.js
cherry-picking commit 095da68 .
2017-05-25 11:58:12 +01:00
David Baker
af305ea540
Make left panel more friendly to new users
...
https://github.com/vector-im/riot-web/issues/3609
2017-05-25 11:42:12 +01:00
David Baker
b95da4a40c
No longer need counterpart
...
We now use stock counterpart, but indirectly via react-sdk so no
need to depend on it directly.
2017-05-25 11:40:31 +01:00
David Baker
ee85eb961a
Bulk change counterpart imports
...
to use react-sdk wrapper function, rather than using counterpart
directly.
2017-05-25 11:39:56 +01:00
Luke Barnard
365a46777c
Remove GuestWarningBar
2017-05-25 11:02:26 +01:00
Luke Barnard
36ec156d2e
Merge pull request #4015 from vector-im/luke/new-guest-access-default-welcome
...
Implement default welcome page and allow custom URL /w config
2017-05-25 10:28:55 +01:00
Luke Barnard
e253f86c63
Improve teamToken prop doc on homePage
2017-05-25 10:23:26 +01:00
Luke Barnard
43bd88777c
Remove potentially confusing sample config
2017-05-25 10:10:26 +01:00
Michael Telatynski
52a8039eb3
add more generic class for links/highlights within UserSettings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-25 01:30:11 +01:00
Luke Barnard
efb6316ba0
Implement default welcome page and allow custom URL /w config
...
counterpart to https://github.com/matrix-org/matrix-react-sdk/pull/922
2017-05-24 17:58:03 +01:00
Michael Telatynski
a98792b05e
auto-launch support, ux =checkbox in UserSettings[Electron]
...
settings are sorta generic, probably reusable for proxy settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-24 15:52:08 +01:00
David Baker
aaf948017a
Make language dropdown a more sensible width
2017-05-24 14:37:12 +01:00
David Baker
d4aa428321
Move translation status image to i18n section
2017-05-24 14:23:34 +01:00
David Baker
d5425b62a1
Don't inject languages into the config
...
If we're defaulting this it should really be by the component
itself or with the other defaukts in SdkConfig, but we've decided
to leave out support for reading languages from the config file as
it's only useful for a Riot admin to restrict the choice of
languages available to users which is of debateable use.
2017-05-24 11:27:06 +01:00
Michael Telatynski
c63e429c76
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/electron_call_sleep
2017-05-24 10:56:36 +01:00
David Baker
ff1567ed2a
Remove spurious import
2017-05-23 17:09:09 +01:00
David Baker
af6cc7bf9c
I don't really see why this is necessary
2017-05-23 17:06:49 +01:00
David Baker
caca5cc00b
Remove c+ped UserSettingsStore functions
...
as they don't seem to be necessary
2017-05-23 17:06:02 +01:00
David Baker
241d95293e
Code style fixes
...
Use async/await consistently rather than flipping between that and
callbacks, s/var/let/, indenting
2017-05-23 16:44:54 +01:00
David Baker
a6b11968a4
s/tabs/spaces/
2017-05-23 16:15:52 +01:00
David Baker
3f3f230a77
Remove accidentally comitted yarn stuff
2017-05-23 14:20:51 +01:00
David Baker
6b6fa59f3e
Squash merge https://github.com/vector-im/riot-web/pull/3636
2017-05-23 14:12:53 +01:00
Michael Telatynski
8994c2bad1
missed a concat :)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 19:28:01 +01:00
Michael Telatynski
e0fb2fd074
/me forgets we don't have babel
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 19:25:56 +01:00
Michael Telatynski
4bb054c955
electron stuff isn't actually using flow, so don't enable it
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 19:25:18 +01:00
Michael Telatynski
911c3bcf6e
tidy electron files, they were starting to annoy me
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 19:21:52 +01:00
Michael Telatynski
4944bfdaa2
onAction support in Electron process, disable powersave when in call
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 18:32:39 +01:00
Michael Telatynski
f57d8e4cb9
make ESLint a touch happier
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 18:31:30 +01:00
Michael Telatynski
755c66b9f1
pass dispatcher through to electron, on a whitelist basis
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-22 18:30:45 +01:00
Richard Lewis
998739a7dc
Edit icon and styling
2017-05-22 18:00:40 +01:00
David Baker
7d59742a22
Merge pull request #3975 from vector-im/t3chguy/riot-desktopt-linux-cat
...
add menu category for linux build of app
2017-05-22 16:59:27 +01:00
Michael Telatynski
6e8516e537
fiiine!
2017-05-22 16:53:46 +01:00
Luke Barnard
299dc7fe84
Merge branch 'develop' into new-guest-access
2017-05-22 16:17:36 +01:00
David Baker
b057e8a92f
Merge pull request #3989 from vector-im/luke/new-guest-access-set-pwd-dialog-fuzzy
...
Add warm-fuzzy for successful password entry
2017-05-22 16:15:00 +01:00
Luke Barnard
9fc57786f1
Add warm-fuzzy for successful password entry
2017-05-22 16:11:52 +01:00
David Baker
24584bee4a
Merge pull request #3982 from vector-im/luke/new-guest-access-autoFocus-new-password
...
autoFocus new password input in SetPasswordDialog
2017-05-22 15:57:45 +01:00
Luke Barnard
5d712d27d3
autoFocus new password input in SetPasswordDialog
2017-05-22 14:45:40 +01:00
David Baker
73ec3e1f4d
Merge branch 'master' into develop
2017-05-22 11:44:31 +01:00
David Baker
86bce146e8
v0.9.10
2017-05-22 11:41:10 +01:00
David Baker
734a28e0f3
Prepare changelog for v0.9.10
2017-05-22 11:41:09 +01:00
David Baker
5c4e3cec08
v0.9.10
2017-05-22 11:40:10 +01:00
David Baker
c03d12238a
Released js-sdk & react-sdk
2017-05-22 11:39:25 +01:00
Michael Telatynski
90ab4a02f2
add category so it doesn't get dropped into Default/Lost+Found
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-20 13:11:31 +01:00
Kieran Gould
cae62c8383
MessageTimestamp now has 12 hour prop
2017-05-19 22:36:02 +01:00
Kieran Gould
1ebe819aa2
Revert _EventTile.scss padding.
2017-05-19 22:29:20 +01:00
Maxwell Kepler
9e37fa46b1
Add 12 hour support
2017-05-19 22:29:20 +01:00
Richard Lewis
8afc9f9a09
Add widget iframes and styling
2017-05-19 17:17:48 +01:00
David Baker
dc990f47be
Fix app breakage with a 'version' file
...
Re-add accidenally removed variable initialiser
2017-05-19 17:02:48 +01:00
David Baker
a9b5282ba3
Merge pull request #3909 from vector-im/t3chguy/favicon_improvements
...
Electron Tray Improvements
2017-05-19 16:22:11 +01:00
David Baker
d7f1e01cfa
Don't fail if reskindex symlink exists
2017-05-19 14:47:44 +01:00
Richard van der Hoff
0a920df05d
Merge pull request #3966 from vector-im/rav/more_deflakification
...
More riot-web test deflakification
2017-05-19 13:51:51 +01:00
Richard van der Hoff
ea67fa9c16
More riot-web test deflakification
...
Two changes:
1. wait longer for /sync to arrive in the loading tests, via an
`expectAndAwaitSync` method.
2. https://github.com/matrix-org/matrix-react-sdk/pull/773 made it possible for
MatrixChat to not show its syncing spinner despite `loading` being
false. Update `awaitSyncingSpinner` accordingly, so that it doesn't fail
when it happens to check MatrixChat at just taht moment.
2017-05-19 13:33:50 +01:00
David Baker
50b46af943
Merge pull request #3945 from vector-im/dbkr/fetch_deps_script
...
Script to fetch corresponding branches of dependent projects
2017-05-19 13:14:07 +01:00
David Baker
68a39b2783
Update process to not set deps to #develop
...
Update README instructions and add checks to release script to
prevent us forgetting to bump the versions of dependencies
(because the check in the main release script will only catch
references to #develop left in, which will no longer be the
failure mode).
2017-05-19 11:59:27 +01:00
Luke Barnard
448ac8dce1
Merge pull request #3964 from vector-im/luke/fix-logo-svgs-style-type
...
Add type="text/css" to SVG logos
2017-05-19 11:38:27 +01:00
Luke Barnard
76bf869d87
Add type="text/css" to SVG logos
...
Without this, SVG renderers may not pick up the CSS in the SVGs at all, as is the case with librsvg.
2017-05-19 11:19:30 +01:00
David Baker
da14d7eb8c
v0.9.10-rc.1
2017-05-19 10:43:11 +01:00
David Baker
3a44cb65b7
Prepare changelog for v0.9.10-rc.1
2017-05-19 10:43:10 +01:00
David Baker
029dfe5ed0
v0.9.10-rc.1
2017-05-19 10:41:22 +01:00
David Baker
c0c1972d56
Released js-sdk & react-sdk
2017-05-19 10:40:44 +01:00
Michael Telatynski
09f987559b
rename action, now forwarding any event is possible, limited by where
...
button is shown, i.e easy to modify
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-19 01:30:36 +01:00
Michael Telatynski
eaeac1230f
Merge branch 'develop' of github.com:vector-im/riot-web into forward_message
2017-05-19 01:15:31 +01:00
Michael Telatynski
7777be89ee
only for finalised events
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-18 23:53:37 +01:00
Richard van der Hoff
b886215fdd
Merge pull request #3958 from vector-im/rav/roomdirectory_unmounting
...
Fix some setState-after-unmount in roomdirectory
2017-05-18 19:06:18 +01:00
Richard van der Hoff
4d60d444d4
Merge pull request #3956 from vector-im/rav/deflakify
...
Attempt to deflakify joining test
2017-05-18 19:06:01 +01:00
Luke Barnard
53f0a6b360
Merge pull request #3959 from vector-im/luke/improve-country-dd-4
...
CSS for left_aligned Dropdowns, and adjustments for Country dd in Login
2017-05-18 14:38:47 +01:00
Luke Barnard
d0adfb6469
CSS for left_aligned Dropdowns, and adjustments for Country dd in Login
2017-05-18 14:03:27 +01:00
Luke Barnard
1460eae280
Change background colour of login country dd to white
2017-05-18 13:43:21 +01:00
Richard van der Hoff
86055bc476
Fix some setState-after-unmount in roomdirectory
...
Give the RoomDirectory and unmounted guard, and use it to avoid some setState
warnings. Also, cancel the filterTimeout (no point in leaving it around).
There are still plenty of other opportunities to setState after unmount, but
the filterTimeout was causing noise in the test.
2017-05-18 13:41:54 +01:00
Richard van der Hoff
f16086bbea
Attempt to deflakify joining test
...
give the client a bit longer to get started.
2017-05-18 13:39:33 +01:00
Richard van der Hoff
f60773ae1f
mock-request: improve logging
...
attempt to make the logging a bit more comprehensible
2017-05-18 13:37:23 +01:00
Luke Barnard
01a15b2b7e
Merge pull request #3953 from vector-im/luke/improve-country-dd-3-square-flags
...
Add square flag pngs /w genflags.sh script
2017-05-18 13:37:17 +01:00
David Baker
5526525b6b
Merge pull request #3954 from vector-im/dbkr/riot_bot_for_desktop
...
Add config for riot-bot on desktop app build
2017-05-18 13:18:19 +01:00
Richard van der Hoff
a39a7c8334
Update to more recent mock-request
...
Just copy-and-paste the updated version from js-sdk in here.
2017-05-18 12:18:57 +01:00
David Baker
c9e821ffc5
Add config for riot-bot on desktop app build
...
Also remove unused room dir stuff
2017-05-18 12:00:02 +01:00
Luke Barnard
b290a28123
Merge pull request #3952 from vector-im/dbkr/electron_copy_link_location
...
Desktop: 'copy link address'
2017-05-18 11:49:41 +01:00
David Baker
16899d3b1f
Bump electron version to 1.6.8
2017-05-18 11:38:03 +01:00
Luke Barnard
7d81ade563
genflags.sh should be run from root dir
2017-05-18 11:38:01 +01:00
Luke Barnard
bc5ad3c761
Move genflags.sh to scripts
2017-05-18 11:36:24 +01:00
Luke Barnard
7c764b7365
Add copyright
2017-05-18 11:34:26 +01:00
David Baker
dfb30e91de
Desktop: 'copy link address'
...
Add 'copy link address' to link context menu in electron app
2017-05-18 11:32:10 +01:00
Luke Barnard
ea03140cbd
Add ellipsis overflow to long dd options
2017-05-18 11:30:22 +01:00
Luke Barnard
98215b4767
Adjust for 27x27 flag png size
2017-05-18 11:29:57 +01:00
Luke Barnard
e879fb0eef
Add square flag pngs /w genflags.sh script
...
This uses the github.com:googlei18n/region-flags and imagemagick to generate 27x27 flag pngs. The flags have a 1px #e0e0e0 border and transparent padding such that each flag is of the same height (17px including the border).
2017-05-18 11:25:42 +01:00
David Baker
a9a4b1c44e
Get branch from various CI env vars
...
So we hopefully get the right branch for PRs from the same repo
(but not forks).
From @t3chguy's comment (tweaked a bit)
2017-05-18 11:05:19 +01:00
Richard Lewis
7a63cfd717
Add stylesheet for apps
2017-05-17 23:17:53 +01:00
Richard Lewis
7ea6157b67
App drawer styling
2017-05-17 21:16:15 +01:00
David Baker
c929cb1337
Do I mean bash? Probably
2017-05-17 18:21:58 +01:00
David Baker
b3b44dd99e
Use fetch dep script for travis
2017-05-17 18:20:25 +01:00
David Baker
18afbc5bec
Make dep install script work
2017-05-17 18:14:28 +01:00
David Baker
60d33f50a7
Create node_modules if it doesn't exist
2017-05-17 16:19:19 +01:00
David Baker
94ac4bf490
Use fetch dep script in jenkins script
2017-05-17 16:17:08 +01:00
David Baker
fac8906102
Add script to fetch correct dep branches
...
Fetch branches of js-sdk and react-sdk that match the current
branch name, if they exist. This will mostly be used in the
automated tests.
2017-05-17 16:11:34 +01:00
Richard van der Hoff
ca3921f3a0
Merge pull request #3943 from vector-im/rav/reduce_rageshake_size
...
Reduce rageshake log size to 1MB
2017-05-17 15:59:10 +01:00
Richard van der Hoff
15ab1732a2
Reduce rageshake log size to 1MB
...
... 50MB turned out to be quite a lot.
2017-05-17 14:46:06 +01:00
Luke Barnard
338ab4d046
Merge pull request #3942 from vector-im/luke/improve-country-dd-2
...
CSS for putting country dd on same line as phone input
2017-05-17 14:29:48 +01:00
Luke Barnard
089740a840
CSS for putting country dd on same line as phone input
...
(For login and registration)
2017-05-17 14:25:43 +01:00
Richard Lewis
553c53e7e8
Add apps menu icons
2017-05-17 12:33:58 +01:00
David Baker
7ea0ecd125
Merge branch 'new_release_process_stable' into develop
...
This reverts PRs on riot-web marked as notready, turning the develop
branch into a more stable version.
2017-05-17 10:43:02 +01:00
Michael Telatynski
9352e5d78e
Lets make it abundantly clear that we want attention. FLASH FLASH FLASH
...
also improve favicon updating to not change if we're same as previous
not sure how intensive the nativeImage stuff is but cheap efficiency
For FLASH FLASH I moved the setBadgeCount stuff RPC -> IPC
should be more reliable now, its in electron-main
Win only:
if mainWindow is set and is not in focus make it FLASH
clear flash if notification gets cleared elsewhere
debounce focus handler so we don't set a million of them
if the app is backgrounded a while
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-17 10:39:43 +01:00
Michael Telatynski
826a571b60
apply same image to the window/taskbar too; as per request
...
LETS MAKE IT CLEAR WE ARE NEEDY AND WANT ATTENTION
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-17 10:05:50 +01:00
Michael Telatynski
39b6c7c65d
ignore electron_app subdirs properly, missed these too :L
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-17 09:53:33 +01:00
David Baker
9fc9de3af5
Revert "Merge pull request #3654 from vector-im/matthew/quick-search"
...
This reverts commit 8f20fcfa6b , reversing
changes made to 751f715e77 .
2017-05-16 17:21:49 +01:00
David Baker
844ea390c8
Revert "clear the searchbox after quick-search"
...
This reverts commit ddd12edc06 .
2017-05-16 17:13:55 +01:00
David Baker
fdf326c9f0
Revert "Cancel quick-search on Escape, clearing it and returning focus to composer."
...
This reverts commit 52a119244b .
2017-05-16 17:13:39 +01:00
David Baker
9399b7ddf0
Revert "fix incoming call box"
...
This reverts commit b3431bb750 .
2017-05-16 16:35:17 +01:00
David Baker
03476705b1
Revert "better solution to incomingcallbox weirdness"
...
This reverts commit be52787473 .
2017-05-16 16:35:06 +01:00
David Baker
3cead032c2
Revert "Merge pull request #3804 from vector-im/dbkr/left_panel_for_newbies_2"
...
This reverts commit e6133820a2 , reversing
changes made to d1db602b3a .
2017-05-16 16:27:58 +01:00
Luke Barnard
219bfffea2
Only dispatch password_changed when password has changed
2017-05-16 14:24:09 +01:00
Michael Telatynski
58ada2c27d
move mxEvent.status check to js-sdk
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-16 14:14:06 +01:00
Michael Telatynski
db78534b45
remove no longer required parseIntWithDefault
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-16 14:10:00 +01:00
Michael Telatynski
d55f4f9e6a
use new RoomState method from matrix-org/matrix-js-sdk/pull/435
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-16 14:08:00 +01:00
Luke Barnard
c6ff45261d
Merge pull request #3921 from vector-im/luke/new-guest-access-set-pwd-dialog
...
Implement dialog to set password
2017-05-16 14:05:03 +01:00
Luke Barnard
11d88aa6a2
import dispatcher
2017-05-16 13:56:12 +01:00
Luke Barnard
36ec39ffc0
Merge branch 'new-guest-access' into luke/new-guest-access-set-pwd-dialog
2017-05-16 13:49:18 +01:00
Luke Barnard
48856c31f8
Dispatch password_changed when SetPasswordDialog finished
2017-05-16 13:48:56 +01:00
Michael Telatynski
aff1e14efc
first go at show redact only if we can redact
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-16 13:15:14 +01:00
Luke Barnard
e367fb5a98
disabledConfirmation -> confirm
2017-05-16 12:45:30 +01:00
Luke Barnard
e6f6b8cebd
Merge pull request #3924 from vector-im/luke/new-guest-access-need-to-set-mx-id
...
Replace NeedToRegister with SetMxId dialog
2017-05-16 11:48:24 +01:00
Luke Barnard
79d32868a6
Replace NeedToRegister with SetMxId dialog
2017-05-16 11:39:30 +01:00
Luke Barnard
5814a3fdc8
Fix copyright
2017-05-16 10:11:44 +01:00
Luke Barnard
0e787a09c3
Implement dialog to set password
...
Until https://github.com/matrix-org/matrix-react-sdk/pull/881 , ChangePassword will not know about the cached password (so it won't hide "Current Password" yet).
There's also a bit of work left - informing the SessionStore that the password has changed (marked with a TODO)
2017-05-16 09:44:52 +01:00
Matthew Hodgson
c8ac60768d
Merge pull request #3919 from vector-im/t3chguy/patch-1
...
fix #3894
2017-05-15 21:15:03 +01:00
Michael Telatynski
cef26a5b20
fix #3894
2017-05-15 21:14:01 +01:00
Matthew Hodgson
fe61a7eefd
fix off-by-one pixel errors in login field heights - fixes https://github.com/vector-im/riot-web/issues/3738
2017-05-15 02:32:25 +01:00
Matthew Hodgson
582a34c937
cursor pointer for avatar upload in user settings
2017-05-15 02:24:34 +01:00
Matthew Hodgson
5181eb3ea5
Merge pull request #3894 from vector-im/t3chguy/change_release_vector2riot
...
change vector->riot on the surface
2017-05-15 01:43:57 +01:00
Matthew Hodgson
c3477a30a7
oops, rebuild modernizr to pull in new tests
2017-05-15 01:22:32 +01:00
Matthew Hodgson
8e2e6cee35
require indexeddb & webworkers in modernizr
2017-05-15 01:07:25 +01:00
Matthew Hodgson
25a727b8d8
use full date formats on timestamps - fixes https://github.com/vector-im/riot-web/issues/3874
2017-05-15 00:26:02 +01:00
Michael Telatynski
aa7728cad3
tidy up tray.js - it made my eyes hurt
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-13 12:41:13 +01:00
Michael Telatynski
808240eef9
shouldn't need this try-catch
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-13 12:40:17 +01:00
Michael Telatynski
6aae97b812
Update tray tooltip based on document.title
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-13 12:39:55 +01:00
Michael Telatynski
8927afca03
re-add electron node modules to gitignore
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-13 12:37:27 +01:00
Michael Telatynski
bbda658b7f
make Electron tray icon mimic the Favico.js one
...
DRY: moved Favicon stuff into the base platform
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-13 12:37:13 +01:00
Luke Barnard
67297bf827
Merge pull request #3906 from vector-im/luke/new-guest-access-welcome-user
...
Add welcomeUserId to sample config
2017-05-12 19:17:33 +01:00
Luke Barnard
f60be2d658
Add welcomeUserId to sample config
2017-05-12 16:12:17 +01:00
Michael Telatynski
ea0b166da7
change wording to not confuse users building repo
...
change default repos to match their current naming
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-11 17:49:31 +01:00
Michael Telatynski
f248477f82
stage 0.5 rebrand (rename dist release)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-11 17:46:08 +01:00
Luke Barnard
607ba57f48
Merge branch 'develop' into new-guest-access
...
Conflicts:
src/component-index.js
2017-05-11 13:23:31 +01:00
Luke Barnard
0e0918d07c
Merge pull request #3888 from vector-im/pr/3799
...
move manifest.json outward so it is scoped properly
2017-05-11 13:20:33 +01:00
Michael Telatynski
3c5594e034
move manifest.json outward so it is scoped properly
...
this will matter more when we add a service worker
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-11 13:12:26 +01:00
Luke Barnard
15db686f33
Merge pull request #3799 from t3chguy/manifest
...
add to manifest
2017-05-11 13:05:00 +01:00
Michael Telatynski
ffa53ca205
Update manifest.json
2017-05-11 11:17:55 +01:00
Luke Barnard
4c0e8cd372
Merge pull request #3886 from vector-im/luke/auto-reskindex
...
Automatically update component-index
2017-05-11 10:47:06 +01:00
Luke Barnard
6d94f35c33
Automatically update component-index
...
Following changes to the react-sdk, reskindex can now be updated using the "-w" (watch) equivalent of the reskindex script.
-Alter npm scripts so that reskindex is run when building once and so that reskindex:start is runwhen developing
-Remove and stop tracking component-index, this will now only be created at build-time
2017-05-11 10:37:13 +01:00
Luke Barnard
ee33490553
Merge pull request #3885 from vector-im/luke/new-guest-access-set-mxid-4
...
CSS for mxIdDialog redesign
2017-05-11 10:28:23 +01:00
Luke Barnard
d2ea162b3f
Unmuddle the component-index header
2017-05-11 10:11:30 +01:00
Luke Barnard
2eccdf56b9
Merge branch 'develop' into new-guest-access
2017-05-11 09:50:13 +01:00
Luke Barnard
ab24994e37
Move general CSS to more specific so as not to affect other dialogs
2017-05-11 09:42:21 +01:00
Luke Barnard
98f62d0300
NL at EOF
2017-05-11 09:40:06 +01:00
Luke Barnard
2e49014ffe
CSS for mxIdDialog redesign
2017-05-11 09:33:52 +01:00
David Baker
e67e891040
Merge pull request #3877 from vector-im/t3chguy/electron_install_fix
...
move electron -> electron_app because npm smart
2017-05-10 13:48:18 +01:00
Michael Telatynski
c607b1bc89
npm is "smart" enough to try and install our electron wrapper as a module
...
instead of the actual electron package. With no way to ignore directories.
I'd like to think of this as temporary, until I get to rip apart riot-web
and riot-electron
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-10 13:36:27 +01:00
Richard van der Hoff
41738ec025
Merge pull request #3863 from vector-im/rav/bug_report_endpoint
...
Fix bug report endpoint in config.sample.json.
2017-05-09 12:34:40 +01:00
Richard van der Hoff
f9ae456a64
Fix bug report endpoint in config.sample.json.
...
Not sure why this was like this - has vector.im/bugs *ever* worked?
2017-05-09 12:27:41 +01:00
David Baker
1b78737f12
Merge pull request #3817 from vector-im/luke/password-nag-bar
...
Implement PasswordNagBar
2017-05-08 15:00:37 +01:00
David Baker
2983b36d4c
Merge pull request #3851 from vector-im/dbkr/missed_icons
...
Update 2 missed icons to the new icon
2017-05-08 13:12:00 +01:00
David Baker
640aa98cf4
Update 2 missed icons to the new icon
...
Electron icons for windows & Linux. Also add them to the script
that makes all the icon versions.
2017-05-08 13:05:17 +01:00
Pablo Saavedra
53796f55be
Added default_federate property
2017-05-08 12:25:45 +02:00
David Baker
e6133820a2
Merge pull request #3804 from vector-im/dbkr/left_panel_for_newbies_2
...
Make left panel better for new users (mk II)
2017-05-08 10:37:59 +01:00
Luke Barnard
5766a6e93d
Give warning icon better alt
2017-05-08 10:02:05 +01:00
Luke Barnard
c783f701dd
reskindex
2017-05-08 10:01:18 +01:00
Matthew Hodgson
d1db602b3a
Merge pull request #3839 from vector-im/t3chguy/patch-1
...
match primary package.json
2017-05-07 20:34:18 +01:00
Michael Telatynski
ea72e9c7a0
match primary package.json
...
got mismatched after a release -> develop merge
2017-05-07 20:33:13 +01:00
Matthew Hodgson
8e94d5240f
merge master into develop post 0.9.9
2017-05-07 19:58:42 +01:00
Matthew Hodgson
1e5908a31e
speed up burndown generation by ~250x
2017-05-07 19:34:16 +01:00
David Baker
40c98fc84f
Merge pull request #3829 from vector-im/t3chguy/productName-missing
...
Re-add productName
2017-05-06 12:20:30 +01:00
Michael Telatynski
9c6b3819a5
Re-add productName
...
so that electron-builder packages is as Riot rather than riot-web
2017-05-06 10:24:13 +01:00
David Baker
6013a3e71d
Merge pull request #3683 from t3chguy/t3chguy/electron_version_inconsistency
...
Remove leading v in /version file, for SemVer and to match Electron ver
2017-05-05 18:28:16 +01:00
David Baker
0deed1b511
Merge pull request #3790 from t3chguy/patch-2
...
Fix scope of callback
2017-05-05 18:25:29 +01:00
David Baker
2c36506342
Merge pull request #3622 from t3chguy/t3chguy/electron-persist-window-layout
...
Remember and Recall window layout/position state
2017-05-05 18:23:15 +01:00
Michael Telatynski
309afdb813
no point installing deps here, builder will do it for us
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 17:08:50 +01:00
Michael Telatynski
1ed1080bf3
Update README with npm run electron
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 17:05:03 +01:00
Michael Telatynski
a09f890619
Merge package.json, match version in electron/package.json
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 17:03:28 +01:00
Michael Telatynski
499b04c254
Only install electron deps when we're bundling/running electron
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 17:01:32 +01:00
Michael Telatynski
8a50207189
Change shebang to bash for string manipulations
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 16:57:18 +01:00
Michael Telatynski
f54708227e
Proper two package.json format, release.sh bumps 2nd json ver too
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-05 16:54:55 +01:00
Luke Barnard
f14c2a0a71
Implement PasswordNagBar
...
This will tell the user that they need to set a password to return to their account.
2017-05-05 16:30:18 +01:00
David Baker
c27f39714a
Dedicated classes for the buttons
2017-05-05 14:26:13 +01:00
Luke Barnard
e1cd046c1a
Prevent zalgo-like text overflowing MELS summary
2017-05-05 09:54:00 +01:00
Luke Barnard
ae76c76558
Fix #3450 - RM hidden by things
2017-05-04 21:27:33 +01:00
David Baker
1001c98a3c
Align buttons better with the text
2017-05-04 18:23:04 +01:00
David Baker
23a141c5ad
Remove slightly misleading commented code
2017-05-04 17:46:44 +01:00
Luke Barnard
8731e46900
Merge pull request #3808 from vector-im/dbkr/remove_babelcheck
...
Remove babelcheck
2017-05-04 17:45:59 +01:00
David Baker
da960e776d
Remove commented code
2017-05-04 17:45:11 +01:00
David Baker
d419024da9
Merge pull request #3809 from vector-im/rav/include_mx_id_in_rageshake
...
Include MXID and device id in rageshakes
2017-05-04 17:30:51 +01:00
Richard van der Hoff
45efdbdd43
Include MXID and device id in rageshakes
...
- to make for easier triage
2017-05-04 17:21:16 +01:00
David Baker
7b320f8fbb
Remove babelcheck
...
Nobody is likley to be upgrading from babel 5 any more, so this
can go away now.
2017-05-04 16:51:36 +01:00
David Baker
e6e2e6989a
Merge pull request #3791 from t3chguy/patch-3
...
import Modal
2017-05-04 16:35:15 +01:00
David Baker
2bf0074953
Make bottom left menu buttons use RoleButton too
2017-05-04 15:38:53 +01:00
David Baker
ff709ed8b1
Fix import
2017-05-04 14:53:13 +01:00
David Baker
cbb32968f1
Merge remote-tracking branch 'origin/develop' into dbkr/left_panel_for_newbies_2
2017-05-04 14:04:33 +01:00
David Baker
095da68aac
Add buttons to room sub list headers
2017-05-04 13:58:17 +01:00
Michael Telatynski
c5d37ab2fb
add to manifest for #334
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-03 22:56:39 +01:00
Michael Telatynski
9997cc9891
import Modal
...
class seems to be referring to Modal but does not import it
2017-05-02 22:27:30 +01:00
Michael Telatynski
d5009962cd
Fix scope of callback
...
This may have led to the room list not refreshing on error of deleting alias
2017-05-02 22:19:32 +01:00
Michael Telatynski
6367344181
tidy and fix flow notation
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-02 21:32:34 +01:00
Michael Telatynski
61c338a233
remove leading v in /version file so its semver
...
and also then consistent with electron versioning
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-02 21:32:27 +01:00
Luke Barnard
425719c72e
Merge pull request #3762 from vector-im/luke/new-guest-access-set-mxid
...
CSS for new SetMxIdDialog
2017-05-02 14:15:28 +01:00
Matthew Hodgson
9f3c1deae6
Merge pull request #3775 from t3chguy/patch-1
...
Pin filesize ver to fix break upstream
2017-04-30 13:11:33 +01:00
Michael Telatynski
4a8ad53bd9
Pin filesize ver to fix break upstream
...
https://travis-ci.org/vector-im/riot-web/builds/227340622
avoidwork/filesize.js#87
3.5.7 and 3.5.8 ver released <24h ago and broke stuff for us
2017-04-30 13:11:01 +01:00
Michael Telatynski
7676fd960e
Merge branch 'develop' into forward_message
2017-04-30 12:35:52 +01:00
Matthew Hodgson
67efb8bde2
Add date tooltip to timestamps
2017-04-29 00:00:37 +01:00
Luke Barnard
d7b2f0d3be
CSS for new SetMxIdDialog
2017-04-28 14:32:08 +01:00
David Baker
96c867b34b
Make left panel more friendly to new users
...
https://github.com/vector-im/riot-web/issues/3609
2017-04-28 11:23:13 +01:00
David Baker
4eb0ca63a9
Revert commits acciderntally put on develop
2017-04-28 11:22:05 +01:00
David Baker
73fb2c859e
Remove now-redundant grey CSS
2017-04-28 11:20:55 +01:00
David Baker
431b8aaefa
Make left panel more friendly to new users
...
https://github.com/vector-im/riot-web/issues/3609
2017-04-28 11:10:41 +01:00
David Baker
b637ab33cc
Merge pull request #3751 from vector-im/luke/room-directory-improve
...
Improve Room Directory Look & Feel
2017-04-27 18:28:25 +01:00
Luke Barnard
afb4b79d81
Improve Room Directory Look & Feel
...
By adding an icon next to the title.
Requires https://github.com/matrix-org/matrix-react-sdk/pull/848
2017-04-27 18:04:41 +01:00
Luke Barnard
5defd0bb74
Merge branch 'develop' of github.com:vector-im/vector-web into develop
2017-04-27 16:46:21 +01:00
Luke Barnard
e6f694307d
add word-break to RoomDirectory
2017-04-27 16:46:14 +01:00
David Baker
beefcfcb8c
Merge pull request #3742 from vector-im/luke/fix-emotes-rrs
...
Fix emote RRs alignment
2017-04-26 18:25:27 +01:00
Luke Barnard
44d0e7dcba
Fix emote RRs alignment
2017-04-26 18:00:51 +01:00
Luke Barnard
71685b5eab
Merge pull request #3741 from vector-im/dbkr/remove_unused_droptarget_placeholder
...
Remove unused `placeholder` prop on RoomDropTarget
2017-04-26 16:46:47 +01:00
David Baker
7b3719bc3c
Remove unused placeholder prop on RoomDropTarget
2017-04-26 16:27:25 +01:00
David Baker
c070e86c1f
Merge pull request #3732 from vector-im/luke/css-improve-country-dd
...
Modify CSS for matrix-org/matrix-react-sdk#833
2017-04-26 10:28:07 +01:00
Luke Barnard
78cabed0bf
Modify CSS for matrix-org/matrix-react-sdk#833
2017-04-25 16:24:00 +01:00
David Baker
bf88620581
Merge pull request #3727 from vector-im/dbkr/warn_when_single_instance_quit
...
Warn when exiting due to single-instance
2017-04-25 11:18:19 +01:00
David Baker
777087504a
Merge branch 'release-v0.9.9'
2017-04-25 11:12:14 +01:00
David Baker
aa482bae28
v0.9.9
2017-04-25 11:08:08 +01:00
David Baker
6fd64d19f0
Prepare changelog for v0.9.9
2017-04-25 11:08:07 +01:00
David Baker
2d311ddbf4
Released js-sdk & react-sdk
2017-04-25 11:04:03 +01:00
David Baker
e24ef2bb5c
Warn when exiting due to single-instance
...
This lost me a fair bit of time trying to figure out why Riot was
starting and then immediately quitting.
2017-04-25 10:18:17 +01:00
Matthew Hodgson
4dd6ee681d
fix /config.json in .gitignore
2017-04-25 00:14:24 +01:00
Matthew Hodgson
ef057e4693
Merge pull request #3709 from t3chguy/electron_notification_causes_weirdness_onclick
...
Electron forgets it was maximized when you click on a notification
2017-04-25 00:10:20 +01:00
Matthew Hodgson
f53b238c24
Merge pull request #3719 from turt2live/travis/h1-h2-to-h3
...
CSS to make h1 and h2 the same size as h1.
2017-04-25 00:08:07 +01:00
Matthew Hodgson
7957eeba10
Merge pull request #3721 from vector-im/luke/css-fix-long-room-names
...
Prevent long room names/topics from pushing UI of the screen
2017-04-25 00:07:41 +01:00
Matthew Hodgson
95931918dc
Merge pull request #3717 from vector-im/luke/css-disable-dd-highlight
...
Disable dropdown highlight on focus
2017-04-25 00:07:13 +01:00
Michael Telatynski
0a1ebc2487
Don't show for anything that doesn't have a msgtype and body
...
otherwise the server will just reject it anyway
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-24 22:43:02 +01:00
turt2live
9124c1475a
Change redact -> remove to improve clarity
...
Addresses #2814
Non-technical users may not understand what 'redact' means and can more easily understand what 'Remove' does. See discussion on vector-im/riot-web#2814 for more information.
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-04-24 12:48:32 -06:00
Michael Telatynski
2eb715002f
Merge branch 'develop' of https://github.com/vector-im/riot-web into forward_message
...
Conflicts:
.gitignore
2017-04-24 18:38:52 +01:00
Michael Telatynski
92b52a61e7
don't show forward option for things we cannot decrypt
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-24 18:33:25 +01:00
David Baker
5326faa0b8
v0.9.9-rc.2
2017-04-24 18:26:20 +01:00
David Baker
7f2fa09d4c
Prepare changelog for v0.9.9-rc.2
2017-04-24 18:26:19 +01:00
David Baker
b6435502fc
New version of react-sdk
2017-04-24 18:25:13 +01:00
David Baker
1701ea43a4
Remove spurious changelog entries
2017-04-24 18:22:23 +01:00
Luke Barnard
69f5833c9f
Prevent long room names/topics from pushing UI of the screen
...
This was causing the "save" button in RoomSettings to be obscured when room names were set to long strings without spaces
Fixes https://github.com/vector-im/riot-web/issues/1729
2017-04-24 16:05:49 +01:00
turt2live
61bba6c31f
CSS to make h1 and h2 the same size as h1.
...
Addresses #1772
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-04-24 08:44:53 -06:00
Luke Barnard
c067800a4f
Disable dropdown highlight on focus
2017-04-24 10:00:39 +01:00
Matthew Hodgson
af105b1920
moar padding for _TopUnreadMessagesBar.scss
2017-04-24 01:17:17 +01:00
Matthew Hodgson
a414352661
re-add img to _TopUnreadMessagesBar.scss
2017-04-24 01:13:24 +01:00
Matthew Hodgson
57f91086e6
add bullseye icon for 'Jump to first unread message'
2017-04-24 01:08:09 +01:00
Michael Telatynski
9e2324fb69
don't hook on postinstall, current dev cycle uses (abuses) npm i to build
...
so no point making it take longer than it has to for the devs only testing
webapp
build:electron - hook npm run install:electron
install:electron - run npm i for the electron deps
electron - start the app locally for testing
add to README
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-23 22:50:58 +01:00
Michael Telatynski
b3c9229aee
DRY code and change double quotes to single
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-23 09:59:00 +01:00
Michael Telatynski
2139fb74bb
change show logic to same as that of the tray icon
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-23 09:56:43 +01:00
Matthew Hodgson
8b4ab4bcdd
update room directory icon to something that looks like a room list
2017-04-23 03:14:41 +01:00
Matthew Hodgson
40eceaf9bc
show err.message in errors if present
2017-04-23 02:22:31 +01:00
Matthew Hodgson
ab5ec04507
oops
2017-04-23 01:01:38 +01:00
Matthew Hodgson
b1ff0b9e65
hook up keyb shortcuts for roomdir
2017-04-23 01:00:25 +01:00
Matthew Hodgson
be52787473
better solution to incomingcallbox weirdness
2017-04-22 17:37:16 +01:00
Matthew Hodgson
b3431bb750
fix incoming call box
2017-04-22 17:28:09 +01:00
Matthew Hodgson
4864716abb
Merge pull request #3564 from t3chguy/t3chguy/malformed-notifications-gnome-kde
...
Escape HTML Tags from Linux Notifications (electron)
2017-04-22 16:45:04 +01:00
Matthew Hodgson
8a6283fedf
Merge pull request #3651 from t3chguy/t3chguy/show_access_token
...
styling for spoilerized access token view in Settings
2017-04-22 16:22:48 +01:00
Matthew Hodgson
634cf528b4
Merge pull request #3690 from t3chguy/fix_webpack_config
...
Fix Webpack conf
2017-04-22 16:14:19 +01:00
Michael Telatynski
0da6ca8aea
add more comment to explain this weirdness
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-22 16:05:08 +01:00
Michael Telatynski
08fb20a0df
use a character class for brevity
...
add a comment so this madness has meaning
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-22 14:02:18 +01:00
Michael Telatynski
a8e4a2158a
move styling to correct place
...
NOTE TO SELF
1:1 mapping between react component to scss file.
Makes sense...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-22 04:33:47 +01:00
Matthew Hodgson
2f3e389a68
Merge pull request #3599 from coletivoEITA/develop
...
Add config.json to .gitignore
2017-04-22 03:11:17 +01:00
Matthew Hodgson
fb3ef89b50
Merge pull request #3641 from t3chguy/t3chguy/electron_launch_hidden
...
add command line arg (--hidden) for electron app
2017-04-22 03:02:48 +01:00
Matthew Hodgson
523b315985
Merge pull request #3640 from t3chguy/t3chguy/lightbox_download_button
...
fix ImageView Download functionality
2017-04-22 02:59:17 +01:00
Matthew Hodgson
36f08cf73c
Merge pull request #3693 from t3chguy/cross-env
...
Add cross-env into the mix
2017-04-22 02:40:23 +01:00
Matthew Hodgson
5c00af7123
Merge pull request #3694 from turt2live/travis/remember-unsupported-browser
...
Remember acceptance for unsupported browsers.
2017-04-22 02:17:37 +01:00
Matthew Hodgson
38fa9f78f1
prefix localstorage key as per the convention
2017-04-22 02:17:22 +01:00
Matthew Hodgson
8a9b750b31
apply focus filter to normal buttons too
2017-04-22 01:55:57 +01:00
Matthew Hodgson
26ebd20956
improve logo cosmetics
2017-04-22 01:19:11 +01:00
turt2live
e877ad2e63
Remember acceptance for unsupported browsers.
...
Addresses #3624 .
This stores the flag in localStorage, after checking if localStorage is available. If localStorage is not available, the user will be prompted just like before this commit.
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-04-21 16:08:49 -06:00
Michael Telatynski
dd7f9e2d5f
argh, fix eslint false positives
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 19:00:24 +01:00
David Baker
141aafd18e
v0.9.9-rc.1
2017-04-21 18:40:25 +01:00
David Baker
8aed52ece9
Prepare changelog for v0.9.9-rc.1
2017-04-21 18:40:24 +01:00
David Baker
ce5a7ba48a
Rewind version to try again, again
2017-04-21 18:39:11 +01:00
David Baker
95647fb7a1
v0.9.9-rc.1
2017-04-21 18:35:15 +01:00
David Baker
d0c0eeac0a
Prepare changelog for v0.9.9-rc.1
2017-04-21 18:35:14 +01:00
David Baker
f25612198e
0.9.8, not 0.9.9
2017-04-21 18:33:53 +01:00
David Baker
ca6d9063fd
Back up release version to try again
2017-04-21 18:32:55 +01:00
David Baker
eec0c274d2
v0.9.9-rc.1
2017-04-21 18:26:29 +01:00
David Baker
b5a5b472c4
Prepare changelog for v0.9.9-rc.1
2017-04-21 18:26:29 +01:00
David Baker
9747836a4d
Update react-sdk and js-sdk dependencies
2017-04-21 18:24:29 +01:00
Luke Barnard
2afe9e6928
Merge pull request #3692 from vector-im/luke/login-ui
...
Cosmetics to go with matrix-org/matrix-react-sdk#811
2017-04-21 17:40:53 +01:00
Luke Barnard
f010afe63f
Add emojione PNGs to the COPY_LIST
2017-04-21 17:36:48 +01:00
Michael Telatynski
60b280f166
Add cross-env into the mix
...
this way `npm run build` will work on Windows too :D
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 17:16:53 +01:00
Luke Barnard
a2b465e352
Remove old logo
2017-04-21 17:14:59 +01:00
Luke Barnard
1e139ef183
Cosmetics to go with matrix-org/matrix-react-sdk#811
2017-04-21 17:04:11 +01:00
Michael Telatynski
9b38a97110
Fix Webpack conf
...
+ conform to a bit more eslint (IDE makes my eyes hurt)
+ specify windows-specific copies of noParse regexes to stop the olm error
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 15:09:45 +01:00
Michael Telatynski
77ce58b59d
add .idea to .gitignore so I don't accidentally push my IDE config
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 13:46:49 +01:00
Michael Telatynski
20abb2c2df
Add Forward Message button to m.room.message events
...
Conform this file to eslint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 13:46:23 +01:00
Matthew Hodgson
9c27075175
Merge pull request #3680 from t3chguy/t3chguy/escape_cancel_search_focus_composer
...
Cancel quicksearch on ESC
2017-04-21 01:27:04 +01:00
Michael Telatynski
52a119244b
Cancel quick-search on Escape, clearing it and returning focus to composer.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-21 01:21:25 +01:00
Matthew Hodgson
ddd12edc06
clear the searchbox after quick-search
2017-04-20 14:21:36 +01:00
Matthew Hodgson
8f20fcfa6b
Merge pull request #3654 from vector-im/matthew/quick-search
...
Optimise RoomList and implement quick-search functionality on it.
2017-04-20 11:26:08 +01:00
Matthew Hodgson
c1d30664de
pass through selectedRoom
2017-04-20 01:13:13 +01:00
Matthew Hodgson
1803a0df9e
select any existing filter text on ctrl-k
2017-04-20 00:04:08 +01:00
Matthew Hodgson
a5bd8bd034
bump react-gemini-scrollbar
2017-04-19 23:35:06 +01:00
Matthew Hodgson
751f715e77
fix focus highlight on bright theme
2017-04-19 02:29:10 +01:00
Matthew Hodgson
a5bd8b36b8
fix focus highlight on bright theme
2017-04-19 02:28:16 +01:00
Matthew Hodgson
e780fe4067
we don't need RoomTile specific focus in the end
2017-04-18 22:54:20 +01:00
Michael Telatynski
0480a880f3
styling for spoilerized access token view in Settings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-18 19:53:56 +01:00
Matthew Hodgson
acbc3e9f9b
move RoomSubList.refreshHeader to apply to the whole RoomSubList again
2017-04-18 19:27:57 +01:00
Matthew Hodgson
a8daa53a5b
always let tab/shift-tab select sublist headers
2017-04-18 17:49:50 +01:00
Matthew Hodgson
053beae035
move focus-via-up/down cursors to LeftPanel
2017-04-18 17:36:23 +01:00
Richard van der Hoff
ccc33db9dd
Compress uploaded rageshakes. ( #3647 )
2017-04-18 17:23:34 +01:00
Richard van der Hoff
66a473863a
Merge pull request #3648 from vector-im/rav/rageshake_progress
...
Progress updates for rageshake uploads
2017-04-18 17:23:03 +01:00
Richard van der Hoff
25907301a3
More unmounted guards in BugReportDialog
2017-04-18 16:51:35 +01:00
Richard van der Hoff
d8bf57edc5
Add progress reporting to rageshake submission
2017-04-18 16:51:35 +01:00
Richard van der Hoff
269f9a5ccc
Load submit-rageshake asynchronously
...
... because it's 250K :/
2017-04-18 16:51:35 +01:00
Richard van der Hoff
a34b5abc82
Use multipart-form encoding for rageshake uploads ( #3646 )
...
This is a more sensible encoding for uploading logfiles, and will allow us to
compress the logfiles in future.
browser-request doesn't give us enough flexibility to do this properly, so we
use XMLHttpRequest directly.
2017-04-18 16:47:50 +01:00
Richard van der Hoff
062cf47290
Merge pull request #3645 from vector-im/rav/refactor_rageshake
...
Factor out rageshake upload to a separate file
2017-04-18 15:54:07 +01:00
Richard van der Hoff
fa132d3945
Merge pull request #3644 from vector-im/rav/fix_rageshake_race
...
rageshake: fix race when collecting logs
2017-04-18 15:53:41 +01:00
Richard van der Hoff
9fd379c97c
Merge pull request #3649 from vector-im/rav/fix_test_fail
...
Fix a flaky test
2017-04-18 14:53:28 +01:00
Richard van der Hoff
593e101521
Fix a flaky test
...
Depending on timing, the first `httpBackend.flush()` could end up just flushing
a '/presence' call rather than the initial sync. The fix to that is simply to
not set the expectation on /presence.
While we're there, split out the flushes of /publicRooms and
/thirdparty/protocols, so that we can be sure that they happen.
There is probably still a bunch of flakiness there, but this should fix one
particular instance.
2017-04-18 13:45:31 +01:00
Richard van der Hoff
6fd6ea9b8e
rageshake: fix race when collecting logs
...
*apparently* it's possible for your indexeddb transaction to complete in the
background, so that the `oncomplete` handler is never called. Make sure that
the oncomplete handler is set *before* doing the work.
2017-04-18 12:37:26 +01:00
Matthew Hodgson
f8aa2c3487
fix bugs in RoomSubListHeader splitout
2017-04-18 02:43:06 +01:00
Michael Telatynski
44479f24dd
add command line arg (--hidden) for electron app
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-17 22:10:56 +01:00
Matthew Hodgson
5ff49f4000
split out header from RoomSubList and let it update separately
...
By moving the header into its own RoomSubListHeader, we can refresh it explicitly
by poking it by the new constantTimeDispatcher without re-rendering the whole stack
of room tiles
*UNTESTED*
2017-04-17 20:53:52 +01:00
Michael Telatynski
cc7a585126
make ImageView Download work, based on props.name
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-17 15:07:21 +01:00
daniel tygel
d3331f293b
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-04-16 23:27:38 -03:00
Matthew Hodgson
c6ee221ae4
typos
2017-04-16 15:58:00 +01:00
Matthew Hodgson
8351ec9738
thread RoomTile focus events through RoomSubList up to RoomList
2017-04-15 13:23:11 +01:00
Matthew Hodgson
27de972bfb
oops
2017-04-15 12:02:50 +01:00
Matthew Hodgson
e5e259e1f8
put a ! on invite sublists
2017-04-15 12:02:16 +01:00
Matthew Hodgson
a74bbb424c
cmd-k shortcut to the searchbox
2017-04-15 11:37:09 +01:00
Matthew Hodgson
15accf33f5
get rid of the evil blue outlines
2017-04-15 00:30:31 +01:00
Michael Telatynski
3fb54029d7
Fix packaged functionality
...
Improve dependency management for Electron main process deps
Dependencies in /electron/package.json will be installed through a script in /package.json and will be bundled via electron-builder
Does not affect standard webapp whatsoever
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-13 13:39:15 +01:00
Michael Telatynski
76008e8abd
Remember and Recall window layout so that position+size persist
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-12 18:13:25 +01:00
Richard van der Hoff
3f291aae5b
Use an opts arg for submit-rageshake
2017-04-12 11:26:53 +01:00
David Baker
76f140c62c
Back to develop js & react sdks
2017-04-12 10:14:58 +01:00
David Baker
a12d7a2b66
Merge branch 'release-v0.9.8'
2017-04-12 10:14:00 +01:00
David Baker
ba8745cb42
v0.9.8
2017-04-12 10:10:53 +01:00
David Baker
967ebb5f9f
Prepare changelog for v0.9.8
2017-04-12 10:10:52 +01:00
David Baker
6a5d0dda2f
Use release versions of js-sdk & react-sdk
2017-04-12 10:03:43 +01:00
Richard van der Hoff
6423f7ce03
rageshake: factor out submission to a separate file
...
This will mean we can load it asyncronously in future, if we want.
2017-04-11 18:59:22 +01:00
David Baker
4ead2f338d
v0.9.8-rc.3
2017-04-11 18:50:21 +01:00
David Baker
55ec7dcebc
Prepare changelog for v0.9.8-rc.3
2017-04-11 18:50:20 +01:00
David Baker
8587df1dd9
React SDK rc.4
2017-04-11 18:49:27 +01:00
David Baker
d5b1db064f
Merge remote-tracking branch 'origin/develop' into release-v0.9.8
2017-04-11 18:48:55 +01:00
Richard van der Hoff
4efb2b6750
Rageshake: Factor out getLogsForReport
...
... in preparation for factoring out sending the report
2017-04-11 18:47:55 +01:00
Richard van der Hoff
cbfa4dd1ab
Get rageshake endpoint from SdkConfig instead of storing in rageshake
...
- in preparation for factoring out the sending of the rageshake
2017-04-11 18:46:48 +01:00
Matthew Hodgson
b26c460f13
shrink the redacted tear
2017-04-10 23:22:25 +01:00
daniel tygel
dd9150cef1
Merge branch 'add_config_json_to_gitignore' into develop
2017-04-10 14:12:38 -03:00
daniel tygel
ab1b377a1d
add config.json to .gitignore
2017-04-10 14:11:26 -03:00
David Baker
3fa8460ed7
Merge pull request #3598 from vector-im/dbkr/clear_cache_button_electron
...
Make the clear cache button work on desktop
2017-04-10 17:56:49 +01:00
David Baker
7f6d9a625d
Make the clear cache button work on desktop
...
Implement reload in Platforms to support
https://github.com/matrix-org/matrix-react-sdk/pull/798
Fixes https://github.com/vector-im/riot-web/issues/3597
2017-04-10 17:40:09 +01:00
David Baker
0b266d2e83
v0.9.8-rc.2
2017-04-10 16:56:41 +01:00
David Baker
7907d41ea8
Prepare changelog for v0.9.8-rc.2
2017-04-10 16:56:40 +01:00
David Baker
32c6482dcf
Bump js-sdk & react-sdk versions
2017-04-10 16:55:27 +01:00
David Baker
ea0c41a9f8
Merge remote-tracking branch 'origin/develop' into release-v0.9.8
2017-04-10 16:55:02 +01:00
David Baker
a1cb566761
Bump electron version
2017-04-10 16:01:21 +01:00
Luke Barnard
01a96d92f4
Merge pull request #3596 from vector-im/luke/fix-redacted-bg
...
Redacted events bg: black lozenge -> torn paper
2017-04-10 15:59:41 +01:00
Luke Barnard
0b1745bceb
Redacted events bg: black lozenge -> torn paper
2017-04-10 15:49:40 +01:00
David Baker
7d203f40cd
Merge pull request #3594 from vector-im/rav/send_app_to_rageshake
...
Add 'app' parameter to rageshake report
2017-04-10 15:25:55 +01:00
Richard van der Hoff
b8b74402c1
Add 'app' parameter to rageshake report
2017-04-10 15:07:43 +01:00
David Baker
08ee93a57b
v0.9.8-rc.1
2017-04-07 17:29:12 +01:00
David Baker
bced608c48
Roll back version number to try again
2017-04-07 17:28:32 +01:00
David Baker
c576e07c85
v0.9.8-rc.1
2017-04-07 17:19:08 +01:00
David Baker
cc87135b28
Prepare changelog for v0.9.8-rc.1
2017-04-07 17:19:08 +01:00
David Baker
a63eb2621b
Prerelease js-sdk & react-sdk
2017-04-07 17:12:48 +01:00
David Baker
42e317dab8
Merge pull request #3578 from vector-im/dbkr/indexeddb_webworker
...
Add support for indexeddb sync in webworker
2017-04-07 16:17:39 +01:00
David Baker
ec870039bf
Don't use endsWith as it'll break on old node
...
It's a lodash template though, so use lodash
2017-04-07 14:57:02 +01:00
David Baker
b65466bc4f
Use dedicated indexeddb worker import
2017-04-07 14:41:41 +01:00
David Baker
515b57ba12
Update for rename of worker
2017-04-07 11:23:14 +01:00
Luke Barnard
4d4da0d7ca
Merge pull request #3574 from vector-im/luke/feature-clickable-emotes
...
Add CSS to make Emote sender cursor : pointer
2017-04-06 15:56:45 +01:00
Luke Barnard
778e7dcab0
Add CSS to make Emote sender cursor : pointer
2017-04-06 14:11:37 +01:00
David Baker
fd5e94dfad
Merge pull request #3565 from vector-im/rav/remove_rageshake
...
Remove rageshake server
2017-04-06 12:21:33 +01:00
David Baker
f187a359e6
Add support for indexeddb sync in webworker
2017-04-06 11:15:14 +01:00
Luke Barnard
579e70e967
Merge pull request #3566 from vector-im/luke/clarify-unread-msg-top-banner
...
Adjust CSS for matrix-org/matrix-react-sdk#789
2017-04-04 16:45:38 +01:00
Luke Barnard
3407f66e82
Adjust CSS for matrix-org/matrix-react-sdk#789
2017-04-04 16:36:05 +01:00
Richard van der Hoff
8707cca7bc
Remove rageshake server
...
This is now at https://github.com/matrix-org/rageshake
2017-04-04 16:29:12 +01:00
Michael Telatynski
99923b7b8f
Escape HTML tags in Notifications (Linux)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-04-03 20:30:05 +01:00
Matthew Hodgson
e40c6905dd
more instructions
2017-04-01 13:33:24 +01:00
Matthew Hodgson
84a0ef9695
spell out that if you're on develop you need to keep your deps up-to-date
2017-04-01 13:25:16 +01:00
Matthew Hodgson
546e2ab30b
bump emojione
2017-04-01 01:28:44 +01:00
Luke Barnard
6380f1a24a
Merge pull request #3537 from vector-im/luke/fix-flaky-tests-maybe
...
Fix tests to reflect recent changes
2017-03-29 17:32:31 +02:00
Luke Barnard
e40d3852ff
Fix tests to reflect recent changes
...
This is an attempt to reduce flakiness (see https://github.com/matrix-org/matrix-react-sdk/pull/781 also)
2017-03-29 16:07:11 +01:00
David Baker
e248a7f029
Merge pull request #3536 from vector-im/luke/fix-people-unstable-ordering
...
Do not assume getTs will return comparable integer
2017-03-29 14:40:50 +01:00
Luke Barnard
91892ec18b
Do not assume getTs will return comparable integer
...
Fixes https://github.com/vector-im/riot-web/issues/3529 . In the worst case, tsOfNewestEvent will return MAX_SAFE_INTEGER, instead of undefined, as may be the case of some events that were redacted and persisted in indexDB before changes were made to how events are redacted locally. (The important change is that events are now not stripped of their `origin_server_ts`).
2017-03-29 14:30:08 +01:00
Richard van der Hoff
ff2a9f4b20
Merge pull request #3535 from vector-im/dbkr/rename_perf
...
Rename ReactPerf to Perf
2017-03-29 11:53:57 +02:00
David Baker
a3040e22d3
Rename ReactPerf to Perf
...
As this makes it work out of the box with react-perf chrome
extension (which doesn't do a whole lot other than save you having
to remember the commands, but is still quite nice).
2017-03-29 10:38:46 +01:00
David Baker
2480831e2f
Merge pull request #3530 from vector-im/dbkr/email_notifs_only_to_email_addresses
...
Don't show phone number as target for email notifs
2017-03-28 16:40:13 +01:00
David Baker
c72a49d229
More equalses
2017-03-28 16:34:35 +01:00
David Baker
83b7f94609
Don't show phone number as target for email notifs
...
Fixes https://github.com/vector-im/riot-web/issues/3518
2017-03-28 16:24:54 +01:00
Luke Barnard
8b50ed8006
Merge pull request #3458 from vector-im/luke/fix-people-section2
...
Fix people section again
2017-03-27 15:52:15 +02:00
Matthew Hodgson
d696196d72
fix https://github.com/vector-im/riot-web/issues/3348
2017-03-27 12:39:58 +01:00
Luke Barnard
abc5b2d5f4
UI delay in UI
2017-03-27 09:44:33 +01:00
Matthew Hodgson
f4134167a0
Merge pull request #3479 from t3chguy/t3chguy/dark-theme-invert-inconsistency-fix
...
dark theme invert inconsistent across browsers
2017-03-25 14:06:01 +00:00
David Baker
bc67b1c87e
Merge pull request #3451 from vector-im/dbkr/add_msisdn
...
CSS for adding phone number in UserSettings
2017-03-24 10:53:25 +00:00
David Baker
4326d7a182
Merge remote-tracking branch 'origin/develop' into dbkr/add_msisdn
2017-03-21 13:45:16 +00:00
David Baker
8e3a68dbdc
Merge pull request #3426 from vector-im/dbkr/msisdn_signin_2
...
Support for phone number registration/signin, mk2
2017-03-21 13:43:49 +00:00
Michael Telatynski
05148b6e93
Add contributor to listing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-03-20 13:31:26 +00:00
Michael Telatynski
89447b7bfc
Explicitly specify level of inversion to avoid inconsistent defaults with webkit-filter/filter
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-03-20 13:31:00 +00:00
Matthew Hodgson
af122172f1
Merge pull request #3470 from kfatehi/277-confirmredact
...
Confirm redactions with a dialog
2017-03-19 02:36:01 +00:00
Keyvan Fatehi
a9ed2e20cb
Confirm redactions with a dialog
...
Closes #277
Closes #1805
Signed-off-by: Keyvan Fatehi <keyvanfatehi@gmail.com >
2017-03-18 18:58:24 -07:00
Luke Barnard
be02ac3bc6
Fix people section again
...
- Alter CSS due to removed mx_RoomDropTarget_avatar. The avatar was removed because it didn't particularly add anything and we needed space for "Drop here to tag as direct chat", which is quite long.
- Use guessAndSetDMRoom as a convenience method for guessing the DM member and setting the state.
- Do evil hacks to make DNDRoomTile do dragging of RoomTiles to and from the People section. Dragging a DM to and from Rooms/Favourites/Low Priority now works as one would expect. This is still not ideal however because edge cases exist where you have more than one tag set and then you drag a DM from "Favourites" to "Rooms" and the tile ends up in "People". This would require setting multiple tags, and breaks the 1-1 mapping between tags and sections even further. Ultimately the UI needs a rework.
2017-03-17 12:14:44 +00:00
David Baker
e3e2e3a56c
Merge pull request #3453 from vector-im/luke/display-redactions-better
...
Better CSS for redactions
2017-03-16 17:12:11 +00:00
Luke Barnard
49be954d31
Better CSS for redactions
...
See https://github.com/vector-im/riot-web/issues/3390
Also: The "Redact" option in the MessageContextMenu no longer appears for redacted events.
2017-03-16 17:03:16 +00:00
David Baker
ad306dd999
CSS for add phone number in UserSettings
2017-03-16 14:59:13 +00:00
David Baker
2efcf7023f
Merge pull request #3448 from vector-im/luke/fix-room-list-people
...
Fix the people section
2017-03-16 13:19:45 +00:00
Luke Barnard
f8298b2482
Fix the people section
...
This does two things:
- Fixes an incorrect import that was causing Direct Chat toggle to not be editable https://github.com/vector-im/riot-web/issues/3355
- Use props.list in RoomSubList when calculating whether to show IncomingCallDialog. Fixes https://github.com/vector-im/riot-web/issues/2956
2017-03-16 11:36:57 +00:00
David Baker
c4d3d66f31
Support for phone number registration/signin, mk2
...
Changes from https://github.com/vector-im/riot-web/pull/3381
2017-03-14 14:45:54 +00:00
Luke Barnard
1ade7a711c
Merge pull request #3395 from vector-im/luke/merge-RoomTile-context-menus
...
Merge the two RoomTile context menus into one
2017-03-14 14:19:41 +00:00
Luke Barnard
32b9ee7f6f
Copyright
2017-03-14 14:07:10 +00:00
Luke Barnard
e4c155a881
Merge branch 'develop' into luke/merge-RoomTile-context-menus
...
Conflicts:
src/components/views/context_menus/RoomTagContextMenu.js
2017-03-14 14:01:47 +00:00
David Baker
4e6541b404
Merge pull request #3385 from vector-im/luke/fix-screen-after-login
...
Refactor screen set after login
2017-03-14 13:47:55 +00:00
Matthew Hodgson
df22c90016
fix kick dialog CSS
2017-03-13 00:47:20 +00:00
Matthew Hodgson
ffba088192
fix CSS for ChatCreateOrReuseDialog
2017-03-13 00:03:53 +00:00
Matthew Hodgson
d639eb1049
beautify all error msgs
2017-03-12 23:26:26 +00:00
Matthew Hodgson
0a0293d8fb
fix focus on cancel button
2017-03-12 20:13:53 +00:00
Matthew Hodgson
4ad825e4fe
fix up cancelbutton CSS
2017-03-12 20:04:07 +00:00
Matthew Hodgson
611bb3a857
beautiful error on roomdirectory fail
2017-03-12 20:04:02 +00:00
Richard van der Hoff
e5b3ec83b3
Revert "Support for phone number registration / signin ( #3381 )"
...
This reverts commit 271fedd1e9 .
This breaks against the current synapse release. We need to think more
carefully about backwards compatibility.
2017-03-09 20:41:11 +00:00
Luke Barnard
3dc45886f7
Merge the two RoomTile context menus into one
2017-03-09 17:05:51 +00:00
Tom Lant
927d305ed9
Fixing triage markdown as per #3382
2017-03-09 14:36:56 +00:00
Tom Lant
c4bc38f0d7
Fixing triage markdown as per #3382
2017-03-09 12:00:54 +00:00
David Baker
271fedd1e9
Support for phone number registration / signin ( #3381 )
...
* WIP msisdn signin (css)
* Changed how highlights are done
to support keyboard based navigation
* Support for new InteractiveAuth registration
* CSS for msisdn auth entry component
* CSS tweaks for msisdn login
* Fix tests
2017-03-09 10:58:58 +00:00
David Baker
23422fdb86
Merge pull request #3379 from vector-im/luke/css-visible-redactions
...
CSS for redacted EventTiles
2017-03-09 10:09:31 +00:00
Luke Barnard
7ff2871ad5
const
2017-03-09 10:04:15 +00:00
Luke Barnard
cbc31a6c41
Remove redundant thing
2017-03-09 10:03:23 +00:00
Luke Barnard
6a1118218b
Merge pull request #3340 from vector-im/luke/css-rts-fix-welcome-pages-safari
...
Height:100% for welcome pages on Safari
2017-03-08 17:07:53 +00:00
Luke Barnard
eddf33a689
Refactor screen set after login
2017-03-08 14:57:13 +00:00
Luke Barnard
08852c6174
Merge pull request #3376 from vector-im/luke/refactor-room-tile
...
`view_room` dispatch from `onClick` RoomTile
2017-03-07 16:20:31 +00:00
Luke Barnard
2bf96d4887
Merge pull request #3350 from vector-im/luke/css-statusbar-v-balance
...
Hide statusAreaBox_line entirely when inCall
2017-03-07 13:29:56 +00:00
Luke Barnard
9d96baa613
Alter comments on height: auto
...
Having tested Riot with the middlePanel having a height of 100%, it seems to be OK.
2017-03-07 10:22:45 +00:00
Luke Barnard
a7db42d184
CSS for redacted EventTiles
2017-03-07 09:21:50 +00:00
Luke Barnard
3d67234372
view_room dispatch from onClick RoomTile
...
So that RoomTile does less, and if other things should happen onClick, they happen in the same place as the `view_room` for clarity.
2017-03-06 17:55:12 +00:00
Luke Barnard
b1f14ba979
Merge pull request #3351 from vector-im/luke/css-spinner-height
...
Set padding-bottom: 0px for .mx_Dialog spinner
2017-03-03 18:01:08 +00:00
Luke Barnard
a1462946cd
padding: 0px
2017-03-03 13:54:26 +00:00
David Baker
ae27667f48
Merge pull request #3333 from vector-im/dbkr/register_ui_auth
...
Support InteractiveAuth based registration
2017-03-03 13:37:46 +00:00
David Baker
c6da4d93f1
Merge pull request #3334 from turt2live/travis/notifs
...
Expose notification option for username/MXID
2017-03-02 18:26:53 +00:00
Luke Barnard
024fea0687
Set padding-bottom: 0px for .mx_Dialog spinner
...
This was causing https://github.com/vector-im/riot-web/issues/3226
2017-03-02 17:39:02 +00:00
Luke Barnard
cfbcffac5a
Hide statusAreaBox_line entirely when inCall
...
This is to keep things vertically balanced.
Fixes https://github.com/vector-im/riot-web/issues/3269
2017-03-02 16:57:52 +00:00
Luke Barnard
640c486bde
Merge pull request #3190 from vector-im/luke/mels-toggle-scss
...
Float the toggle in the top right of MELS
2017-03-02 15:19:57 +00:00
Luke Barnard
66e93c8a8c
Fix for vector-im/riot-web#3298 - height:100% for welcome pages on Safari
2017-03-01 10:04:48 +00:00
Matthew Hodgson
8a7ec27dc7
fix whitespace in urlpreview title
2017-02-28 00:16:43 +00:00
turt2live
9afbe8e3fc
Change wording in notification description
2017-02-27 15:47:21 -07:00
turt2live
9b42fbe42f
Expose notification option for username/MXID
...
For those unfortunate people that get pinged constantly.
2017-02-27 15:32:58 -07:00
Matthew Hodgson
ae145ff32e
oops, fix #3270 properly
2017-02-27 22:25:22 +00:00
David Baker
a8e99109b1
Support InteractiveAuth based registration
...
Passes in a function to make a register URL rather than just
passing in the URL base
2017-02-24 11:45:28 +00:00
Richard van der Hoff
bb4d8ee3e8
Merge pull request #3311 from vector-im/rav/rageshake_culling
...
More aggressive rageshake log culling
2017-02-23 14:38:36 +00:00
Richard van der Hoff
038f5767f2
Add a comment
2017-02-23 14:37:46 +00:00
Richard van der Hoff
e2cec7b69c
More aggressive rageshake log culling
...
Also bump the client-side timeout on the upload from 3 mins to 5 mins, to see
if it helps people on slower connections.
2017-02-23 14:22:03 +00:00
Matthew Hodgson
6690df1203
Merge pull request #3282 from Half-Shot/develop
...
Don't overflow directory network options
2017-02-22 01:13:14 +00:00
Aviral Dasgupta
c21cdf5b02
add .editorconfig
...
Signed-off-by: Aviral Dasgupta <me@aviraldg.com >
2017-02-21 23:38:03 +05:30
Will Hunt
37f320c4a4
Don't overflow directory network options
2017-02-21 12:25:29 +00:00
David Baker
feb8115d24
Desktop instructions: npm run build, not dist
...
Clarify that you only need to run build rather than dist to run
the electron app.
Hopefully satisfies: https://github.com/vector-im/riot-web/pull/3237
2017-02-20 10:32:14 +00:00
Luke Barnard
36b08fece7
Float the toggle in the top right of MELS
...
This is so that it stays put when the MELS is toggled.
Added style for a line that appears below "collapse" to indicate start of events.
Not possible to put "collapse" next to the expanded events because of read receipts.
2017-02-09 15:17:03 +00:00
Ruben Barkow
5020307a6c
Add a after timestamp
...
This solves part of the problem that the timestamp is gluing at the message, when copied in your clipboard.
Example:
23:02test message
see https://github.com/vector-im/riot-web/issues/893
2017-01-24 18:40:02 +01:00
rubo77
85040a2e6d
Hide Options button from copy to clipboard
2017-01-05 23:18:56 +01:00