Commit Graph

8775 Commits

Author SHA1 Message Date
Wyatt Johnson 7ae0df2cbc fixed dist loading error 2017-12-21 11:55:09 -07:00
Wyatt Johnson 8bf2fe7b06 hid not logged in error 2017-12-21 11:51:16 -07:00
Wyatt Johnson c0f8fce442 fixed graphql error 2017-12-21 11:48:16 -07:00
Wyatt Johnson 47e32d5d6d Merge branch 'next' into user-status-refactor 2017-12-21 11:34:39 -07:00
Chi Vinh Le 111af0acf8 More refactor 2017-12-21 18:43:39 +01:00
Chi Vinh Le e34f96832a Refactor 2017-12-21 18:36:15 +01:00
Chi Vinh Le f9e289561e Refactor 2017-12-21 18:29:18 +01:00
Wyatt Johnson e409d071cb Merge branch 'master' into next 2017-12-21 09:37:39 -07:00
Chi Vinh Le 2d6a05433a Mark single dangling comments, reflow issues and scroll enhancement 2017-12-21 15:55:18 +01:00
Chi Vinh Le 3c97ce3f66 Merge branch 'safari-bs-changes' of ssh://github.com/coralproject/talk into safari-bs-changes 2017-12-21 14:12:43 +01:00
Chi Vinh Le f8c1733e14 Remove sendKey hack 2017-12-21 14:11:23 +01:00
Chi Vinh Le 2e726c9d6a Set window position 2017-12-21 14:10:28 +01:00
Kim Gardner 7f75255282 Merge branch 'master' of git+ssh://github.com/coralproject/talk into user-status-refactor 2017-12-21 07:04:27 -05:00
Kiwi 918b863820 Merge branch 'master' into safari-bs-changes 2017-12-21 12:47:22 +01:00
Chi Vinh Le 3c5991453d Merge branch 'safari-bs-changes' of ssh://github.com/coralproject/talk into safari-bs-changes 2017-12-21 12:32:33 +01:00
Chi Vinh Le 3776c4d050 Use private ip 2017-12-21 12:31:36 +01:00
okbel 5925a4b956 updated tests classes 2017-12-20 21:21:16 -03: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
okbel 5c0f546d50 Adding tests 2017-12-20 21:06:48 -03:00
okbel e8e9a4b5ed bounding fns 2017-12-20 21:06:37 -03:00
okbel 1371776f74 Updating the store mutations 2017-12-20 21:05:52 -03:00
Wyatt Johnson deb2709829 added mount path to the endpoint to respect the mounting config 2017-12-20 16:29:26 -07:00
okbel 4cc35e5b8f rejected usernames should not be able to comment 2017-12-20 20:13:36 -03:00
Wyatt Johnson ad68346332 linting 2017-12-20 16:11:39 -07:00
Wyatt Johnson 97406e1b18 removed dev requirement for engine 2017-12-20 16:10:02 -07:00
okbel 483b306e69 Updated tests 2017-12-20 20:09:51 -03:00
okbel 0bce215d33 Adding tests 2017-12-20 20:00:47 -03:00
okbel 73666399b4 Updating the store mutations 2017-12-20 20:00:34 -03:00
okbel 60e890c244 Adding Classes 2017-12-20 20:00:24 -03:00
okbel 16b5bd5d09 Updating the store mutations 2017-12-20 20:00:05 -03:00
okbel 37eafd2fed Adding Classes 2017-12-20 19:59:14 -03:00
Wyatt Johnson e2cb3fdd3d Merge pull request #1232 from coralproject/expiry-fix
Expiry Parsing Bug
v3.9.1
2017-12-20 15:48:52 -07:00
Wyatt Johnson 2233d993c2 fixed expiry loading 2017-12-20 15:27:55 -07:00
okbel 5d51f71f0c Test 2017-12-20 18:48:43 -03:00
okbel a989a0b20e Adding Classes to the PageObject 2017-12-20 18:48:30 -03:00
okbel 4f3a400358 Classes for AccountHistory 2017-12-20 18:48:10 -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
Kiwi c1b5216647 Merge branch 'master' into safari-bs-changes 2017-12-20 18:08:52 +01:00
Wyatt Johnson b2cc4bdb12 Merge pull request #1231 from coralproject/subscription-hooks
Subscription Connection Plugin Hooks
2017-12-20 10:07:21 -07:00
Wyatt Johnson 0a793938d6 Merge branch 'master' into subscription-hooks 2017-12-20 09:51:10 -07:00
Chi Vinh Le 7d71452ab5 Add ip package 2017-12-20 17:45:03 +01:00
Chi Vinh Le 29a60c1241 Use local IP instead of localhost 2017-12-20 17:41:55 +01:00
Wyatt Johnson b46b392af4 added subscription hooks 2017-12-20 09:31:59 -07:00
Wyatt Johnson 998cb8d380 Merge pull request #1227 from coralproject/body-parser
Deprecate body-parser
2017-12-20 08:58:10 -07:00
Kim Gardner b8ffe25212 Merge branch 'master' into next 2017-12-20 09:48:18 -05:00
Wyatt Johnson df0ab7c1dc removed body-parser in favor of express.json() 2017-12-19 15:11:11 -07:00
Kiwi 519464ce57 Merge pull request #1226 from coralproject/handle-empty-queue
Fix error when queue is empty
v3.9.0
2017-12-19 20:58:34 +01:00
Chi Vinh Le f27de815e6 Minor syntax issue 2017-12-19 20:48:59 +01:00
Chi Vinh Le e8553c5035 Revert debug code :-D 2017-12-19 20:46:59 +01:00