May. 14th, 2016

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: cd6b25cf7100fb508a41d72cda46e352b853cc72
https://github.com/dreamwidth/dw-free/commit/cd6b25cf7100fb508a41d72cda46e352b853cc72
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/FeedCanonicalizer.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/User/Styles.pm
M t/feed-canonicalizer.t

Log Message:
-----------
Remove customview from codebase

Fixes Bugzilla bug 2324.

customview has always been a hack (to allow users to use their own
domains?) and has never been supported on Dreamwidth; as of 2011 no
reports had been received of customview being used or needed, and
the decision was taken to remove the feature rather than begin
supporting it. This commit applies the code machete; visiting URLs of
the form e.g.
http://kaberett.kaberett.hack.dreamwidth.net/data/customview/?s2id=148
now produces a site-skinned 404 instead of a black-on-white error
message about account permissions.

Addressing comments in review


Commit: 13b73663088315dbcedf4ca6de2ce8bb5b6f089b
https://github.com/dreamwidth/dw-free/commit/13b73663088315dbcedf4ca6de2ce8bb5b6f089b
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/FeedCanonicalizer.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/User/Styles.pm
M t/feed-canonicalizer.t

Log Message:
-----------
Merge pull request #1750 from kaberett/bug-2324-remove-customview

Remove customview from codebase


Compare: https://github.com/dreamwidth/dw-free/compare/a03c06cb77ca...13b736630883
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: f73f0dc7f8ec54858e39969207c9d1ea678edb41
https://github.com/dreamwidth/dw-free/commit/f73f0dc7f8ec54858e39969207c9d1ea678edb41
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-04-16 (Sat, 16 Apr 2016)

Changed paths:
M styles/basicboxes/themes.s2

Log Message:
-----------
Specify color_page_text for all Basic Boxes themes

Fixes Bugzilla bug 5217.

Sets color_page_text explicitly for all Basic Boxes themes.


Commit: 3028a3ead29a16f64b064eb8e14993563eade3ca
https://github.com/dreamwidth/dw-free/commit/3028a3ead29a16f64b064eb8e14993563eade3ca
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M styles/basicboxes/themes.s2

Log Message:
-----------
Merge pull request #1752 from kaberett/bug-5217-basic-boxes-color_page_text

Specify color_page_text for all Basic Boxes themes


Compare: https://github.com/dreamwidth/dw-free/compare/13b736630883...3028a3ead29a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a1ffbe2282d0bcc0b0312b3c15d37eb209c5ba5a
https://github.com/dreamwidth/dw-free/commit/a1ffbe2282d0bcc0b0312b3c15d37eb209c5ba5a
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-04-16 (Sat, 16 Apr 2016)

Changed paths:
M styles/leftovers/layout.s2
M styles/patsy/layout.s2

Log Message:
-----------
Tidy up CSS credit for Leftovers and Patsy

Fixes Bugzilla bug 5223.

Replaces tab characters with spaces, and removes "please do not
redistribute" note and credit to pinvoke (not used), per @ninetyd's
comments on the original bug.


Commit: 62980376cd5fa57b4fbfc227644f214a5d8cfd5f
https://github.com/dreamwidth/dw-free/commit/62980376cd5fa57b4fbfc227644f214a5d8cfd5f
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M styles/leftovers/layout.s2
M styles/patsy/layout.s2

Log Message:
-----------
Merge pull request #1753 from kaberett/bug-5223-css-credit-tmi

Tidy up CSS credit for Leftovers and Patsy


Compare: https://github.com/dreamwidth/dw-free/compare/3028a3ead29a...62980376cd5f
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 04959829c92ffe6f02aa538389795412a823e7c2
https://github.com/dreamwidth/dw-free/commit/04959829c92ffe6f02aa538389795412a823e7c2
Author: Cesy <cesy.avon@gmail.com>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M cgi-bin/DW/Captcha.pm

Log Message:
-----------
Fix issue 1604 error in log when anon CAPTCHA comment


Commit: 808eaa949f583c7ee3c0e8f75f16d1f1a464bc3a
https://github.com/dreamwidth/dw-free/commit/808eaa949f583c7ee3c0e8f75f16d1f1a464bc3a
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M cgi-bin/DW/Captcha.pm

Log Message:
-----------
Merge pull request #1781 from cesy/issue1604errorlog

Fixes #1604: error in log when anon CAPTCHA comment


Compare: https://github.com/dreamwidth/dw-free/compare/62980376cd5f...808eaa949f58
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: d7a63847a2ddf0761fdcc1742dbcddf7024b27c3
https://github.com/dreamwidth/dw-free/commit/d7a63847a2ddf0761fdcc1742dbcddf7024b27c3
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M cgi-bin/LJ/Console/Command/GetMaintainer.pm

Log Message:
-----------
Provide useful error messages for get_maintainer

Fixes #1762.

Adds error messages for the case where get_maintainer is given an
argument consisting of either a user who doesn't admin any communities,
or a community that has no admins (though I've not, in testing, managed
to remove myself as the admin of a deleted comm).


Commit: 53218e3ae9eb336d56b5dcf07dbd79dd9185ba62
https://github.com/dreamwidth/dw-free/commit/53218e3ae9eb336d56b5dcf07dbd79dd9185ba62
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-14 (Sat, 14 May 2016)

Changed paths:
M cgi-bin/LJ/Console/Command/GetMaintainer.pm

Log Message:
-----------
Merge pull request #1783 from kaberett/1762-get_maintainer-error-messages

Provide useful error messages for get_maintainer


Compare: https://github.com/dreamwidth/dw-free/compare/808eaa949f58...53218e3ae9eb

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. 8th, 2025 06:58 pm
Powered by Dreamwidth Studios