Nov. 26th, 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: b79d1effc27d166fda0c842e2cf03fc57bd07bde
https://github.com/dreamwidth/dw-free/commit/b79d1effc27d166fda0c842e2cf03fc57bd07bde
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/ljlib.pl
M htdocs/js/foundation/foundation/foundation.js

Log Message:
-----------
(Bug 5073) Include fastclick.js separately after foundation.js

Not embedded: it's causing errors (fastclick isn't being instantiated
properly, because it needs some module-loading things that Foundation
makes available).


Commit: a8f19bfc9f155fdced255aae08dc9188b6603d74
https://github.com/dreamwidth/dw-free/commit/a8f19bfc9f155fdced255aae08dc9188b6603d74
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/ljlib.pl
M htdocs/js/foundation/foundation/foundation.js

Log Message:
-----------
Merge pull request #617 from afuna/foundation-5-fastclick-bug5073

(Bug 5073) Include fastclick.js separately after foundation.js


Compare: https://github.com/dreamwidth/dw-free/compare/0ee9cf997f33...a8f19bfc9f15
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: 9095e30f6a9dc4b5f123f3991f7fe8157c110c93
https://github.com/dreamwidth/dw-free/commit/9095e30f6a9dc4b5f123f3991f7fe8157c110c93
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
Default to 25 if undef

This is throwing warnings in the logs right now, and since we use 25
below as the max, let's just default to showing 25.


Commit: ac3a73aeae7b585e17de53cf28443b6e0bd7dbf4
https://github.com/dreamwidth/dw-free/commit/ac3a73aeae7b585e17de53cf28443b6e0bd7dbf4
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
Check for definededness with 'defined'


Commit: 9d3a816cd06a86fe5b40ac8215be5b03292f7a6b
https://github.com/dreamwidth/dw-free/commit/9d3a816cd06a86fe5b40ac8215be5b03292f7a6b
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/LJ/Widget/CustomTextModule.pm
M cgi-bin/LJ/Widget/S2PropGroup.pm

Log Message:
-----------
Fix CustomTextModule warning


Commit: 0b052000df3bf5afc5aa3f651002fb8b5a449936
https://github.com/dreamwidth/dw-free/commit/0b052000df3bf5afc5aa3f651002fb8b5a449936
Author: Mark Smith <mark@qq.is>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/LJ/Widget/CustomTextModule.pm
M cgi-bin/LJ/Widget/S2PropGroup.pm

Log Message:
-----------
Merge pull request #608 from anall/feature/fixCustomText

Fix CustomTextModule warning


Commit: 1c17e88165823f45e3a690b3a747f75e19bce215
https://github.com/dreamwidth/dw-free/commit/1c17e88165823f45e3a690b3a747f75e19bce215
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
Fix warnings when $esubject is undef


Commit: e24fa571fdbc5c790bacafe4470314855a651701
https://github.com/dreamwidth/dw-free/commit/e24fa571fdbc5c790bacafe4470314855a651701
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/External/Site/DeviantArt.pm

Log Message:
-----------
Update deviantart favicon url


Commit: eed8e47b78d6ae5e5905368fc9e22f6fba6648e1
https://github.com/dreamwidth/dw-free/commit/eed8e47b78d6ae5e5905368fc9e22f6fba6648e1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/External/Site/DeviantArt.pm

Log Message:
-----------
Merge pull request #610 from afuna/deviantart-favicon

Update deviantart favicon url


Commit: 9c5844e239dcd70f8cc9ec964a73830e2747aab0
https://github.com/dreamwidth/dw-free/commit/9c5844e239dcd70f8cc9ec964a73830e2747aab0
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M htdocs/manage/settings/index.bml

Log Message:
-----------
This one is actually a real prop


Commit: 1a6bd9d794d5a3e4216e8109d41a1778b4520afa
https://github.com/dreamwidth/dw-free/commit/1a6bd9d794d5a3e4216e8109d41a1778b4520afa
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm

Log Message:
-----------
"fake subs" do not seem to work - convert to real subs in worker


Commit: 1e3d81b0926f0805f21d26d9413758e645c02a60
https://github.com/dreamwidth/dw-free/commit/1e3d81b0926f0805f21d26d9413758e645c02a60
Author: Mark Smith <mark@qq.is>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M htdocs/manage/settings/index.bml

Log Message:
-----------
Merge pull request #611 from anall/feature/FixESNReplies

Fix ESN replies


Commit: c0f6e0fec6281ab3e1de85775ee866ac93c550d7
https://github.com/dreamwidth/dw-free/commit/c0f6e0fec6281ab3e1de85775ee866ac93c550d7
Author: Mark Smith <mark@qq.is>
Date: 2013-11-24 (Sun, 24 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
Merge pull request #609 from afuna/recent-comments-no-warn-release-1.19

Fix warnings when $esubject is undef


Commit: 0bce15661a1f79ab2d2ae2622c092f23b9eac3f6
https://github.com/dreamwidth/dw-free/commit/0bce15661a1f79ab2d2ae2622c092f23b9eac3f6
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-11-24 (Sun, 24 Nov 2013)

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

Log Message:
-----------
(bug 5291) Fix user tags in custom text


Commit: df25c87a1abe2e6b11e5a844a8021c0f341aecaf
https://github.com/dreamwidth/dw-free/commit/df25c87a1abe2e6b11e5a844a8021c0f341aecaf
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
(Bug 5294) Redirect /tools/recent_comments to /comments/recent


Commit: 0057cf865ce912c37e9ce526877fd59e2895981f
https://github.com/dreamwidth/dw-free/commit/0057cf865ce912c37e9ce526877fd59e2895981f
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)

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

