Chi Vinh Le
c07eaf0edb
Add member since
2017-09-01 23:15:00 +07:00
Wyatt Johnson
2e72fec4d7
Merge branch 'master' into ioredis
2017-08-30 09:34:14 -06:00
Wyatt Johnson
a2536eb41b
updated pubsub
2017-08-30 09:06:48 -06:00
Wyatt Johnson
8f3bfd2bd4
Replaced node_redis with ioredis
2017-08-29 17:52:29 -06:00
Wyatt Johnson
27661a9294
fixed errors when launching not-defined commands
2017-08-29 14:15:05 -06:00
Wyatt Johnson
7bedfefecb
Merge branch 'master' into bump-version
2017-08-29 12:10:56 -06:00
Kim Gardner
a83261397d
Update version to 3.4.0
2017-08-29 19:06:46 +01:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Chi Vinh Le
e4490e20a7
Merge branch 'master' into user-sort
...
Conflicts:
package.json
2017-08-28 18:16:18 +07:00
Chi Vinh Le
48595a1bbf
Merge branch 'master' into user-sort
...
Conflicts:
client/coral-admin/src/reducers/moderation.js
client/coral-embed-stream/src/actions/stream.js
client/coral-embed-stream/src/components/Stream.js
client/coral-framework/components/Slot.js
plugin-api/beta/client/utils/index.js
test/server/routes/api/account/index.js
2017-08-25 21:55:00 +07:00
Belén Curcio
ce63942902
Merge branch 'master' into questionbox
2017-08-25 11:52:11 -03:00
Kim Gardner
59ddcea592
Update version to 3.3.0
2017-08-25 13:55:19 +01:00
Belen Curcio
de7ab8f7ac
With fancy lazy load for the Markdown Editor :D
2017-08-24 19:05:57 -03:00
Wyatt Johnson
b719168b18
Implemented sortBy
2017-08-22 10:11:47 -06:00
Wyatt Johnson
7da7db1eb4
package upgrades
2017-08-21 10:57:57 -06:00
Wyatt Johnson
b2e871f4a6
added event for edit to manage reply count
2017-08-19 10:49:50 -06:00
Wyatt Johnson
3804a7afae
removed more outdated test code
2017-08-19 10:34:52 -06:00
Wyatt Johnson
a7a80a452b
removed old deps + outdated e2e
2017-08-19 09:59:46 -06:00
Kim Gardner
98e2cb3387
Version 3.2.0
2017-08-17 10:28:12 +01:00
Kim Gardner
d2525ac8cf
Merge branch 'master' into rm-immutable-js
2017-08-15 11:49:15 +01:00
Chi Vinh Le
cdfef8c989
Remove immutable
2017-08-14 16:56:51 +07:00
Chi Vinh Le
ada5e6f747
Update apollo and fix warnings
2017-08-11 19:53:08 +07:00
Kim Gardner
bf298b311a
Merge branch 'master' into setup-fixes
2017-08-10 15:24:16 +01:00
Kim Gardner
0013c36686
Update version number to 3.1.0
2017-08-10 11:20:45 +01:00
Wyatt Johnson
c08d040d1d
Added whitelist question to cli-setup
2017-08-08 15:37:45 +10:00
Wyatt Johnson
0d7e4d6541
Added support for hosting Talk under a different path
2017-07-27 16:37:26 +10:00
Wyatt Johnson
0d7acbd44d
Merge branch 'master' into no-yarn-generate-introspection
2017-07-27 11:12:22 +10:00
Wyatt Johnson
59a1435089
Updated config
2017-07-27 11:01:31 +10:00
Chi Vinh Le
b1b4e9fc57
Don't use yarn generate-introspection
2017-07-26 16:34:07 +07:00
Belén Curcio
a7adf3469d
Merge branch 'master' into event-emitter
2017-07-25 13:04:08 -03:00
Kim Gardner
1077bfbec2
Merge branch 'master' into next
2017-07-25 10:07:13 -04:00
Chi Vinh Le
b4244b8671
More integration with the introspection query result
...
- Auto generate introspection on any change when using `dev-start`
- Port client to use introspection matcher
2017-07-25 16:51:41 +07:00
Wyatt Johnson
2e74e2fe62
Added introspection results to build pipeline
2017-07-25 17:29:51 +10:00
Wyatt Johnson
aeeafb6284
Merge branch 'master' into next
2017-07-25 11:52:53 +10:00
Wyatt Johnson
c4d79dd215
Merge branch 'master' into event-emitter
2017-07-25 11:52:42 +10:00
Kim Gardner
6c43a8accd
Merge branch 'master' into bump-version-3-0-0
2017-07-24 21:21:54 -04:00
Wyatt Johnson
3e09d28308
Bumped node version, replaced bcrypt -> bcryptjs
2017-07-25 10:01:05 +10:00
Kim Gardner
be46ac826b
Update version to 3.0.0
2017-07-24 16:51:35 -04:00
Chi Vinh Le
cb95e9a308
Implement support for events
2017-07-21 22:54:45 +07:00
Kim Gardner
8d7dc67544
Merge branch 'master' into next
2017-07-20 10:46:36 -04:00
Kim Gardner
64602f1731
Merge branch 'master' into featured-comments
2017-07-19 16:42:37 -04:00
Kim Gardner
99b8b4e90b
Bump version 2.5.0
2017-07-19 15:34:04 -04:00
Chi Vinh Le
3b10aa3945
Implement 'Go to conversation'
2017-07-19 00:33:01 +07:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Kim Gardner
c610c319de
Downgrade to 7.10.1 due to dependency issues
2017-07-14 13:16:38 -04:00
Kim Gardner
8cbb56af19
Update default node version for Talk
2017-07-14 12:40:39 -04:00
Kim Gardner
202e7a2b10
Merge branch 'master' into talk-plugin-avatar
2017-07-11 16:33:21 -04:00
Kim Gardner
da7aa8f6d0
Merge branch 'master' into talk-plugin-avatar
2017-07-11 13:46:41 -04:00
Kim Gardner
0546f741a5
Bump version to 2.4.0
2017-07-11 13:43:12 -04:00
Belen Curcio
666225614b
Merge branch 'talk-plugin-avatar' of github.com:coralproject/talk into talk-plugin-avatar
2017-07-10 17:06:57 -03:00