[dreamwidth/dw-free] 52b190: (Bug 4626) Add a new option "plain" for formatted_...
Branch: refs/heads/develop
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: 6bf71db86ad10cf5e9c1e1dc33fde777d2320191
https://github.com/dreamwidth/dw-free/commit/6bf71db86ad10cf5e9c1e1dc33fde777d2320191
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M htdocs/js/jquery.cuttag-ajax.js
Log Message:
-----------
Revert "Merge pull request #23 from dunvi/bug-4294"
This reverts commit 1a868831477ff411013957bf1457179e1f6c354a, reversing
changes made to 45ac5b5525a5eadca55a93d17f32c95d50077f25.
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
Commit: 5259e4853378a0e714414486f111bfb5503ce6bd
https://github.com/dreamwidth/dw-free/commit/5259e4853378a0e714414486f111bfb5503ce6bd
Author: Afuna <fu@dreamwidth.org>
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/js/jquery.cuttag-ajax.js
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 branch 'release-1.11.0' into develop
* release-1.11.0:
(Bug 647) Fix comment hiearchy styling
(Bug 4671) Move divider outside of span for expand-all
(Bug 647) Make entry subjects a bit larger.
Revert "Merge pull request #23 from dunvi/bug-4294"
(Bug 647) Un-link comment subjects; allow Lynx/style=light to access the underlying structural CSS files in siteviews
(Bug 4626) Change the option to "format" => "text"
(Bug 4626) Add a new option "plain" for formatted_subject
Commit: 288ebe963fd1bead8faeeec330d18052cbdad8f3
https://github.com/dreamwidth/dw-free/commit/288ebe963fd1bead8faeeec330d18052cbdad8f3
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 647) Add the class to the plain form of the subject
Immediate concern: prevents the "no subject" from being shown, when it's
meant to be visually invisible (but still visible to screenreaders)
Commit: c4f6cff888917021b5d35969e660e12db75342ba
https://github.com/dreamwidth/dw-free/commit/c4f6cff888917021b5d35969e660e12db75342ba
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Merge branch 'release-1.11.0' into develop
* release-1.11.0:
(Bug 647) Add the class to the plain form of the subject
Compare: https://github.com/dreamwidth/dw-free/compare/916588c252a6...c4f6cff88891
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: 6bf71db86ad10cf5e9c1e1dc33fde777d2320191
https://github.com/dreamwidth/dw-free/commit/6bf71db86ad10cf5e9c1e1dc33fde777d2320191
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M htdocs/js/jquery.cuttag-ajax.js
Log Message:
-----------
Revert "Merge pull request #23 from dunvi/bug-4294"
This reverts commit 1a868831477ff411013957bf1457179e1f6c354a, reversing
changes made to 45ac5b5525a5eadca55a93d17f32c95d50077f25.
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
Commit: 5259e4853378a0e714414486f111bfb5503ce6bd
https://github.com/dreamwidth/dw-free/commit/5259e4853378a0e714414486f111bfb5503ce6bd
Author: Afuna <fu@dreamwidth.org>
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/js/jquery.cuttag-ajax.js
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 branch 'release-1.11.0' into develop
* release-1.11.0:
(Bug 647) Fix comment hiearchy styling
(Bug 4671) Move divider outside of span for expand-all
(Bug 647) Make entry subjects a bit larger.
Revert "Merge pull request #23 from dunvi/bug-4294"
(Bug 647) Un-link comment subjects; allow Lynx/style=light to access the underlying structural CSS files in siteviews
(Bug 4626) Change the option to "format" => "text"
(Bug 4626) Add a new option "plain" for formatted_subject
Commit: 288ebe963fd1bead8faeeec330d18052cbdad8f3
https://github.com/dreamwidth/dw-free/commit/288ebe963fd1bead8faeeec330d18052cbdad8f3
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
(Bug 647) Add the class to the plain form of the subject
Immediate concern: prevents the "no subject" from being shown, when it's
meant to be visually invisible (but still visible to screenreaders)
Commit: c4f6cff888917021b5d35969e660e12db75342ba
https://github.com/dreamwidth/dw-free/commit/c4f6cff888917021b5d35969e660e12db75342ba
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Merge branch 'release-1.11.0' into develop
* release-1.11.0:
(Bug 647) Add the class to the plain form of the subject
Compare: https://github.com/dreamwidth/dw-free/compare/916588c252a6...c4f6cff88891