Commit Graph

205 Commits

Author SHA1 Message Date
Toks
ab7f97c5ae #1984: Fix script 2013-10-07 11:43:13 -04:00
Toks
4b6edbb50d #1984: Update script
A pool version should be created to keep track of the change.
2013-09-26 20:50:40 -04:00
r888888888
989a04be97 fixes #1984 2013-09-26 17:25:01 -07:00
r888888888
7427833de6 fixes #1987 2013-09-18 17:59:46 -07:00
r888888888
c520c7f03c fixes #1847 2013-07-11 15:50:51 -07:00
r888888888
0e19fc9cb3 fixes #1660 2013-05-31 15:22:09 -07:00
r888888888
11d65d8834 add debug output for fix script 2013-05-31 15:16:34 -07:00
r888888888
4f1377405c fixes #1660 2013-05-31 15:15:24 -07:00
r888888888
d65838a3fd fixes #1670 2013-05-31 15:11:48 -07:00
r888888888
b497edc4bf fixes #1699 2013-05-31 14:55:20 -07:00
r888888888
6f8271c412 fix 014 2013-05-08 15:16:22 -07:00
r888888888
dc29ed8810 fix note range fix 2013-05-08 13:16:12 -07:00
r888888888
c944d5315a add fix for empty post flags 2013-05-07 13:49:25 -07:00
r888888888
ce10a72bb6 fixes #1396, fix tests 2013-05-03 17:29:41 -07:00
r888888888
d5f575159f rename references of privileged to gold 2013-04-28 00:04:52 -07:00
r888888888
caa335d80f changes to fix 2013-04-23 21:14:02 -07:00
r888888888
4bab109b4d update fix 2013-04-21 19:37:39 -07:00
r888888888
3f665244bc fixes #1381 2013-04-21 14:20:46 -07:00
r888888888
026ca44829 fix script updates 2013-04-21 11:45:46 -07:00
r888888888
8ad46b1352 update version 2013-04-19 16:41:20 -07:00
r888888888
d2e7079125 fix for #1372, prefixed/suffixed underscores are rendered as underscores for users 2013-04-19 16:16:26 -07:00
r888888888
d2f2a142b9 fixes #1361 2013-04-19 15:35:36 -07:00
r888888888
00034f1a17 refactored favorites 2013-04-18 20:19:11 -07:00
albert
731a67944c fix for #1239 2013-04-09 15:14:24 -04:00
albert
a0f037baab add fix for deleted post parents 2013-04-08 14:33:58 -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
4fef3aa9b2 add additional fix for pixiv ids 2013-04-03 17:56:54 -04:00
albert
e2c2a8309d add pixiv id search 2013-03-31 14:43:54 -04:00
albert
fc32a0023c add weekly maintenance script 2013-03-31 14:11:48 -04:00
albert
bd28711158 add cached tag xml dump 2013-03-30 12:14:38 -04:00
albert
fdb535ebbd fixes #1092, fixes naming for tag alias|implication requests, includes fix method 2013-03-25 23:07:49 -04:00
albert
48b1f63028 fixes #1041 2013-03-22 20:36:34 -04:00
albert
4dcc21a97a fixes #948 2013-03-22 10:47:24 -07:00
albert
eed3772cdb fixes #989 2013-03-22 09:53:03 -07:00
albert
ed70b09e5e fixes #989 2013-03-20 00:13:35 -07:00
albert
8dc6d59529 fixes #980 2013-03-19 22:58:46 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
95ac6c7762 fix ordering of fix method 2013-03-18 22:18:32 -07:00
albert
f5240d06fe fixes #945 2013-03-18 17:12:44 -07:00
albert
bd6c8a5e90 fixes #957 2013-03-18 16:41:09 -07:00
albert
b65efb975b fixes #935 2013-03-18 09:40:18 -07:00
albert
7b5a73a2d2 fixes #931 2013-03-18 09:33:45 -07:00
albert
fff581dc28 no longer decrement post counts when post is deleted 2013-03-18 09:28:31 -07:00
albert
51d1f54102 update fix 2013-03-17 21:28:24 -04:00
albert
28a40aeee4 fixes #925 2013-03-17 20:33:25 -04:00
albert
10f40f4518 fix script to correct old pool versions 2013-03-12 13:41:10 -04:00
albert
687a775fdf change how tag counts are recalculated after a tag category changes 2013-03-12 12:26:25 -04:00
albert
601c53b34a add large post fix script 2013-03-07 17:16:49 -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