Commit Graph

49 Commits

Author SHA1 Message Date
albert
50d2430436 fixes #996 2013-03-20 09:35:45 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
61cd492d4e fix tests 2013-03-12 17:01:52 -04: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
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
f0b29fc3ba more intelligent queuing of async jobs 2013-03-03 01:12:31 -05:00
albert
56dd8707fd controller tweaks 2013-02-23 15:58:21 -05:00
albert
e51631fbfa should solve all residual tag_query_limit bugs 2013-02-20 21:56:09 -05:00
albert
8a46836238 show related tags for fav metatag 2013-02-18 20:50:38 -05:00
albert
fb09da288f fix jlist rss ads 2013-02-18 15:34:26 -05:00
albert
2fa5fb6738 fixes 2013-02-18 00:22:05 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
cd134d4265 change sample width to 850 2013-01-06 14:54:01 -05:00
albert
f70758da38 fixes to ad code 2013-01-06 14:05:54 -05:00
albert
e7d6b8c449 maintain current directory structure for images 2012-08-21 18:29:09 -04:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
e99326c4df changed large size to 900px 2012-04-18 10:52:14 -04:00
albert
7269ec0076 removed small image support 2012-03-13 18:28:32 -04:00
albert
5ffd6d552a fix tests 2011-12-22 18:22:32 -05:00
albert
8fffa9747f fix attr_accessible 2011-12-14 11:19:58 -05:00
albert
4baf5be7a2 added upgrade mailer 2011-12-02 16:46:37 -05:00
albert
41d2634304 added post atom feed 2011-11-11 17:50:26 -05:00
albert
d9f2ff709a default large image width switched to 960 2011-11-01 17:07:51 -04:00
albert
8eb9bc612b implemented pixa source 2011-09-29 11:34:31 -04:00
albert
ef51e8bc1e added nico seiga sources 2011-09-28 18:46:28 -04:00
albert
218096a5c4 moved source passwords into config 2011-09-26 17:32:52 -04:00
albert
19e052724c fixes #85: Emailed message of Password Reset Request 2011-09-18 15:47:15 -04:00
albert
e3a9614930 fixes to whenever scripts 2011-08-23 16:15:29 -04:00
albert
c6888984db implemented blacklists 2011-08-07 15:44:54 -04:00
albert
37e1b8d9da work on tag controller 2011-07-17 19:05:31 -04:00
albert
085995126c changes 2011-07-03 19:12:31 -04:00
albert
bd3af50e10 changes 2011-07-02 21:04:29 -04:00
albert
4e19d98047 changes 2011-06-26 01:52:42 -04:00
albert
1ad075c05a post index noe works 2011-06-24 18:22:54 -04:00
albert
39dd2e277a * Refactored PostSet, splitting it into PostSets::Post and PostSets::Favorite
* Additional functional tests
2010-12-01 17:21:05 -05:00
albert
a156cc8c62 moved some donmai-specific stuff out of default config 2010-11-19 13:44:11 -05:00
albert
fc0a076aca * Missing files
* Work on post exploration code by traversing dates
2010-10-27 20:16:43 -04:00
albert
acdce69f20 more work 2010-10-19 19:34:31 -04:00
albert
f051e04550 sync 2010-10-08 18:42:26 -04:00
albert
dcf8d0df4c fixed upload->post converion process 2010-03-17 19:20:44 -04:00
albert
15c134b270 work on controllers/views started 2010-03-11 19:42:04 -05:00
albert
ac98d7db37 stubbed in blank controllers/helpers/functional tests 2010-03-10 18:21:43 -05:00
albert
0bb52fd63a added dmail test 2010-02-20 18:08:22 -05:00
albert
9c441aff4c added resizer 2010-02-08 01:40:39 -05:00
Albert Yi
341a24e22e tag unit test 2010-02-06 23:11:26 -05:00
Albert Yi
3bfae1f0db added user test, basic user methods 2010-02-06 16:48:40 -05:00