[dreamwidth/dw-free] 5d498e: Remove debug code
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 5d498e21caf640f7ba9762fb8837e552f79d54c0
https://github.com/dreamwidth/dw-free/commit/5d498e21caf640f7ba9762fb8837e552f79d54c0
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Remove debug code
Commit: 8cd5fcab246476af321eac191317b7d4a8401eba
https://github.com/dreamwidth/dw-free/commit/8cd5fcab246476af321eac191317b7d4a8401eba
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Explicitly detect `isremote` for the journalselect event
(And do so only when we're "posting as other")
We'd assumed that a change on #postas_usejournal or #post_username would
only be triggered if a user selected "post as other", therefore isremote
would automatically be false.
However, Chrome started firing a change event on #post_username even
without user input (perhaps to do with autocomplete?). So now we
explicitly check the current remote against the username of the user
we're posting as..
But we can't just compare postas_usejournal to postas_remote because
they could be different because of autocomplete. So we also make sure
that all this only happens when the "post as other" radio box is
selected
Fixes 709.
Commit: c5d33c0ea99b884e7a0f38dbb822b4a2a5b916c9
https://github.com/dreamwidth/dw-free/commit/c5d33c0ea99b884e7a0f38dbb822b4a2a5b916c9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Hide/show icon component even when there are no icons
Move the hiding/showing of the icon component to above the checks for
whether the user has icons or not. That way, when someone is doing a
"post as other", they don't have an irrelevant "upload icons" link
staring at them
Commit: 2bc3116ca55471ddd47ef7cb12a6454fe91a81ff
https://github.com/dreamwidth/dw-free/commit/2bc3116ca55471ddd47ef7cb12a6454fe91a81ff
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Merge pull request #711 from afuna/update-page-chrome-bug-709
Fix icon/crosspost components not showing up in latest chrome
Compare: https://github.com/dreamwidth/dw-free/compare/0051bd3bc27b...2bc3116ca554
Home: https://github.com/dreamwidth/dw-free
Commit: 5d498e21caf640f7ba9762fb8837e552f79d54c0
https://github.com/dreamwidth/dw-free/commit/5d498e21caf640f7ba9762fb8837e552f79d54c0
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Remove debug code
Commit: 8cd5fcab246476af321eac191317b7d4a8401eba
https://github.com/dreamwidth/dw-free/commit/8cd5fcab246476af321eac191317b7d4a8401eba
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Explicitly detect `isremote` for the journalselect event
(And do so only when we're "posting as other")
We'd assumed that a change on #postas_usejournal or #post_username would
only be triggered if a user selected "post as other", therefore isremote
would automatically be false.
However, Chrome started firing a change event on #post_username even
without user input (perhaps to do with autocomplete?). So now we
explicitly check the current remote against the username of the user
we're posting as..
But we can't just compare postas_usejournal to postas_remote because
they could be different because of autocomplete. So we also make sure
that all this only happens when the "post as other" radio box is
selected
Fixes 709.
Commit: c5d33c0ea99b884e7a0f38dbb822b4a2a5b916c9
https://github.com/dreamwidth/dw-free/commit/c5d33c0ea99b884e7a0f38dbb822b4a2a5b916c9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Hide/show icon component even when there are no icons
Move the hiding/showing of the icon component to above the checks for
whether the user has icons or not. That way, when someone is doing a
"post as other", they don't have an irrelevant "upload icons" link
staring at them
Commit: 2bc3116ca55471ddd47ef7cb12a6454fe91a81ff
https://github.com/dreamwidth/dw-free/commit/2bc3116ca55471ddd47ef7cb12a6454fe91a81ff
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M htdocs/js/jquery.postform.js
Log Message:
-----------
Merge pull request #711 from afuna/update-page-chrome-bug-709
Fix icon/crosspost components not showing up in latest chrome
Compare: https://github.com/dreamwidth/dw-free/compare/0051bd3bc27b...2bc3116ca554