 KiwiandGitHub
|
894141619c
|
Merge branch 'master' into keep-drafts
|
2018-02-01 17:50:06 +01:00 |
|
Chi Vinh Le
|
34726e2c4e
|
Implement DraftArea
|
2018-02-01 17:29:53 +01:00 |
|
Chi Vinh Le
|
dc5a3e43a6
|
If we are not in iFrame just use localStorage
|
2018-02-01 13:53:15 +01:00 |
|
Chi Vinh Le
|
2e59f64738
|
Pass sessionStorage to context
|
2018-02-01 13:34:03 +01:00 |
|
Chi Vinh Le
|
91e08cb117
|
Rename storage to localStorage in context
|
2018-02-01 13:28:28 +01:00 |
|
Chi Vinh Le
|
118301c2b4
|
Implement a session storage
|
2018-02-01 12:25:51 +01:00 |
|
Wyatt Johnson
|
596c214f1c
|
allowed moderators to configure asset
|
2018-01-31 13:41:07 -07:00 |
|
Wyatt Johnson
|
c4cddefcff
|
abstracted config to service
|
2018-01-31 11:25:43 -07:00 |
|
Wyatt Johnson
|
062ce58cf8
|
ensure dynamic imports use proper path/url
|
2018-01-31 10:57:01 -07:00 |
|
Wyatt Johnson
|
ec54376a53
|
blocked user actions in username change process
|
2018-01-30 11:00:48 -07:00 |
|
Tibo Beijen
|
468a1683ce
|
Small lintin fix.
|
2018-01-22 11:22:12 +01:00 |
|
 Wyatt JohnsonandGitHub
|
716a61aa5c
|
Merge branch 'master' into master
|
2018-01-18 09:38:42 -07:00 |
|
Wyatt Johnson
|
c612902779
|
fixed styles
|
2018-01-17 13:41:02 -07:00 |
|
Wyatt Johnson
|
3938b7883f
|
introduced some locale fixes
|
2018-01-17 13:24:54 -07:00 |
|
 Wyatt JohnsonandGitHub
|
af40a85071
|
Merge branch 'master' into master
|
2018-01-16 15:58:58 -07:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
Bart Stroeken
|
e5c3474455
|
dutch translation was not added yet without adding it to i18n.js - and refined a few translations.
|
2018-01-11 11:56:30 +01:00 |
|
okbel
|
88b44c3bf6
|
Moment settings based on users locale
|
2018-01-05 07:34:17 -03:00 |
|
 Kim GardnerandGitHub
|
ce4ab4e86c
|
Merge branch 'master' into next
|
2018-01-04 17:28:13 -05:00 |
|
 Kim GardnerandGitHub
|
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 |
|
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 |
|
Wyatt Johnson
|
ad68346332
|
linting
|
2017-12-20 16:11:39 -07: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 |
|
Wyatt Johnson
|
31655847a9
|
Merge branch 'next' into user-status-refactor
|
2017-12-16 14:58:59 -06:00 |
|
Chi Vinh Le
|
4477c0981f
|
Reapply optimizations
|
2017-12-08 23:38:10 +01:00 |
|
 Wyatt JohnsonandGitHub
|
61d16fbe08
|
Revert "Optimizations v2"
|
2017-12-08 15:17:28 -07:00 |
|
Chi Vinh Le
|
7072aa013b
|
document optimizations v2
|
2017-12-07 18:41:46 +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
|
a79dd76f4b
|
Use graphql document optimizations only in production
|
2017-12-04 22:46:33 +01:00 |
|
Chi Vinh Le
|
835d30d362
|
Put document optimizations behind a option
|
2017-12-01 16:54:45 +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
|
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 |
|
Wyatt Johnson
|
13865ff29e
|
roles -> role, null -> COMMENTER for user roles
|
2017-11-27 11:53:40 -07:00 |
|
Belen Curcio
|
01b8c7aee6
|
Safe access to objects
|
2017-11-20 01:22:44 -03:00 |
|
Belen Curcio
|
b4aeee9433
|
Client Refactor
|
2017-11-15 13:21:20 -03:00 |
|
Michael Macherey
|
f6be48a4a8
|
Merge remote-tracking branch 'origin/master' into dismiss-shortcuts-help-menu
|
2017-10-13 14:05:04 +02:00 |
|
Michael Macherey
|
2dcab1fb12
|
add noop function, handle undefined
|
2017-10-13 14:00:28 +02:00 |
|
Michael Macherey
|
8e466befb4
|
Fix Shortcuts help menu doesn't dismiss forever.
|
2017-10-12 20:30:23 +02:00 |
|
Chi Vinh Le
|
1d2f7b5298
|
Use correct import path
|
2017-10-11 13:34:27 +07:00 |
|
Wyatt Johnson
|
29d7494385
|
fixed more yaml issues, added lint step
|
2017-10-10 14:04:37 -06:00 |
|
Kim Gardner
|
e40a30d200
|
Fixes and cleanup
|
2017-10-10 17:17:04 +01:00 |
|
Kim Gardner
|
569260a4b9
|
Fix configuration and alphabetize languages
|
2017-10-10 16:47:33 +01:00 |
|
Kim Gardner
|
2063c4a90e
|
Fixes per code review
|
2017-10-10 16:24:49 +01:00 |
|
Kim Gardner
|
f1e81575cb
|
Update i18n config to support Danish
|
2017-10-10 13:56:47 +01:00 |
|
PepeFranco
|
8d6f79ab79
|
Fixed typo from LAN to LANG
|
2017-10-04 16:16:07 -05:00 |
|