Commit Graph

8161 Commits

Author SHA1 Message Date
Wyatt Johnson eab1e6ca59 refactored resolvers, cleaned 2018-02-09 18:00:12 -07:00
Wyatt Johnson b758dc91cb added new plugin hook for connectors 2018-02-07 10:03:06 -07:00
Wyatt Johnson cdf3c44083 Merge branch 'master' into events 2018-02-06 14:33:57 -07:00
Wyatt Johnson 26cba9af63 Merge branch 'master' into events 2018-02-06 14:31:07 -07:00
Wyatt Johnson 2e6a7c0559 Merge pull request #1335 from coralproject/keep-drafts
Keep comment drafts
2018-02-06 14:30:27 -07:00
Wyatt Johnson e7fc33c667 Merge branch 'master' into keep-drafts 2018-02-06 14:21:53 -07:00
Kim Gardner 2b2a762623 Merge pull request #1348 from coralproject/password-attempt-typo
Correct password attempt comment
2018-02-06 14:13:07 -05:00
Kim Gardner b9cfddc5c0 Merge branch 'master' into keep-drafts 2018-02-06 14:06:57 -05:00
Wyatt Johnson 7dca937de2 Merge branch 'master' into password-attempt-typo 2018-02-06 10:37:05 -07:00
Kim Gardner 95211e6cb9 Merge pull request #1345 from mattmontgomery/patch-1
Use translate-able `sign_out`
2018-02-06 12:23:07 -05:00
Kim Gardner caa588f11d Merge branch 'master' into keep-drafts 2018-02-06 11:36:31 -05:00
Kim Gardner 764ba4ab36 Correct password attempt comment 2018-02-06 11:21:41 -05:00
Matt Montgomery 05d80a0549 Use translate-able sign_out 2018-02-05 17:03:44 -07:00
Kim Gardner 869fb9d029 Merge pull request #1344 from coralproject/rem-semi
Remove semicolon
v4.1.0
2018-02-05 11:30:19 -05:00
Chi Vinh Le cb077a87dc Remove semicolon 2018-02-05 17:22:13 +01:00
Wyatt Johnson 901c96a67a Merge pull request #1343 from mattmontgomery/patch-2
Changes node requirement notation
2018-02-03 13:10:22 -07:00
Matt Montgomery 6b5a690c4f Changes node requirement notation
This changes the notation for the `node` requirement. Solves #1342
2018-02-02 17:04:01 -07:00
Kim Gardner 1dfce22b89 Merge pull request #1341 from coralproject/fix-zen-mode
Fix zen mode
2018-02-02 10:00:46 -05:00
Kiwi e36098369b Merge branch 'master' into fix-zen-mode 2018-02-02 15:53:13 +01:00
Chi Vinh Le aec0251c4f Fix zen mode 2018-02-02 15:50:43 +01:00
Kim Gardner c9613337d4 Merge pull request #1339 from coralproject/fix-flag-issues
Fix flag issues
2018-02-02 09:27:28 -05:00
Chi Vinh Le ac67b0484b Better fix 2018-02-02 12:12:58 +01:00
Chi Vinh Le edac21a4f4 Fix Flag Menu not working 2018-02-02 11:52:42 +01:00
Kim Gardner 86f4ae4b6d Merge pull request #1336 from icco/patch-2
Change text wrapping of Stories table
2018-02-01 13:56:31 -05:00
Nat Welch 219fcdddea Change text wrapping of Stories table 2018-02-01 13:26:34 -05:00
Chi Vinh Le 4464183b42 Linting 2018-02-01 18:25:35 +01:00
Kiwi ed8d9e985c Merge branch 'master' into keep-drafts 2018-02-01 18:19:30 +01:00
Chi Vinh Le 840fef84db Fix e2e 2018-02-01 18:17:35 +01:00
Wyatt Johnson 6c9411d173 Merge pull request #1333 from coralproject/remove-auth-data
Cleanly remove auth data from storage
2018-02-01 10:12:48 -07:00
Chi Vinh Le 6afb300d86 Unlisten 2018-02-01 17:55:53 +01:00
Kiwi 894141619c Merge branch 'master' into keep-drafts 2018-02-01 17:50:06 +01:00
Chi Vinh Le 7e135cef47 Add a little comment 2018-02-01 17:46:06 +01:00
Chi Vinh Le 34726e2c4e Implement DraftArea 2018-02-01 17:29:53 +01:00
Wyatt Johnson 1f6c29cee6 Merge branch 'master' into remove-auth-data 2018-02-01 09:21:53 -07:00
Wyatt Johnson 2234acc28e Merge pull request #1334 from leeeandroo/missing-path
Insert BASE_PATH on public assets
2018-02-01 09:21:38 -07:00
Wyatt Johnson 13e6645f26 Merge branch 'master' into remove-auth-data 2018-02-01 09:15:54 -07:00
Wyatt Johnson 09983e412d Merge branch 'master' into missing-path 2018-02-01 09:14:16 -07:00
Wyatt Johnson 3563f7e2ae Merge pull request #1332 from coralproject/moderator-configure
Moderator Configuration
2018-02-01 09:13:59 -07: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
Leandro c4b6cb54e6 Insert BASE_PATH on public assets 2018-02-01 13:27:17 +01:00
Chi Vinh Le 118301c2b4 Implement a session storage 2018-02-01 12:25:51 +01:00
Chi Vinh Le d6ddd9c195 Clearly remove auth data from storage 2018-02-01 12:13:33 +01:00
Wyatt Johnson 596c214f1c allowed moderators to configure asset 2018-01-31 13:41:07 -07:00
Wyatt Johnson 5815d869b5 Merge branch 'master' into events 2018-01-31 12:58:53 -07:00
Wyatt Johnson 9b7f1dc43e Merge pull request #1331 from coralproject/public-path
Dynamic Public Path
2018-01-31 12:33:30 -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 c15cff7121 subscription refactor 2018-01-31 09:55:54 -07:00