Sep. 3rd, 2013

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: a45a9ae5a128937309b7307f612021571788a713
https://github.com/dreamwidth/dw-free/commit/a45a9ae5a128937309b7307f612021571788a713
Author: Morgan Blackthorne <stormerider@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Bug 5106 - allow embeds from kickstarter fundraising widget

Kickstarter has multiple widgets which we want to allow embedding for. Bug 4852 allowed www.kickstarter.com/*/widget/video.html, but we also want to enable card.html, and other widgets that Kickstarter may create in the future.

Also add a new test URL based on a modification of the URL added in bug 4852.


Commit: 708262fa4434e1ec6cf8ace2e62db8f72405e92f
https://github.com/dreamwidth/dw-free/commit/708262fa4434e1ec6cf8ace2e62db8f72405e92f
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge pull request #572 from stormerider/bug-5106

Bug 5106 - allow embeds from kickstarter fundraising widget


Compare: https://github.com/dreamwidth/dw-free/compare/9059f4beec61...708262fa4434
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: f331e5a76067a26005b6aeb1d389222997379403
https://github.com/dreamwidth/dw-free/commit/f331e5a76067a26005b6aeb1d389222997379403
Author: Morgan Blackthorne <stormerider@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Bug 5244 - whitelist google docs for embedding

Allow Google documents, presentations, and spreadsheets to be embedded.
Drawings do not need to be whitelisted, as they are images. Google forms
are not being whitelisted for security concerns at this time.


Commit: 6e01bda70d00abdfe4e2576bd787ef895b1ea7f9
https://github.com/dreamwidth/dw-free/commit/6e01bda70d00abdfe4e2576bd787ef895b1ea7f9
Author: Afuna <fu@dreamwidth.org>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge branch 'stormerider-bug-5244' into develop

* stormerider-bug-5244:
Bug 5244 - whitelist google docs for embedding

Conflicts:
t/embed-whitelist.t


Compare: https://github.com/dreamwidth/dw-free/compare/708262fa4434...6e01bda70d00
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: 7f780e2eec9b1120ef960f32502f8fb1613806f0
https://github.com/dreamwidth/dw-free/commit/7f780e2eec9b1120ef960f32502f8fb1613806f0
Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-19 (Mon, 19 Aug 2013)

Changed paths:
M cgi-bin/DW/Template.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Web.pm
M htdocs/admin/translate/editpage.bml
M htdocs/customize/advanced/layeredit.bml
M htdocs/imgupload.bml
M htdocs/imguploadrte.bml
M htdocs/stc/fck/editor/dialog/imguploadrte.bml

Log Message:
-----------
(Bug 4073) Moves printing out of the JS to the bottom of the page


Commit: d298ebb2b7744c9d3a8bffc7cc54408962d400dd
https://github.com/dreamwidth/dw-free/commit/d298ebb2b7744c9d3a8bffc7cc54408962d400dd
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M cgi-bin/DW/Template.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Web.pm
M htdocs/admin/translate/editpage.bml
M htdocs/customize/advanced/layeredit.bml
M htdocs/imgupload.bml
M htdocs/imguploadrte.bml
M htdocs/stc/fck/editor/dialog/imguploadrte.bml

Log Message:
-----------
Merge pull request #567 from afuna/bug4073-js-at-bottom

(Bug 4073) Moves printing out of the JS to the bottom of the page


Compare: https://github.com/dreamwidth/dw-free/compare/6e01bda70d00...d298ebb2b774
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: 2f0684ad97a72d6d6ac136915808b668a455b754
https://github.com/dreamwidth/dw-free/commit/2f0684ad97a72d6d6ac136915808b668a455b754
Author: Morgan Blackthorne <stormerider@gmail.com>
Date: 2013-09-02 (Mon, 02 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Bug 5216 - add instagram as comment-embed source

Added instagram to the whitelist and added a URL to the test suite.


Commit: 4f9efeed52810b1466ae3841187a50e8206ac7be
https://github.com/dreamwidth/dw-free/commit/4f9efeed52810b1466ae3841187a50e8206ac7be
Author: Afuna <fu@dreamwidth.org>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge branch 'stormerider-bug-5216' into develop

* stormerider-bug-5216:
Bug 5216 - add instagram as comment-embed source

Conflicts:
t/embed-whitelist.t


Compare: https://github.com/dreamwidth/dw-free/compare/d298ebb2b774...4f9efeed5281
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: fd6d9531a115b2f972d09dafa38536c707cb8dd4
https://github.com/dreamwidth/dw-free/commit/fd6d9531a115b2f972d09dafa38536c707cb8dd4
Author: Morgan Blackthorne <stormerider@gmail.com>
Date: 2013-09-02 (Mon, 02 Sep 2013)

Changed paths:
M cgi-bin/LJ/User.pm

Log Message:
-----------
Bug 5151: granting unknown privs via console fails

Per Denise, we should allow all arguments even if they do not match the
known list of valid arguments. This is in part to allow for broader
vanity privileges (besides the already functioning support vanity
privs), and in part to allow admins to pre-grant privs before a code
change which would otherwise cause a priv gap (such as the
aforementioned bug 5144).


Commit: 182cb3615e90ace43571a9901ed8498dba0eaf5f
https://github.com/dreamwidth/dw-free/commit/182cb3615e90ace43571a9901ed8498dba0eaf5f
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M cgi-bin/LJ/User.pm

Log Message:
-----------
Merge pull request #575 from stormerider/bug-5151

Bug 5151: granting unknown privs via console fails


Compare: https://github.com/dreamwidth/dw-free/compare/4f9efeed5281...182cb3615e90
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: af47c91626d6d1d914db6529ae95d260287e5ac2
https://github.com/dreamwidth/dw-free/commit/af47c91626d6d1d914db6529ae95d260287e5ac2
Author: Afuna <fu@dreamwidth.org>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M bin/checkconfig.pl

Log Message:
-----------
(Bug 5036) Use correct module name

As per sophie


Commit: b9d00cf52f7fd8b8c87f4154383a3a7c042370fb
https://github.com/dreamwidth/dw-free/commit/b9d00cf52f7fd8b8c87f4154383a3a7c042370fb
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
M bin/checkconfig.pl

Log Message:
-----------
Merge pull request #576 from afuna/bug5036-correct-modulename

(Bug 5036) Use correct module name


Compare: https://github.com/dreamwidth/dw-free/compare/f7d0fd8c59c3...b9d00cf52f7f
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-nonfree
Commit: aab5f36137534eedd8df4b4b1d80c70c987aad7b
https://github.com/dreamwidth/dw-nonfree/commit/aab5f36137534eedd8df4b4b1d80c70c987aad7b
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)

Changed paths:
A htdocs/js/jquery/jquery.autogrow-textarea.js
M htdocs/site/suggest.bml

Log Message:
-----------
(bug 2566) Auto expand text areas on the Suggest an Improvement page

Auto expands textareas on site/suggest.bml.


Commit: 665abdce3dfaa778fd31dd7e946f1e77bb4cc67d
https://github.com/dreamwidth/dw-nonfree/commit/665abdce3dfaa778fd31dd7e946f1e77bb4cc67d
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)

Changed paths:
A htdocs/js/jquery/jquery.autogrow-textarea.js
M htdocs/site/suggest.bml

Log Message:
-----------
Merge pull request #44 from hotlevel4/bug2566/AutoExpandTextBoxesOnSuggest

(bug 2566) Auto expand text areas on the Suggest an Improvement page


Compare: https://github.com/dreamwidth/dw-nonfree/compare/28cce480324a...665abdce3dfa

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 7th, 2025 09:20 pm
Powered by Dreamwidth Studios