![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: 52b190028f38dbe21da2996e7750fdbcf9a47d96
https://github.com/dreamwidth/dw-free/commit/52b190028f38dbe21da2996e7750fdbcf9a47d96
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 4626) Add a new option "plain" for formatted_subject
The rename the $attrs variable to $opts for clarity, because it no
longer simply accepts values for HTML attributes; it's now more general.
Commit: d32b28be49c3fce5079d0af9a8718ef37944ca8d
https://github.com/dreamwidth/dw-free/commit/d32b28be49c3fce5079d0af9a8718ef37944ca8d
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 4626) Change the option to "format" => "text"
Instead of what was previously: "plain" => (anything), as that would
have worked with "plain" => "yes", "plain" => "no"...
Commit: 790e4c40114a119e1a7edebd95a19e5dd2f3ace6
https://github.com/dreamwidth/dw-free/commit/790e4c40114a119e1a7edebd95a19e5dd2f3ace6
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/siteviews/layout.s2
M bin/upgrading/s2layers/siteviews/themes.s2
Log Message:
-----------
(Bug 647) Un-link comment subjects; allow Lynx/style=light to access the underlying structural CSS files in siteviews
Commit: 0ea8abd58888b42f1820880e605ccd435689a4b1
https://github.com/dreamwidth/dw-free/commit/0ea8abd58888b42f1820880e605ccd435689a4b1
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
(Bug 647) Make entry subjects a bit larger.
Commit: b063a63d0ac626a731e5c405f62b0a1c8aac0b8a
https://github.com/dreamwidth/dw-free/commit/b063a63d0ac626a731e5c405f62b0a1c8aac0b8a
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/core2.s2
Log Message:
-----------
(Bug 4671) Move divider outside of span for expand-all
Commit: 8bec5c471f9179338508bad50367777cd5abc17c
https://github.com/dreamwidth/dw-free/commit/8bec5c471f9179338508bad50367777cd5abc17c
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
Log Message:
-----------
(Bug 647) Fix comment hiearchy styling
Commit: 0d3ac5d3d9cae9d2c799f692d1711d1ff74dc80e
https://github.com/dreamwidth/dw-free/commit/0d3ac5d3d9cae9d2c799f692d1711d1ff74dc80e
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/core2.s2
M bin/upgrading/s2layers/siteviews/layout.s2
M bin/upgrading/s2layers/siteviews/themes.s2
M cgi-bin/LJ/S2.pm
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css
Log Message:
-----------
Merge pull request #94 from momijizukamori/release-1.11.0
More tweaks for s2 comment pages
Compare: https://github.com/dreamwidth/dw-free/compare/6bf71db86ad1...0d3ac5d3d9ca
Home: https://github.com/dreamwidth/dw-free
Commit: 52b190028f38dbe21da2996e7750fdbcf9a47d96
https://github.com/dreamwidth/dw-free/commit/52b190028f38dbe21da2996e7750fdbcf9a47d96
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 4626) Add a new option "plain" for formatted_subject
The rename the $attrs variable to $opts for clarity, because it no
longer simply accepts values for HTML attributes; it's now more general.
Commit: d32b28be49c3fce5079d0af9a8718ef37944ca8d
https://github.com/dreamwidth/dw-free/commit/d32b28be49c3fce5079d0af9a8718ef37944ca8d
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 4626) Change the option to "format" => "text"
Instead of what was previously: "plain" => (anything), as that would
have worked with "plain" => "yes", "plain" => "no"...
Commit: 790e4c40114a119e1a7edebd95a19e5dd2f3ace6
https://github.com/dreamwidth/dw-free/commit/790e4c40114a119e1a7edebd95a19e5dd2f3ace6
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/siteviews/layout.s2
M bin/upgrading/s2layers/siteviews/themes.s2
Log Message:
-----------
(Bug 647) Un-link comment subjects; allow Lynx/style=light to access the underlying structural CSS files in siteviews
Commit: 0ea8abd58888b42f1820880e605ccd435689a4b1
https://github.com/dreamwidth/dw-free/commit/0ea8abd58888b42f1820880e605ccd435689a4b1
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
(Bug 647) Make entry subjects a bit larger.
Commit: b063a63d0ac626a731e5c405f62b0a1c8aac0b8a
https://github.com/dreamwidth/dw-free/commit/b063a63d0ac626a731e5c405f62b0a1c8aac0b8a
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/core2.s2
Log Message:
-----------
(Bug 4671) Move divider outside of span for expand-all
Commit: 8bec5c471f9179338508bad50367777cd5abc17c
https://github.com/dreamwidth/dw-free/commit/8bec5c471f9179338508bad50367777cd5abc17c
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
Log Message:
-----------
(Bug 647) Fix comment hiearchy styling
Commit: 0d3ac5d3d9cae9d2c799f692d1711d1ff74dc80e
https://github.com/dreamwidth/dw-free/commit/0d3ac5d3d9cae9d2c799f692d1711d1ff74dc80e
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M bin/upgrading/s2layers/core2.s2
M bin/upgrading/s2layers/siteviews/layout.s2
M bin/upgrading/s2layers/siteviews/themes.s2
M cgi-bin/LJ/S2.pm
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css
Log Message:
-----------
Merge pull request #94 from momijizukamori/release-1.11.0
More tweaks for s2 comment pages
Compare: https://github.com/dreamwidth/dw-free/compare/6bf71db86ad1...0d3ac5d3d9ca