Commit Graph

281 Commits

Author SHA1 Message Date
albert
b5e5607902 reduce frequency of post count expiration for blank tag case 2013-03-15 13:15:44 -04:00
albert
6afad417aa remove newrelic yml 2013-03-15 11:09:29 -04:00
albert
15d565b455 fixes 2013-03-15 11:05:39 -04:00
albert
a30cdb0b9c refactor cron schedule 2013-03-15 11:04:31 -04:00
albert
2460acc65b fixes #867 2013-03-14 17:03:10 -04:00
albert
d5801db396 remove nrconfig reference 2013-03-13 16:35:04 -04:00
albert
656d591806 fixes to tag alias cache expiration, improved instructions for sign up 2013-03-13 12:15:56 -04:00
albert
b40df085d6 add nrconfig 2013-03-12 17:33:22 -04:00
albert
9cf65b6edc hide default license key for newrelic 2013-03-12 17:28:16 -04:00
albert
61cd492d4e fix tests 2013-03-12 17:01:52 -04:00
albert
47b88a1bb2 add hourly check for upload queue issues, restore old note coloring 2013-03-12 15:49:58 -04:00
albert
17f1069719 fixes #834 2013-03-11 13:25:34 -04:00
albert
c5ce14ac68 fixes #837 2013-03-11 13:14:25 -04:00
albert
99b1eb40bc add vacuum/analyze to crontab 2013-03-11 12:58:55 -04:00
albert
6a26e2c7f7 fixes #825 2013-03-10 16:36:54 -04:00
albert
e53d60d99b fixes #824 2013-03-10 16:31:39 -04:00
albert
fb21db2774 fixes #816 2013-03-09 12:59:09 -05:00
albert
2a1758636b fix favorite tags 2013-03-08 21:50:44 -05:00
albert
c9f6954b03 add action mailer init 2013-03-08 17:49:50 -05:00
albert
626c34b893 work on ses integration 2013-03-08 17:41:40 -05:00
albert
733c64ff2a fixes #744 2013-03-08 17:14:40 -05:00
albert
2b5a44a4fa fixes #774 2013-03-08 16:46:47 -05:00
albert
8f65b567a2 fixes #796 2013-03-08 13:44:34 -05:00
albert
80f3bb5e47 remove flag/appeal/pool element text flash on post/show 2013-03-08 13:17:47 -05:00
albert
2338f004eb refactored tsquery sql to use rails escaping mechanisms 2013-03-07 16:34:12 -05:00
albert
4c913b40c0 add db maintenance to cron script 2013-03-07 16:01:49 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
18dd8bd1e2 fixes #661 2013-03-05 16:56:10 -05:00
albert
f52181db94 Major revamp of security. Passwords are first SHA1 hashed and then
that hash is bcrypted.  Bcrypted hashes are stored in a new column on
users.  This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed.  Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00
albert
427e90bafb switch version to 2.1.0 2013-03-03 16:14:03 -05:00
albert
89c0ab86a8 add default queue 2013-03-03 01:21:00 -05:00
albert
f0b29fc3ba more intelligent queuing of async jobs 2013-03-03 01:12:31 -05:00
albert
b55d40e70a changes to tag sub processing 2013-03-02 23:52:07 -05:00
albert
85ab986a01 fixes #657 2013-02-28 17:37:23 -08:00
albert
132ef8f93c hide approval mod actions, better logic for user promotion/demotion mod actions 2013-02-28 10:19:31 -08:00
albert
cca0cc8dbd fix pool metatags, fix artist search 2013-02-26 23:35:17 -08:00
albert
cf2250a17f fixes #638 2013-02-26 22:56:16 -08:00
albert
c6d03f2d3a add tag seq nav 2013-02-25 12:09:02 -05:00
albert
2f47b01379 add action for marking forum as read 2013-02-24 17:09:07 -05:00
albert
81c9ba22a7 add wiki diff 2013-02-23 20:08:20 -05:00
albert
8bf842ae99 use sendmail mailer in production 2013-02-23 18:17:42 -05:00
albert
4a61498f0e delete action from post/show requires confirmation+flag reason now 2013-02-23 16:53:03 -05:00
albert
56dd8707fd controller tweaks 2013-02-23 15:58:21 -05:00
albert
0e0d83c7eb add legacy artist json api 2013-02-23 12:21:27 -05:00
albert
abefc91a42 add legacy artist xml api 2013-02-23 12:15:23 -05:00
albert
e7da9b2a37 sign out no longer requires http delete, can open up in new window 2013-02-23 11:01:33 -05:00
albert
6bc5b96d8e moved artist ban to separate action/button 2013-02-23 10:56:27 -05:00
albert
c0257916b4 fix for ads 2013-02-22 21:42:50 -05:00
albert
4203f344c0 fix for mod queue logic 2013-02-22 20:59:21 -05:00
albert
bbb8767b29 make forum post quoting regexp nongreedy 2013-02-22 12:24:10 -05:00