Commit Graph

215 Commits

Author SHA1 Message Date
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
albert
31927b54d7 bug fixes 2013-03-06 01:39:25 -05:00
albert
e8a1d3382d remove grandparenting constraint 2013-03-06 01:27:43 -05:00
albert
54c9b8ebee fix for queue 2013-03-06 01:18:45 -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
a98af2f19a fix post set bug, fixes #768 2013-03-05 19:45:27 -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
427e90bafb switch version to 2.1.0 2013-03-03 16:14:03 -05:00
albert
a214c12e5c fixes #730 2013-03-03 15:33:36 -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
58605f7fa4 fixes #707 2013-03-02 22:54:28 -05:00
albert
857b86fabe fixes #694 2013-03-02 21:27:04 -05:00
albert
43a32efdc5 better error message when searching comments with metatags 2013-03-02 20:55:46 -05:00
albert
c6c1da5de0 fix 2013-03-02 20:40:03 -05:00
albert
c602624ed5 fix 2013-03-02 20:37:57 -05:00
albert
70e8635d33 bug fix 2013-03-02 20:35:07 -05:00
albert
54f3610e51 better logic 2013-03-02 20:32:34 -05:00
albert
b34080d0af more aggressive timeout constraints for loose source queries 2013-03-02 20:30:59 -05:00
albert
e28c786fa1 fixes #684 2013-03-02 18:18:51 -05:00
albert
639ed80655 fixes #664 2013-02-28 21:57:28 -08:00
albert
e0f9f1d31a fix pools 2013-02-27 00:30:59 -08:00
albert
540d64682d fixes to post/pool apis 2013-02-26 22:29:59 -08:00
albert
c6d03f2d3a add tag seq nav 2013-02-25 12:09:02 -05:00
albert
1e758a7f7f fix issue with escaping < in dtext 2013-02-24 16:56:45 -05:00
albert
71067db7ea improved reltagquery intelligence 2013-02-23 20:56:02 -05:00
albert
586c9a7258 fix favcount 2013-02-23 19:46:32 -05:00
albert
a60eae695a restyle mod dashboard 2013-02-23 18:50:00 -05:00
albert
3accc2ab5f allow big tag in dtext 2013-02-23 16:24:29 -05:00
Peter Graham
4330e85b17 Support HTTPS in Downloads::File#http_get_streaming 2013-02-22 23:07:34 -08:00
albert
bbb8767b29 make forum post quoting regexp nongreedy 2013-02-22 12:24:10 -05:00
albert
73cce49fb0 add favorite tags to reltag js 2013-02-21 14:01:43 -05:00
albert
30c841d1ad fix source:none searches 2013-02-21 12:45:59 -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
13ebfeacb6 fix ordering of notes 2013-02-20 22:40:33 -05:00
albert
e51631fbfa should solve all residual tag_query_limit bugs 2013-02-20 21:56:09 -05:00
albert
7f7e8bf7f7 limit artist post previews to 10 2013-02-20 13:59:59 -05:00
albert
c766a1cb12 typo fix 2013-02-20 13:43:06 -05:00
albert
46d1d3db59 fixes for tag_query_limit 2013-02-20 10:20:41 -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
8fb20c6b3a fixed nico seiga sources 2013-02-19 23:09:07 -05:00
albert
2f72e99ed7 fixes for wiki links 2013-02-19 22:23:14 -05:00
albert
5202ee42f6 fixes #450 2013-02-19 21:57:25 -05:00
albert
7f11fb4583 fix for artist search 2013-02-19 21:41:35 -05:00