Commit Graph

267 Commits

Author SHA1 Message Date
albert
61cd492d4e fix tests 2013-03-12 17:01:52 -04:00
albert
687a775fdf change how tag counts are recalculated after a tag category changes 2013-03-12 12:26:25 -04:00
albert
a6ed8bcaf1 fix post count cache expiration across servers 2013-03-11 18:50:23 -04:00
albert
fe97436f81 fix tests 2013-03-11 18:12:27 -04:00
albert
e53d60d99b fixes #824 2013-03-10 16:31:39 -04:00
albert
1da9e24bd0 fixes #804 2013-03-09 01:56:59 -05:00
albert
5560d79d5c fixes #108 2013-03-09 01:23:40 -05:00
albert
1a03f49adc fixes #775 2013-03-08 15:56:24 -05:00
albert
8f65b567a2 fixes #796 2013-03-08 13:44:34 -05:00
albert
dba5fd23e1 fixes #778 2013-03-06 20:13:55 -05:00
albert
d38c423065 add test cases 2013-03-06 19:24:58 -05:00
albert
e098863864 add test case for tag category changing, immediately update cache for tag category changes in local server 2013-03-06 18:19:38 -05:00
albert
93ac6601aa fix for raw_tag_match 2013-03-06 01:31:45 -05:00
albert
e53d71b31b fixes #749, fixes tag alias related regressions 2013-03-05 22:51:21 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
5ab9887923 only store partial hash in cookies for validation 2013-03-05 16:49:09 -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
68ac05e31c fixes #705 2013-03-02 22:45:15 -05:00
albert
e28c786fa1 fixes #684 2013-03-02 18:18:51 -05:00
albert
48953df07b fixes #673 2013-03-01 06:27:48 -08:00
albert
597e566ee4 add test case for pool metatag 2013-03-01 06:18:40 -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
1acfe65499 fix score updates for favoriting 2013-02-26 22:45:56 -08:00
albert
155974210b undeleting a post now records the approver 2013-02-26 22:38:46 -08:00
albert
4cbef26c05 fix comment bumping 2013-02-24 17:54:42 -05:00
albert
f16a70ab7e fix test 2013-02-23 21:09:55 -05:00
albert
3b4222cacd add test case for fast_count 2013-02-23 19:35:21 -05:00
albert
3967cf7343 fixes #442 2013-02-23 11:55:11 -05:00
Albert Yi
1755a1671f Merge pull request #584 from 6/https-source
Upload from HTTPS sources
2013-02-23 08:39:42 -08:00
albert
dbdbdd2337 fix artist test 2013-02-23 10:58:31 -05:00
albert
7585462368 add test case for note 2013-02-23 10:44:42 -05:00
Peter Graham
a725c81e1e Upload#is_downloadable? returns true for https sources 2013-02-22 23:08:31 -08:00
Peter Graham
4330e85b17 Support HTTPS in Downloads::File#http_get_streaming 2013-02-22 23:07:34 -08:00
albert
23c0cb5529 add post previews to user profile, improved ui for tag subscriptions 2013-02-21 18:18:08 -05:00
albert
d16a240eda for artist urls, normalize https 2013-02-21 16:13:06 -05:00
albert
7ccf663f48 add test case for searching for >6 tags 2013-02-21 11:38:38 -05:00
albert
aafcf34461 disable block on exclude-tag-only searches (statement timeout will prevent abuse) 2013-02-21 11:34:46 -05:00
albert
b03e889cdd fixed tests 2013-02-20 16:24:59 -05:00
albert
3250ea4218 fix dtext test 2013-02-20 00:42:03 -05:00
albert
66fc05e30b change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level 2013-02-20 00:02:43 -05:00
albert
7f11fb4583 fix for artist search 2013-02-19 21:41:35 -05:00
albert
3baebcbb41 fixes #439, fixes dtext tests 2013-02-19 15:42:52 -05:00
albert
e3ddafa265 fix tests 2013-02-18 20:59:45 -05:00
albert
eb1ba8f708 fix tests 2013-02-17 21:32:07 -05:00
albert
c7ffda81bf improved artist test 2013-01-11 16:38:06 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
f44ba8fe9f fix pixiv source 2012-12-26 15:11:21 -05:00
albert
e7d6b8c449 maintain current directory structure for images 2012-08-21 18:29:09 -04:00