Chi Vinh Le
|
b7c4dbd224
|
Remove CommonJS style exports in framework
|
2017-07-07 17:27:05 +07:00 |
|
Kim Gardner
|
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 |
|
Kiwi
|
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 |
|
Kiwi
|
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 |
|
Kiwi
|
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 |
|
gaba
|
a126c94aa4
|
Adds service for translations in the backend. Clean yaml.
|
2017-05-31 13:55:27 -07:00 |
|
Chi Vinh Le
|
68f6c8acb6
|
No shared store between popup and embed
|
2017-05-30 01:08:45 +07:00 |
|
Chi Vinh Le
|
1acf58182f
|
Merge branch 'master' into integrate-admin-graphql-framework
Conflicts:
client/coral-admin/src/containers/Community/Loading.js
client/coral-admin/src/containers/Community/Table.js
client/coral-admin/src/containers/Streams/Stories.js
client/coral-admin/src/index.js
client/coral-admin/src/routes/Community/components/FlaggedAccounts.js
client/coral-admin/src/routes/Community/components/People.js
client/coral-admin/src/routes/Configure/components/Configure.js
client/coral-admin/src/routes/Configure/components/Domainlist.js
client/coral-admin/src/routes/Configure/components/EmbedLink.js
client/coral-admin/src/routes/Configure/components/ModerationSettings.js
client/coral-admin/src/routes/Configure/components/StreamSettings.js
client/coral-admin/src/routes/Configure/components/TechSettings.js
client/coral-admin/src/routes/Configure/components/Wordlist.js
client/coral-admin/src/routes/Dashboard/components/CountdownTimer.js
client/coral-admin/src/routes/Install/components/Steps/AddOrganizationName.js
client/coral-admin/src/routes/Install/components/Steps/CreateYourAccount.js
client/coral-admin/src/routes/Install/components/Steps/FinalStep.js
client/coral-admin/src/routes/Install/components/Steps/InitialStep.js
client/coral-admin/src/routes/Install/components/Steps/PermittedDomainsStep.js
client/coral-admin/src/routes/Install/components/translations.json
client/coral-admin/src/routes/Moderation/components/Moderation.js
client/coral-admin/src/routes/Moderation/components/ModerationQueue.js
client/coral-admin/src/routes/Stories/components/Stories.js
client/coral-embed-stream/src/index.js
|
2017-05-29 23:06:40 +07:00 |
|
Chi Vinh Le
|
0b7432b75e
|
Merge branch 'master' into i18n-refactor
Conflicts:
client/coral-sign-in/components/FakeComment.js
client/coral-sign-in/components/UserBox.js
|
2017-05-29 20:23:27 +07:00 |
|
Chi Vinh Le
|
9a6532ecea
|
Merge branch 'master' into integrate-admin-graphql-framework
Conflicts:
client/coral-embed-stream/src/index.js
|
2017-05-29 20:09:03 +07:00 |
|
Chi Vinh Le
|
6a1befc3f0
|
Detect mobile safari & desktop safari
|
2017-05-26 20:48:24 +07:00 |
|
Belen Curcio
|
8171cb53e1
|
Ádding another extractor
|
2017-05-25 20:04:32 -03:00 |
|
Chi Vinh Le
|
4fe89257c2
|
Support store in withMutation
|
2017-05-25 22:19:16 +07:00 |
|
Chi Vinh Le
|
246ca117be
|
Little cleanup for admin services
|
2017-05-25 19:22:59 +07:00 |
|
Chi Vinh Le
|
db3f91cbcc
|
Change to declarative API for plugins
|
2017-05-24 16:44:33 +07:00 |
|
Chi Vinh Le
|
1b3fe13e9b
|
Fallback to default language for timeago
|
2017-05-24 16:33:39 +07:00 |
|
Chi Vinh Le
|
37b8fd8fe3
|
Simplify i18n + fallback to default language
|
2017-05-24 01:38:50 +07:00 |
|
Chi Vinh Le
|
5c66009d84
|
Change to import
|
2017-05-24 00:30:34 +07:00 |
|
Chi Vinh Le
|
8ae497366b
|
Move locales to top level
|
2017-05-24 00:28:47 +07:00 |
|
Chi Vinh Le
|
48bef95a4d
|
Simplify yaml loading
|
2017-05-24 00:26:55 +07:00 |
|
gaba
|
a184837ff8
|
Goes back to load all translations...
|
2017-05-23 12:46:53 -04:00 |
|
gaba
|
625362d51e
|
Merge branch 'master' into i18n-refactor
|
2017-05-19 12:44:34 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
riley
|
17ceadd8c9
|
move client-side perms to services
|
2017-05-19 09:18:24 -06:00 |
|
Belen Curcio
|
b2e5c0452a
|
The merge conficts
|
2017-05-15 17:13:48 -03:00 |
|
Belen Curcio
|
4e86e4197c
|
handling logout
|
2017-05-15 13:13:28 -03:00 |
|
Belen Curcio
|
370cdf8c09
|
Ádding middlewares to our network interface
|
2017-05-15 12:51:07 -03:00 |
|
Belen Curcio
|
292f758ac9
|
Comment history relies on authtokens
|
2017-05-15 12:17:30 -03:00 |
|
Belen Curcio
|
76b96a66a2
|
Adding Bearer token to the Graph Client
|
2017-05-15 11:41:36 -03:00 |
|
Wyatt Johnson
|
9403280c56
|
Merge branch 'master' into edit-changes
|
2017-05-12 15:44:19 -06:00 |
|
Chi Vinh Le
|
95a7a1ca47
|
Rename registry
|
2017-05-12 20:15:04 +07:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Chi Vinh Le
|
4c17cec4fd
|
Lazily resolve fragments in queries and mutations
|
2017-05-08 21:30:25 +07:00 |
|
Chi Vinh Le
|
13e2382cd7
|
More code comments
|
2017-05-06 02:33:23 +07:00 |
|
Chi Vinh Le
|
1b7eedfd8d
|
Implement extendable GraphQL framework
|
2017-05-05 22:51:19 +07:00 |
|
David Erwin
|
077daeb793
|
Merge branch 'master' into subscriptions
|
2017-04-26 16:55:32 -04:00 |
|
Chi Vinh Le
|
4dc3b0c2f4
|
Merge branch 'master' into query-composition-2
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/index.js
client/coral-framework/services/store.js
client/coral-settings/containers/ProfileContainer.js
graph/resolvers/root_query.js
|
2017-04-24 15:24:34 +07:00 |
|
Wyatt Johnson
|
1f562c8fad
|
Merge branch 'master' into subscriptions
|
2017-04-20 15:17:44 -06:00 |
|
Chi Vinh Le
|
5b7750f7a5
|
Reuse same store and action flows
|
2017-04-20 23:48:30 +07:00 |
|
Wyatt Johnson
|
ecbb66e270
|
Fix linting
|
2017-04-18 15:53:15 -06:00 |
|