albert
2c6f69e309
remove bootstrap form css
2012-01-13 17:16:44 -05:00
albert
4135fb2f8c
Fixes #216
2012-01-06 19:13:54 -05:00
albert
435d6081da
fixes #211
2012-01-06 19:01:59 -05:00
albert
1b337afe37
fixes #200
2012-01-06 18:30:01 -05:00
albert
073ab8ee96
* Fixed favorites deletion
...
* Fixed parenting when dealing with post deletion
2012-01-06 18:20:18 -05:00
albert
5d71f005b0
expire name cache after 1 hour
2011-12-22 12:47:13 -05:00
albert
7aca7f3e2f
added legacy api for posts
2011-12-22 12:39:27 -05:00
albert
8fffa9747f
fix attr_accessible
2011-12-14 11:19:58 -05:00
albert
5158d1b274
fixes for upgrade schema script
2011-11-06 10:12:23 -05:00
albert
c478eb33b6
* Additional effects
...
* Fixed flash pngs
* Fixed dmail search links
2011-11-03 17:42:40 -04:00
albert
1a435419c7
fix parent metatag search
2011-11-01 18:39:25 -04:00
albert
97520bd01b
fix for parent:none and parent:0
2011-11-01 18:01:17 -04:00
albert
cdc958d4f3
added cached columns for post update count, post upload count, note update count, favorite count to users; fixed tests
2011-11-01 13:45:26 -04:00
albert
a89acf671c
fix size
2011-10-30 17:10:15 -04:00
albert
cc26322ad3
new flash thumbnails
2011-10-30 17:00:07 -04:00
albert
731308d7eb
new flash thumbnails
2011-10-30 16:49:43 -04:00
albert
640a5f72c1
fixes
2011-10-30 16:42:43 -04:00
albert
be9e559fb1
* Implement is_status_locked on posts
2011-10-30 02:00:33 -04:00
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