|
4fd5087f91
|
Add button to delete a spammer in the flag modal
Add SiteSettings: delete_user_max_age, delete_all_posts_max. Add delete spammer button to admin flags UI
Moderators can delete users too
|
2013-07-29 15:29:44 -04:00 |
|
|
e076158789
|
Add ip_address, email, and context to staff_action_logs table. Context should usually be the url from which the staff member performed the action, but could be any string that describes what the staff member was doing when the action was performed.
|
2013-07-29 15:29:43 -04:00 |
|
|
8cee3a9fcd
|
Add a way to add email to block list when nuking a user
|
2013-07-29 15:29:43 -04:00 |
|
|
e25638dab0
|
add a way to delete posts and topics when deleting a user with UserDestroyer
|
2013-07-29 15:29:43 -04:00 |
|
|
a8df9778b5
|
Rename AdminLog to StaffActionLog
|
2013-07-29 15:29:43 -04:00 |
|
|
8814f9ed05
|
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
|
2013-07-10 16:52:47 -04:00 |
|
|
eb151d440b
|
Don't call discourse hub during user destroy if hub integration is disabled
|
2013-04-29 11:39:05 -04:00 |
|
|
c6ab9fec9d
|
Unregister forum membership at Discourse Hub when deleting a user
|
2013-04-15 14:52:07 -04:00 |
|
|
56c858e58b
|
Use transaction around deleting a user and logging that action
|
2013-04-15 11:39:30 -04:00 |
|
|
651cfba93f
|
Add ability to destroy a user with 0 posts
|
2013-04-12 16:53:00 -04:00 |
|