Jun. 28th, 2010

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/df00147d4a72]

http://bugs.dwscoalition.org/show_bug.cgi?id=2657

Change calls from LJ::set_userprop( $u, ... ) to $u->set_prop( ... ). Tweak
$u->set_prop so that it accepts hashref arguments, to be able to set
multiple props at once.

Patch by [personal profile] kareila.

Files modified:
  • bin/renameuser.pl
  • cgi-bin/LJ/SynSuck.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/ljprotocol.pl
  • htdocs/community/manage.bml
  • htdocs/community/settings.bml
  • htdocs/customize/advanced/styles.bml
  • htdocs/manage/domain.bml
  • htdocs/manage/emailpost.bml
  • htdocs/manage/pubkey.bml
Diff: 10 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/eef597a174ee]

http://bugs.dwscoalition.org/show_bug.cgi?id=2737

ansi_x3.4-1968 is an alias for US-ASCII, which XML::Parser isn't aware of,
so just alias it directly.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/SynSuck.pm
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/44a1463f4850]

http://bugs.dwscoalition.org/show_bug.cgi?id=2739

Use $u->has_banned( $remote ), instead of LJ::is_banned( $remote, $u ), or
$u->is_banned( $remote ). Note the confusing inconsistent argument order.
Also, code modernization.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Poll.pm
  • cgi-bin/LJ/Tags.pm
  • cgi-bin/LJ/Talk.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/communitylib.pl
  • cgi-bin/ljprotocol.pl
  • cgi-bin/ljrelation.pl
  • htdocs/community/join.bml
  • htdocs/tools/endpoints/changerelation.bml
  • htdocs/tools/endpoints/ctxpopup.bml
  • htdocs/tools/popsubscriptions.bml
Diff: 11 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/ecb4f977c4a1]

http://bugs.dwscoalition.org/show_bug.cgi?id=2739

We used to pass in db handles; then it shifted to maybe we were passing in
db handles (or maybe not). And now we don't pass in db handles at all -- so
remove the code which used to take care of the maybe case. It's no longer
needed.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/ljrelation.pl
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/030adc21b5aa]

http://bugs.dwscoalition.org/show_bug.cgi?id=2739

Refactor code that checks for posting access.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/User.pm
  • cgi-bin/weblib.pl
  • htdocs/poll/create.bml
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/55b70d4d9440]

http://bugs.dwscoalition.org/show_bug.cgi?id=2686

Nest the cuttag div in a span (inline element to still allow for inline
cuts). Hack-y workaround to account for Firefox not refreshing the display
when there is a :first-letter on the entry.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/CleanHTML.pm
  • t/cleaner-ljtags.t
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/b2eaddd6eb1e]

http://bugs.dwscoalition.org/show_bug.cgi?id=2690

More cleanup: use $u->moodtheme, instead of $u->{moodthemeid}

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/S2.pm
  • htdocs/manage/moodthemes.bml
  • htdocs/preview/entry.bml
  • htdocs/talkpost.bml
  • htdocs/talkread.bml
Diff: 5 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/9f48b0cb0e80]

http://bugs.dwscoalition.org/show_bug.cgi?id=2745

Set the color of the datetime in the comment header (same as comment title)

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/modular/layout.s2
Diff: 1 file changed. )
kareila: (Default)
[personal profile] kareila
[commit: http://hg.dwscoalition.org/dw-free/rev/4ada761255c9]

http://bugs.dwscoalition.org/show_bug.cgi?id=2005

Cleanup in theme file: reorganize for consistency and remove unneeded
comments.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/boxesandborders/themes.s2
Diff: 1 file changed. )
kareila: (Default)
[personal profile] kareila
[commit: http://hg.dwscoalition.org/dw-free/rev/ba034ebf76ca]

http://bugs.dwscoalition.org/show_bug.cgi?id=2005

New color options for module backgrounds in Boxes and Borders.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/boxesandborders/layout.s2
  • bin/upgrading/s2layers/boxesandborders/themes.s2
Diff: 2 files changed. )
kareila: (Default)
[personal profile] kareila
[commit: http://hg.dwscoalition.org/dw-free/rev/bdd4abb0184b]

http://bugs.dwscoalition.org/show_bug.cgi?id=2746

Two new Modular themes: Fresh Prose and Purple Haze.

Themes designed by [personal profile] timeasmymeasure. Patch prepared by [personal profile] dancing_serpent. Preview images by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/modular/themes.s2
  • cgi-bin/LJ/S2Theme/modular.pm
  • htdocs/img/customize/previews/modular/freshprose.png
  • htdocs/img/customize/previews/modular/purplehaze.png
Diff: 4 files changed. )
kareila: (Default)
[personal profile] kareila
[commit: http://hg.dwscoalition.org/dw-free/rev/f0bd271ee863]

http://bugs.dwscoalition.org/show_bug.cgi?id=989

Make comment subjects more accessible for screenreaders, by wrapping them
in h4 tags, using title attributes, and printing invisible default subject
text where needed.

Patch by [personal profile] deborah.

Files modified:
  • bin/upgrading/s2layers/bases/layout.s2
  • bin/upgrading/s2layers/blanket/layout.s2
  • bin/upgrading/s2layers/brittle/layout.s2
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/core2base/layout.s2
  • bin/upgrading/s2layers/drifting/layout.s2
  • bin/upgrading/s2layers/easyread/layout.s2
  • bin/upgrading/s2layers/negatives/layout.s2
  • bin/upgrading/s2layers/skittlishdreams/layout.s2
  • bin/upgrading/s2layers/zesty/layout.s2
  • cgi-bin/LJ/S2.pm
  • htdocs/stc/lj_base.css
Diff: 12 files changed. )
kareila: (Default)
[personal profile] kareila
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/0a76e0eb96f3]

http://bugs.dwscoalition.org/show_bug.cgi?id=989

Comment subject accessibility formatting for nonfree layouts. This CSS makes
sure the new h4 tags inherit the existing styles.

Patch by [personal profile] deborah.

Files modified:
  • bin/upgrading/s2layers/sundaymorning/layout.s2
  • bin/upgrading/s2layers/transmogrified/layout.s2
Diff: 2 files changed. )

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 9th, 2025 08:21 pm
Powered by Dreamwidth Studios