Feb. 10th, 2012

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/064d26890498]

Optimize comment filtering

This little chunk of code was responsible for ~4 seconds of load time on an
entry with 5,000 comments. With this little change (which admittedly is kind
of ugly) that drops a lot -- almost instant.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/LJ/Talk.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/19ef41b78730]

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

Add AO3 and FF.net to Other Sites in profile.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/proplists.dat
  • cgi-bin/DW/Logic/ProfilePage.pm
  • htdocs/manage/profile/index.bml
  • htdocs/manage/profile/index.bml.text
  • htdocs/profile.bml.text
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/e4135c489702]

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

Make the form field labels specific to each event type.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/Controller/EventOutput.pm
  • cgi-bin/LJ/Event.pm
  • cgi-bin/LJ/Event/AddedToCircle.pm
  • cgi-bin/LJ/Event/Birthday.pm
  • cgi-bin/LJ/Event/CommunityInvite.pm
  • cgi-bin/LJ/Event/CommunityJoinApprove.pm
  • cgi-bin/LJ/Event/CommunityJoinReject.pm
  • cgi-bin/LJ/Event/CommunityJoinRequest.pm
  • cgi-bin/LJ/Event/ImportStatus.pm
  • cgi-bin/LJ/Event/InvitedFriendJoins.pm
  • cgi-bin/LJ/Event/JournalNewComment.pm
  • cgi-bin/LJ/Event/JournalNewEntry.pm
  • cgi-bin/LJ/Event/NewUserpic.pm
  • cgi-bin/LJ/Event/OfficialPost.pm
  • cgi-bin/LJ/Event/PollVote.pm
  • cgi-bin/LJ/Event/RemovedFromCircle.pm
  • cgi-bin/LJ/Event/SecurityAttributeChanged.pm
  • cgi-bin/LJ/Event/UserExpunged.pm
  • cgi-bin/LJ/Event/UserMessageRecvd.pm
  • cgi-bin/LJ/Event/UserMessageSent.pm
  • cgi-bin/LJ/Event/VgiftApproved.pm
  • cgi-bin/LJ/Event/XPostFailure.pm
  • cgi-bin/LJ/Event/XPostSuccess.pm
  • htdocs/stc/simple-form.css
  • views/admin/eventoutput-select.tt
  • views/admin/eventoutput-select.tt.text
Diff: 26 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/dc47a29abc6e]

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

Use the module explicitly so we don't die when we try to compile this in
non-web-context (e.g., esn workers).

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/User.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/4e5463fc7b55]

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

New style: Marginless + 3 color themes (Great Oak, Mars, Midnight). Style is
clean, and has a sidebar that extends all the way down beside the entry /
content area.

Patch by [personal profile] momijizukamori.

Files modified:
  • LJ/S2Theme/marginless.pm
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/marginless/layout.s2
  • bin/upgrading/s2layers/marginless/themes.s2
  • cgi-bin/LJ/S2Theme.pm
  • cgi-bin/LJ/S2Theme/marginless.pm
  • htdocs/img/customize/previews/marginless/greatoak.png
  • htdocs/img/customize/previews/marginless/mars.png
  • htdocs/img/customize/previews/marginless/midnight.png
  • upgrading/s2layers/marginless/layout.s2
  • upgrading/s2layers/marginless/themes.s2
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/f09622111ce2]

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

If user tries to apply a code with paid time while invites are off, apply it
immediately after account creation.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/InviteCodes.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/LJ/Widget/CreateAccount.pm
  • cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
  • htdocs/create.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/d9889466f416]

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

Five new themes with images by [profile] nornoriel: Labyrinth, Ouroboros
Blue, Ouroboros Flame, Ouroboros Green, Winter Snow.

Patch by [personal profile] delladea.

Files modified:
  • bin/upgrading/s2layers/colorside/themes.s2
  • htdocs/img/customize/previews/colorside/labyrinth.png
  • htdocs/img/customize/previews/colorside/ouroborosblue.png
  • htdocs/img/customize/previews/colorside/ouroborosflame.png
  • htdocs/img/customize/previews/colorside/ouroborosgreen.png
  • htdocs/img/customize/previews/colorside/wintersnow.png
  • htdocs/stc/colorside/labyrinth.png
  • htdocs/stc/colorside/ouroborosblue_bg.png
  • htdocs/stc/colorside/ouroborosblue_header.png
  • htdocs/stc/colorside/ouroborosflame_bg.png
  • htdocs/stc/colorside/ouroborosflame_header.png
  • htdocs/stc/colorside/ouroborosgreen_bg.png
  • htdocs/stc/colorside/ouroborosgreen_header.png
  • htdocs/stc/colorside/snowflakes.png
Diff: 14 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/7c44db11e9d7]

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

Refactor! Create new base modules DW::Setting::JournalStyle (for
::JournalEntryStyle) and DW::Setting::ViewStyle (base for ::ViewEntryStyle
and ::ViewJournalStyle) to reduce redundancy, and effort, since we have
several very similar options that don't vary in logic.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/DW/Setting/JournalEntryStyle.pm
  • cgi-bin/DW/Setting/JournalStyle.pm
  • cgi-bin/DW/Setting/ViewEntryStyle.pm
  • cgi-bin/DW/Setting/ViewJournalStyle.pm
  • cgi-bin/DW/Setting/ViewStyle.pm
  • cgi-bin/LJ/User.pm
Diff: 6 files changed. )

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 10th, 2025 11:54 am
Powered by Dreamwidth Studios