r888888888
6caa0f0436
fix tests
2013-04-14 22:24:55 -07:00
albert
6f3bf9c186
fixes #1212
2013-04-09 18:02:01 -04:00
albert
8653423d3b
fix user test
2013-04-08 14:40:24 -04:00
albert
c540c4f891
Fixes #1121 , rename Post#annihilate to Post#expunge
2013-04-08 13:44:43 -04:00
albert
5a0b0dfa68
fix tests
2013-04-05 17:43:01 -04:00
albert
e0a5b748d9
fixes #1149
2013-04-04 18:24:06 -04:00
albert
b19994396d
fix tests, fixes #1173
2013-04-03 17:23:25 -04:00
albert
e629454b65
fix tests
2013-03-31 15:00:07 -04:00
albert
e2c2a8309d
add pixiv id search
2013-03-31 14:43:54 -04:00
albert
4f8cd6006c
fixes for source pattern search, fixed tests
2013-03-29 11:28:01 -04:00
albert
fac215141d
fixes #1105
2013-03-26 20:55:58 -04:00
albert
a9be96ce8b
implements user name change requests
2013-03-26 18:13:03 -04:00
albert
520e97485b
add support for user name changes
2013-03-26 01:03:42 -04:00
albert
f4cc6e7d99
fix tests
2013-03-25 23:58:44 -04:00
albert
df54434456
tweak upload limit
2013-03-22 23:12:40 -04:00
albert
48b1f63028
fixes #1041
2013-03-22 20:36:34 -04:00
albert
dca946b2b8
add test cases
2013-03-22 19:20:38 -04:00
albert
d1127da13f
add test case for download retry
2013-03-22 19:15:12 -04:00
albert
a4b67fa072
fix tests and typo bugs
2013-03-22 18:54:37 -04:00
albert
6c54d89a36
* All users can now view deleted posts.
...
* Posts now have an is_banned flag for artist removal requests. Basic users can not view banned posts but gold and higher can.
* Banning an artist both deletes the post and bans it.
* By default deleted posts are not filtered out of post searches at the sql level.
2013-03-22 09:38:53 -07:00
albert
5ba535efd3
fix text
2013-03-21 15:21:07 -07:00
albert
4606ec4763
priv users now have 6sec timeout, platinum users have 9sec timeout
2013-03-21 07:46:49 -07:00
albert
2ac22d07cd
implement api limiting
2013-03-20 16:35:35 -07:00
albert
7470d189c3
add api authentication
2013-03-20 15:43:17 -07:00
小太
cba839ba76
Kill trailing whitespace in ruby files
2013-03-19 23:10:10 +11:00
albert
922ccabe1d
fix comment votes affecting comment updater_id
2013-03-18 16:03:29 -07:00
albert
770ace0e68
fix tests, implement limits for favorites
2013-03-18 12:41:33 -07:00
albert
d21c4500d2
fixed tests
2013-03-18 03:26:02 -04:00
albert
69607c0ea8
fixes #920
2013-03-17 20:56:34 -04:00
albert
3a74990474
fixes #862
2013-03-13 12:26:01 -04:00
albert
656d591806
fixes to tag alias cache expiration, improved instructions for sign up
2013-03-13 12:15:56 -04:00
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