Wyatt Johnson
6850dd1a53
redis optim
...
- removes call for comment count when we already have
totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00
Wyatt Johnson
ecb01224fd
Merge branch 'master' into i18n-serverside-plugins
2017-12-15 10:40:08 -06:00
Wyatt Johnson
fdd5cbb0d7
moved email contents to translation files
2017-12-14 16:56:24 -06:00
Wyatt Johnson
eb9827a3ae
more fixes for i18n
2017-12-14 16:48:03 -06:00
Wyatt Johnson
d207b240f2
added support for changing the subject prefi
2017-12-14 16:28:08 -06:00
Wyatt Johnson
d9654b52cf
some fixes
2017-12-14 16:09:41 -06:00
Wyatt Johnson
d3965924aa
fixed template
2017-12-14 15:51:53 -06:00
Wyatt Johnson
36d535546c
plugins serverside can now provide translations
2017-12-14 15:03:35 -06:00
Chi Vinh Le
19568afde5
Reduce view more movements
2017-12-14 21:08:13 +01:00
Chi Vinh Le
2b312dbf8e
Next try
2017-12-14 20:41:05 +01:00
Chi Vinh Le
5446abe3a9
Fix bug with featured comments
2017-12-14 20:37:51 +01:00
Chi Vinh Le
c66c100dcb
Cache callbacks to preserve immutability
2017-12-14 20:27:19 +01:00
Chi Vinh Le
d4051f6828
Fix view more styling
2017-12-14 20:08:09 +01:00
Chi Vinh Le
33781c3d16
Fix view new comments
2017-12-14 20:01:33 +01:00
Chi Vinh Le
defc4049cb
Sort correctly + refactors and comments
2017-12-14 19:47:42 +01:00
Chi Vinh Le
243d0c1493
Limit to 100 comments
2017-12-14 18:33:49 +01:00
Kiwi
a448c69a2a
Merge branch 'master' into virtualized
2017-12-14 18:32:28 +01:00
Chi Vinh Le
0b774402cf
Introduce dangling comments and queue cleanup
2017-12-14 18:19:00 +01:00
Chi Vinh Le
0bda44e97f
Fix cursor bug
2017-12-14 16:51:50 +01:00
Chi Vinh Le
60f6c63c8a
Restrict notifications to comments which are rendered
2017-12-14 16:29:31 +01:00
Chi Vinh Le
62c2d551f8
Append comments only
2017-12-14 15:57:44 +01:00
Chi Vinh Le
f32bb5ce8f
Small adjustments
2017-12-14 13:55:08 +01:00
Chi Vinh Le
5e6d22f1af
Handle removing comments from queue
2017-12-14 13:38:01 +01:00
Chi Vinh Le
34289e3340
Refactor view
2017-12-14 12:35:26 +01:00
Wyatt Johnson
98ef60a48e
Merge pull request #1205 from stephendonner/patch-1
...
s/setup/setup
2017-12-13 12:34:30 -06:00
Wyatt Johnson
8323344d7d
Merge branch 'master' into patch-1
2017-12-13 12:26:24 -06:00
Wyatt Johnson
fbecc363cf
Merge pull request #1206 from coralproject/feature/infer-asset-url
...
Fix logic to generate asset_url even if the asset_id is provided
2017-12-13 12:25:27 -06:00
Chi Vinh Le
2779734ec0
Workaround
2017-12-13 15:25:47 +01:00
Chi Vinh Le
5548deb6b5
Auto Load More and other bug fixes
2017-12-13 15:06:01 +01:00
Jeff Nelson
df925f5a1a
Fix logic to generate asset_url even if the asset_id is provided so
...
an error is avoided
2017-12-13 07:38:10 -06:00
Stephen Donner
30073b88f1
s/setup/setup
2017-12-13 03:49:35 -06:00
Chi Vinh Le
51bd109f13
Fix some bugs
2017-12-12 17:28:38 +01:00
Chi Vinh Le
b12d5f6bd7
Reimplement keyboard navigation
2017-12-12 17:19:11 +01:00
Chi Vinh Le
f32e4523e8
Make view more coments work with virtualized
2017-12-12 12:53:54 +01:00
Wyatt Johnson
fadf3b5106
Fixed import error
2017-12-11 15:32:00 -06:00
Chi Vinh Le
ed959ca07a
Integrate react-virtualized
2017-12-11 20:21:27 +01:00
Belen Curcio
588c1c201c
Avoiding refetch from Community
2017-12-11 11:37:35 -03:00
Belen Curcio
f005d1e5f8
Styling, refactor and instant update after banning and unbanning from community
2017-12-11 11:33:26 -03:00
Belen Curcio
1d12c3629a
Adding utils, and replacing REST old endpoints
2017-12-11 10:21:56 -03:00
Belen Curcio
a1a0671382
unBan Update
2017-12-11 09:36:42 -03:00
Belen Curcio
e66e23bbf6
Updated with User-Status-Refactor API - User Detail Updated
2017-12-11 09:10:50 -03:00
Belen Curcio
26abd02032
Updated with User-Status-Refactor API
2017-12-11 08:49:22 -03:00
Belen Curcio
8e582bff45
Adding unSuspendUser mutation
2017-12-11 08:37:09 -03:00
Belen Curcio
8df4b79f97
Updated with User-Status-Refactor API
2017-12-11 08:33:40 -03:00
Wyatt Johnson
27ecbd1bdd
Merge pull request #1204 from coralproject/document-optimization-reapply
...
Reapply optimizations
v3.8.2
2017-12-08 16:01:47 -07:00
Chi Vinh Le
4477c0981f
Reapply optimizations
2017-12-08 23:38:10 +01:00
Wyatt Johnson
2c9eae9264
Merge pull request #1202 from coralproject/fix-load-more-replies
...
Fix load more replies
2017-12-08 15:19:27 -07:00
Wyatt Johnson
812a4ee704
Update package.json
2017-12-08 15:19:01 -07:00
Wyatt Johnson
d3caf350ac
Merge branch 'master' into fix-load-more-replies
2017-12-08 15:18:35 -07:00
Wyatt Johnson
864e3f1a1f
Merge pull request #1203 from coralproject/revert-1201-document-optimization-v2
...
Revert "Optimizations v2"
2017-12-08 15:18:23 -07:00