Commit Graph

159 Commits

Author SHA1 Message Date
Chi Vinh Le c7ee8307e6 Merge branch 'master' into auth-refactor 2018-02-13 16:33:17 +01:00
Kim Gardner 3dde285776 Merge branch 'master' into l10n-de 2018-02-12 18:30:02 -05:00
Wyatt Johnson ae881df7f3 added fallback en for missing translations 2018-02-12 15:50:36 -07:00
Fabian Neumann 39b34d624a Register DE locales in i18n framework. 2018-02-12 13:18:00 +01:00
Chi Vinh Le 37dd6ae044 Auth refactor part 3 2018-02-08 23:06:01 +01:00
Chi Vinh Le d526a404ae Finish admin auth refactor 2018-02-07 22:17:52 +01:00
Chi Vinh Le aaad7aa86f Reimplement recaptcha 2018-02-07 22:10:05 +01:00
Chi Vinh Le bad0363628 Save static config to redux 2018-02-07 21:08:37 +01:00
Chi Vinh Le 61bc372640 Merge branch 'master' into auth-refactor 2018-02-07 18:42:26 +01:00
Chi Vinh Le f8e0556904 Auth Refactor part 1 2018-02-06 20:30:31 +01:00
Kiwi 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 Johnson 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 Johnson 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 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
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 Johnson 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