Log Message:
-----------
(Bug 5296) Migrate custom text properly


Commit: a4d741aefb96a3b92fa38f562314486b2644e908
https://github.com/dreamwidth/dw-free/commit/a4d741aefb96a3b92fa38f562314486b2644e908
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/EventOutput.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M views/admin/eventoutput-select.tt
M views/admin/eventoutput-select.tt.text
M views/admin/eventoutput.tt

Log Message:
-----------
(Bug 5295) Respect the opt_noemail setting

Logic was already in LJ::Event::JournalNewComment, so refactor that out,
and reuse.


Commit: 9bd05de40eecec1d30e7957b2209151004ce4ff9
https://github.com/dreamwidth/dw-free/commit/9bd05de40eecec1d30e7957b2209151004ce4ff9
Author: Mark Smith <mark@qq.is>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm

Log Message:
-----------
Merge pull request #613 from afuna/redirect-recent-comments-bug5294

(Bug 5294) Redirect /tools/recent_comments to /comments/recent


Commit: 5029c225d19916e5e94db4a55221d245908993f5
https://github.com/dreamwidth/dw-free/commit/5029c225d19916e5e94db4a55221d245908993f5
Author: Mark Smith <mark@qq.is>
Date: 2013-11-25 (Mon, 25 Nov 2013)

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

Log Message:
-----------
Merge pull request #612 from anall/feature/bug5291

(bug 5291) Fix user tags in custom text


Commit: 733a4541ca894240555fc2c56df480e87df43932
https://github.com/dreamwidth/dw-free/commit/733a4541ca894240555fc2c56df480e87df43932
Author: Mark Smith <mark@qq.is>
Date: 2013-11-25 (Mon, 25 Nov 2013)

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

Log Message:
-----------
Merge pull request #614 from momijizukamori/Bug5296/CustomTextMigration

(Bug 5296) Migrate custom text properly


Commit: 9335300ff135cda8b6d7f6215e2e595ea146de31
https://github.com/dreamwidth/dw-free/commit/9335300ff135cda8b6d7f6215e2e595ea146de31
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/EventOutput.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M views/admin/eventoutput-select.tt
M views/admin/eventoutput-select.tt.text
M views/admin/eventoutput.tt

Log Message:
-----------
Merge pull request #615 from afuna/opt_noemail-bug5295

(Bug 5295) Respect the opt_noemail setting


Commit: d7c1aa48aeed38317ee0f04ca503cf245ef54023
https://github.com/dreamwidth/dw-free/commit/d7c1aa48aeed38317ee0f04ca503cf245ef54023
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Controller/EventOutput.pm
M cgi-bin/DW/External/Site/DeviantArt.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Widget/CustomTextModule.pm
M cgi-bin/LJ/Widget/S2PropGroup.pm
M htdocs/manage/settings/index.bml
M views/admin/eventoutput-select.tt
M views/admin/eventoutput-select.tt.text
M views/admin/eventoutput.tt

Log Message:
-----------
Merge branch 'release-1.19' into develop

* release-1.19:
(Bug 5295) Respect the opt_noemail setting
(Bug 5296) Migrate custom text properly
(Bug 5294) Redirect /tools/recent_comments to /comments/recent
(bug 5291) Fix user tags in custom text
"fake subs" do not seem to work - convert to real subs in worker
This one is actually a real prop
Update deviantart favicon url
Fix warnings when $esubject is undef
Fix CustomTextModule warning
Check for definededness with 'defined'
Default to 25 if undef


Compare: https://github.com/dreamwidth/dw-free/compare/a8f19bfc9f15...d7c1aa48aeed
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: cccbb6fb96e53fa889366e83a0b3e205ae57640b
https://github.com/dreamwidth/dw-nonfree/commit/cccbb6fb96e53fa889366e83a0b3e205ae57640b
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
(Bug 5293) Update anniversary promotion for 2013


Commit: 28edebe35393140170cb8b1d72ef6b281f006df1
https://github.com/dreamwidth/dw-nonfree/commit/28edebe35393140170cb8b1d72ef6b281f006df1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
Merge pull request #49 from afuna/promo-bug5293

(Bug 5293) Update anniversary promotion for 2013


Commit: af72207dfcd03d586fbf0636f3b2e0331210eae5
https://github.com/dreamwidth/dw-nonfree/commit/af72207dfcd03d586fbf0636f3b2e0331210eae5
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
Merge branch 'release-1.19' into develop

* release-1.19:
(Bug 5293) Update anniversary promotion for 2013


Compare: https://github.com/dreamwidth/dw-nonfree/compare/e5fe780ac03e...af72207dfcd0
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: 7ee7a0b8d0be54bc3e0d1899a87224c0d2ea16ec
https://github.com/dreamwidth/dw-free/commit/7ee7a0b8d0be54bc3e0d1899a87224c0d2ea16ec
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
(Bug 4073) Move scripts to the bottom of the page for foundation pages


Commit: 07fce62875e02b792160e4fa8ecd04ea6fabddd5
https://github.com/dreamwidth/dw-free/commit/07fce62875e02b792160e4fa8ecd04ea6fabddd5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Merge pull request #618 from afuna/scripts-at-bottom-bug4073

(Bug 4073) Move scripts to the bottom of the page for foundation pages


Compare: https://github.com/dreamwidth/dw-free/compare/d7c1aa48aeed...07fce62875e0

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. 9th, 2025 09:09 am
Powered by Dreamwidth Studios