github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2016-05-15 10:11 pm

[dreamwidth/dw-free] 899508: Make entry moderation message box auto-scale.

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8995087ca6e2d7242d08d320565fde10146a7288
https://github.com/dreamwidth/dw-free/commit/8995087ca6e2d7242d08d320565fde10146a7288
Author: Chris Boyle <chris@boyle.name>
Date: 2016-05-15 (Sun, 15 May 2016)

Changed paths:
A htdocs/js/jquery.autogrow-textarea.js
M views/communities/queue/entries/edit.tt

Log Message:
-----------
Make entry moderation message box auto-scale.

Moves autogrow plugin in from non-free (MIT licensed, only in non-free
because only /site/suggest was using it; separate PR to follow to clean
up the other end of this move).

Fixes: #1287


Commit: 55d6317cce85795ba1e5667e90366b147f024b9c
https://github.com/dreamwidth/dw-free/commit/55d6317cce85795ba1e5667e90366b147f024b9c
Author: Mark Smith <mark@qq.is>
Date: 2016-05-15 (Sun, 15 May 2016)

Changed paths:
A htdocs/js/jquery.autogrow-textarea.js
M views/communities/queue/entries/edit.tt

Log Message:
-----------
Merge pull request #1786 from chrisboyle/accept-reject-auto-scale-1287

Make entry moderation message box auto-scale.


Compare: https://github.com/dreamwidth/dw-free/compare/287201f5adeb...55d6317cce85