Activity
From 10/09/2009 to 11/07/2009
10/26/2009
-
02:51 PM Bug #781: pagination in post/list
- If i upload new pictures that two las pages still exists but the uploaded images shift the "blank spaces" Without doubt is a problem with the pagination sistem...but where?
-
02:05 PM Bug #781: pagination in post/list
- The problem with the pagination appears here on my board. http://www.furpiled.com/post/list/1501 (Not Safe For Work) The page 1500 and 1501 don't shows images. And in the database i've 30,008 rows...30,008 images uploaded but the imageboard onl...
-
12:39 PM Bug #780: find_posts only shows safe images
- find ...
-
12:08 PM Revision 7db5a2808a6b7e323437c43abdda6cb5f22ce0b4: noscript link to a larger upload form
- noscript link to a larger upload form
-
11:42 AM Revision abf69c8137dc4ffc504d9666ecb344e03f1e3a96: and remove the setting
- and remove the setting
-
11:39 AM Revision 1d46dbbe18d16e0cae54769fa81febaa466b78b4: this setting is used before the database is co...
- this setting is used before the database is connected to...
-
11:08 AM Bug #778 (Resolved): Warm theme upload glitch
- commit:7db5a28 adds a noscript link for all themes, which should be more reliable in all conditions :3
-
10:50 AM Revision 07178e0c4d2b0e50e44e248aa97c462e2a831acc: Merge branch 'master' of git://git.shishnet.or...
- Merge branch 'master' of git://git.shishnet.org/shimmie2
-
10:50 AM Revision 083d1e51f7211d92739f3e5de818999267b7c698: set comment limits higher
- set comment limits higher
-
10:49 AM Revision 3f759619f3722e3448b6adccf8c28f8f215e481a: test the right thing...
- test the right thing...
-
10:43 AM Bug #777 (Resolved): cache
- Gah, that setting requires the database to be active, when the point of caching is to happen before it's active >_< commit:1d46dbb removes the database-based setting and uses an index.php define() instead
-
10:32 AM Bug #779 (Resolved): Image deletion leaves image comments dangling
- Testing is all green \o/
-
10:31 AM Bug #781: pagination in post/list
- Can you describe how to make this happen? It seems to be working on all my test installs :S
-
02:12 AM Bug #781: pagination in post/list
- pagination on post/list doesn't work properly. the last two pages throws "No images were found to match the search criteria" I've two pages extra were i dont have images but the pagination shows the links
10/25/2009
-
02:50 AM Bug #780: find_posts only shows safe images
- find_posts on api only shows safe images, it doesn't request user or password to user and it can't acess to all listing.
10/23/2009
-
01:28 PM Bug #779: Image deletion leaves image comments dangling
- test added in commit:2e24246, fix in commit:7d96035 leaving open until I can get home and run the full test suite to see that these changes actually work
-
01:26 PM Revision 7d96035f02e5625617fd49b29b37fb03b85d09cf: fix for bug #779
- fix for bug #779
-
01:26 PM Revision 2e24246984638b3b5c86bd658582f51b02e8eb34: test for bug #779
- test for bug #779
-
01:24 PM Bug #779: Image deletion leaves image comments dangling
- Aha, I was wondering where that came from -- somehow I only noticed it happening when testing with SQLite, so I was studying the SQLite specific code >_<
-
01:11 PM Bug #779: Image deletion leaves image comments dangling
- As far as I can tell, in the current trunk image deletion does not properly clean up after itself. This in turn leads to /comment/list not being displayable. It's pretty obvious: /ext/comment/main.php, line 163 ff.: ...
10/22/2009
-
12:48 AM Bug #778 (Assigned): Warm theme upload glitch
- I think this might have been deliberate... but either way, adding a noscript link to the large upload page is a good idea and a small change, so I'm opening it again to remind myself to do that
10/21/2009
-
04:04 PM Bug #778 (Closed): Warm theme upload glitch
- That isn't a bug from the board. Google Chrome never display the "file box" only it is displayed after you've selected a file.
-
04:37 AM Bug #778: Warm theme upload glitch
- When uploading files using the Warm theme on Google Chrome, I come across this glitch. You need to press the "Post" button before another file box will appear, then stop the post request and select another file. I'm guessing the new file field sho...
10/19/2009
-
11:41 PM Bug #777: cache
- error setting true cache on index, it returns: Fatal error: Call to a member function get_string() on a non-object in /home/seinkraf/public_html/furpiled.com/core/util.inc.php on line 328 (i'v setted custom cokie prefix | using trunk version...
10/17/2009
-
11:32 PM Bug #768: BBcode
- commit:6ec72e7 adds a config option for word wrapping, which doesn't completely solve this, but it helps; a proper solution would be a pretty large change show I'm moving it to 2.4
-
11:27 PM Revision 6ec72e7ac2743f0f5836ba1d149eeb2385cbff87: optional word wrapping
- optional word wrapping
-
11:00 PM Bug #764 (Resolved): pm's ext
10/11/2009
-
03:07 PM Bug #776: Forum Autodate
- Is not a bug -_-, autodate only works for 4 weeks. If the date is bigger that 4 weeks ago the autodate doesn't work anymore and that is really a problem. It could be good extend autodate to shows months and years. ...
-
02:45 PM Bug #776: Forum Autodate
- Also happends on whole system. !http://www.seinkraft.info/wp-content/uploads/2009/10/image.autodate.bug.jpg! Maybe this change is the problem. commit:71999a30
-
02:08 PM Bug #776: Forum Autodate
- If you realize a post when autodate is dissabled appears ...
-
12:29 AM Feature #698: Visitor Stats
- I was looking around and came across a method of showing online users and guests + other stuff... It's more of a general tutorial but the methods used might be useful study guides. http://www.evolt.org/node/60384 I set up a testing page with only...
-
12:23 AM Feature #741: Combatting Comment Spam
- Been doing a bit more work with commenting and was able to integrate the Facebook Connect API. Have yet to figure out how to tweak the comments page to display with it, but it's looking promising. !http://files.sosguy.net/res/screenies/2009-10-10...
10/10/2009
-
02:51 AM Bug #775: Forum Gravatar
- forgotten category and target version on ticket
-
02:51 AM Bug #775: Forum Gravatar
- Search on theme.php ...
-
12:53 AM Bug #757 (Resolved): Gravatar dissapeared from user page.
- commit:dd65b63 adds the classes "avatar" (which will be used for all avatar hosts) and "gravatar" (if for some reason you only want to style those particular ones)
-
12:52 AM Revision dd65b63be97de7f39079bbdf499996f51517ef4f: avatar css
- avatar css
-
12:51 AM Bug #764: pm's ext
- The theme should have access to that data, so if it wants to remove one method of indicating readness then it can add another :3
-
12:40 AM Bug #757 (Feedback): Gravatar dissapeared from user page.
-
12:40 AM Bug #757: Gravatar dissapeared from user page.
- Can you add the class gravatar to it? ...
-
12:18 AM Bug #764 (Feedback): pm's ext
- Should be more usefull a column that display if is read or no? because what happend if the visual theme has all links in bold?
10/09/2009
-
10:05 PM Feature #117: Hide some tags for Anonymous / Non-admins
- That would be better fixed by improving the rating extension, rather than adding this as a separate feature
-
05:53 PM Feature #117: Hide some tags for Anonymous / Non-admins
- What happend if the anonymous user go directly to the image? http://www.localhost.com/post/view/30 The anonymous user can see the image avoiding the rating on it. Only thumbnails are hidding.
-
03:32 PM Feature #243 (Resolved): Page caching
- Various caching things are done now, though not in exactly this way
-
03:22 PM Feature #117 (Closed): Hide some tags for Anonymous / Non-admins
- The problem mentioned is solved by the ratings extension; if there's another reason to do this, reopen~
-
12:30 PM Revision 075b7298b78ebff043e0f25523c5ec078e62e4cc: spelling
- spelling
-
12:29 PM Bug #762 (Resolved): Rating Style Bug
- fixed in commit:4c86f68
-
12:14 PM Bug #773 (Closed): Remove bulk replace restriction
- Lol wrong version x3 Is working on 2.3
-
12:12 PM Revision f7ef2c277181311444224e9041d5fc41141c662c: but it is old
- but it is old
-
12:11 PM Revision d1d2f525b9315d8690965dfcdcf320963bf3caf9: add old tips extension for the record
- add old tips extension for the record
-
12:10 PM Revision 0d3e7e0accddc2cca6e69776687e4d20206013bf: import of submitted pools extension
- import of submitted pools extension
-
12:10 PM Revision 9145d7460c99dc68d723c2cb69017b1aee7a2637: import of submitted notes extension
- import of submitted notes extension
-
12:10 PM Revision 325ecb5cbbe6b2bfa60a4eba7b0a8331f18e60db: import of submitted forum extension
- import of submitted forum extension
-
12:10 PM Revision daa19b8b6a6f378ce9675a383ae068b6954faa0a: import of submitted artists extension
- import of submitted artists extension
-
11:57 AM Bug #774 (Resolved): Something is adding spaces to output
-
11:42 AM Bug #774: Something is adding spaces to output
- regression test added in commit:cd8b7c4; fixed in commit:a738997
-
11:41 AM Revision a7389970e2311a6ea1fd89582c9277c1ec8556cb: close #774
- close #774
-
11:27 AM Revision cd8b7c40da40476f981137c441ed7f262203ab7d: test to confirm bug #774
- test to confirm bug #774
-
11:26 AM Bug #774: Something is adding spaces to output
- from somewhere, a newline is being printed, which turns "ok" into "\nok", and makes various things fail (for people with niceurls disabled, this breaks images and thumbs)
-
11:07 AM Revision 4c86f6842c98d44ed4e4fc9d3fdc6b19f73c18f0: not /all/ input elements should be 100% wide
- not /all/ input elements should be 100% wide
-
11:07 AM Revision a0f06c23d54a9482d649e2b9569fa559b2390758: a handy thing from the danbooru theme
- a handy thing from the danbooru theme
-
10:45 AM Bug #760: Previous and Next navigation inconvienence
- Sorry for not noticing this, my report-to-mail thing was broken for a while and some things slipped through >_< -- Previously the links were checked for validity, but that was by running a possibly-complicated search query twice, when 90% of...
-
10:34 AM Bug #773 (Feedback): Remove bulk replace restriction
- I don't see that o_O I also can't see "don't use spaces" anywhere in the source... I remember that that used to be the case, but are you sure it still applies to 2.3? :S
Also available in: Atom