Wyatt Johnson
e0f9bb4165
optimized to use new query path
2017-08-21 16:08:30 -06:00
Wyatt Johnson
eec0e18600
bug fixes, removed dead code
2017-08-21 16:05:35 -06:00
Wyatt Johnson
78d4740abe
drastically improved queries involving actions + comments
2017-08-21 15:54:14 -06:00
Wyatt Johnson
01ed9880f4
comment count optim, prep for sortBy
2017-08-21 15:26:04 -06:00
Belen Curcio
a540dfe8d4
Adding hasParent on Comment to the Graph
2017-08-21 16:21:39 -03:00
Wyatt Johnson
7552e34a15
Merge branch 'master' into user-sort
2017-08-21 10:58:18 -06:00
Wyatt Johnson
ec2c62a607
Merge branch 'master' into user-sort
2017-08-21 08:48:26 -06:00
Kim Gardner
262ec5b0f8
Merge branch 'master' into fix-routes-mount-path
2017-08-21 12:48:49 +01:00
Clint Brown
7a0e04ae56
Fix linting
2017-08-21 09:23:52 +10:00
Wyatt Johnson
7125250cd6
updated tests
2017-08-20 12:54:46 -06:00
Clint Brown
b738961e1c
Fix paths when using TALK_ROOT_URL_MOUNT_PATH
2017-08-20 23:29:03 +10:00
Wyatt Johnson
1b09825602
added more debugging to redis, improved retry
2017-08-18 11:50:51 -06:00
Wyatt Johnson
686eb614f7
changed cursor to Cursor scalar type, changed SORT_ORDER
2017-08-17 16:43:55 -06:00
Wyatt Johnson
b126cc3cb3
initial impl of cached action counts using ee
2017-08-16 15:47:56 -06:00
Kim Gardner
1e00d75e3c
Merge branch 'master' into paginate-my-comments
2017-08-09 10:26:18 +01:00
Chi Vinh Le
976bd1e9ad
Paginate my comments in profile tab
2017-08-08 22:39:24 +07:00
Wyatt Johnson
567f8bf94e
adjusted wrapResponse function
2017-08-07 14:54:11 +10:00
Kiwi
0523a1f828
Merge branch 'master' into view-more-history
2017-08-04 17:07:57 +02:00
Chi Vinh Le
12d3273d3d
Support load more in user history
2017-08-04 22:02:44 +07:00
Chi Vinh Le
b6d284495e
Merge branch 'master' into correctly-resolve-isClosed
2017-08-03 21:00:28 +07:00
Chi Vinh Le
da0d0349dd
Implement approve and live updates
2017-08-02 21:34:48 +07:00
Chi Vinh Le
b6b7570bcc
Remove subscription code
2017-08-02 18:14:52 +07:00
Belen Curcio
4e5f1528f9
BE Subscription for Featured Comments
2017-08-01 18:27:02 -03:00
Chi Vinh Le
b972f4305e
Correctly determine the status of the asset
2017-08-02 00:04:11 +07:00
Wyatt Johnson
83762b880f
Added support for reconfiguring the comment count cache expiry
2017-08-01 09:52:18 +10:00
Chi Vinh Le
1f3d97fd6b
Allow admins / mods to view context of rejected or premod comments
2017-07-28 18:03:35 +07:00
Wyatt Johnson
a54a240ae6
fixed bug with job init
2017-07-27 15:14:11 +10:00
Kim Gardner
788a35d9bb
Merge branch 'master' into commentsid
2017-07-25 10:12:23 -04:00
Wyatt Johnson
c2f6b9aa09
Suggestions for refactoring
2017-07-25 12:32:15 +10:00
Belen Curcio
a036a051cb
Using async await
2017-07-24 16:40:08 -03:00
Belen Curcio
36df7cb784
Extended Asset with comment
2017-07-24 16:31:24 -03:00
Belen Curcio
4b74c3312f
typo
2017-07-24 15:36:00 -03:00
Kim Gardner
9cbcb902c5
Merge branch 'master' into next
2017-07-18 10:00:27 -04:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Wyatt Johnson
b091cf5221
Added new TALK_DISABLE_AUTOFLAG_SUSPECT_WORDS option
2017-07-17 10:43:28 -06:00
Chi Vinh Le
fc31a2882d
Add a comment
2017-07-12 21:05:29 +07:00
Chi Vinh Le
23cc3548d4
Query by tags
2017-07-12 20:55:54 +07:00
Chi Vinh Le
db3187cb56
Merge branch 'master' into live-suspension
2017-06-27 20:08:53 +07:00
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
Belen Curcio
2745245564
updated
2017-06-26 14:39:10 -03:00
Belen Curcio
59407e99d7
commentCount by asset_url
2017-06-26 09:59:28 -03:00
Kim Gardner
b76578b866
Merge branch 'master' into refactor-ban-suspend-actions
2017-06-23 16:17:26 +01:00
Wyatt Johnson
010f0cb0d7
Added support for keep alive websocket frames
2017-06-22 14:32:49 -06:00
Chi Vinh Le
8bb38c5ee5
Refactor and reuse "Actions" in "Moderate" and "Community"
2017-06-22 21:50:19 +07:00
Wyatt Johnson
f537b4a772
Merge branch 'master' into pat
2017-06-21 11:34:18 -06:00
Chi Vinh Le
70276c3358
Fix subscription issues
2017-06-20 01:01:39 +07:00
Kim Gardner
ba81399707
Merge branch 'master' into pat
2017-06-19 18:03:23 +01:00
Chi Vinh Le
fbbd0fa027
Merge branch 'master' into subscribe-mod-actions
...
Conflicts:
client/coral-admin/src/routes/Moderation/components/Moderation.js
client/coral-admin/src/routes/Moderation/components/styles.css
client/coral-admin/src/routes/Moderation/containers/Moderation.js
2017-06-19 23:52:10 +07:00
Belen Curcio
991bdc6089
Updated BE
2017-06-16 16:18:02 -03:00
Belen Curcio
89cf13b4cf
Updates
2017-06-16 15:05:22 -03:00