Régis Hanol
|
0398ab7514
|
FIX: when adding an IP to the spammer list, check the broader ban list
first
FEATURE: allow admins to search users using IP ranges
|
2014-11-21 18:16:06 +01:00 |
|
Régis Hanol
|
10094a0bcd
|
FIX: resolve flags as good when deleting a spam user
|
2014-10-20 16:59:06 +02:00 |
|
Neil Lalonde
|
d273374f1a
|
FIX: before nuking a user, do a real count of posts instead of relying on user_stat record
|
2014-08-18 12:07:29 -04:00 |
|
Neil Lalonde
|
939e8505a9
|
Remove hub username integration
|
2014-07-16 12:25:24 -04:00 |
|
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
|
Neil Lalonde
|
f61f29439e
|
Track the ip address where user was registered
|
2014-04-29 14:37:56 -04:00 |
|
Neil Lalonde
|
379f4a87d5
|
FIX: remove likes and other post actions before nuking a user
|
2014-03-31 14:06:35 -04:00 |
|
Neil Lalonde
|
9ca516e58d
|
Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.)
|
2014-03-12 12:39:36 -04:00 |
|
Neil Lalonde
|
42fb9d4fb1
|
Avoid calling can_delete_account twice
|
2014-02-14 13:06:39 -05:00 |
|
Neil Lalonde
|
8711762143
|
Users who have made no more than one post can delete their own accounts from their user preferences page.
|
2014-02-13 13:52:06 -05:00 |
|