Commit Graph

1228 Commits

Author SHA1 Message Date
albert
41f7e2a804 move nav link help 2013-03-08 13:25:31 -05:00
albert
80f3bb5e47 remove flag/appeal/pool element text flash on post/show 2013-03-08 13:17:47 -05:00
albert
147efb74d3 change post nav setting to post nav js setting 2013-03-07 19:40:23 -05:00
albert
9765331b9c hide nav help on main listing 2013-03-07 18:34:00 -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
307bf5e57d disable tags param if empty 2013-03-07 17:48:41 -05:00
albert
2338f004eb refactored tsquery sql to use rails escaping mechanisms 2013-03-07 16:34:12 -05:00
albert
b7a5612c82 fixes #789 2013-03-07 16:04:00 -05:00
albert
696f69e766 fixes #746 2013-03-06 20:36:58 -05:00
albert
e9269897c0 fixes #770 2013-03-06 20:27:38 -05:00
albert
eb45911953 fixes #772 2013-03-06 20:23:48 -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
d38c423065 add test cases 2013-03-06 19:24:58 -05:00
albert
ea754b78eb Merge remote-tracking branch 'coconutex/master' into coconutex-pixiv-search-merge 2013-03-06 18:44:30 -05:00
albert
22b8186d1e fixes #782 2013-03-06 18:42:39 -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
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
80f63cc587 fixes #751 2013-03-05 22:10:14 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
e10f15d2db fixes #755 2013-03-05 20:43:32 -05:00
albert
65d366e71f fixes #756 - hide table header 2013-03-05 20:38:30 -05:00
albert
0c367d5338 fixes #758 2013-03-05 20:37:19 -05:00
albert
30a8b70dcb fixes #760 2013-03-05 20:12:55 -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
f974ba68db fixes #767 2013-03-05 19:50:01 -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
3621edd357 fixes #715 2013-03-05 17:53:59 -05:00
albert
84cb2b9ec1 fixes #706 2013-03-05 17:45:42 -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
23f9c2396f fixes #729 2013-03-03 16:05:47 -05:00
albert
f11069a34a fixes #738 2013-03-03 16:01:05 -05:00
albert
7c4e933bea potential fix for #737 2013-03-03 15:51:57 -05:00
albert
37f26f179f fixes #735 2013-03-03 15:44:42 -05:00