Mar. 6th, 2015

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: cfc9cb9584f13990fbf4fcf82941eb99b70631c3
https://github.com/dreamwidth/dw-free/commit/cfc9cb9584f13990fbf4fcf82941eb99b70631c3
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

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

Log Message:
-----------
[#964] Pass in the dtid in the comment preview

So that if you've gone More Options -> Preview -> More Options, you're
aware of which thread you should be posting this comment as a reply to.

Note: we know the replyto/parenttalkid, but these are just the jtalkid,
not the dtid (display talkid).

Fixes #964.


Commit: 68161e1b03ee367e4a76484e768d69206b64c5aa
https://github.com/dreamwidth/dw-free/commit/68161e1b03ee367e4a76484e768d69206b64c5aa
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

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

Log Message:
-----------
Merge pull request #1276 from afuna/preview-comment-thread-bug-964

[#964] Pass in the dtid in the comment preview


Compare: https://github.com/dreamwidth/dw-free/compare/c1b507486172...68161e1b03ee
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: c7134e60d13a86ce9f2eea5e7fd782b605432c1d
https://github.com/dreamwidth/dw-free/commit/c7134e60d13a86ce9f2eea5e7fd782b605432c1d
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M cgi-bin/LJ/Config.pm
A t/config-test-private.pl
M t/config-test.pl

Log Message:
-----------
[#1264] Separate out the DB configuration for tests

This allows overriding just the DB configuration, without overriding all
the other test-related variables. For the sake of people on shared
servers where the database name must vary.

(Note: they'll still need to create the DBs to use, or have the DBs
created for them)

Fixes #1264.


Commit: ff4b3c6c6622f2a2541b03a2e0b170abd4a057a4
https://github.com/dreamwidth/dw-free/commit/ff4b3c6c6622f2a2541b03a2e0b170abd4a057a4
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M cgi-bin/LJ/Config.pm
A t/config-test-private.pl
M t/config-test.pl

Log Message:
-----------
Merge pull request #1274 from afuna/config-test-bug-1264

[#1264] Separate out the DB configuration for tests


Compare: https://github.com/dreamwidth/dw-free/compare/68161e1b03ee...ff4b3c6c6622
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: 7ad1ef9b5987939de3029b56a06cd76d24fbbb5c
https://github.com/dreamwidth/dw-free/commit/7ad1ef9b5987939de3029b56a06cd76d24fbbb5c
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M htdocs/js/jquery.quickreply.js
M styles/core2.s2
M styles/database/layout.s2

Log Message:
-----------
[#1113] Show the read comments link when you reply via QR

-- this is for the case where we go from 0 -> 1 comment, and we used to
not display a link (because we had nothing to display)

Fixes #1113.


Commit: 8cb1ce1fffd6d23c60c5f12b7c0d3f6f725d0cba
https://github.com/dreamwidth/dw-free/commit/8cb1ce1fffd6d23c60c5f12b7c0d3f6f725d0cba
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M htdocs/js/jquery.quickreply.js
M styles/core2.s2
M styles/database/layout.s2

Log Message:
-----------
Merge pull request #1270 from afuna/comment-format-bug-1113

[#1113] Show the read comments link when you reply via QR


Compare: https://github.com/dreamwidth/dw-free/compare/ff4b3c6c6622...8cb1ce1fffd6
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: 00461dfa60cde7864906ca8f3d66c1ef0a584e95
https://github.com/dreamwidth/dw-free/commit/00461dfa60cde7864906ca8f3d66c1ef0a584e95
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-14 (Sat, 14 Feb 2015)

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

Log Message:
-----------
Turn off the style attribute for anonymous comments


Commit: d76fc64da5e642354591e67259898c528b9b4b0f
https://github.com/dreamwidth/dw-free/commit/d76fc64da5e642354591e67259898c528b9b4b0f
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-14 (Sat, 14 Feb 2015)

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

Log Message:
-----------
Eat font tags in anon comments


Commit: fb9e5cf5ce6b7c05e18f766c97fbac2cd15184f4
https://github.com/dreamwidth/dw-free/commit/fb9e5cf5ce6b7c05e18f766c97fbac2cd15184f4
Author: Mark Smith <mark@qq.is>
Date: 2015-02-15 (Sun, 15 Feb 2015)

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

Log Message:
-----------
Merge pull request #1221 from afuna/less-style

Turn off the style attribute for anonymous comments


Commit: 27fb7703697a02028c3e4d98569c1ee58fb7ad75
https://github.com/dreamwidth/dw-free/commit/27fb7703697a02028c3e4d98569c1ee58fb7ad75
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-06 (Fri, 06 Mar 2015)

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

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

* release-1.23:
Eat font tags in anon comments
Turn off the style attribute for anonymous comments


Compare: https://github.com/dreamwidth/dw-free/compare/8cb1ce1fffd6...27fb7703697a
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: 2671f667857ef4f14186671add1841898bd33167
https://github.com/dreamwidth/dw-free/commit/2671f667857ef4f14186671add1841898bd33167
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M bin/upgrading/en.dat
M schemes/celerity.tt
M schemes/common.tt

Log Message:
-----------
[#953] Add labels when there are multiple navigation landmarks

Fixes #953.


Commit: 619a4dedac87d5c25ac50a2cc2696a1bd05b85ba
https://github.com/dreamwidth/dw-free/commit/619a4dedac87d5c25ac50a2cc2696a1bd05b85ba
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M bin/upgrading/en.dat
M schemes/celerity.tt
M schemes/common.tt

Log Message:
-----------
Merge pull request #1275 from afuna/navigation-landmarks-bug-953

[#953] Add labels when there are multiple navigation landmarks


Compare: https://github.com/dreamwidth/dw-free/compare/27fb7703697a...619a4dedac87
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: 3f3885e9e61e8f2282ff4c93bac555f837ea4a06
https://github.com/dreamwidth/dw-nonfree/commit/3f3885e9e61e8f2282ff4c93bac555f837ea4a06
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M schemes/tropo-common.tt

Log Message:
-----------
Label the navigation landmarks in Tropo

Fixes dreamwidth/dw-free#953.


Commit: 61b04ec8d3c24469a0fb3fba74b98732731a21ed
https://github.com/dreamwidth/dw-nonfree/commit/61b04ec8d3c24469a0fb3fba74b98732731a21ed
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M schemes/tropo-common.tt

Log Message:
-----------
Merge pull request #97 from afuna/navigation-landmarks-bug-953

Label the navigation landmarks in Tropo


Compare: https://github.com/dreamwidth/dw-nonfree/compare/72b2a5bb7142...61b04ec8d3c2
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: ae0624963a796dbf5691ca3a3f2410d80ef39948
https://github.com/dreamwidth/dw-nonfree/commit/ae0624963a796dbf5691ca3a3f2410d80ef39948
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-02 (Mon, 02 Mar 2015)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Switch doctype to HTML5

Fixes dreamwidth/dw-free#1005.


Commit: 78702b9192b14ae7773781dbe29cf5a9cb0fcea5
https://github.com/dreamwidth/dw-nonfree/commit/78702b9192b14ae7773781dbe29cf5a9cb0fcea5
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #95 from afuna/doctype-html5-bug-1005

Switch doctype to HTML5


Compare: https://github.com/dreamwidth/dw-nonfree/compare/61b04ec8d3c2...78702b9192b1
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: 216b3a8131952d998fc14928e2b1e27fe624c765
https://github.com/dreamwidth/dw-nonfree/commit/216b3a8131952d998fc14928e2b1e27fe624c765
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Set a background color for the menu in mobile in Tropo Red


Commit: 5f1451c63560fc4c409b5bb221d4d23861e9c4ed
https://github.com/dreamwidth/dw-nonfree/commit/5f1451c63560fc4c409b5bb221d4d23861e9c4ed
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Merge pull request #96 from afuna/bg-menu-mobile-tropo

Set a background color for the menu in mobile in Tropo Red


Compare: https://github.com/dreamwidth/dw-nonfree/compare/78702b9192b1...5f1451c63560

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. 9th, 2025 01:25 pm
Powered by Dreamwidth Studios