smellyrat / drydock

Automatically exported from code.google.com/p/drydock
0 stars 0 forks source link

Add lookup tools for moderators #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a lookup tool to take a link to an image with a given imgidx and
redirect the user to the post and thread it was made in

Add a lookup tool to see the last 10 posts from a particular IP in the last
24 hours- perhaps link from editpost.php

Original issue reported on code.google.com by all.sta...@gmail.com on 21 Dec 2008 at 2:54

GoogleCodeExporter commented 9 years ago
Changes are in as of revision 103

BOOYAH

Original comment by all.sta...@gmail.com on 23 Dec 2008 at 4:26

GoogleCodeExporter commented 9 years ago
When you get a chance, we should try to fix this.  It's about 16 kinds of 
broken.  I
fixed a few issues, but in fixing them I uncovered way bigger ones.

Original comment by TaQS...@gmail.com on 7 Jan 2009 at 11:20

GoogleCodeExporter commented 9 years ago
I just need to figure out how parsing is going on with the URLs, everything else
looks good though

Original comment by all.sta...@gmail.com on 24 Aug 2009 at 6:49

GoogleCodeExporter commented 9 years ago
I fixed the URL parsing, I was missing a . metacharacter in my regex.  This 
seems to
work completely now.

Original comment by all.sta...@gmail.com on 26 Aug 2009 at 4:25