![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: b1106c4ed2526bb6ca28ad1e49a8fb50efba0705
https://github.com/dreamwidth/dw-free/commit/b1106c4ed2526bb6ca28ad1e49a8fb50efba0705
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M cgi-bin/LJ/Userpic.pm
Log Message:
-----------
[#2567] Use placeholder icon keywords more consistently
The `separate_keywords` method is used in two places: the beta new entry page's
keyword select, and the S2 icons page when sorted by keyword. Both of those are
broken if keywordless icons don't get their pic#nnnnn placeholders, so this
method shouldn't do a "raw" keyword lookup.
Commit: d115ae105454ca3cfa971b8fe554c6790ee1bf36
https://github.com/dreamwidth/dw-free/commit/d115ae105454ca3cfa971b8fe554c6790ee1bf36
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M cgi-bin/DW/Captcha/textCAPTCHA.pm
Log Message:
-----------
[#2542] Make textcaptcha noscript iframes taller
In some layout conditions, 4em was too short and the iframe got a scrollbar.
That's never desirable, so it's worth wasting a couple lines sometimes to
prevent it.
Commit: 7adf69323257a797114232620606694d8f199aac
https://github.com/dreamwidth/dw-free/commit/7adf69323257a797114232620606694d8f199aac
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M htdocs/js/jquery.replyforms.js
Log Message:
-----------
[#2571] Re-enable submit buttons on cached back navigation
Fast back navigation in Safari and Firefox saves the whole page state, including
the fact that we disabled the submit buttons after they were clicked. So if you
go back from a preview, you can end up it a bad state unless we re-enable the
buttons.
Interesting note, jquery doesn't carry over that `persisted` property to its
event objects, so you need originalEvent.
Commit: 123b7faad165b60eb28b036ab6ddec7f8bfc25fe
https://github.com/dreamwidth/dw-free/commit/123b7faad165b60eb28b036ab6ddec7f8bfc25fe
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-10-06 (Sun, 06 Oct 2019)
Changed paths:
M cgi-bin/DW/Captcha/textCAPTCHA.pm
M cgi-bin/LJ/Userpic.pm
M htdocs/js/jquery.replyforms.js
Log Message:
-----------
Merge pull request #2580 from nfagerlund/aug19_megamix_3_safe_bugfixes
Three minor bug fixes (Aug19 megamix 3: safe bugfixes)
Compare: https://github.com/dreamwidth/dw-free/compare/d2442deb8f7e...123b7faad165
Home: https://github.com/dreamwidth/dw-free
Commit: b1106c4ed2526bb6ca28ad1e49a8fb50efba0705
https://github.com/dreamwidth/dw-free/commit/b1106c4ed2526bb6ca28ad1e49a8fb50efba0705
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M cgi-bin/LJ/Userpic.pm
Log Message:
-----------
[#2567] Use placeholder icon keywords more consistently
The `separate_keywords` method is used in two places: the beta new entry page's
keyword select, and the S2 icons page when sorted by keyword. Both of those are
broken if keywordless icons don't get their pic#nnnnn placeholders, so this
method shouldn't do a "raw" keyword lookup.
Commit: d115ae105454ca3cfa971b8fe554c6790ee1bf36
https://github.com/dreamwidth/dw-free/commit/d115ae105454ca3cfa971b8fe554c6790ee1bf36
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M cgi-bin/DW/Captcha/textCAPTCHA.pm
Log Message:
-----------
[#2542] Make textcaptcha noscript iframes taller
In some layout conditions, 4em was too short and the iframe got a scrollbar.
That's never desirable, so it's worth wasting a couple lines sometimes to
prevent it.
Commit: 7adf69323257a797114232620606694d8f199aac
https://github.com/dreamwidth/dw-free/commit/7adf69323257a797114232620606694d8f199aac
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Changed paths:
M htdocs/js/jquery.replyforms.js
Log Message:
-----------
[#2571] Re-enable submit buttons on cached back navigation
Fast back navigation in Safari and Firefox saves the whole page state, including
the fact that we disabled the submit buttons after they were clicked. So if you
go back from a preview, you can end up it a bad state unless we re-enable the
buttons.
Interesting note, jquery doesn't carry over that `persisted` property to its
event objects, so you need originalEvent.
Commit: 123b7faad165b60eb28b036ab6ddec7f8bfc25fe
https://github.com/dreamwidth/dw-free/commit/123b7faad165b60eb28b036ab6ddec7f8bfc25fe
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-10-06 (Sun, 06 Oct 2019)
Changed paths:
M cgi-bin/DW/Captcha/textCAPTCHA.pm
M cgi-bin/LJ/Userpic.pm
M htdocs/js/jquery.replyforms.js
Log Message:
-----------
Merge pull request #2580 from nfagerlund/aug19_megamix_3_safe_bugfixes
Three minor bug fixes (Aug19 megamix 3: safe bugfixes)
Compare: https://github.com/dreamwidth/dw-free/compare/d2442deb8f7e...123b7faad165