![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 9b577af87e610672fcd518202693d427fc262df8
https://github.com/dreamwidth/dw-free/commit/9b577af87e610672fcd518202693d427fc262df8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/stc/jquery.iconselector.css
M styles/core2.s2
A views/journal/quickreply.tt
Log Message:
-----------
[#1078] Initial work to get quick reply working on the read page
* needs to be pared down for less visual clutter
* needs to submit via ajax so there's no page reload
* brings back the non-foundation iconselector js/css
Commit: 81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
https://github.com/dreamwidth/dw-free/commit/81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M htdocs/js/jquery.quickreply.js
Log Message:
-----------
[#1078] Fix variable for quickreply in entrypage
Commit: 9494a2422aa6ecb49575fb0fbed42b47188c3b82
https://github.com/dreamwidth/dw-free/commit/9494a2422aa6ecb49575fb0fbed42b47188c3b82
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/scss/components/quick-reply.scss
M htdocs/talkpost.bml.text
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Minimal quick reply, for the read page
Fixes #1078.
Commit: 274525d9addbce146fe5235412a312e6c1c919f9
https://github.com/dreamwidth/dw-free/commit/274525d9addbce146fe5235412a312e6c1c919f9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Add the icon selector
* uses the old version of the icon selector (for now?)
* if the remote can use an icon browser, indicate so on hover/focus
* let the select dropdown accept data- attributes for use in JS
* update the icon preview if the selected icon changes
Commit: 98ebbd2d55dcf6ef261416e85d282a4625aacf31
https://github.com/dreamwidth/dw-free/commit/98ebbd2d55dcf6ef261416e85d282a4625aacf31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Handle the case where the user has no icon
Commit: c280d719986850e4242d5b361e10865319b804c2
https://github.com/dreamwidth/dw-free/commit/c280d719986850e4242d5b361e10865319b804c2
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M styles/core2.s2
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Add a more minimal quick reply from the read page
Differences from quick reply from the entry page:
* only has icon (and icon browser), subject, comment + buttons for
post/more options
* doesn't reload / redirect on page submit; instead just stays on the
page and refreshes the current count
( refreshing the current count is not perfect: won't work when going
from 0 comments, and possibly won't be very good if the user has
customized their comments text to have additional numbers -- but that
seems fairly an edge case.
comment count refreshing won't work for custom layouts because we use CSS class/data-x
attributes. quicker-reply *may* work for custom layouts depending on how
they're coded)
Fixes #1078.
Commit: 3fb1bc436f8e7e32b0f48266514637400c5ec50e
https://github.com/dreamwidth/dw-free/commit/3fb1bc436f8e7e32b0f48266514637400c5ec50e
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/scss/components/quick-reply.scss
A htdocs/stc/jquery.iconselector.css
M htdocs/talkpost.bml.text
M styles/core2.s2
A views/journal/quickreply.tt
Log Message:
-----------
Merge pull request #1083 from afuna/quicker-er-reply-bug-1078
[#1078] Get quick reply working on the read page
Compare: https://github.com/dreamwidth/dw-free/compare/10a72899c851...3fb1bc436f8e
Home: https://github.com/dreamwidth/dw-free
Commit: 9b577af87e610672fcd518202693d427fc262df8
https://github.com/dreamwidth/dw-free/commit/9b577af87e610672fcd518202693d427fc262df8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/stc/jquery.iconselector.css
M styles/core2.s2
A views/journal/quickreply.tt
Log Message:
-----------
[#1078] Initial work to get quick reply working on the read page
* needs to be pared down for less visual clutter
* needs to submit via ajax so there's no page reload
* brings back the non-foundation iconselector js/css
Commit: 81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
https://github.com/dreamwidth/dw-free/commit/81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M htdocs/js/jquery.quickreply.js
Log Message:
-----------
[#1078] Fix variable for quickreply in entrypage
Commit: 9494a2422aa6ecb49575fb0fbed42b47188c3b82
https://github.com/dreamwidth/dw-free/commit/9494a2422aa6ecb49575fb0fbed42b47188c3b82
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/scss/components/quick-reply.scss
M htdocs/talkpost.bml.text
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Minimal quick reply, for the read page
Fixes #1078.
Commit: 274525d9addbce146fe5235412a312e6c1c919f9
https://github.com/dreamwidth/dw-free/commit/274525d9addbce146fe5235412a312e6c1c919f9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Add the icon selector
* uses the old version of the icon selector (for now?)
* if the remote can use an icon browser, indicate so on hover/focus
* let the select dropdown accept data- attributes for use in JS
* update the icon preview if the selected icon changes
Commit: 98ebbd2d55dcf6ef261416e85d282a4625aacf31
https://github.com/dreamwidth/dw-free/commit/98ebbd2d55dcf6ef261416e85d282a4625aacf31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Handle the case where the user has no icon
Commit: c280d719986850e4242d5b361e10865319b804c2
https://github.com/dreamwidth/dw-free/commit/c280d719986850e4242d5b361e10865319b804c2
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M styles/core2.s2
M views/journal/quickreply.tt
Log Message:
-----------
[#1078] Add a more minimal quick reply from the read page
Differences from quick reply from the entry page:
* only has icon (and icon browser), subject, comment + buttons for
post/more options
* doesn't reload / redirect on page submit; instead just stays on the
page and refreshes the current count
( refreshing the current count is not perfect: won't work when going
from 0 comments, and possibly won't be very good if the user has
customized their comments text to have additional numbers -- but that
seems fairly an edge case.
comment count refreshing won't work for custom layouts because we use CSS class/data-x
attributes. quicker-reply *may* work for custom layouts depending on how
they're coded)
Fixes #1078.
Commit: 3fb1bc436f8e7e32b0f48266514637400c5ec50e
https://github.com/dreamwidth/dw-free/commit/3fb1bc436f8e7e32b0f48266514637400c5ec50e
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/scss/components/quick-reply.scss
A htdocs/stc/jquery.iconselector.css
M htdocs/talkpost.bml.text
M styles/core2.s2
A views/journal/quickreply.tt
Log Message:
-----------
Merge pull request #1083 from afuna/quicker-er-reply-bug-1078
[#1078] Get quick reply working on the read page
Compare: https://github.com/dreamwidth/dw-free/compare/10a72899c851...3fb1bc436f8e