 Wyatt JohnsonandGitHub
|
074fbca231
|
Revert "Revert "Es6 modules + tree shaking""
|
2017-10-03 14:54:08 -06:00 |
|
 Wyatt JohnsonandGitHub
|
b5ab829f9b
|
Revert "Es6 modules + tree shaking"
|
2017-10-03 14:36:36 -06:00 |
|
Chi Vinh Le
|
7ea05e699e
|
Remove deprecated commonjs imports and exports
|
2017-10-03 20:43:18 +07:00 |
|
Chi Vinh Le
|
d1c30ab982
|
Remove talkUuid and use element key instead
|
2017-09-12 15:57:40 +07:00 |
|
 KiwiandGitHub
|
70eee3d4b2
|
Merge branch 'master' into stable-keys
|
2017-09-11 18:51:18 +02:00 |
|
Chi Vinh Le
|
ecd4267ea9
|
Remove getSlotComponents completely
|
2017-09-11 23:46:16 +07:00 |
|
Chi Vinh Le
|
4f0e8d9e47
|
Provide stable keys for slot elements
|
2017-09-11 23:43:00 +07:00 |
|
Chi Vinh Le
|
6b74877d01
|
Implement and use pymStorage
|
2017-09-09 00:15:19 +07:00 |
|
Chi Vinh Le
|
9f33a77745
|
Implement and use pymStorage
|
2017-09-09 00:11:15 +07:00 |
|
Chi Vinh Le
|
7051c76b40
|
Init step for plugins and bootstrap, introspection service
|
2017-09-08 17:37:27 +07:00 |
|
Wyatt Johnson
|
96e37ac725
|
moved config loading to bootstrap
|
2017-09-07 10:58:58 -06:00 |
|
Wyatt Johnson
|
48875294c8
|
initial support for changing the uri
|
2017-09-05 13:57:35 -06:00 |
|
Chi Vinh Le
|
2d4adb60be
|
Show notification on success
|
2017-09-04 23:55:44 +07:00 |
|
Wyatt Johnson
|
eb586f217b
|
Upgraded/pruned deps, applied linting fixes
|
2017-08-28 14:06:54 -06:00 |
|
Chi Vinh Le
|
645aaa09ae
|
Add some docs
|
2017-08-24 18:40:38 +07:00 |
|
Chi Vinh Le
|
c2b0a60d8a
|
Remove global dependency on router history
|
2017-08-23 20:02:36 +07:00 |
|
Chi Vinh Le
|
bf89409f60
|
Remove global dependency on Storage
|
2017-08-23 19:53:06 +07:00 |
|
Chi Vinh Le
|
0811c9302d
|
Ignore access from react dev tools
|
2017-08-23 17:50:35 +07:00 |
|
Chi Vinh Le
|
f428bfa6c9
|
WIP
|
2017-08-23 03:16:19 +07:00 |
|
Chi Vinh Le
|
a882b36501
|
Fix connection bug
|
2017-08-23 02:20:43 +07:00 |
|
Chi Vinh Le
|
fccbcce7a8
|
Remove global dependency on registry and plugins
|
2017-08-23 01:41:58 +07:00 |
|
Chi Vinh Le
|
54ea0b1a3f
|
Remove global dependency on store, rest, pym and apollo client
|
2017-08-22 22:04:49 +07:00 |
|
Chi Vinh Le
|
9566f83eac
|
Remove coral-framework reducers
Some of them were only related to the embed stream.
Auth code is too convoluted with the embed stream and can't be reused atm.
|
2017-08-21 21:31:54 +07:00 |
|
Kim Gardner
|
eac8c63045
|
Fix language files
|
2017-08-01 13:28:59 -04:00 |
|
Kim Gardner
|
d300025c00
|
Update i18n config
|
2017-08-01 12:55:05 -04:00 |
|
Wyatt Johnson
|
0d7e4d6541
|
Added support for hosting Talk under a different path
|
2017-07-27 16:37:26 +10:00 |
|
Chi Vinh Le
|
8ea8bb521a
|
Merge branch 'event-emitter' of ssh://github.com/coralproject/talk into event-emitter
|
2017-07-26 00:06:20 +07:00 |
|
Chi Vinh Le
|
1473c778a5
|
Refactor listener
|
2017-07-25 23:26:23 +07:00 |
|
 Belén CurcioandGitHub
|
a7adf3469d
|
Merge branch 'master' into event-emitter
|
2017-07-25 13:04:08 -03: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 |
|
Chi Vinh Le
|
7b1c0dfbaa
|
Docs & stuff
|
2017-07-22 00:05:36 +07:00 |
|
Chi Vinh Le
|
cb95e9a308
|
Implement support for events
|
2017-07-21 22:54:45 +07:00 |
|
Chi Vinh Le
|
1f8f293594
|
Disable false-positive warnings
|
2017-07-21 04:17:47 +07:00 |
|
Chi Vinh Le
|
55ff0bcf8c
|
Recursively resolve fragments
|
2017-07-19 22:58:27 +07:00 |
|
Chi Vinh Le
|
d99f6d8923
|
Support lazily resolving slot fragments
|
2017-07-19 20:44:22 +07:00 |
|
Chi Vinh Le
|
b7c4dbd224
|
Remove CommonJS style exports in framework
|
2017-07-07 17:27:05 +07:00 |
|
 Kim GardnerandGitHub
|
c976ba0ea4
|
Merge branch 'master' into french-translation
|
2017-07-05 09:17:36 +01:00 |
|
Chi Vinh Le
|
3658a804b0
|
Implement live updates for mod actions
|
2017-06-15 01:08:25 +07:00 |
|
Chi Vinh Le
|
2a283a9a5a
|
Support live updates
|
2017-06-12 23:21:27 +07:00 |
|
 KiwiandGitHub
|
8d24dcd58d
|
Merge branch 'master' into port-perm-checks
|
2017-06-09 17:49:18 +07:00 |
|
Wyatt Johnson
|
32708e9098
|
submscription fixes
|
2017-06-08 15:08:18 -06:00 |
|
gaba
|
19b6dfaa0a
|
Adding a new language is not so straight forward. It needs to change at some point.
|
2017-06-08 11:39:51 -07:00 |
|
Chi Vinh Le
|
fb39446c6a
|
Port perm checks to the new framework
|
2017-06-08 18:28:46 +07:00 |
|
Chi Vinh Le
|
7cb05cebef
|
Use wss when connection is secure
|
2017-06-07 01:32:37 +07:00 |
|
Chi Vinh Le
|
0fcdd09f9f
|
Lazily create apollo client
|
2017-06-06 20:50:07 +07:00 |
|
 KiwiandGitHub
|
e9a6c3dfe3
|
Merge branch 'master' into subscribe-to-comments
|
2017-06-06 02:42:35 +07:00 |
|
Chi Vinh Le
|
6b0cdae183
|
Subscribe to comments
|
2017-06-05 20:51:08 +07:00 |
|
 KiwiandGitHub
|
7efdccb683
|
Merge branch 'master' into auth-token-via-config
|
2017-06-05 17:57:13 +07:00 |
|
Chi Vinh Le
|
ac9e70bc67
|
Add same getAuthToken logic to apollo transport
|
2017-06-05 17:48:09 +07:00 |
|
gaba
|
276b2c7591
|
Merge branch 'master' into i18n-emails
|
2017-05-31 15:31:14 -07:00 |
|