Wyatt Johnson
|
74dbfda633
|
Exclude deleted comments
|
2018-05-08 11:53:49 -06:00 |
|
Wyatt Johnson
|
74a2ed4a41
|
introduce no limit
|
2018-02-07 13:29:59 -07:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
Wyatt Johnson
|
2eec87aa80
|
modified asset loading to be less lazy
|
2017-12-06 16:10:42 -07:00 |
|
Wyatt Johnson
|
2ec1d3fa51
|
Reject Rate Fixes
- Corrected query to select all statuses (default was accepted/none)
- Fixed up some missing prop-types
- Improved count code
|
2017-10-13 11:26:02 -06:00 |
|
Chi Vinh Le
|
961111c3f7
|
Allow priviledged user to query for all statuses
|
2017-09-20 04:36:58 +07:00 |
|
Chi Vinh Le
|
2d96163b76
|
Disallow querying for all comments unpriviledgly
|
2017-09-20 04:35:14 +07:00 |
|
Chi Vinh Le
|
c3e24a0451
|
Apply suggenstions
|
2017-09-20 04:30:29 +07:00 |
|
Chi Vinh Le
|
b482976c58
|
Allow querying for all statuses
|
2017-09-20 02:39:31 +07:00 |
|
Chi Vinh Le
|
e046a9652d
|
Fix SYSTEM_WITHHELD comments missing in all queue and user detail
|
2017-09-19 23:52:25 +07:00 |
|
Wyatt Johnson
|
eb586f217b
|
Upgraded/pruned deps, applied linting fixes
|
2017-08-28 14:06:54 -06:00 |
|
Chi Vinh Le
|
44c6798959
|
Fix action_type query
|
2017-08-29 00:20:36 +07:00 |
|
Wyatt Johnson
|
8a5db167ff
|
changed sort -> sortOrder
|
2017-08-25 09:59:37 -06:00 |
|
Wyatt Johnson
|
ffc6a72017
|
added docs for Comments.Sort, some changes to interface
|
2017-08-22 11:47:52 -06:00 |
|
Wyatt Johnson
|
b719168b18
|
Implemented sortBy
|
2017-08-22 10:11:47 -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 |
|
Wyatt Johnson
|
686eb614f7
|
changed cursor to Cursor scalar type, changed SORT_ORDER
|
2017-08-17 16:43:55 -06:00 |
|
Wyatt Johnson
|
83762b880f
|
Added support for reconfiguring the comment count cache expiry
|
2017-08-01 09:52:18 +10:00 |
|
Belen Curcio
|
4b74c3312f
|
typo
|
2017-07-24 15:36:00 -03:00 |
|
Chi Vinh Le
|
23cc3548d4
|
Query by tags
|
2017-07-12 20:55:54 +07:00 |
|
Chi Vinh Le
|
30d4562383
|
Refactor pagination
|
2017-06-01 01:18:41 +07:00 |
|
riley
|
2c620c868d
|
merge master
|
2017-05-19 11:05:46 -06:00 |
|
riley
|
ff75b9474a
|
merge master
|
2017-05-18 12:18:00 -06:00 |
|
riley
|
03ce044c53
|
merge master
|
2017-05-16 16:33:41 -06:00 |
|
Wyatt Johnson
|
f4b9191476
|
Added author_id to comment count query
|
2017-05-16 14:20:20 -06:00 |
|
riley
|
c7e9fe3f5f
|
update backend with the can() method
|
2017-05-16 10:50:09 -06:00 |
|
riley
|
e32ab99edf
|
remove hasRoles
|
2017-05-12 09:57:07 -06:00 |
|
Wyatt Johnson
|
f4dfb21e15
|
reverted pagination work
|
2017-05-12 09:14:25 -06:00 |
|
Wyatt Johnson
|
47186c4eac
|
some changes to loaders
|
2017-05-11 17:52:07 -06:00 |
|
Wyatt Johnson
|
d497ad3369
|
initial pagination rewrite, cleanups to comment edit
|
2017-05-11 17:27:02 -06:00 |
|
Benjamin Goering
|
eb1c1db09b
|
Ignore users queries are excludeIgnored: Boolean instead of notIgnoredBy: String
|
2017-04-11 14:20:39 -07:00 |
|
Benjamin Goering
|
58736586e4
|
Asset commentCount and totalCommentCount can be personalized by notIgnoredBy
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
b561e9f643
|
Comment replyCount edge can now be filtered by notIgnoredBy
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
873da1cea9
|
Embed doesn't show comments from ignored users
|
2017-04-11 14:20:37 -07:00 |
|
Wyatt Johnson
|
93221de563
|
Added support for total comment count
|
2017-03-09 17:07:07 -07:00 |
|
David Jay
|
d8117494d1
|
Cleaning up after merge conflict.
|
2017-02-28 18:18:17 -05:00 |
|
David Jay
|
e68358a211
|
Merge branch 'master' into fix-permalink
|
2017-02-28 18:07:31 -05:00 |
|
David Jay
|
ab16e5bfe7
|
Retrieving comment y id from backend
|
2017-02-27 14:26:20 -05:00 |
|
Wyatt Johnson
|
6398e2faad
|
Fixed issue with comment hydration
|
2017-02-22 09:32:51 -07:00 |
|
Wyatt Johnson
|
84dcf3b3b6
|
Added some comments
|
2017-02-16 16:49:14 -07:00 |
|
Wyatt Johnson
|
1e81ec9f4e
|
Added new commentCount edge, added more docs
|
2017-02-16 16:49:14 -07:00 |
|
Wyatt Johnson
|
57d4f9d757
|
Changed new comment's status from null to NONE.
|
2017-02-15 13:21:15 -07:00 |
|
Wyatt Johnson
|
7bef103217
|
Added new recentComments, recentReplies
|
2017-02-06 12:54:55 -07:00 |
|
David Erwin
|
79a2a2144c
|
Fix admin user stream bug
|
2017-02-02 11:51:09 -05:00 |
|
Wyatt Johnson
|
d1cf6fd19b
|
Applied patch
|
2017-02-01 10:45:01 -07:00 |
|
Wyatt Johnson
|
2e6c7f7b09
|
First pass at pagination
|
2017-01-27 12:05:19 -07:00 |
|
Wyatt Johnson
|
373f119ac2
|
Added more comment sorting
|
2017-01-24 17:22:29 -07:00 |
|
Wyatt Johnson
|
26b7d48f1f
|
Comment ordering fixed, banned users can't do anything
|
2017-01-24 17:06:40 -07:00 |
|