Gerardo Gálvez
8163b52301
Flag users as "Always premoderate" ( #2145 )
...
* Flag users as "Always premoderate"
Status can be set using the action dropdown in the People tab and in User Details.
Users flagged as "Always premoderate" will have their comments sent to the premod queue.
Users can be filtered with the Always Premoderate status.
Include Always Premoderate status changes in User History.
Add spanish translations.
* Reorder CSS as per cvle's suggestion
* Address second comment
2019-02-13 20:08:22 +01:00
Wyatt Johnson
6bb98a00dc
fix: added support for comment edit mod passthrough
2018-08-07 13:56:23 -06:00
Chi Vinh Le
ccff6ed63b
Resolve linter issues
2018-06-05 04:28:54 +02:00
Wyatt Johnson
8c29b0f1d4
fix for delete
2018-05-08 15:20:56 -06:00
Wyatt Johnson
e14af46c68
prevent actions against deleted comments
2018-05-08 12:02:04 -06:00
Kim Gardner
57917335cb
Merge branch 'master' into settings
2018-05-07 20:21:17 -04:00
Wyatt Johnson
10a99aab88
Fixed bug with password form
2018-05-07 17:47:02 -06:00
Wyatt Johnson
2b1108cd88
Settings Cache Refactor
2018-05-07 14:27:00 -06:00
Wyatt Johnson
ddaa8eb858
Merge branch 'master' into gdpr-delete
2018-05-02 09:58:04 -06:00
Wyatt Johnson
68461308c6
pull ignored users from db
2018-04-19 13:37:14 -06:00
Wyatt Johnson
8e34fd1925
implemented tombstoning
2018-04-18 17:22:39 -06:00
Wyatt Johnson
2adec1bc34
added deletion graph endpoints
2018-04-18 13:13:41 -06:00
Wyatt Johnson
ce291448f1
Added some change to mutators
2018-04-16 12:45:17 -06:00
Wyatt Johnson
0fcb0be360
Password Change Graph Support
2018-04-16 12:29:37 -06:00
Wyatt Johnson
412fd34cc1
Merge branch 'master' into gdpr-download
2018-04-11 13:46:46 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
5941bfac7c
pulled data download into seperate plugin
2018-04-09 15:52:40 -06:00
Wyatt Johnson
c904d0f0c0
improved routing, cleaned mail
2018-04-02 14:58:54 -06:00
Wyatt Johnson
f5fd162b37
moved user deletion into graph
2018-03-12 15:39:50 -06:00
Wyatt Johnson
435067f619
Scraping Fixes
...
- Fixed bugs with scraping graphql endpoint
- Added traceID to logging for jobs
2018-03-07 15:30:34 -07:00
Kim Gardner
1b8276cd92
Merge branch 'master' into rte-plugin
2018-03-06 20:18:08 -05:00
Wyatt Johnson
005602a738
Standardized metadata
2018-03-06 11:03:58 -07:00
Kiwi
485e02fb1c
Merge branch 'master' into rte-plugin
2018-03-05 22:25:08 +01:00
Kim Gardner
6a99a983c5
Merge branch 'master' into scrape-assets
2018-03-05 15:14:52 -05:00
Wyatt Johnson
a749a13786
Scrape Asset GraphQL Mutation
...
- Adds support for force scraping the asset via a GraphQL mutation.
2018-03-05 11:53:52 -07:00
Wyatt Johnson
86c36f7d39
Email confirmation check
...
- filtering for confirmed emails
- fixes to logger to expose logger controls
- refactored graphql calls in other notification plugins
2018-03-01 14:43:29 -07:00
okbel
4579537709
Enabling metadata for comment edition
2018-02-22 10:34:22 -03:00
Wyatt Johnson
f3469f3dc4
Merge branch 'master' into moderation-refactor
2018-01-22 16:34:56 -07:00
Wyatt Johnson
25359ee88d
Moderation Refactor
2018-01-22 16:11:13 -07:00
Kiwi
e653a5f9c0
Merge branch 'master' into live-reported
2018-01-19 16:04:43 +01:00
Chi Vinh Le
544ef081dc
Add previous username to notification
2018-01-18 20:09:47 +01:00
Wyatt Johnson
ac62cbf348
added new closeAsset mutation and support in UI
2018-01-17 16:04:32 -07:00
Chi Vinh Le
ee78f08598
Implement live update for reported users
2018-01-17 15:20:38 +01:00
Chi Vinh Le
6aece16fd0
Add userFlagged subscription
2018-01-16 11:31:44 +01:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Wyatt Johnson
75a944eba8
upgrades, fixes to comment count logic
2017-12-18 08:02:43 -07:00
Wyatt Johnson
2d70caf03d
Merge branch 'next' into user-status-refactor
2017-12-04 15:42:57 -07:00
Wyatt Johnson
419784f6d1
Merge branch 'master' into next
2017-12-04 15:28:41 -07:00
Wyatt Johnson
3b4e69f06e
fixed based on e2e finding a bug!
2017-12-04 14:06:32 -07:00
Wyatt Johnson
87ef0f1cb9
Adjusted flag beheviour for staff
2017-12-04 12:17:39 -07:00
Wyatt Johnson
8b71175c46
adjusted logic flow for comment flags
2017-12-04 09:27:56 -07:00
Wyatt Johnson
13865ff29e
roles -> role, null -> COMMENTER for user roles
2017-11-27 11:53:40 -07:00
Wyatt Johnson
d8d15f27ab
added role management to graph
2017-11-23 11:20:55 -07:00
Wyatt Johnson
6119503057
added support for user assigned_by fields to get resolved
2017-11-23 10:53:20 -07:00
Wyatt Johnson
a537d9ac17
added message to ban/suspend workflows
2017-11-22 14:08:18 -07:00
Wyatt Johnson
ecf02f454c
staff members cannot be flagged
2017-11-13 15:57:54 -07:00
Wyatt Johnson
401d8a423d
added emails for status changes
2017-11-09 16:07:46 -07:00
Wyatt Johnson
0257e09a40
Merge branch 'next' into user-status-refactor
2017-11-08 13:52:48 -07:00
Wyatt Johnson
61df0e1eeb
Merge branch 'master' into next
2017-11-08 13:49:21 -07:00