54 Commits

Author SHA1 Message Date
Alan Friedman
2fe16ce0c7 Revert "First step of spliting home component (#145)"
This reverts commit 141da51f74ff50a35399d7d6b7552007b464b441.
2020-05-11 08:19:36 -04:00
Jérémie Pardou-Piquemal
141da51f74
First step of spliting home component (#145) 2020-05-11 08:02:35 -04:00
Alan Friedman
86db7bda5d
Update ETH address 2020-05-08 11:14:32 -04:00
Jérémie Pardou-Piquemal
9e27704108
Fix download links (#140) 2020-05-08 10:58:55 -04:00
Jérémie Pardou-Piquemal
a8fa8b076c
Fix #137 remove gap on firefox (#139) 2020-05-08 10:53:57 -04:00
Jérémie Pardou-Piquemal
bd1bea20ed
Auto detect language (#141)
* Auto-detect lang

* Fix Chat test

* Default language to empty string

Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>
2020-05-08 10:47:45 -04:00
Alan Friedman
be81d7420c
Revert "Revert "Allow to launch server without Redis"" (#134)
* Revert "Revert "Allow to launch server without Redis (#119)" (#133)"

This reverts commit 18065f965215c32b4b66e13246a6a54977088518.

* Default to REDIS_URL env var for store host
2020-05-05 10:26:21 -04:00
Alan Friedman
18065f9652
Revert "Allow to launch server without Redis (#119)" (#133)
This reverts commit 2a8d3281db851d15f9402d0fe69291255c6b250b.
2020-05-05 10:03:50 -04:00
dependabot[bot]
5affceb47e
Bump jquery from 3.4.1 to 3.5.0 in /client (#123)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:57:20 -04:00
dependabot[bot]
4c95b5f992
Bump acorn from 5.7.3 to 5.7.4 in /client (#115)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:57:05 -04:00
dependabot[bot]
7e15880a32
Bump handlebars from 4.1.2 to 4.5.3 in /client (#112)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:56:31 -04:00
Jérémie Pardou-Piquemal
2a8d3281db
Allow to launch server without Redis (#119)
* Add nvmrc file for nvm use

* Add help to run redis store with docker

* Add Redis and memory store

* Rename dist files

* Allow to launch server without Redis

* Slit stores in their own files

* Update readme.md

Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>

* Mimic Redis API

* Move store logic in is own file

Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>
2020-05-05 08:56:14 -04:00
dependabot[bot]
f55a643b7d Bump mixin-deep from 1.3.1 to 1.3.2 in /client (#108)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-25 07:30:24 -05:00
goofy-mdn
081df36a4a trivial typofix (#111) 2019-11-25 07:29:45 -05:00
Alan Friedman
3930623a99
Improve Italian translations (#110)
* Cache html for one minute

* Improve Italian translation
2019-09-02 21:12:23 -04:00
dependabot[bot]
15fdbfa43f Bump eslint-utils from 1.3.1 to 1.4.2 in /client (#105)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:31:12 -04:00
Quentí
771aad5893 Small translation (#104) 2019-08-26 12:38:24 -04:00
Alan Friedman
f9aa9dc103
Fix blank target link security risk (#101) 2019-08-25 14:28:16 -04:00
dependabot[bot]
7d310a6e53 Bump lodash.mergewith from 4.6.1 to 4.6.2 in /client (#90)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:18:36 -04:00
dependabot[bot]
a4f856cd76 Bump lodash.template from 4.4.0 to 4.5.0 in /client (#91)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:18:30 -04:00
dependabot[bot]
41e9a0f117 Bump lodash from 4.17.11 to 4.17.13 in /client (#93)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:17:58 -04:00
Alan Friedman
d624b91372
Fix slash command bullets in Dutch and Chinese (#99) 2019-08-25 14:12:43 -04:00
Alan Friedman
e6609a2d69
Add German, Italian, Dutch and Chinese translations (#98) 2019-08-25 14:04:24 -04:00
Alan Friedman
71693c6a91
Clarify that we never have access to user messages (#97) 2019-08-25 06:49:31 -04:00
Alan Friedman
ef28f59b50
Update translations help link (#96) 2019-08-24 07:44:31 -04:00
Alan Friedman
e26e13ae6b
Add translations note to readme 2019-08-24 07:41:33 -04:00
Quentí
296ea1189e [i18n] Adds Occitan language (#95)
* Create oc.json

* Update index.js

* Update index.js

* Update oc.json
2019-08-24 07:24:56 -04:00
Alan Friedman
f07e52aac4
Add French to language dropdown (#88) 2019-06-16 08:53:05 -04:00
Tom
a3e35fda4a Add french translations (#87) 2019-06-16 08:49:36 -04:00
Alan Friedman
81fb927df7
Add translations foundation (#86) 2019-06-15 20:02:27 -04:00
Alan Friedman
9b473e2f65
Add robots.txt (#85) 2019-06-14 19:34:27 -04:00
Alan Friedman
c2ba34a080
Allow SEO index but nofollow (#84)
* Allow SEO index but nofollow

* Delete unused index.html
2019-06-14 19:28:24 -04:00
Alan Friedman
fa19b5098d
Add welcome modal back in (#82) 2019-06-04 19:27:44 -04:00
dependabot[bot]
6ff02e9ef6 Bump fstream from 1.0.11 to 1.0.12 in /client (#81)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-31 09:24:56 -04:00
Alan Friedman
f2b4bba3b1
Fix for passing ownership on user exit (#78) 2019-05-28 08:57:43 -04:00
Alan Friedman
8614530163 Simplify finding exiting user 2019-05-27 19:24:54 -04:00
Alan Friedman
f73925df66 Cleanup reducers 2019-05-27 19:12:37 -04:00
Alan Friedman
3f028f06a4 Organize message actions better 2019-05-27 17:30:39 -04:00
Alan Friedman
ef344ef332 Use Home component as root 2019-05-27 16:22:17 -04:00
Alan Friedman
71005e5f11 Delete unused variable 2019-05-27 16:22:04 -04:00
Alan Friedman
53f88c9784 Fix abuse form 2019-05-27 16:21:56 -04:00
Alan Friedman
12a0f28e72 Remove unused query string lib 2019-05-27 16:21:52 -04:00
Alan Friedman
0de8965079 Remove containers 2019-05-27 16:21:43 -04:00
Alan Friedman
810be10293 Remove unused API code 2019-05-27 16:21:27 -04:00
Alan Friedman
435e193c93 Rename actions and functions 2019-05-27 16:06:01 -04:00
Alan Friedman
c5759ebd39 Delete console log 2019-05-27 11:29:41 -04:00
Alan Friedman
409376daf0 Improve reconnect handling 2019-05-27 11:20:50 -04:00
Alan Friedman
f4eb1ae4b0
Various UI improvements (#74) 2019-05-24 08:03:06 -04:00
Alan Friedman
b92a219247
Fixes (#66)
* Update about page

* Update about page styles

* Make file transfer button white

* Center alert banner icon

* Remove hard-coded room links

* Make links lighter blue
2019-05-15 21:12:06 -04:00
Alan Friedman
c6a63cb469 Remove server SHA 2019-05-14 08:27:24 -04:00