Sam
|
2db3cfb16b
|
annotate models
|
2013-12-05 17:40:35 +11:00 |
|
Sam
|
1b19444b44
|
URGENT FIX: code would fail in Ruby 1.9.3 exception does not exist
|
2013-11-18 09:32:02 +11:00 |
|
Neil Lalonde
|
8724b2e2b6
|
Add comments about the IPAddr hack
|
2013-11-05 11:24:13 -05:00 |
|
Sam
|
1e21fc8c9a
|
fix regression in Rails 4
|
2013-11-05 10:32:35 +11:00 |
|
Neil Lalonde
|
8aab2253d0
|
Whitelisted ip addresses will not be flagged as spam by flag_sockpuppets
|
2013-10-23 17:11:35 -04:00 |
|
Neil Lalonde
|
c1008f4359
|
Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address.
|
2013-10-22 19:19:32 -04:00 |
|
Neil Lalonde
|
7d582fbee3
|
Screened ip address can be edited, deleted, and changed to allow or block.
|
2013-10-22 16:30:46 -04:00 |
|
Neil Lalonde
|
648b11a0eb
|
Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address.
|
2013-10-21 14:50:18 -04:00 |
|