![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 4636ba3d1d599ada176defd2f91e44b03ef4f838
https://github.com/dreamwidth/dw-free/commit/4636ba3d1d599ada176defd2f91e44b03ef4f838
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Fix nested comments not showing up sometimes
We were popping from the original comments array... so in
one-column-split, after processing the page summary module, there were
no more comment replies to be printed. Oops. Fixed by working on a copy
of the original array.
Commit: ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
https://github.com/dreamwidth/dw-free/commit/ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #734 from afuna/nested-comments-in-one-column-split
Fix nested comments not showing up sometimes
Compare: https://github.com/dreamwidth/dw-free/compare/7c8164f75c8e...ca9cce159a13
Home: https://github.com/dreamwidth/dw-free
Commit: 4636ba3d1d599ada176defd2f91e44b03ef4f838
https://github.com/dreamwidth/dw-free/commit/4636ba3d1d599ada176defd2f91e44b03ef4f838
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Fix nested comments not showing up sometimes
We were popping from the original comments array... so in
one-column-split, after processing the page summary module, there were
no more comment replies to be printed. Oops. Fixed by working on a copy
of the original array.
Commit: ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
https://github.com/dreamwidth/dw-free/commit/ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #734 from afuna/nested-comments-in-one-column-split
Fix nested comments not showing up sometimes
Compare: https://github.com/dreamwidth/dw-free/compare/7c8164f75c8e...ca9cce159a13