albert
07f8dba7f2
work
2011-06-21 12:20:22 -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
49b3d43ddd
* meta_search now pulls directly from GitHub
...
* Updated gems
* [inprogress] New pagination helpers used instead of pagination presenters
* [inprogress] Favorites refactored to use ActiveRecord
* [inprogress] PostSets refactored to use a decorator/dependency injection pattern
* [inprogress] Made pool/post interaction more robust
* Pool#posts now returns an ActiveRelation object
* Fixed unit tests
2011-06-07 17:34:09 -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
ca68b2def1
moved stylesheets and javascripts to assets
2011-05-24 18:24:45 -04:00
albert
158810d9f0
fixed comment test
2011-05-16 09:27:06 -04:00
albert
aee5cf0aa1
fixed unit tests
2011-03-30 15:11:22 -04:00
albert
a871b425f6
added post flag test
2011-03-30 14:13:42 -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
7c45243d16
minor moderation fixes
2011-03-14 14:11:45 -04:00
albert
0830eb46c1
implemented post moderation
2011-03-14 14:08:29 -04:00
albert
90a41a334b
separated pool/post updates; fixed unit tests
2011-03-13 17:49:34 -04:00
albert
9e7efbd295
stubbed in view code from old danbooru; only janitors can lock a wiki page
2011-02-28 14:18:39 -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
33f5350677
implemented javascripts for approval/disapproval/unapproval from post/show page
2011-02-10 19:08:23 -05:00
albert
00ea319743
work on post unapproval javascript
2011-02-08 19:11:14 -05:00
albert
76a7594a97
implemented favorites on post/show page
2011-02-07 18:57:33 -05:00
albert
c80df378d8
fixed tests
2011-02-02 16:55:36 -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
7051b016f5
added revert methods for post
2011-01-26 18:26:32 -05:00
albert
f7e2344b9f
* Reworked how post versioning works, now more closely resembles the 1.18 strategy
2011-01-26 18:10:49 -05:00
albert
683d4583ac
* Added note version controller and test
...
* Added pool version controller and test
* Refactored unit tests for post disapprovals
* Renamed PostModerationDetail to PostDisapproval
2011-01-25 18:13: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
fc0a076aca
* Missing files
...
* Work on post exploration code by traversing dates
2010-10-27 20:16:43 -04:00
albert
a9da0f1059
add jrails, work on comments
2010-10-21 18:56:00 -04:00
albert
acdce69f20
more work
2010-10-19 19:34:31 -04:00
albert
f051e04550
sync
2010-10-08 18:42:26 -04:00
albert
ad39553aac
updated tests, switched to rails 3.0.0rc2
2010-08-26 14:36:02 -04:00
albert
5610731b35
sync
2010-08-18 18:42:33 -04:00
albert
23656e3fa9
* Continued work on improving post view templates
...
* Added statistics-based estimator for related tag calculator
* Fleshed out IpBan class based on changes to Danbooru 1.xx
2010-04-29 17:32:15 -04:00
albert
3666364469
changes
2010-03-26 16:19:12 -04:00
albert
3416a5dbcb
added
2010-03-26 15:41:30 -04:00
albert
f112ff7c67
implemented numbered paginator
2010-03-19 17:03:14 -04:00
albert
dcf8d0df4c
fixed upload->post converion process
2010-03-17 19:20:44 -04:00
albert
ca8be10ab9
more work on post uploads
2010-03-12 19:27:54 -05:00
albert
cd0aa75dbc
added pixiv proxy, report mailer
2010-02-24 16:00:52 -05:00
albert
55700efeb1
added notes
2010-02-24 15:40:55 -05:00
albert
96c6afd482
added post mod details
2010-02-24 12:18:32 -05:00
albert
2f907c67b5
fixed unit tests, tweaked attr_accessible rules
2010-02-19 17:54:44 -05:00
albert
9f353c32f4
added post voting
2010-02-15 17:45:09 -05:00
albert
e745a87e5f
added attr accessible guards to post
2010-02-15 14:45:39 -05:00
albert
e9c2d1e636
added artists, comments
2010-02-15 13:59:58 -05:00
albert
3d9d6e229a
added pool unit test
2010-02-13 05:11:27 -05:00
albert
caa7d8ef05
simplified regexps
2010-02-12 18:52:16 -05:00
albert
661c214094
added favorite unit tests
2010-02-12 18:46:43 -05:00