Jun. 8th, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: c84db6334c1917d43239a68e8fa788c7ad5d009c
https://github.com/dreamwidth/dw-free/commit/c84db6334c1917d43239a68e8fa788c7ad5d009c
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
(bug 5038) correct link color for contextual popups
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: f9fd2b02f79d21f73a15cc54465c793d480cf2b0
https://github.com/dreamwidth/dw-free/commit/f9fd2b02f79d21f73a15cc54465c793d480cf2b0
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-event.t

Log Message:
-----------
Adjust order of closing tags

Tables should be closed first, because otherwise users can escape
certain formatting off into the wild blue yonder. This is sub-optimal
for a viewing experience for everybody else.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 7877cf92981457100670a05783049a6cfc6287e0
https://github.com/dreamwidth/dw-free/commit/7877cf92981457100670a05783049a6cfc6287e0
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-comment.t

Log Message:
-----------
(Bug 5053) Fix some closing of A tags

Close all the A tags, even if there's no href. Don't allow the bold tag
to escape from its home.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 3db1ce1dcd04f4aa10e523d7d64e7e06cecc7efb
https://github.com/dreamwidth/dw-free/commit/3db1ce1dcd04f4aa10e523d7d64e7e06cecc7efb
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/img/collapse-end.svg
M htdocs/img/collapse.svg
M htdocs/img/collapseAll.svg
M htdocs/img/expand.svg
M htdocs/img/expandAll.svg

Log Message:
-----------
(Bug 5089) Outline SVG cuttag icons


Commit: ebac7cfbc084824d466e12dc1d4b0f071b9fac78
https://github.com/dreamwidth/dw-free/commit/ebac7cfbc084824d466e12dc1d4b0f071b9fac78
Author: Mark Smith <mark@qq.is>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/img/collapse-end.svg
M htdocs/img/collapse.svg
M htdocs/img/collapseAll.svg
M htdocs/img/expand.svg
M htdocs/img/expandAll.svg

Log Message:
-----------
Merge pull request #422 from momijizukamori/release-1.16

(Bug 5089) Outline SVG cuttag icons


Compare: https://github.com/dreamwidth/dw-free/compare/7877cf929814...ebac7cfbc084
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 4f2b2786f957dd9495712dc09c9b752c20aa78a1
https://github.com/dreamwidth/dw-free/commit/4f2b2786f957dd9495712dc09c9b752c20aa78a1
Author: randomling <randomling.code@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/js/jquery.iconselector.js
M htdocs/stc/jquery.iconselector.css

Log Message:
-----------
http://bugs.dwscoalition.org/show_bug.cgi?id=5088

Changed the class for icon comments in the icon selector from "comment"
to "icon-comment" in both the jQuery and CSS. This fixes a display
issue with the icon selector on site-schemed entry pages.


Commit: fdb62ff12ee4e2e7cfe27501901684589554e800
https://github.com/dreamwidth/dw-free/commit/fdb62ff12ee4e2e7cfe27501901684589554e800
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/js/jquery.iconselector.js
M htdocs/stc/jquery.iconselector.css

Log Message:
-----------
Merge pull request #423 from lucymclaughlin/5088-icon-browser

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


Compare: https://github.com/dreamwidth/dw-free/compare/ebac7cfbc084...fdb62ff12ee4
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: 693bd4f416b787ca5f4633fb8eb5964d06c05834
https://github.com/dreamwidth/dw-free/commit/693bd4f416b787ca5f4633fb8eb5964d06c05834
Author: Deborah Kaplan <deborah.kaplan@suberic.net>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
bug 5093 Firefox 3.6.8 supports SVG but not in line. Without modernizr browser detection is the easiest way to deal with this


Commit: cf4974e38718bfef20cecac9eaed97d412bcccec
https://github.com/dreamwidth/dw-free/commit/cf4974e38718bfef20cecac9eaed97d412bcccec
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
Merge pull request #424 from deborahgu/5093

bug 5093 Firefox 3.6.8 supports SVG but not in line. Without modernizr b...


Compare: https://github.com/dreamwidth/dw-free/compare/37792a9dbf5c...cf4974e38718
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 693bd4f416b787ca5f4633fb8eb5964d06c05834
https://github.com/dreamwidth/dw-free/commit/693bd4f416b787ca5f4633fb8eb5964d06c05834
Author: Deborah Kaplan <deborah.kaplan@suberic.net>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
bug 5093 Firefox 3.6.8 supports SVG but not in line. Without modernizr browser detection is the easiest way to deal with this


Commit: 9e41f3fbe418c894f5294d567f005832bd4bfc19
https://github.com/dreamwidth/dw-free/commit/9e41f3fbe418c894f5294d567f005832bd4bfc19
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/bannering/layout.s2

Log Message:
-----------
(Bug 4571) Keep icon from overlapping on small text size in Bannering


Commit: 37792a9dbf5c12d4a90f726e84833f86d81bd431
https://github.com/dreamwidth/dw-free/commit/37792a9dbf5c12d4a90f726e84833f86d81bd431
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/bannering/layout.s2

Log Message:
-----------
Merge pull request #416 from momijizukamori/Bug4571/BanneringIcon

(Bug 4571) Keep icon from overlapping on small text size in Bannering


Commit: cf4974e38718bfef20cecac9eaed97d412bcccec
https://github.com/dreamwidth/dw-free/commit/cf4974e38718bfef20cecac9eaed97d412bcccec
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
Merge pull request #424 from deborahgu/5093

bug 5093 Firefox 3.6.8 supports SVG but not in line. Without modernizr b...


Commit: 90b71536592603a40337479f263f5b132ad70493
https://github.com/dreamwidth/dw-free/commit/90b71536592603a40337479f263f5b132ad70493
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/bannering/layout.s2
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
Merge remote-tracking branch 'dreamwidth/develop' into release-1.16


Compare: https://github.com/dreamwidth/dw-free/compare/fdb62ff12ee4...90b715365926
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: f6ac1fcd23c7349d6a5da87a0e6a985dfc950417
https://github.com/dreamwidth/dw-free/commit/f6ac1fcd23c7349d6a5da87a0e6a985dfc950417
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-event.t

Log Message:
-----------
Fix early close of tags causing escapism

Previously, it was possible to open a tag outside of a table, then close
it inside in order to trick the cleaner into thinking the tag had been
closed. This is now fixed.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: fb4dd9c127852e5d4c86194f55e47d14f1fe2dac
https://github.com/dreamwidth/dw-free/commit/fb4dd9c127852e5d4c86194f55e47d14f1fe2dac
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-comment.t

Log Message:
-----------
(Bug 4800) Strip tables from anonymous comments

This fixes some longstanding problems caused by people using and abusing
tables in anonymous comments to "jailbreak" certain spam protections.

Profile

Dreamwidth Changelog

August 2025

S M T W T F S
     12
3456789
10111213141516
171819202122 23
24252627282930
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 24th, 2025 06:50 pm
Powered by Dreamwidth Studios