Kim Gardner
ce4ab4e86c
Merge branch 'master' into next
2018-01-04 17:28:13 -05:00
Kim Gardner
4eaa234dd8
Merge branch 'master' into simplified-chinese-merge-fixes
2018-01-04 16:48:46 -05:00
Kim Gardner
bf1fbfe03f
Fix merge conflicts on master
2018-01-04 16:43:51 -05:00
okbel
6d777944aa
Naming Conventions
2018-01-04 13:37:21 -03:00
okbel
8c5040d88b
Naming conventions
2018-01-04 11:49:10 -03:00
liz
6f96bd416c
Traditional Chinese locales
2018-01-03 17:19:11 +08:00
MEL27
5b356e6249
Add initial Simplified Chinese translation
2017-12-24 12:22:44 +08:00
okbel
dafd703261
Merge branch 'user-status-refactor' of github.com:coralproject/talk into user-status-refactor
...
* 'user-status-refactor' of github.com:coralproject/talk:
added mount path to the endpoint to respect the mounting config
linting
removed dev requirement for engine
2017-12-20 21:14:21 -03:00
Wyatt Johnson
ad68346332
linting
2017-12-20 16:11:39 -07:00
okbel
73666399b4
Updating the store mutations
2017-12-20 20:00:34 -03:00
okbel
f67f1e3b52
Adding role, instead of roles. And disable banning and suspending for the user thats logged in
2017-12-20 18:10:13 -03:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Kim Gardner
70bfd91359
Merge branch 'master' into virtualized
2017-12-18 17:37:04 -06:00
Chi Vinh Le
0e01d40aa7
Fix sign in on profile tab
2017-12-18 19:01:43 +01:00
Wyatt Johnson
31655847a9
Merge branch 'next' into user-status-refactor
2017-12-16 14:58:59 -06:00
Kiwi
a448c69a2a
Merge branch 'master' into virtualized
2017-12-14 18:32:28 +01:00
Chi Vinh Le
5548deb6b5
Auto Load More and other bug fixes
2017-12-13 15:06:01 +01:00
Belen Curcio
1d12c3629a
Adding utils, and replacing REST old endpoints
2017-12-11 10:21:56 -03:00
Belen Curcio
8e582bff45
Adding unSuspendUser mutation
2017-12-11 08:37:09 -03:00
Chi Vinh Le
4477c0981f
Reapply optimizations
2017-12-08 23:38:10 +01:00
Wyatt Johnson
61d16fbe08
Revert "Optimizations v2"
2017-12-08 15:17:28 -07:00
Chi Vinh Le
ba572fbf48
Typo
2017-12-07 20:24:45 +01:00
Kiwi
0addb938ae
Merge branch 'master' into document-optimization-v2
2017-12-07 19:54:17 +01:00
Chi Vinh Le
7072aa013b
document optimizations v2
2017-12-07 18:41:46 +01:00
Chi Vinh Le
091be25f36
Delay throttled subscription handler until query has loaded
2017-12-07 16:55:36 +01:00
Chi Vinh Le
6a00d3d249
Remove unused code
2017-12-05 19:40:53 +01:00
Chi Vinh Le
04ae844a1a
Use graphql-ast-tools
2017-12-05 19:25:32 +01:00
Wyatt Johnson
2d70caf03d
Merge branch 'next' into user-status-refactor
2017-12-04 15:42:57 -07:00
Chi Vinh Le
00fb2e277b
Merge branch 'master' into performance-enhancements
2017-12-04 22:49:06 +01:00
Chi Vinh Le
a79dd76f4b
Use graphql document optimizations only in production
2017-12-04 22:46:33 +01:00
Belen Curcio
0640be2a77
Timestamp no break
2017-12-04 15:00:43 -03:00
Chi Vinh Le
c2b488fa98
Don't use murmurhash
2017-12-01 17:11:38 +01:00
Chi Vinh Le
612d2596f9
Turn NamedFragments with directives always into InlineFragments
2017-12-01 17:02:45 +01:00
Chi Vinh Le
835d30d362
Put document optimizations behind a option
2017-12-01 16:54:45 +01:00
Chi Vinh Le
015e3d3ed9
Tiny refactor
2017-12-01 16:47:54 +01:00
Chi Vinh Le
4c7c852af7
Only merge definitions with directives when they are the same
2017-12-01 16:44:01 +01:00
Chi Vinh Le
72123cabe7
Rename getDefinitionName to getDefinitionID
2017-12-01 16:33:38 +01:00
Chi Vinh Le
f17b296e2e
Cache resolved fragments (globally)
2017-12-01 16:31:26 +01:00
Chi Vinh Le
2c72975137
Preoptimize mutation, fragments and batched subscription documents
2017-12-01 15:42:13 +01:00
Chi Vinh Le
fd83fed7bb
Preoptimize queries and subscriptions documents
2017-12-01 14:10:38 +01:00
Chi Vinh Le
214de045fb
One subscription queue per query
2017-11-30 22:44:29 +01:00
Chi Vinh Le
92a9a535c6
Merge branch 'master' into performance-enhancements
2017-11-30 22:23:11 +01:00
Chi Vinh Le
3db7439d76
Use custom optimized graphql-anywhere
2017-11-30 21:55:16 +01:00
Chi Vinh Le
65be2b89a4
Throttle instead of debounce
2017-11-30 21:44:32 +01:00
Chi Vinh Le
06ddb30d77
Decouple apollo store
2017-11-30 20:26:08 +01:00
Wyatt Johnson
b672b0a4e0
added better compression support
2017-11-30 11:20:13 -07:00
Chi Vinh Le
ab772839c5
Debounce and batch subscription updates
2017-11-30 16:38:38 +01:00
Belen Curcio
a78bff5ee6
Merge branch 'master' of github.com:coralproject/talk into user-status-refactor
2017-11-30 11:12:53 -03:00
Belen Curcio
d510905ba2
Adding ban message and setRole
2017-11-28 00:18:09 -03:00
Wyatt Johnson
13865ff29e
roles -> role, null -> COMMENTER for user roles
2017-11-27 11:53:40 -07:00