Commit Graph

48 Commits

Author SHA1 Message Date
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
aac315e0b2 limit wiki pages to 8 posts 2012-01-06 18:47:37 -05:00
albert
e42ea9c608 added popular exploration, added order:rank 2011-08-11 15:39:51 -04:00
albert
4f0273143b bug fixes 2011-08-05 19:33:39 -04:00
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
469ae14805 fixed tests, implemented sql based partitioning for favorites 2011-07-16 20:16:34 -04:00
albert
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
a16dfdf0dd fixes 2011-07-09 03:32:18 -04:00
albert
085995126c changes 2011-07-03 19:12:31 -04:00
albert
bd3af50e10 changes 2011-07-02 21:04:29 -04:00
albert
5cf122c2e0 changes 2011-06-29 12:47:40 -04:00
albert
4e19d98047 changes 2011-06-26 01:52:42 -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
033f0fc266 added wiki page post set test 2011-06-11 17:29:55 -04:00
albert
1a303fd3db added tests for post sets 2011-06-11 17:05:46 -04:00
albert
ca7afc10be revamped pool tests 2011-06-10 01:02:09 -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
90a41a334b separated pool/post updates; fixed unit tests 2011-03-13 17:49:34 -04:00
albert
81aec6b950 wiki pages 2011-03-10 18:35:19 -05:00
albert
e431452a11 improved pool simple edit interface 2011-03-03 18:26:50 -05: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
46164eab4f finished dmails and favorites functional tests 2010-12-05 22:27:45 -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