Commit Graph

165 Commits

Author SHA1 Message Date
r888888888
49d2df80f6 add basic support for safe mode 2013-07-17 13:59:44 -07:00
r888888888
01057a9cd5 fix migrations 2013-07-16 17:09:04 -07:00
Toks
7fc16c14b1 fixes #1817 2013-07-12 18:29:11 -04:00
r888888888
774dadf7a5 fixes #1728 2013-06-20 15:10:39 -07:00
r888888888
9b7d887c48 add statement timeout for migration 2013-06-18 20:44:34 -07:00
r888888888
97a1550d2e potential fix for #1745 2013-06-18 16:10:30 -07:00
r888888888
f16f530eea fixes #1747 2013-06-18 16:06:48 -07:00
r888888888
f16178623b add categories to forum topics 2013-06-06 16:18:04 -07:00
r888888888
9df5952778 typo fix 2013-05-29 13:21:24 -07:00
Toks
a9efb93e99 add category field to pools 2013-05-06 12:14:42 -04:00
r888888888
3f3a7051c5 fix migration 2013-04-26 23:21:22 -07:00
r888888888
e861425315 stopgap measure for #1210 2013-04-26 17:54:46 -07:00
Toks
69e5ca68bf fixes #1420 2013-04-24 08:51:23 -04:00
r888888888
e2a38ebc17 fixes #1284 2013-04-21 11:36:43 -07:00
r888888888
7a747e9ac0 fixes #1371, additional fixes to seed script 2013-04-19 15:21:43 -07:00
r888888888
36bbda3d45 fixes #1085 2013-04-18 00:04:51 -07:00
Toks
53ee04d6a2 fixes #619 2013-04-17 20:09:48 -04:00
r888888888
2dfa616f33 fixes #1350, better db:seed script 2013-04-16 20:23:02 -07:00
r888888888
6caa0f0436 fix tests 2013-04-14 22:24:55 -07:00
albert
c17ab321be fixes #1224 2013-04-09 15:20:34 -04:00
albert
e305f8e501 fixes #1154 2013-03-31 22:16:31 -04:00
albert
fb7b82d60a fixes #942 2013-03-31 21:36:44 -04:00
albert
b751aaf7cf fix index 2013-03-31 15:08:54 -04:00
albert
a234bf0836 fix pixiv id migration 2013-03-31 15:06:23 -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
a1675c65a8 fixes #1144 2013-03-30 15:18:52 -04:00
albert
4f8cd6006c fixes for source pattern search, fixed tests 2013-03-29 11:28:01 -04:00
Coconut
844a077599 Strip junk from Pixiv URLs before indexing, #726 2013-03-29 10:27:55 -04:00
albert
520e97485b add support for user name changes 2013-03-26 01:03:42 -04:00
albert
faada9f87b fixes 2013-03-23 12:12:54 -04:00
albert
2378e91006 fixes #841 2013-03-23 12:06:49 -04:00
albert
0cfaed99e0 fixes #1056 2013-03-23 11:49:25 -04:00
albert
a4b67fa072 fix tests and typo bugs 2013-03-22 18:54:37 -04:00
albert
4dcc21a97a fixes #948 2013-03-22 10:47:24 -07:00
albert
3e4d149d28 fixes #959 2013-03-22 10:38:37 -07: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
8d02918618 remove up/down score from posts 2013-03-21 07:57:32 -07:00
albert
ed70b09e5e fixes #989 2013-03-20 00:13:35 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
0d6ecf25c0 fixes #889 2013-03-18 16:19:09 -07:00
albert
97a3db2c80 fix migration 2013-03-18 03:32:40 -04:00
albert
d21c4500d2 fixed tests 2013-03-18 03:26:02 -04:00
albert
a52eb3ddc2 fixes #848 2013-03-17 23:13:47 -04:00
albert
34d7e337ac fixes #911 2013-03-17 21:27:17 -04:00
albert
28a40aeee4 fixes #925 2013-03-17 20:33:25 -04: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
d38c423065 add test cases 2013-03-06 19:24:58 -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