![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.14
Home: https://github.com/dreamwidth/dw-free
Commit: 8f2d96681fd097a5c8fc691ccd66c45e1079239e
https://github.com/dreamwidth/dw-free/commit/8f2d96681fd097a5c8fc691ccd66c45e1079239e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M htdocs/js/jquery.threadexpander.js
Log Message:
-----------
(Bug 4903) Check whether we have a .full element properly
find(".full") returns an empty array [] when there's no full elements.
Which means that we falsely assume that this comment has been expanded
and mark it as such. Which then breaks nested expansion. Tsk.
Commit: 91711a75c519db054f150b073c8259ca0b372da7
https://github.com/dreamwidth/dw-free/commit/91711a75c519db054f150b073c8259ca0b372da7
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M htdocs/js/jquery.threadexpander.js
Log Message:
-----------
Merge pull request #284 from afuna/fix-nested-expands-bug4903
(Bug 4903) Check whether we have a .full element properly
Compare: https://github.com/dreamwidth/dw-free/compare/e9a2ae76a226...91711a75c519
Home: https://github.com/dreamwidth/dw-free
Commit: 8f2d96681fd097a5c8fc691ccd66c45e1079239e
https://github.com/dreamwidth/dw-free/commit/8f2d96681fd097a5c8fc691ccd66c45e1079239e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M htdocs/js/jquery.threadexpander.js
Log Message:
-----------
(Bug 4903) Check whether we have a .full element properly
find(".full") returns an empty array [] when there's no full elements.
Which means that we falsely assume that this comment has been expanded
and mark it as such. Which then breaks nested expansion. Tsk.
Commit: 91711a75c519db054f150b073c8259ca0b372da7
https://github.com/dreamwidth/dw-free/commit/91711a75c519db054f150b073c8259ca0b372da7
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M htdocs/js/jquery.threadexpander.js
Log Message:
-----------
Merge pull request #284 from afuna/fix-nested-expands-bug4903
(Bug 4903) Check whether we have a .full element properly
Compare: https://github.com/dreamwidth/dw-free/compare/e9a2ae76a226...91711a75c519