Commit Graph

88 Commits

Author SHA1 Message Date
albert
40745a2e6e added new landing page 2011-10-28 19:21:44 -04:00
albert
aa1443da6e fixes #162: Excluded tag searches (i.e. -tag) don't work alone or with metatags. 2011-10-26 18:40:25 -04:00
albert
5a52ccbbc9 fix 2011-10-26 18:20:40 -04:00
albert
0229dbc711 updated mod queue 2011-10-26 18:16:29 -04:00
albert
69044f3389 reverted post version tag change for danbooru2 2011-10-22 21:34:32 -04:00
albert
0de90d487b fixed tests 2011-10-22 19:01:27 -04:00
albert
73a8c19c6e fix setting parent_id, add approval status notices on top of post/show 2011-10-22 12:54:14 -04:00
albert
02c0a0f1c6 post mode menu fixes 2011-10-22 01:56:36 -04:00
albert
57c922ec30 added post#annihilate, removed stale post_moderation views 2011-10-15 23:07:50 -04:00
albert
4abf66cf44 fixes #123: Tags aren't alphabetized 2011-10-14 14:28:04 -04:00
albert
3c1a25f6d8 added post pruner, added mod action notifications when approving/deleting posts 2011-09-30 11:34:41 -04:00
albert
fbc1fb1f51 fixes #80: Clicking Pixiv source address at the information panel 2011-09-16 10:58:02 -04:00
albert
571110e9eb fixes #71: Comment spoiler function not working 2011-09-15 18:12:48 -04:00
r888888888
71c717b79e Merge pull request #62 from Bapabooiee/master
Dialog for reporting a post has already been voted on has a typo
2011-09-14 09:53:06 -07:00
albert
662bc744c7 Fixes #15: Unable to add parent-child links 2011-09-14 12:30:17 -04:00
Dean Matzkov
3391ed3bbc Fixed a typo 2011-09-13 19:40:37 -06:00
albert
c818f2c114 fixed pixiv tests, added metatag support when tagging fixes #23: Unable to add to pool using "pool:XXX" syntax 2011-09-13 19:08:39 -04:00
albert
d29287dffc fixes #30: Hot function currently broken 2011-09-13 13:20:19 -04:00
albert
ce720dab6c fix for preview path 2011-08-30 15:05:30 -04:00
albert
8b0ff52ede updated install script 2011-08-28 11:11:58 -04:00
albert
e3a9614930 fixes to whenever scripts 2011-08-23 16:15:29 -04:00
albert
e42ea9c608 added popular exploration, added order:rank 2011-08-11 15:39:51 -04:00
albert
c078178fc4 added whenever (cron replacement), fixed related tag calculation updates (now delayed), tag subscriptions now calculated on cron 2011-08-05 19:07:28 -04:00
albert
e106f70b6d * Removed memcaching for TagImplication (too many latent race conditions)
* Added Post.exact_tag_match to skip normalization/metatag parsing
* Added DelayedJob support for tag alias/implication processing
2011-08-04 19:54:13 -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
bd3af50e10 changes 2011-07-02 21:04:29 -04:00
albert
28d179708f changes 2011-06-25 16:33:30 -04:00
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