Commit Graph

49 Commits

Author SHA1 Message Date
albert
3e4d149d28 fixes #959 2013-03-22 10:38:37 -07:00
albert
05aaefdf48 add support for pre tags in dtext 2013-03-20 15:09:35 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
35a51c0351 fixes #790 2013-03-08 15:23:39 -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
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
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
02360c53c7 show tags for tag subscriptions in post listing 2013-02-18 20:18:21 -05:00
albert
85a8132ad8 hide related deleted post link for non-priv 2013-02-18 14:52:29 -05:00
albert
bfe0af7649 add shortcut to deleted posts 2013-02-18 14:51:17 -05:00
albert
838f8cb77d fix 2013-01-30 22:02:50 -08:00
albert
df715f7ecb fix 2013-01-30 15:30:54 -08:00
albert
468428d67d bug fix 2013-01-14 16:46:35 -05:00
albert
966962cf80 changes to limit 2013-01-14 16:09:19 -05:00
albert
9872d3d455 changes to limit 2013-01-14 16:05:08 -05:00
albert
0cd009df24 changes to limit 2013-01-14 16:04:05 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
575f138797 layout changes 2013-01-06 14:26:20 -05:00
albert
cd38472cb3 fix scoping for fast_count 2013-01-06 13:43:58 -05:00
albert
a344fdbfe6 use fast count in post paginator 2013-01-06 13:43:11 -05:00
albert
8da4eabb96 add humanized tag string for posts 2012-11-02 18:22:08 -04:00
albert
c14f020ce2 * Fix for Pixiv changes
* Fix for artist/wiki pages for -names
2012-02-08 12:44:17 -05:00
albert
914d2d5b4e fixes #280 2012-01-14 17:19:42 -05:00
albert
673ff02fcf tag set presenter 2012-01-14 14:31:09 -05:00
albert
28212516df added better error messages for search errors 2012-01-13 18:21:16 -05:00
albert
779ff94944 fixes #208 2012-01-06 18:58:01 -05:00
albert
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
739e28919a refactoring 2011-06-25 19:31:39 -04:00
albert
1ad075c05a post index noe works 2011-06-24 18:22:54 -04:00
albert
9ac7f85f0b changes 2011-06-21 17:29:58 -04:00
albert
2f1fdcb459 more work on paginators 2011-06-21 14:32:07 -04:00
albert
fab37bc0d3 fixed post listing 2011-06-21 13:10:01 -04:00
albert
07f8dba7f2 work 2011-06-21 12:20:22 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
1a303fd3db added tests for post sets 2011-06-11 17:05:46 -04:00
albert
f67374da83 * Some major bug fixes related to post sets. Tests for pools and favorites were added.
* Refactored the favorites code a bit. Adding a favorite from either an user or a post now works and will update all necessary records.
2011-06-07 19:06:39 -04:00
albert
ca3e9bb6db major refactoring of post sets and pagination, incomplete 2011-06-03 19:47:16 -04:00
albert
969185ad24 work 2011-05-26 19:10:08 -04:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -05:00
albert
3ba52acfe0 added post controller test 2011-01-28 18:03:00 -05:00
albert
2053e6ad8c * Renamed Post.find_by_tags into Post.tag_match, made into a full fledged scope
* Post.tag_match no longer takes an options hash (use other arel builders instead)
2011-01-28 17:40:22 -05:00
albert
39dd2e277a * Refactored PostSet, splitting it into PostSets::Post and PostSets::Favorite
* Additional functional tests
2010-12-01 17:21:05 -05:00