Sep. 8th, 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/681da980bc8e]

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

Clean up code for Refried Tablet and Skittlish Dreams themes.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/refriedtablet/themes.s2
  • bin/upgrading/s2layers/skittlishdreams/themes.s2
ExpandDiff: 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/d30f12d7e883]

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

Don't send out birthday reminders for memorial journals.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/DW/User/Edges/WatchTrust.pm
  • cgi-bin/LJ/Event/Birthday.pm
  • cgi-bin/LJ/User.pm
ExpandDiff: 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/b29d6cfc5a83]

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

Move icon resizing code to the LJ::Userpic package.

Patch by [personal profile] kareila.

Files modified:
  • bin/worker/userpic-resize-gm
  • cgi-bin/LJ/Userpic.pm
  • cgi-bin/ljuserpics.pl
  • htdocs/editicons.bml
  • htdocs/misc/mogupic.bml
  • htdocs/tools/userpicfactory.bml
ExpandDiff: 6 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/e84aad104e41]

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

More functions under LJ::Userpic and on the user, rather than in package LJ

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/User.pm
  • cgi-bin/ljfeed.pl
  • cgi-bin/ljprotocol.pl
  • cgi-bin/ljuserpics.pl
  • htdocs/preview/entry.bml
ExpandDiff: 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/93050be9e5bf]

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

More functions under LJ::Userpic and on the user, rather than in package LJ
(this batch focuses on the calls to get the userpic or the picid from a
keyword)

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Comment.pm
  • cgi-bin/LJ/Entry.pm
  • cgi-bin/LJ/S2.pm
  • cgi-bin/LJ/Talk.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/LJ/Userpic.pm
  • cgi-bin/ljuserpics.pl
  • htdocs/community/moderate.bml
  • htdocs/support/see_request.bml
  • htdocs/talkpost.bml
ExpandDiff: 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/b0e5dbe30bbf]

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

More refactoring. Make sure icons are sorted by upload order.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/LJ/Talk.pm
  • cgi-bin/LJ/Userpic.pm
  • cgi-bin/ljfeed.pl
  • cgi-bin/ljlib.pl
  • cgi-bin/ljuserpics.pl
  • htdocs/community/moderate.bml
  • htdocs/manage/profile/index.bml
  • htdocs/support/see_request.bml
ExpandDiff: 9 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/f12012566efe]

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

Remove no longer used classes; dev servers and small installations can use
the DB (easy to setup). Bigger installations should use mogilefs.

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/migrate-userpics.pl
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/BlobClient.pm
  • cgi-bin/BlobClient/Local.pm
  • cgi-bin/BlobClient/Remote.pm
  • cgi-bin/LJ/Blob.pm
  • cgi-bin/LJ/ConfCheck/General.pm
  • cgi-bin/LJ/Userpic.pm
  • cgi-bin/modperl_subs.pl
  • t/userpics.t
ExpandDiff: 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/629d071cfeac]

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

Add a "priv list" console command to be used to list privs and subprivs.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Console/Command/Priv.pm
ExpandDiff: 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/7c0d6bf01040]

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

Exclude OpenID accounts from search engines automatically (no content +
default privacy)

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/User.pm
ExpandDiff: 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/45c7c3d47bed]

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

Refactoring: Move some community-related functions out of cgi-bin/LJ/User.pm
to cgi-bin/LJ/Community.pm (keep same LJ::User package)

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Community.pm
  • cgi-bin/LJ/User.pm
ExpandDiff: 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/3e1dc42af96f]

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

Move functions out of the LJ namespace and into the LJ::User namespace. Some
refactoring. Remove get_postto_list, in favor of $u->posting_access_list

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/User.pm
  • cgi-bin/weblib.pl
  • htdocs/register.bml
ExpandDiff: 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/5b6db07594f7]

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

Take into account that postlevel may be empty (for open posting)

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Community.pm
  • t/console-community.t
ExpandDiff: 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/eccd9aec2448]

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

Refactor: just move into a different file. Still in the LJ package.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Entry.pm
  • cgi-bin/LJ/User.pm
ExpandDiff: 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/cb563dcc113a]

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

Three themes for modular by timeasmymeasure.

Patch and 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/calculatedrisks.png
  • htdocs/img/customize/previews/modular/patchwork.png
  • htdocs/img/customize/previews/modular/subtlemisses.png
ExpandDiff: 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/248c0978b595]

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

Checkboxes in polls may be given upper or lower limits. e.g., "choose your
top five...", "choose at least...", "choose at most..."

Patch by [personal profile] jportela.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/LJ/Poll.pm
  • cgi-bin/LJ/Poll/Question.pm
  • htdocs/poll/create.bml
  • htdocs/poll/create.bml.text
  • htdocs/poll/index.bml
ExpandDiff: 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

Expand All Cut TagsCollapse All Cut Tags
Page generated Jul. 8th, 2025 07:30 am
Powered by Dreamwidth Studios