Shish Moom's activity
From 09/27/2009 to 10/26/2009
10/26/2009
-
11:08 AM Shimmie2 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:43 AM Shimmie2 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 Shimmie2 Bug #779 (Resolved): Image deletion leaves image comments dangling
- Testing is all green \o/
-
10:31 AM Shimmie2 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
10/23/2009
-
01:28 PM Shimmie2 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:24 PM Shimmie2 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 >_<
10/22/2009
-
12:48 AM Shimmie2 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/17/2009
-
11:32 PM Shimmie2 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:00 PM Shimmie2 Bug #764 (Resolved): pm's ext
10/10/2009
-
12:53 AM Shimmie2 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:51 AM Shimmie2 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
10/09/2009
-
10:05 PM Shimmie2 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
-
03:32 PM Shimmie2 Feature #243 (Resolved): Page caching
- Various caching things are done now, though not in exactly this way
-
03:22 PM Shimmie2 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:29 PM Shimmie2 Bug #762 (Resolved): Rating Style Bug
- fixed in commit:4c86f68
-
11:57 AM Shimmie2 Bug #774 (Resolved): Something is adding spaces to output
-
11:42 AM Shimmie2 Bug #774: Something is adding spaces to output
- regression test added in commit:cd8b7c4; fixed in commit:a738997
-
11:26 AM Shimmie2 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)
-
10:45 AM Shimmie2 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 Shimmie2 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
10/08/2009
-
05:12 PM Shimmie2 Bug #764 (Resolved): pm's ext
- In several recent commits, the PM object was added, with an is_read field
-
01:24 PM Shimmie2 Bug #761 (Resolved): Purge unnused tags (beta9)
- commit:89e72b0 makes the problem go away, still haven't confirmed that the test correctly triggers it...
-
01:08 PM Shimmie2 Feature #747 (Resolved): Cookies prefix
- commit:a7caf1e does this, and replaces checking of the config with get/set_prefixed_cookie functions~
-
11:49 AM Shimmie2 Bug #761: Purge unnused tags (beta9)
- commit:0e2a0b6 adds a test case to confirm this (but the test is untested since I'm not at home...)
-
11:43 AM Shimmie2 Bug #757 (Resolved): Gravatar dissapeared from user page.
- commit:159a862 adds configurability; default is gravatar with no special options, options are left to the advanced menu and take the form "d=$default&s=$size&r=$rating"
-
11:34 AM Shimmie2 Bug #757: Gravatar dissapeared from user page.
- commit:82bf804 adds (fixes) the user page
-
02:00 AM Shimmie2 Bug #757: Gravatar dissapeared from user page.
- commit:e18c8d2 adds the function for use by themes, still needs configurability and someone to use it
-
01:52 AM Shimmie2 Bug #752 (Resolved): Thumbanils on category not resized
- done in commit:9695c6b
-
01:45 AM Shimmie2 Bug #765 (Assigned): Deprecated Functions PHP5
- adodb seems not to have updated, and I'd really rather not maintain my own custom version of a huge third party library... Moving to 2.4 since it doesn't actually break anything
-
01:43 AM Shimmie2 Bug #770 (Closed): Delete comment with spoiler
-
01:42 AM Shimmie2 Feature #772 (Resolved): Blockquote
- done in commit:ee149ac, with the change of using em instead of i (it should look and work pretty much the same, but it's better in theory)
Also available in: Atom