333 Commits

Author SHA1 Message Date
Jérémie Pardou-Piquemal
a923e91bf5
Fix server code style with prettier (#136) 2020-05-07 08:25:41 -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]
f55b9a5551
Bump handlebars from 4.1.2 to 4.5.3 in /server (#113)
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:45 -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]
4c5207d205
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /server (#117)
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-16 11:44:39 -04:00
dependabot[bot]
5a000c5698 Bump mixin-deep from 1.3.1 to 1.3.2 in /server (#107)
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:56 -05: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
57691fdb2b
Cache html for one minute (#102) 2019-08-25 14:59:28 -04:00
Alan Friedman
f9aa9dc103
Fix blank target link security risk (#101) 2019-08-25 14:28:16 -04:00
dependabot[bot]
f9fd20ce9a Bump lodash from 4.17.11 to 4.17.15 (#100)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:20:04 -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]
255bdf6b31 Bump lodash from 4.17.11 to 4.17.14 (#92)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:18:16 -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
dependabot[bot]
5208109dbd Bump lodash from 4.17.11 to 4.17.13 in /server (#94)
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:45 -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
a8f479c56e
Cache static assets for one year (#83)
* Cache static assets for one year

* Use milliseconds
2019-06-14 10:24:14 -04:00
Alan Friedman
fa19b5098d
Add welcome modal back in (#82) 2019-06-04 19:27:44 -04:00
Alan Friedman
abee36fbc7
Increase ping interval (#80) 2019-06-02 12:21:22 -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
e4c4176cf1
Poll for and delete inactive rooms #77 2019-05-28 08:35:18 -04:00
Alan Friedman
a70efc5674
Merge pull request #76 from darkwire/refactor
Refactor actions and reducers
2019-05-28 08:29:11 -04:00
Alan Friedman
b5a4dcdb1f Increase ping timeout 2019-05-28 08:13:20 -04:00
Alan Friedman
76baec6b5d Send unhashed room ID 2019-05-27 21:58:56 -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