Tom Hughes
|
303e5d3eb9
|
Merge branch 'master' into terms
Conflicts:
config/application.yml
lib/osm.rb
public/stylesheets/common.css
|
2010-05-07 22:23:20 +01:00 |
|
Tom Hughes
|
674123e055
|
Fix typo
|
2010-05-06 22:01:45 +01:00 |
|
Tom Hughes
|
980c2fa301
|
Suspend users if their spam score gets too high
Use an observer to watch all diary and user updates and, if the user
is not confirmed, chek their spam score and suspend then if it has got
too high.
|
2010-05-06 17:18:34 +01:00 |
|
Matt Amos
|
972278a223
|
Some styling changes. Changed drop-down into radio buttons. Tried, and failed, to get the 'decline' link to look like a button.
|
2010-04-27 00:36:44 +01:00 |
|
Tom Hughes
|
1844a19f48
|
Add support for GeoIP lookups using Quova.
|
2009-11-25 00:52:44 +00:00 |
|
Tom Hughes
|
c6eb4d5856
|
Make nominatim live.
|
2009-11-11 14:22:21 +00:00 |
|
Tom Hughes
|
ea2652a211
|
Rename twain geocoder to nominatim.
|
2009-11-09 09:06:52 +00:00 |
|
Tom Hughes
|
23b8672bc9
|
Add support for processing incoming mail messages in reply to message
notifications and diary comment notifications, turning the maill messages
into reply messages through the site messaging system.
|
2009-11-05 23:16:20 +00:00 |
|
Tom Hughes
|
81d47fe50d
|
Limit the rate at which messages can be sent.
|
2009-10-31 00:24:36 +00:00 |
|
Tom Hughes
|
4a05c9a8f6
|
Add experimental support (disabled by default) for new geocoder.
|
2009-10-14 14:42:09 +00:00 |
|
Matt Amos
|
95c3d640a4
|
Tried to DRY the user_blocks controller. Moved the configuration of the blocking periods into application.yml.
|
2009-09-30 15:44:29 +00:00 |
|
Tom Hughes
|
b38684e59e
|
Add a global timeout that is applied to most API requests.
|
2009-05-20 22:18:36 +00:00 |
|
Tom Hughes
|
f7cbff9a5a
|
Move geocoder constants to application configuration to avoid test warnings.
|
2009-05-08 18:21:39 +00:00 |
|
Shaun McDonald
|
635daf1773
|
Adding a restriction to prevent more than 2000 nodes to be added to any way. Tests still need to be written. Capabilities api request also updated.
|
2008-11-03 00:12:18 +00:00 |
|
Xin Zheng
|
6de965520b
|
added application.yml, refactored map method
|
2008-01-23 16:43:30 +00:00 |
|