Dress to Impress, a big fancy Neopets customization tool!
Go to file
Emi Matchu 470c805880 Save last trade activity time onto User
In impress-2020, we do a big slow query to figure out which users have
been active in trades recently. Now, we cache that timestamp on the
User model.

This won't have any immediate effect; it's to clear the way for Classic
DTI to receive the better trade ratios feature people like from 2020.

I also added some unit testing infra because I finally wanted it! for
all the ways you can trigger this timestamp lol

Note too that this is a bit of an unusually complex migration, but my
hope is that the batching and query structure and such helps it run
surprisingly fast! 🤞
2024-01-19 00:00:46 -08:00
.devcontainer Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
.husky Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
app Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
bin Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
config Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
db Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
deploy Update my desktop SSH key 2024-01-14 03:07:12 -08:00
lib Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00
public Stop saving local copies of SWFs 2023-10-23 19:05:10 -07:00
test Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
vendor Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
.eslintrc.json Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
.gitignore Add .env.* to gitignore 2023-10-27 17:44:12 -07:00
.ruby-version Upgrade to Ruby 3.1.4 2023-10-23 19:05:07 -07:00
.yarnrc.yml Upgrade to Yarn 4.0.2 2024-01-14 23:05:53 -08:00
Gemfile Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
Gemfile.lock Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
LICENSE.md Update our license 2023-10-23 19:04:56 -07:00
Procfile.dev Fix bin/dev to use the right settings in development 2023-11-02 16:54:39 -07:00
README.md Oops, needs to be a README.md file! 2023-10-25 16:31:41 -07:00
Rakefile Uninstall resque 2023-10-23 19:05:04 -07:00
config.ru Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
package.json Upgrade to Yarn 4.0.2 2024-01-14 23:05:53 -08:00
yarn.lock Upgrade to Yarn 4.0.2 2024-01-14 23:05:53 -08:00

README.md

Dress to Impress beach logo

Dress to Impress

Oh! We've been revitalizing the Rails app! Fun!

There'll be more to say about it here soon :3