Commit Graph

237 Commits

Author SHA1 Message Date
albert
fff581dc28 no longer decrement post counts when post is deleted 2013-03-18 09:28:31 -07:00
albert
177baa9ec7 * Refactored tag fix code
* Revert quick search open in new window behavior
2013-03-18 09:13:39 -07:00
albert
a52eb3ddc2 fixes #848 2013-03-17 23:13:47 -04:00
albert
0c8a3f25a7 fixes #908 2013-03-17 21:32:32 -04:00
albert
9210a72c4c addresses #927, make date searches time zone aware 2013-03-17 20:26:00 -04:00
albert
15d565b455 fixes 2013-03-15 11:05:39 -04:00
albert
a30cdb0b9c refactor cron schedule 2013-03-15 11:04:31 -04:00
albert
d8201b7c6d fixes #868 2013-03-14 17:36:30 -04:00
albert
656d591806 fixes to tag alias cache expiration, improved instructions for sign up 2013-03-13 12:15:56 -04:00
albert
47b88a1bb2 add hourly check for upload queue issues, restore old note coloring 2013-03-12 15:49:58 -04:00
albert
71fe9def4f fixes #850 2013-03-12 13:21:46 -04:00
albert
43177cbad8 fixes #827 2013-03-10 16:56:04 -04:00
albert
e53d60d99b fixes #824 2013-03-10 16:31:39 -04:00
albert
2b5a44a4fa fixes #774 2013-03-08 16:46:47 -05:00
albert
9af2826098 fixes #800 2013-03-08 16:07:20 -05:00
albert
35a51c0351 fixes #790 2013-03-08 15:23:39 -05:00
albert
af6b940a64 fixes #798 2013-03-08 15:16:23 -05:00
albert
5e94ab41e5 allow center and code tags in dtext 2013-03-08 13:46:37 -05:00
albert
d907dfedbb add new options for moving nav links 2013-03-07 18:31:20 -05:00
albert
2338f004eb refactored tsquery sql to use rails escaping mechanisms 2013-03-07 16:34:12 -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
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