Commit Graph
36 Commits
Author SHA1 Message Date
Michael TelatynskiandGitHub 438eef0acd Update src/vector/app.tsx 2021-02-11 16:27:55 +00:00
Michael TelatynskiandGitHub e15d1c1501 Update src/vector/platform/WebPlatform.ts 2021-02-11 16:27:30 +00:00
Michael TelatynskiandGitHub 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
Michael TelatynskiandGitHub 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 TelatynskiandGitHub 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
Michael TelatynskiandGitHub 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
Michael TelatynskiandGitHub 4386d45a97 remove 'use strict' 2018-01-16 10:27:47 +00:00
Michael TelatynskiandGitHub 627ebb848d Change author 2018-01-08 21:32:25 +00:00
Michael TelatynskiandGitHub 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
Michael TelatynskiandGitHub a5e41102bc Remove trailing comma in JSON 2017-10-04 23:42:27 +01:00
Michael TelatynskiandGitHub 85a590ad5a Remove trailing comma in JSON 2017-10-04 23:41:54 +01:00
Michael TelatynskiandWeblate 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
Michael TelatynskiandWeblate 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 TelatynskiandWeblate 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 TelatynskiandWeblate 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 TelatynskiandWeblate 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 TelatynskiandWeblate 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 TelatynskiandWeblate 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
Michael TelatynskiandGitHub 3aa12246ea Merge branch 'develop' into t3chguy/devtools 2017-08-31 17:11:53 +01:00
Michael TelatynskiandGitHub 39ff11fe82 preinstall phantomjs to try get rid of boom error 2017-07-03 18:13:56 +01:00
Michael TelatynskiandGitHub 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
Michael TelatynskiandGitHub 499b1c2e70 add missing semicolon 2017-06-20 14:05:17 +01:00
Michael TelatynskiandGitHub e7fc602b3d room link should be a matrix.to one 2017-06-03 21:54:45 +01:00
Michael TelatynskiandGitHub 5fb60406b0 add minimum electron version requirement 2017-06-02 22:49:04 +01:00
Michael TelatynskiandGitHub 5762323bd1 Merge branch 'develop' into t3chguy/electron_profiles 2017-06-01 00:01:53 +01:00
Michael TelatynskiandGitHub db602f2bc0 Merge branch 'develop' into t3chguy/electron_profiles 2017-05-30 11:00:51 +01:00
Michael TelatynskiandGitHub 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 TelatynskiandGitHub 6e8516e537 fiiine! 2017-05-22 16:53:46 +01:00
Michael TelatynskiandGitHub cef26a5b20 fix #3894 2017-05-15 21:14:01 +01:00
Michael TelatynskiandGitHub ffa53ca205 Update manifest.json 2017-05-11 11:17:55 +01:00
Michael TelatynskiandGitHub ea72e9c7a0 match primary package.json
got mismatched after a release -> develop merge
2017-05-07 20:33:13 +01:00
Michael TelatynskiandGitHub 9c6b3819a5 Re-add productName
so that electron-builder packages is as Riot rather than riot-web
2017-05-06 10:24:13 +01:00
Michael TelatynskiandGitHub 9997cc9891 import Modal
class seems to be referring to Modal but does not import it
2017-05-02 22:27:30 +01:00
Michael TelatynskiandGitHub 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 TelatynskiandGitHub 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 TelatynskiandGitHub 7676fd960e Merge branch 'develop' into forward_message 2017-04-30 12:35:52 +01:00