595b1c2fc5
charge and record donations
2014-09-09 21:11:55 -05:00
7c6e607612
basic neopia api integration
2014-01-10 16:25:02 -05:00
daf1f140fb
pet rate limit is now 3/30sec
2013-07-02 20:50:34 -07:00
abe35c6fd9
throttle pet loads per ip
2013-07-02 14:10:01 -07:00
349a83123c
oops: set flex config.hangers_enabled before the line that checks for its presence
2013-06-11 11:22:17 -07:00
fae0a48bb7
re-enable closet hanger indexing
2013-04-23 22:27:59 -05:00
cc4e2904a1
swfimages cloudfront domain
2013-03-06 20:17:44 -06:00
a66311140f
Merge branch 'rails_3_2_12'
2013-03-05 21:10:01 -06:00
5e55423dca
now that we're on rails 3.2, mount resque at /resque - just for
...
meeeeee :)
`User#admin?` is now defined as `name == 'matchu'`. I feel kinda
bad about hardcoding that, but I also don't care enough right
now :P
2013-03-05 21:09:08 -06:00
cf5191d33c
phew. rails 3.2.12, including some asset pipeline. still buggy.
2013-03-05 20:08:57 -06:00
3cd06c9f64
resque will reconnect to database after each job to avoid Gone Away errors
2013-03-05 15:14:29 -06:00
250f425509
rails 3.1 upgrade - still buggy
2013-03-05 15:10:25 -06:00
9efd2fe83a
have new relic trace flex methods
2013-01-31 18:39:51 -06:00
9a9eea86ec
fully disable closet hangers in production
2013-01-30 20:21:27 -06:00
9c6797699e
enable hangers in development, disable in production
2013-01-29 23:06:37 -06:00
9fc643152e
production elasticsearch search config
2013-01-28 18:29:28 -06:00
a9cdabda49
apparently this fixes resque for spawning child processes. okay.
2013-01-28 03:55:36 -06:00
6c3ff09f5d
make en-MEEP translatable - because sorting by translations doesnt work well with fallbacks
2013-01-27 20:43:08 -06:00
7f18fe12c1
user:owns, user:wants queries
2013-01-25 10:35:35 -06:00
6e09b8bc10
globalized search first draft
...
Confirmed features:
* Output (retrieval, sorting, etc.)
* Name (positive and negative, but new behavior)
* Flags (positive and negative)
Planned features:
* users:owns, user:wants
Known issues:
* Sets are broken
* Don't render properly
* Shouldn't actually be done as joined sets, anyway, since
we actually want (set1_zone1 OR set1_zone2) AND
(set2_zone1 OR set2_zone2), which will require breaking
it into multiple terms queries.
* Name has regressed: ignores phrases, doesn't require *all*
words. While we're breaking sets into multiple queries,
maybe we'll do something similar for name. In fact, we
really kinda have to if we're gonna keep sorting by name,
since "straw hat" returns all hats. Eww.
2013-01-24 18:24:35 -06:00
c9ae7155b1
locale metadata, including hidden locales for item loading and selection
2013-01-24 18:24:34 -06:00
f56b544963
brought-to-you-by on items#show lists contributors
2012-10-24 22:09:05 -05:00
4a69772cd2
remove N+1 queries on current user outfits page
2012-08-09 18:32:33 -04:00
cf2546d832
basic image thumbnails
2012-07-16 16:47:28 -04:00
7c015e2d88
carrierwave for asset swfs
2012-07-16 16:45:26 -04:00
220aca9311
outfit thumbnails initial commit
2012-07-16 16:45:26 -04:00
a6b6bbaeca
rewrite donors copy a bit
2011-07-02 13:23:38 -04:00
5ecd5f3ce4
donate page noninteractive
2011-06-28 13:24:40 -04:00
43f373fc36
use resque-retry to reschedule failed jobs
2011-06-21 11:22:45 -04:00
b13fd7ae99
moving toward s3 image storage
2011-05-20 19:19:14 -04:00
38907bc2d6
remove deprecated hoptoad js_notifier option
2011-05-13 08:27:57 -04:00
ca95cfb722
disabling the hoptoad js notifier may have fixed the leak... maybe
2011-02-05 11:48:54 -05:00
8c8776ff63
devise implemented, but not remembering
2011-01-26 13:40:15 -05:00
7b2ed2cca4
include hoptoad
2010-11-14 16:06:31 -05:00
ba8525e55b
disable asset packaging for the moment
2010-11-13 22:04:41 -05:00
d81c08f866
remember me on login
2010-11-13 19:42:56 -05:00
d8da87cbd9
ignore cap files, move auth config to yaml file
2010-11-13 10:37:57 -05:00
61b55d418e
ensure that session is initialized before redirecting user
2010-11-05 16:32:00 -04:00
895c6e721e
auth works - yaaay
2010-10-18 17:58:45 -04:00
531aac6523
upgrade to rails 3, make item tests pass
2010-10-03 19:50:32 -04:00
a7cb8a63d7
very basic styling to match impress
2010-05-15 19:34:13 -04:00
be2fe8c41a
rspec:install
2010-05-14 18:17:10 -04:00
87fc4bdf05
rails 3
2010-05-14 18:12:31 -04:00