Commit Graph

70 Commits

Author SHA1 Message Date
albert
eddf35556a upload fixes 2011-09-15 18:47:56 -04:00
albert
c8cb217e6c fix for dashboard 2011-09-15 18:06:42 -04:00
albert
78920aaf46 fixed sanitization for notes, added descaling when saving notes on scaled images 2011-09-13 19:50:38 -04:00
albert
89a406db33 added dtext test 2011-09-13 17:50:34 -04:00
albert
a19dd6a69f added sanitize, fixes #26: Clicking the wiki link withing comments gives a "page does not exist" error 2011-09-13 15:19:07 -04:00
albert
ccbca1a0c4 Fixes #32: Setting a default images size in the user profile does not seem to work 2011-09-13 13:15:57 -04:00
albert
51e8b57a3d fixes 2011-08-29 14:49:34 -04:00
albert
124403a921 implemented last-forum-read-at 2011-08-23 17:11:21 -04: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
3e2b2e7418 added new tag batch change model 2011-08-03 18:32:57 -04:00
albert
c8afd34d15 added ip addr search 2011-07-29 18:04:50 -04:00
albert
d0e8084f0f implemented moderator dashboard queue 2011-07-22 17:34:43 -04:00
albert
6791d4d113 fixed tag subscription tests 2011-07-20 17:23:38 -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
435d3bf6e2 fixed user tests 2011-06-05 04:05:21 -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
c348f6118f copied over download.rb changes from oldbooru 2011-04-08 13:18:22 -04:00
albert
f9c961cdc6 * Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
2011-03-28 18:48:02 -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
f48000a8b5 got rid of removedpost, restore classic is_deleted mechanics 2011-02-12 17:37:48 -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
albert
6076788d60 * Approvers can no longer approve an unapproved post if they previously approved it 2010-11-04 18:31:36 -04:00
albert
551c25909c * Denormalized post versions. Testing has shown it reduces the size
of the table 66%.
2010-11-04 18:17:03 -04:00
albert
d0d3487fc8 converted haml templates 2010-10-28 20:11:17 -04:00