albert
9446343bd7
fixes #838
2013-03-12 12:53:24 -04:00
albert
2d39404b66
reduce tag sub post limit
2013-03-12 12:39:16 -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
17f1069719
fixes #834
2013-03-11 13:25:34 -04:00
albert
c5ce14ac68
fixes #837
2013-03-11 13:14:25 -04:00
albert
6b02826405
fix post flag
2013-03-10 16:48:56 -04:00
albert
60e7ef536c
fixes #826
2013-03-10 16:38:34 -04:00
albert
e53d60d99b
fixes #824
2013-03-10 16:31:39 -04:00
albert
054c736d6a
fixes #817
2013-03-10 14:49:40 -04:00
albert
f96cd644bc
add sanity check for update category post counts method
2013-03-10 00:35:36 -05:00
albert
5d80e25e29
fixes #716
2013-03-09 19:41:16 -05:00
albert
73cb768cee
fixes #815
2013-03-09 11:38:31 -05:00
albert
73edc3c86f
fixes #578
2013-03-09 11:08:06 -05:00
albert
1da9e24bd0
fixes #804
2013-03-09 01:56:59 -05:00
albert
6a2f69f2fc
fixes #806
2013-03-09 01:41:26 -05:00
albert
5560d79d5c
fixes #108
2013-03-09 01:23:40 -05:00
albert
733c64ff2a
fixes #744
2013-03-08 17:14:40 -05:00
albert
9eff846978
fixes #754
2013-03-08 17:01:32 -05:00
albert
3b87a383b2
fixes #766
2013-03-08 16:52:24 -05:00
albert
1a03f49adc
fixes #775
2013-03-08 15:56:24 -05:00
albert
d907dfedbb
add new options for moving nav links
2013-03-07 18:31:20 -05:00
albert
f8619e689e
bug fix with user settings for builders, fixes #784
2013-03-07 17:52:05 -05:00
albert
2338f004eb
refactored tsquery sql to use rails escaping mechanisms
2013-03-07 16:34:12 -05:00
albert
2e41efe5b5
fixes #773
2013-03-06 20:23:18 -05:00
albert
dba5fd23e1
fixes #778
2013-03-06 20:13:55 -05:00
albert
1582a6135b
fixes #779
2013-03-06 20:09:43 -05:00
albert
a480b054a0
fixes #780
2013-03-06 19:54:11 -05:00
albert
ea754b78eb
Merge remote-tracking branch 'coconutex/master' into coconutex-pixiv-search-merge
2013-03-06 18:44:30 -05:00
albert
09fb5da041
should fix #783
2013-03-06 18:36:55 -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
Coconut
3fd375b23a
Added pixiv: metatag and Pixiv source indexes
...
Adds a pixiv: metatag to quickly find posts by Pixiv ID. Adds
source:pixiv/* searches to allow left-anchored source searches for Pixiv
sources. Added relevant indexes to make these queries efficient.
2013-03-06 12:19:20 -05:00
albert
31927b54d7
bug fixes
2013-03-06 01:39:25 -05:00
albert
93ac6601aa
fix for raw_tag_match
2013-03-06 01:31:45 -05:00
albert
e8a1d3382d
remove grandparenting constraint
2013-03-06 01:27:43 -05:00
albert
ad19ae5542
bug fixes
2013-03-06 01:13:41 -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
3471aa6535
fixes #761
2013-03-05 20:04:08 -05:00
albert
3addb4f02a
fixes #762
2013-03-05 20:02:35 -05:00
albert
b5099d737d
fixes #763
2013-03-05 19:52:20 -05:00
albert
29e3e7be0e
fixes #769
2013-03-05 19:43:49 -05:00
albert
d912ba6172
fixes #764
2013-03-05 17:18:01 -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
23f9c2396f
fixes #729
2013-03-03 16:05:47 -05:00
albert
2c270e09e2
fixes #731
2013-03-03 15:34:23 -05:00
albert
0137f7ff79
fix logic for source searches
2013-03-03 14:56:39 -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