Jun. 24th, 2014

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 319810e7b746d5e77e56bc5835302f2b4da259c0
https://github.com/dreamwidth/dw-free/commit/319810e7b746d5e77e56bc5835302f2b4da259c0
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M views/dev/style-guide.tt

Log Message:
-----------
.dream.fu -> .dreamwidth.org


Commit: 7a8849aa087c59b34932ea326e3cb5ea2dcaca8a
https://github.com/dreamwidth/dw-free/commit/7a8849aa087c59b34932ea326e3cb5ea2dcaca8a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M views/dev/style-guide.tt

Log Message:
-----------
Merge pull request #761 from afuna/fix-domain-styleguide

.dream.fu -> .dreamwidth.org


Compare: https://github.com/dreamwidth/dw-free/compare/7a84e2370f75...7a8849aa087c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
https://github.com/dreamwidth/dw-free/commit/392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
Author: Afuna <fu@dreamwidth.org>
Date: 2014-01-25 (Sat, 25 Jan 2014)

Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm

Log Message:
-----------
(Bug 5323) Disable parsing of external entities in synsuck and the importer

* creates the DW::XML::RSS/DW::XML::Parser modules to replace their
XML::* equivalents. Works basically the same, just with a tighter
configuration


Commit: 27f730f24aa4d8064cf92a25067110cf66f5ae51
https://github.com/dreamwidth/dw-free/commit/27f730f24aa4d8064cf92a25067110cf66f5ae51
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-09 (Mon, 09 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml

Log Message:
-----------
Always use LJ::challenge_check_login


Commit: b365f90bc6b91d1926643aa622e0adf568b0605a
https://github.com/dreamwidth/dw-free/commit/b365f90bc6b91d1926643aa622e0adf568b0605a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml

Log Message:
-----------
Merge branch '_always-use-challenge_check_login' into release-1.20

* _always-use-challenge_check_login:
Always use LJ::challenge_check_login


Commit: f1c9143abe728c2ee9206b3d1f7eb7c799c41902
https://github.com/dreamwidth/dw-free/commit/f1c9143abe728c2ee9206b3d1f7eb7c799c41902
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm

Log Message:
-----------
Merge branch '_xml-entity-sec-bug5323' into release-1.20

* _xml-entity-sec-bug5323:
(Bug 5323) Disable parsing of external entities in synsuck and the importer


Commit: 922a38461056e8115d81732509bedc61c953f4da
https://github.com/dreamwidth/dw-free/commit/922a38461056e8115d81732509bedc61c953f4da
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M htdocs/approve.bml

Log Message:
-----------
Fix error


Commit: 6be660ed0cb30df4c8fb645956e52dba3aa193d5
https://github.com/dreamwidth/dw-free/commit/6be660ed0cb30df4c8fb645956e52dba3aa193d5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M htdocs/approve.bml

Log Message:
-----------
Merge pull request #733 from afuna/syntax-error-approve

Fix error


Commit: 7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
https://github.com/dreamwidth/dw-free/commit/7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M htdocs/approve.bml

Log Message:
-----------
Fix whitespace


Commit: 4636ba3d1d599ada176defd2f91e44b03ef4f838
https://github.com/dreamwidth/dw-free/commit/4636ba3d1d599ada176defd2f91e44b03ef4f838
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Fix nested comments not showing up sometimes

We were popping from the original comments array... so in
one-column-split, after processing the page summary module, there were
no more comment replies to be printed. Oops. Fixed by working on a copy
of the original array.


Commit: ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
https://github.com/dreamwidth/dw-free/commit/ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #734 from afuna/nested-comments-in-one-column-split

Fix nested comments not showing up sometimes


Commit: 9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639
https://github.com/dreamwidth/dw-free/commit/9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Hush various warnings


Commit: f0f0dab4308a2e992a6227512efbbd4656cc6e80
https://github.com/dreamwidth/dw-free/commit/f0f0dab4308a2e992a6227512efbbd4656cc6e80
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Merge pull request #735 from afuna/hush-various-warnings

Hush various warnings


Commit: d22cd40188bc123d1eeff9c0a1bf25b3ab345a86
https://github.com/dreamwidth/dw-free/commit/d22cd40188bc123d1eeff9c0a1bf25b3ab345a86
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt

Log Message:
-----------
Better error message when cleaning out purged members

Instead of saying "removed: (list of all roles)" which may or may not be
true, just say that they were removed from the community


Commit: 95c118257a58fc0904ae21aa3cad13ed2f71af7a
https://github.com/dreamwidth/dw-free/commit/95c118257a58fc0904ae21aa3cad13ed2f71af7a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Don't try to convert "0000-00-00" to a time

Occasionally shows up in the logs as "Month '-1' out of range 0..11 at
cgi-bin/LJ/Time.pm line 84"


Commit: 05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d
https://github.com/dreamwidth/dw-free/commit/05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt

Log Message:
-----------
[#740] Fix POSTing of changeemail

* rely on $r->did_post, instead of a submit mode
* if on an https page, submit to https


Commit: df0d953ee83c6368a576b5d7956843ff0e692a7b
https://github.com/dreamwidth/dw-free/commit/df0d953ee83c6368a576b5d7956843ff0e692a7b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt

Log Message:
-----------
Merge pull request #740 from afuna/changeemail-post-bug-740

Fix "change email" function


Commit: e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac
https://github.com/dreamwidth/dw-free/commit/e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt

Log Message:
-----------
Merge pull request #736 from afuna/tweak-error-message-purge

Better error message when cleaning out purged members


Commit: 85a428664ee47feca01037491adc9cce6870525b
https://github.com/dreamwidth/dw-free/commit/85a428664ee47feca01037491adc9cce6870525b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Merge pull request #737 from afuna/mysqldate_to_time-0000-00-00

Don't try to convert "0000-00-00" to a time


Commit: 4d11c3cdfe257a7f3535a44acdf915f52fcc7414
https://github.com/dreamwidth/dw-free/commit/4d11c3cdfe257a7f3535a44acdf915f52fcc7414
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Don't print out too many closing divs

Make sure not to update the $prev_depth variable past MAX_NESTED_DEPTH
(because the div should be closed immediately).


Commit: fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
https://github.com/dreamwidth/dw-free/commit/fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #741 from afuna/fix-nested-closing-div-comments

Don't print out too many closing divs


Commit: 29b0f9ccb66b9016f2c11084b95352b701d842e8
https://github.com/dreamwidth/dw-free/commit/29b0f9ccb66b9016f2c11084b95352b701d842e8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M cgi-bin/ljlib.pl

Log Message:
-----------
Add contextual hover menu to foundation pages


Commit: 9b64ab3b64773719437db0f66e809dde84950557
https://github.com/dreamwidth/dw-free/commit/9b64ab3b64773719437db0f66e809dde84950557
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M htdocs/scss/foundation/components/_forms.scss

Log Message:
-----------
Add border around postfix buttons (except for the left side)


Commit: 60192e983a33954eddf118f8d0093230dcc0a500
https://github.com/dreamwidth/dw-free/commit/60192e983a33954eddf118f8d0093230dcc0a500
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M htdocs/scss/skins/_community-menu.scss

Log Message:
-----------
Lighten the community menu panel

(Use the normal panel colors)


Commit: 9e8bf81796442c225d8d83770d158b566ba46801
https://github.com/dreamwidth/dw-free/commit/9e8bf81796442c225d8d83770d158b566ba46801
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Make the account links font size same as other things on the page


Commit: 7a8e7ffbffa6872bedff4e65a4b214b6c5a9b866
https://github.com/dreamwidth/dw-free/commit/7a8e7ffbffa6872bedff4e65a4b214b6c5a9b866
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M htdocs/scss/foundation/components/_buttons.scss

Log Message:
-----------
Add a tiny border-radius to all buttons


Commit: f1cce2067ec92c1f9f9952c745abdabd3b50c508
https://github.com/dreamwidth/dw-free/commit/f1cce2067ec92c1f9f9952c745abdabd3b50c508
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/skins/_nav.scss
M schemes/global.tt

Log Message:
-----------
Fix alignment of interest search form elements


Commit: a0230228c3ad42bbb3ff56158946d4f1d7c0884d
https://github.com/dreamwidth/dw-free/commit/a0230228c3ad42bbb3ff56158946d4f1d7c0884d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M htdocs/scss/foundation/components/_forms.scss
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Fix select bg/fg color in gradation


Commit: 471dc3c7d8ec8db179e8d7725dbec202275873d3
https://github.com/dreamwidth/dw-free/commit/471dc3c7d8ec8db179e8d7725dbec202275873d3
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/ljlib.pl
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/foundation/components/_buttons.scss
M htdocs/scss/foundation/components/_forms.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M schemes/global.tt

Log Message:
-----------
Merge pull request #745 from afuna/tweak-foundation-from-feedback-round-1

Tweak appearance of header elements in Foundation pages


Commit: 1628b799de146d728e7081ca1fdc9364a34ac913
https://github.com/dreamwidth/dw-free/commit/1628b799de146d728e7081ca1fdc9364a34ac913
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/stc/jquery.contextualhover.css

Log Message:
-----------
Remove bullet from the contextulhover menu


Commit: 5d908d072d37097f200674c796395a4ecf959b33
https://github.com/dreamwidth/dw-free/commit/5d908d072d37097f200674c796395a4ecf959b33
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M schemes/common.tt

Log Message:
-----------
Fix login button position in celerity/gradation


Commit: 056275c1f5d8aaebf1df6dc07e16d5e90a7aeb98
https://github.com/dreamwidth/dw-free/commit/056275c1f5d8aaebf1df6dc07e16d5e90a7aeb98
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Make sure that menu is on top of everything else when expanded


Commit: 1b5aa5a0a0bb6f1c8553f61cf6bc05f2adc2430c
https://github.com/dreamwidth/dw-free/commit/1b5aa5a0a0bb6f1c8553f61cf6bc05f2adc2430c
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
A htdocs/scss/pages/communities/list.scss
M views/communities/list.tt

Log Message:
-----------
Unbold the community name in /communities/list


Commit: 819090ce27cacbe0e90a014894cd08281fb0cd8b
https://github.com/dreamwidth/dw-free/commit/819090ce27cacbe0e90a014894cd08281fb0cd8b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Increase contrast of the alt table row


Commit: 151a5602468abe6df13c515dc5939a12362de997
https://github.com/dreamwidth/dw-free/commit/151a5602468abe6df13c515dc5939a12362de997
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Make the panel for gradation darker so that links show up against it


Commit: 26e6f56cdb3aa60c1874178eb1395bdb86ec9082
https://github.com/dreamwidth/dw-free/commit/26e6f56cdb3aa60c1874178eb1395bdb86ec9082
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/pages/communities/list.scss

Log Message:
-----------
Force a break in the middle of the manage communities action list

Otherwise, "Members" always hangs out by itself after everything


Commit: eda3bb5866d2f03950e3b27b59e2775cfa46cd33
https://github.com/dreamwidth/dw-free/commit/eda3bb5866d2f03950e3b27b59e2775cfa46cd33
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/foundation/components/_forms.scss

Log Message:
-----------
Fix border of postfix button on mobile


Commit: 62e5cbfd5f62a5215fb7eea85c2794e3730c6b32
https://github.com/dreamwidth/dw-free/commit/62e5cbfd5f62a5215fb7eea85c2794e3730c6b32
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/components/tables-as-list.scss

Log Message:
-----------
Tweak vertical alignment


Commit: d740a312433621ccab25a1bf4fbbf77789461880
https://github.com/dreamwidth/dw-free/commit/d740a312433621ccab25a1bf4fbbf77789461880
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/skins/_community-menu.scss

Log Message:
-----------
Snuggle the "manage community" links closer to the "work as dropdown"

Trying this to make the community menu seem like a more cohesive unit


Commit: aa5b39296cb8b1afb7f9595ab30b424056e87ffe
https://github.com/dreamwidth/dw-free/commit/aa5b39296cb8b1afb7f9595ab30b424056e87ffe
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/components/tables-as-list.scss
M htdocs/scss/foundation/components/_forms.scss
A htdocs/scss/pages/communities/list.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/stc/jquery.contextualhover.css
M schemes/common.tt
M views/communities/list.tt

Log Message:
-----------
Merge pull request #746 from afuna/tweak-foundation-from-feedback-round-2

More tweaks on foundation pages


Commit: fced7d8f24ab886baa5d1e6ed152a7c826a2900d
https://github.com/dreamwidth/dw-free/commit/fced7d8f24ab886baa5d1e6ed152a7c826a2900d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
[#739] Fix navlinks not being underlined in celerity

Only target the links in the menu dropdown (for mobile view) when
removing the underlines

Fixes #739


Commit: 18a827141eb763002c3cf51f37392343b9a992c6
https://github.com/dreamwidth/dw-free/commit/18a827141eb763002c3cf51f37392343b9a992c6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Fix the account link/login link position in mobile

Was fine in Tropo, needed tweaking for other skins


Commit: e6f267741f1cc64d357b1ec416220cefbaefa3e8
https://github.com/dreamwidth/dw-free/commit/e6f267741f1cc64d357b1ec416220cefbaefa3e8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Tweak modal colors


Commit: cd927843c704b75ed5e4ca0937b2f28f891c6c8c
https://github.com/dreamwidth/dw-free/commit/cd927843c704b75ed5e4ca0937b2f28f891c6c8c
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Remove visual bullet points from account links modal


Commit: 64449c8651c443a93786b1ad3d3abd7060e05ede
https://github.com/dreamwidth/dw-free/commit/64449c8651c443a93786b1ad3d3abd7060e05ede
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
whitespace cleanup


Commit: d2e967e7660145e35cb294015af183cd7a22b34b
https://github.com/dreamwidth/dw-free/commit/d2e967e7660145e35cb294015af183cd7a22b34b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/gradation/gradation-vertical.scss

Log Message:
-----------
[#739] Add underline to gradation vertical sidebar links

Fixes #739


Commit: 60f4ce9b0888dbd7fbcb46b91b6146d8c3d72292
https://github.com/dreamwidth/dw-free/commit/60f4ce9b0888dbd7fbcb46b91b6146d8c3d72292
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Remove extra padding for subnav

* reduces the width taken by items in the sidebar (there's an existing
indent)

* fixes the wrapping being weird


Commit: 72d7b254f8c62667b623ade7f059560b9256284e
https://github.com/dreamwidth/dw-free/commit/72d7b254f8c62667b623ade7f059560b9256284e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/pages/communities/queue/entries/edit.scss

Log Message:
-----------
Tweak spacing around the "approve or reject" legend/header


Commit: 74e44686b38fdc394d7e6bb810f5307079c4a4b6
https://github.com/dreamwidth/dw-free/commit/74e44686b38fdc394d7e6bb810f5307079c4a4b6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/celerity.scss

Log Message:
-----------
Tweak link colors


Commit: e44b82ea392c1b9ce9204d490ce842ec04923679
https://github.com/dreamwidth/dw-free/commit/e44b82ea392c1b9ce9204d490ce842ec04923679
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/pages/communities/queue/entries/edit.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/scss/skins/gradation/gradation-vertical.scss

Log Message:
-----------
Merge pull request #750 from afuna/tweak-foundation-from-feedback-round-3

more visual tweaks


Commit: 780a9670bba0800af17bb499c8ab914fdb28009d
https://github.com/dreamwidth/dw-free/commit/780a9670bba0800af17bb499c8ab914fdb28009d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/pages/communities/list.scss

Log Message:
-----------
Don't print out the foundation HTML when importing settings


Commit: 22daa56aa35e1bf8346a85b43d8b5874df306a87
https://github.com/dreamwidth/dw-free/commit/22daa56aa35e1bf8346a85b43d8b5874df306a87
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/pages/communities/list.scss

Log Message:
-----------
Merge pull request #751 from afuna/fix-broken-bg-communities-list-gradation

Don't print out the foundation HTML when importing settings


Commit: 3d8d0a9db4316ee1c7e49ba8d4148240ad109969
https://github.com/dreamwidth/dw-free/commit/3d8d0a9db4316ee1c7e49ba8d4148240ad109969
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt

Log Message:
-----------
Add back ability to convert personal journals to communities

* under /communities/convert (no redirect from the old page); looks like
/communities/new

* also tweaks success_ml to expect a scope instead of a message ml
(.success.title / .success.message are now expected to be set in the
scope's .tt.text), and to fit in the foundation style


Commit: 8f183f6aab938d9019753c28d4a35ea34287045a
https://github.com/dreamwidth/dw-free/commit/8f183f6aab938d9019753c28d4a35ea34287045a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm

Log Message:
-----------
Reject member if ban is successful


Commit: 6707741af90d0ded42eb8e807b91dee505c87d9b
https://github.com/dreamwidth/dw-free/commit/6707741af90d0ded42eb8e807b91dee505c87d9b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm

Log Message:
-----------
Merge pull request #754 from afuna/reject-on-ban

Reject member if ban is successful


Commit: 4c832020680c7143cf6f1e9f703e55c9ac375567
https://github.com/dreamwidth/dw-free/commit/4c832020680c7143cf6f1e9f703e55c9ac375567
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt

Log Message:
-----------
Merge pull request #753 from afuna/convert-journal-to-community

Add back ability to convert personal journals to communities


Commit: 904a4a2c64d5d535d9c88a5b701db017fe748618
https://github.com/dreamwidth/dw-free/commit/904a4a2c64d5d535d9c88a5b701db017fe748618
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/convert.tt

Log Message:
-----------
Use ssl when converting communities


Commit: dcaa6f81e6a67e43cdd14a909424e2d5af1ba5f4
https://github.com/dreamwidth/dw-free/commit/dcaa6f81e6a67e43cdd14a909424e2d5af1ba5f4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/convert.tt

Log Message:
-----------
Merge pull request #755 from afuna/comm-convert-use-ssl

Use ssl when converting communities


Commit: c55cd1a3333fc1078024687056a34a8b71a55a88
https://github.com/dreamwidth/dw-free/commit/c55cd1a3333fc1078024687056a34a8b71a55a88
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Align celerity/gradation-vertical/gradation-horizontal to the left

It looks weird otherwise (works in tropo because the menus are centered;
works in lynx because there are no menus)


Commit: 4c5ebe74f86bc775a083b64cadb78d97eb909391
https://github.com/dreamwidth/dw-free/commit/4c5ebe74f86bc775a083b64cadb78d97eb909391
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss

Log Message:
-----------
Stop search from dropping below menu on smaller screen sizes

This is a bit of a hack:

* we shrink the search form + remove the down arrow on smaller screen
sizes to reduce the horizontal space being taken up

* hopefully temporary: I'd like to revisit that search at some point
(but that's for another bug)


Commit: 877976fd483399a29678c53429fd7dc6a592e73f
https://github.com/dreamwidth/dw-free/commit/877976fd483399a29678c53429fd7dc6a592e73f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss

Log Message:
-----------
Merge pull request #758 from afuna/tweak-foundation-from-feedback-round-4

Fourth round of changes from feedback


Commit: 08f61cd7678b7e5ed1914e38c73a3728cab93a63
https://github.com/dreamwidth/dw-free/commit/08f61cd7678b7e5ed1914e38c73a3728cab93a63
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Rename.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
M cgi-bin/LJ/Time.pm
M cgi-bin/LJ/User.pm
M cgi-bin/ljlib.pl
M htdocs/approve.bml
M htdocs/login.bml
M htdocs/scss/components/tables-as-list.scss
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/foundation/components/_buttons.scss
M htdocs/scss/foundation/components/_forms.scss
A htdocs/scss/pages/communities/list.scss
M htdocs/scss/pages/communities/queue/entries/edit.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/scss/skins/gradation/gradation-vertical.scss
M htdocs/stc/jquery.contextualhover.css
M htdocs/update.bml
M schemes/common.tt
M schemes/global.tt
M styles/core2.s2
M views/changeemail.tt
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
M views/communities/list.tt
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt

Log Message:
-----------
Merge branch 'release-1.20' into develop

* release-1.20:
Stop search from dropping below menu on smaller screen sizes
Align celerity/gradation-vertical/gradation-horizontal to the left
Use ssl when converting communities
Reject member if ban is successful
Add back ability to convert personal journals to communities
Don't print out the foundation HTML when importing settings
Tweak link colors
Tweak spacing around the "approve or reject" legend/header
Remove extra padding for subnav
[#739] Add underline to gradation vertical sidebar links
whitespace cleanup
Remove visual bullet points from account links modal
Tweak modal colors
Fix the account link/login link position in mobile
[#739] Fix navlinks not being underlined in celerity
Snuggle the "manage community" links closer to the "work as dropdown"
Tweak vertical alignment
Fix border of postfix button on mobile
Force a break in the middle of the manage communities action list
Make the panel for gradation darker so that links show up against it
Increase contrast of the alt table row
Unbold the community name in /communities/list
Make sure that menu is on top of everything else when expanded
Fix login button position in celerity/gradation
Remove bullet from the contextulhover menu
Fix select bg/fg color in gradation
Fix alignment of interest search form elements
Add a tiny border-radius to all buttons
Make the account links font size same as other things on the page
Lighten the community menu panel
Add border around postfix buttons (except for the left side)
Add contextual hover menu to foundation pages
Don't print out too many closing divs
[#740] Fix POSTing of changeemail
Don't try to convert "0000-00-00" to a time
Better error message when cleaning out purged members
Hush various warnings
Fix nested comments not showing up sometimes
Fix whitespace
Fix error
Always use LJ::challenge_check_login
(Bug 5323) Disable parsing of external entities in synsuck and the importer


Compare: https://github.com/dreamwidth/dw-free/compare/7a8849aa087c...08f61cd7678b
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 21f2e342b7d069cb061d73e07d852da49ec9c3b7
https://github.com/dreamwidth/dw-nonfree/commit/21f2e342b7d069cb061d73e07d852da49ec9c3b7
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Increase contrast of the alt table row


Commit: 15b3936eb077be470ebd207375bba558566d3eb9
https://github.com/dreamwidth/dw-nonfree/commit/15b3936eb077be470ebd207375bba558566d3eb9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Tweak modal colors


Commit: 81b1f2ebac725ee77f864938fc20f68c2320e89e
https://github.com/dreamwidth/dw-nonfree/commit/81b1f2ebac725ee77f864938fc20f68c2320e89e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Make background color match bottom of the gradient

So that it doesn't look weird/broken when the footer wraps into multiple
lines on smaller screens


Commit: f44397b9da2e62f85f97394e3f0658b2e05a7731
https://github.com/dreamwidth/dw-nonfree/commit/f44397b9da2e62f85f97394e3f0658b2e05a7731
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Tweak link colors


Commit: a7bc5656f1a982b6175f9284a827f299a586734a
https://github.com/dreamwidth/dw-nonfree/commit/a7bc5656f1a982b6175f9284a827f299a586734a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
Merge pull request #60 from afuna/tweak-foundation-from-feedback-round-3

visual tweaks for tropo


Commit: 644ad8dda373898abef3fa39ebe1c33a6d883430
https://github.com/dreamwidth/dw-nonfree/commit/644ad8dda373898abef3fa39ebe1c33a6d883430
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss

Log Message:
-----------
Make tropo purple menu bg use primary color, not link color

Primary color is more suitable for accent/backgrounds. Link color may be
too bright (which we want for foreground)


Commit: 10c9b168c4c3f8e45b89f63ea2a85422c8764ee6
https://github.com/dreamwidth/dw-nonfree/commit/10c9b168c4c3f8e45b89f63ea2a85422c8764ee6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss

Log Message:
-----------
Fix menu icon position on different font sizes

We use px because the position of the menu icon bg images should be
based on the size of the image, not the size of the text


Commit: 3a8c2c1e3aa59ec53db3305dfedaccca6a35c06f
https://github.com/dreamwidth/dw-nonfree/commit/3a8c2c1e3aa59ec53db3305dfedaccca6a35c06f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
M htdocs/scss/skins/tropo/tropo-purple.scss

Log Message:
-----------
Merge pull request #62 from afuna/tweak-foundation-from-feedback-round-4

Fourth round of changes for feedback


Commit: b7d994c4292cad0ae3fbfd61cbb679ee0737d5b4
https://github.com/dreamwidth/dw-nonfree/commit/b7d994c4292cad0ae3fbfd61cbb679ee0737d5b4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M cgi-bin/DW/Hooks/Community.pm
M config.rb
R htdocs/community/index.bml.text.local
M htdocs/scss/skins/tropo/_tropo-base.scss
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss
M schemes/tropo-common.tt
A views/community/index.tt.text.local

Log Message:
-----------
Merge branch 'release-1.20' into develop

* release-1.20:
Fix menu icon position on different font sizes
Make tropo purple menu bg use primary color, not link color
Tweak link colors
Make background color match bottom of the gradient
Tweak modal colors
Increase contrast of the alt table row
Add settings for compass compile in prod vs dev
(Bug 5073) Space menu items a little further from the swirl icon
(Bug 5073) Prevent accountlinks from covering the logo
(Bug 5073) Increase specificity to override .top-bar
(Bug 5265) Create skins/global-styles
(Bug 5073) Tweak hook to use LJ::Lang::ml


Compare: https://github.com/dreamwidth/dw-nonfree/compare/be8da54c3be3...b7d994c4292c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: bf96c11c8c4402174c1480ec830d7b0d5d1bfc08
https://github.com/dreamwidth/dw-free/commit/bf96c11c8c4402174c1480ec830d7b0d5d1bfc08
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M styles/siteviews/layout.s2

Log Message:
-----------
Style S2 Month view for siteviews
Fixes Issue #693


Commit: 295138646678cff43084baaa52beb4777f9453d0
https://github.com/dreamwidth/dw-free/commit/295138646678cff43084baaa52beb4777f9453d0
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M styles/siteviews/layout.s2

Log Message:
-----------
Add ReplyPage::print_title() back


Commit: c31b74ea63761c26acc6dfe793afee06b20d233e
https://github.com/dreamwidth/dw-free/commit/c31b74ea63761c26acc6dfe793afee06b20d233e
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/stc/lynx/lynx.css

Log Message:
-----------
Remove unnecessary li.active CSS


Commit: 5987df7eea1bdba9ca7b55db8e1224f1b5a572ee
https://github.com/dreamwidth/dw-free/commit/5987df7eea1bdba9ca7b55db8e1224f1b5a572ee
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-21 (Sat, 21 Jun 2014)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/gradation/gradation.css

Log Message:
-----------
remove unnecessary li.active CSS


Commit: ce4558e1664cc89cff558374274f260c8772cd73
https://github.com/dreamwidth/dw-free/commit/ce4558e1664cc89cff558374274f260c8772cd73
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M styles/siteviews/layout.s2

Log Message:
-----------
Merge pull request #756 from momijizukamori/693/SiteviewMonths

Style S2 Month view for siteviews


Compare: https://github.com/dreamwidth/dw-free/compare/08f61cd7678b...ce4558e1664c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 49f10499da155b14944bbb6c8780c287dfc92926
https://github.com/dreamwidth/dw-nonfree/commit/49f10499da155b14944bbb6c8780c287dfc92926
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
S2 month page styling for Tropo Red and Purple
Fixes Issue #693


Commit: 79962fead41dc49cd9652537a486669cc44ea73a
https://github.com/dreamwidth/dw-nonfree/commit/79962fead41dc49cd9652537a486669cc44ea73a
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Remove redundant CSS


Commit: 032c29db0454d2a0a7af94abcc50693fc54e918e
https://github.com/dreamwidth/dw-nonfree/commit/032c29db0454d2a0a7af94abcc50693fc54e918e
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Remove unnecessary li.active CSS


Commit: 5e938fd7c89dbba4f2327599229a2eca5814fce0
https://github.com/dreamwidth/dw-nonfree/commit/5e938fd7c89dbba4f2327599229a2eca5814fce0
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge pull request #61 from momijizukamori/693/Siteview/Months

693/siteview/months


Compare: https://github.com/dreamwidth/dw-nonfree/compare/b7d994c4292c...5e938fd7c89d
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 56bea2c02449f52e1330749ed4ebc6456c800a81
https://github.com/dreamwidth/dw-nonfree/commit/56bea2c02449f52e1330749ed4ebc6456c800a81
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
A cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Applies labels to github issues

We look for labels in the format of "##name" in the comments of newly
opened issues and existing issues.

A label / list of labels in a comment will replace all existing labels.

Pull requests are automatically tagged "is: pull request". The comment
when opening a pull request is also checked for labels (but in practice,
probably not something that's going to be used that often)

Valid labels are:

* ##from: suggestions/support
* ##is: bug/feature
* ##effort: average/average/higher
* ##severity: minor/major/critical

Labels not on that list won't be applied.

Fixes dreamwidth/dw-free#701


Commit: 7fbe763712390583cbfc5c3712374c8704f8ec20
https://github.com/dreamwidth/dw-nonfree/commit/7fbe763712390583cbfc5c3712374c8704f8ec20
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Add status: untriaged for new pull requests/issues

Also make sure that we always add "type: pull request/issue", but
without wiping any existing labels.


Commit: 557a00f7ecd18e0828ada27c01014570fcc4120a
https://github.com/dreamwidth/dw-nonfree/commit/557a00f7ecd18e0828ada27c01014570fcc4120a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Indicate we want to use SSL


Commit: bcb3fb55f03b5014bf2f59de0a50b9035fd6f16b
https://github.com/dreamwidth/dw-nonfree/commit/bcb3fb55f03b5014bf2f59de0a50b9035fd6f16b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Use urls from the event payload instead of hardcoding urls

* so it works on both dw-free/dw-nonfree (also so that there's no need
to change when testing vs in prod)

* send Authorization header instead of sending the token via the URL

* tweak the %GITHUB hash format, because we already have a %GITHUB hash
-- so put the token and shared secret into %GITHUB{api}


Commit: 7849a31884208a1c8624065225645e2c2bc2745a
https://github.com/dreamwidth/dw-nonfree/commit/7849a31884208a1c8624065225645e2c2bc2745a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
A cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Merge pull request #63 from afuna/github-interface

Hooks to interact with github


Compare: https://github.com/dreamwidth/dw-nonfree/compare/3a8c2c1e3aa5...7849a3188420

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 8th, 2025 08:43 pm
Powered by Dreamwidth Studios