2009-09-02

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-09-02 07:36 am

[dw-free] Implement PubSubHubbub subscription support. With this in place, anybody who publishes hu

[commit: http://hg.dwscoalition.org/dw-free/rev/6ae034daa056]

Implement PubSubHubbub subscription support. With this in place, anybody
who publishes hubbub URLs in their feeds will have blazing fast syndication
onto the site. (On the order of seconds.)

This change also means that we should stop using ljmaint for synsuck and
should instead use the new workers. (But for now, ljmaint still works.
I'll remove that mode soon.)

Please see the wiki:

http://wiki.dwscoalition.org/notes/Dev_Setting_Up_PubSubHubbub

Patch by [staff profile] mark.

Files modified:
  • bin/upgrading/update-db-general.pl
  • bin/worker/schedule-synsuck
  • bin/worker/subscribe-hubbub
  • bin/worker/syn-suck
  • bin/worker/synsuck
  • cgi-bin/DW/Request/Apache2.pm
  • cgi-bin/LJ/SynSuck.pm
  • cgi-bin/ljfeed.pl
  • cgi-bin/parsefeed.pl
  • htdocs/misc/hubbub.bml
Diff: 10 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 04:10 pm

[dw-free] Many tests in t/ fail

[commit: http://hg.dwscoalition.org/dw-free/rev/e418eb708ead]

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

Skip tests (See http://dw-dev.dreamwidth.org/20733.html)

Patch by [personal profile] szabgab.

Files modified:
  • t/assertions.t
  • t/esn-journalnewcomment.t
  • t/esn.t
  • t/faq.t
  • t/m-friendof.t
  • t/notificationinbox.t
  • t/notificationmethod-email.t
  • t/notificationmethod-inbox.t
  • t/parsefeed-atom-link2.t
  • t/parsefeed-atom-types.t
  • t/privs.t
  • t/proto-post-edit-roundtrip.t
  • t/settings.t
  • t/talklib-mail-migrate.t
  • t/user-infoshow-migrate.t
  • t/webreq.t
Diff: 16 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 05:15 pm

[dw-free] Theme selector scales poorly

[commit: http://hg.dwscoalition.org/dw-free/rev/8f15cc99612e]

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

Make Apply Theme page work at larger font sizes.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/stc/widgets/themechooser.css
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 05:26 pm

[dw-free] Many tests in t/ fail

[commit: http://hg.dwscoalition.org/dw-free/rev/aecbbe85bdc7]

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

Eliminate warnings in DW/User/Edges/WatchTrust.pm

Patch by [personal profile] szabgab.

Files modified:
  • cgi-bin/DW/User/Edges/WatchTrust.pm
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 05:41 pm

[dw-nonfree] Themes: Basic Boxes, ColorSide, Stepping Stones, Modish

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/9b4c7c22d6cc]

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

Modish themes: Lotus, Teal

Patch by [personal profile] branchandroot, screenshots by [personal profile] piranha.

Files modified:
  • bin/upgrading/s2layers/modish/themes-local.s2
  • cgi-bin/LJ/S2Theme/modish_local.pm
  • htdocs/img/customize/previews/modish/lotus.png
  • htdocs/img/customize/previews/modish/teal.png
  • htdocs/stc/modish/bluestrip.jpg
  • htdocs/stc/modish/lotus.jpg
  • htdocs/stc/modish/whtleaves.jpg
Diff: 7 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 05:46 pm

[dw-free] Lacks function to return a list of sorted trust groups

[commit: http://hg.dwscoalition.org/dw-free/rev/cb26f5eed563]

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

Slight tweak to be safer: return blank string instead of undef (no
functional change)

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/User.pm
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 06:08 pm

[dw-nonfree] Themes: Pumpkin Juice, Cotton Candy Dust, Lime Cherry, Earth and Sky, Manila Envelope

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/dda925519008]

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

Transmogrified color themes: Cotton Candy Dust, Earth and Sky

Patch by [personal profile] zvi; screenshots by [personal profile] piranha.

Files modified:
  • bin/upgrading/s2layers/transmogrified/themes.s2
  • cgi-bin/LJ/S2Theme/transmogrified.pm
Diff: 2 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-02 06:15 pm

[dw-free] Themes: Pumpkin Juice, Cotton Candy Dust, Lime Cherry, Earth and Sky, Manila Envelope

[commit: http://hg.dwscoalition.org/dw-free/rev/8dc9568d4226]

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

Negatives color themes: Pumpkin Juice, Lime Cherry Basic Boxes color theme:
Manila Envelope

Patch by [personal profile] zvi; screenshots by [personal profile] piranha.

Files modified:
  • bin/upgrading/s2layers/basicboxes/themes.s2
  • bin/upgrading/s2layers/negatives/themes.s2
  • cgi-bin/LJ/S2Theme/basicboxes.pm
  • cgi-bin/LJ/S2Theme/negatives.pm
Diff: 4 files changed. )