![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/code-tour
Home: https://github.com/dreamwidth/dw-free
Commit: 301a29004ffde0cc9442fc1fa618e95041c373ae
https://github.com/dreamwidth/dw-free/commit/301a29004ffde0cc9442fc1fa618e95041c373ae
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-30 (Sun, 30 Apr 2017)
Changed paths:
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/index.bml
R htdocs/openid/index.bml.text
A views/openid/index.tt
A views/openid/index.tt.text
Log Message:
-----------
convert /openid/index to TT
A few minor syntax changes, such as h1 -> h2.
Commit: d0923c0b3b1c8f30e66a8d4857226eb223397f42
https://github.com/dreamwidth/dw-free/commit/d0923c0b3b1c8f30e66a8d4857226eb223397f42
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M views/openid/index.tt
Log Message:
-----------
convert /openid/index to Foundation
A few minor CSS adjustments.
Commit: b7898fc35d984ff09d80901bf304fd63183e90b2
https://github.com/dreamwidth/dw-free/commit/b7898fc35d984ff09d80901bf304fd63183e90b2
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/options.bml
R htdocs/openid/options.bml.text
A views/openid/options.tt
A views/openid/options.tt.text
Log Message:
-----------
convert /openid/options to TT/Foundation
Commit: 9a9d2e1a874eaf994063791533fb239ff88eef09
https://github.com/dreamwidth/dw-free/commit/9a9d2e1a874eaf994063791533fb239ff88eef09
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#2159] adjust journal header styling to accommodate title links
For most styles, the only adjustment needed was to reapply color_page_title
to the header link. For styles that didn't define color_page_title, I used
color_page_text instead. (This fixed a bug in Brittle, which was using an
undefined color_page_title.)
I also removed underlining of links where appropriate. I did my best
to blend my changes in with the existing style.
Some styles needed no adjustment. These were in the minority.
The style that needed the most attention was Summertime. I added new
basic styling for "#header-primary a" and moved the existing styling for
"#header a" to "#header-secondary a".
Fixes #2159.
Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix dual fail/success messages returned from importer
A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.
Commit: 72300add520bbe3ef7540a187866c3de0ef5f45d
https://github.com/dreamwidth/dw-free/commit/72300add520bbe3ef7540a187866c3de0ef5f45d
Author: Jen <kareila@dreamwidth.org>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
Merge pull request #2161 from kareila/2159-styles
[#2159] adjust journal header styling to accommodate title links
Commit: 043167f3b0cf08e30454acfc6e6d3362725b2e3e
https://github.com/dreamwidth/dw-free/commit/043167f3b0cf08e30454acfc6e6d3362725b2e3e
Author: Joshua J. Berry <des@condordes.net>
Date: 2017-05-07 (Sun, 07 May 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
[#2166] Escape \@s instead of turning them into [Unknown site tag] tags
Commit: c0441cb7cbbbaa6ff476919ec8d65ac9984e482d
https://github.com/dreamwidth/dw-free/commit/c0441cb7cbbbaa6ff476919ec8d65ac9984e482d
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-09 (Tue, 09 May 2017)
Changed paths:
M bin/upgrading/texttool.pl
Log Message:
-----------
search all language directories for deadphrase files
The texttool script was only searching LJHOME for deadphrase
data, and there's a deadphrases-local.dat in ext/dw-nonfree.
Commit: 5bfa36b2cbb767fbf211a8d092f6bc783c73b38b
https://github.com/dreamwidth/dw-free/commit/5bfa36b2cbb767fbf211a8d092f6bc783c73b38b
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M views/journal/adult_content.tt.text
Log Message:
-----------
Adds missing space to string.
Fixes #2172.
alierak points out that the string name is generated programmatically
in sub interstitial_reason in cgi-bin/DW/Logic/AdultContent.pm. The
string name therefore doesn't need incrementing.
Commit: 9cd0cf741311139c5459f84cc6c3768628881afa
https://github.com/dreamwidth/dw-free/commit/9cd0cf741311139c5459f84cc6c3768628881afa
Author: alierak <alierak@gmail.com>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M views/journal/adult_content.tt.text
Log Message:
-----------
Merge pull request #2173 from kaberett/2172-string-missing-space
Adds missing space to the .message.explicit.communityreasons string.
Commit: bec976cb7a8103adf4b1938b338b2b0e2d2e92f9
https://github.com/dreamwidth/dw-free/commit/bec976cb7a8103adf4b1938b338b2b0e2d2e92f9
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M htdocs/support/see_request.bml
Log Message:
-----------
[#2174] only show image quota usage for personal accounts
Fixes #2174.
Commit: 804ac9cf191505219c2dabbeba327ca082af354b
https://github.com/dreamwidth/dw-free/commit/804ac9cf191505219c2dabbeba327ca082af354b
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t
Log Message:
-----------
Whitelist iframe embeds from NoiseTrade
Fixes #2171.
Commit: 10731d640338c72e314b0b1aaf29b18fceda0557
https://github.com/dreamwidth/dw-free/commit/10731d640338c72e314b0b1aaf29b18fceda0557
Author: Pixie <pix@kepibu.org>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Remove IP::Country::Fast from checkconfig.pl (fixes #2179)
Commit: 77ce2d96bcc7fa346cbbe78c5dbfb5c2945b98be
https://github.com/dreamwidth/dw-free/commit/77ce2d96bcc7fa346cbbe78c5dbfb5c2945b98be
Author: Pixie <pix@kepibu.org>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
M htdocs/stc/faq.css
Log Message:
-----------
Use the right CSS property in FAQ css (fixes #1886)
'outside' is a list-style-position, not a list-style-type. This seems
to result in certain versions of certain browsers displaying unordered
lists as though they were ordered lists, which is less than ideal.
Commit: 8fe0c064c4e559fdfc12a7a9c3f3a1b4cc3d0d9c
https://github.com/dreamwidth/dw-free/commit/8fe0c064c4e559fdfc12a7a9c3f3a1b4cc3d0d9c
Author: Ruth <momijizukamori@gmail.com>
Date: 2017-06-10 (Sat, 10 Jun 2017)
Changed paths:
M htdocs/js/jquery.fileupload.js
Log Message:
-----------
Changes sort order to newest-first on 'upload images' page.
Fixes #2156
Commit: 1ca4662a1bce75603b383cf8e89fbffc9ed099af
https://github.com/dreamwidth/dw-free/commit/1ca4662a1bce75603b383cf8e89fbffc9ed099af
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-07-16 (Sun, 16 Jul 2017)
Changed paths:
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/External/Site/Delicious.pm
M cgi-bin/DW/Logic/ProfilePage.pm
Log Message:
-----------
Update Delicious profile and user links
Fixes 2184.
Commit: eecc4e1b43a53c55f217878907e9f1cfb432480e
https://github.com/dreamwidth/dw-free/commit/eecc4e1b43a53c55f217878907e9f1cfb432480e
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/index.bml
R htdocs/openid/index.bml.text
R htdocs/openid/options.bml
R htdocs/openid/options.bml.text
A views/openid/index.tt
A views/openid/index.tt.text
A views/openid/options.tt
A views/openid/options.tt.text
Log Message:
-----------
Merge pull request #2157 from kareila/openid-convert
converting OpenID pages, part 2
Commit: ec074fc1a20b019d877cd986bc94f2eb2092b791
https://github.com/dreamwidth/dw-free/commit/ec074fc1a20b019d877cd986bc94f2eb2092b791
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/upgrading/texttool.pl
Log Message:
-----------
Merge pull request #2170 from kareila/ext-deadphrases
search all language directories for deadphrase files
Commit: 4535c044dbe631e80a35125a613af658c8ef05a7
https://github.com/dreamwidth/dw-free/commit/4535c044dbe631e80a35125a613af658c8ef05a7
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/support/see_request.bml
Log Message:
-----------
Merge pull request #2175 from kareila/2174-personal
[#2174] only show image quota usage for personal accounts
Commit: 577450fd61fa0cfabaa7391d50dee68f7771dbd9
https://github.com/dreamwidth/dw-free/commit/577450fd61fa0cfabaa7391d50dee68f7771dbd9
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/External/Site/Delicious.pm
M cgi-bin/DW/Logic/ProfilePage.pm
Log Message:
-----------
Merge pull request #2203 from kaberett/2184-update-delicious-profile-link
Update Delicious profile and user links
Commit: e73eea184492095aa2fef4eb8225c31c38eccaff
https://github.com/dreamwidth/dw-free/commit/e73eea184492095aa2fef4eb8225c31c38eccaff
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/js/jquery.fileupload.js
Log Message:
-----------
Merge pull request #2194 from rshatch/2156/reverseimagesort
Changes sort order to newest-first on 'upload images' page.
Commit: d8fa188eeafc2ebc61030765c7c3805c38739c94
https://github.com/dreamwidth/dw-free/commit/d8fa188eeafc2ebc61030765c7c3805c38739c94
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/stc/faq.css
Log Message:
-----------
Merge pull request #2187 from pinterface/faq-ul-rendering
Use the right CSS property in FAQ css (fixes #1886)
Commit: 3fbcca30561d7537b55a4c1d836dd3d0aa099917
https://github.com/dreamwidth/dw-free/commit/3fbcca30561d7537b55a4c1d836dd3d0aa099917
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Merge pull request #2186 from pinterface/remove-ip-country-fast
Remove IP::Country::Fast from checkconfig.pl (fixes #2179)
Commit: 88726037e4f0b505a442e62e9e1d49d4d887f9c2
https://github.com/dreamwidth/dw-free/commit/88726037e4f0b505a442e62e9e1d49d4d887f9c2
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t
Log Message:
-----------
Merge pull request #2176 from kaberett/2171-whitelist-noisetrade
Whitelist iframe embeds from NoiseTrade
Commit: 58e7f1ef84e2ce38f94c0cdb24b9451ee5c54d9b
https://github.com/dreamwidth/dw-free/commit/58e7f1ef84e2ce38f94c0cdb24b9451ee5c54d9b
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
Merge pull request #2167 from josh-berry/escape-ats
[#2166] Escape \@s instead of turning them into [Unknown site tag] tags
Commit: f54a0ad3e0ae7cc03219d73c03ffff47c1f61fbc
https://github.com/dreamwidth/dw-free/commit/f54a0ad3e0ae7cc03219d73c03ffff47c1f61fbc
Author: akpdw <allen@suberic.net>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
A cgi-bin/DW/Setting/Shortcuts.pm
A cgi-bin/DW/Setting/ShortcutsKeypress.pm
A cgi-bin/DW/Setting/ShortcutsNext.pm
A cgi-bin/DW/Setting/ShortcutsPrev.pm
A cgi-bin/DW/Setting/ShortcutsTouch.pm
A cgi-bin/DW/Setting/ShortcutsTouchGesture.pm
A cgi-bin/DW/Setting/ShortcutsTouchNext.pm
A cgi-bin/DW/Setting/ShortcutsTouchPrev.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/S2/RecentPage.pm
M cgi-bin/LJ/Talk.pm
A htdocs/js/jquery.shortcuts.nextentry.js
A htdocs/js/jquery.touchSwipe.js
A htdocs/js/mousetrap.js
A htdocs/js/shortcuts.js
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
2718 next prev entry (#2192)
* issue 2178
This adds a new 'Shortcuts' section to the settings page, with settings
for both keyboard and touch shortcuts. Available shortcuts are for next
and previous entry.
Shortcuts, if configured, are made available on Entry, Reading, and Recent
pages.
This also adds two new javascript libraries: mousetrap.min.js
(https://github.com/ccampbell/mousetrap) and jquery.touchSwipe.js
(https://github.com/mattbryson/TouchSwipe-Jquery-Plugin), with the
latter having been customized some to work with multi-finger gestures
on iOS.
There is also a new shortcuts.js file to register configured shortcuts,
and jquery.shortcuts.nextentry.js which actually does the next/previous
entry actions.
Commit: a713762d25f8e2720e70ba9cb1d8ed3412b3646a
https://github.com/dreamwidth/dw-free/commit/a713762d25f8e2720e70ba9cb1d8ed3412b3646a
Author: alierak <alierak@gmail.com>
Date: 2017-10-05 (Thu, 05 Oct 2017)
Changed paths:
M cgi-bin/LJ/Feed.pm
M cgi-bin/LJ/OpenID.pm
Log Message:
-----------
advertise OpenID 1.1, remove 1.0 compat option (#2226)
Commit: 90c4c7e51b54bf62df4625270252011b76e95087
https://github.com/dreamwidth/dw-free/commit/90c4c7e51b54bf62df4625270252011b76e95087
Author: Mark Smith <mark@qq.is>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
Don't proxy RSS images (#2224)
When we're cleaning content for display on an external site (such as in
feeds), we don't want to convert links into Dreamwidth proxy URLs. It
won't work very well and it's unnecessary.
Commit: 3fe67cd546444c064a9bdf1efa526c68eb5331b9
https://github.com/dreamwidth/dw-free/commit/3fe67cd546444c064a9bdf1efa526c68eb5331b9
Author: Mark Smith <mark@qq.is>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M bin/checkconfig.pl
A bin/upgrading/migrate-mogilefs.pl
M bin/upgrading/migrate-userpics.pl
M cgi-bin/DW/BlobStore.pm
M cgi-bin/DW/BlobStore/LocalDisk.pm
M cgi-bin/DW/BlobStore/MogileFS.pm
M cgi-bin/DW/BlobStore/S3.pm
M etc/config-private.pl
Log Message:
-----------
Add S3 support to BlobStore (#2220)
* Add S3 support to BlobStore
This implements S3 support for BlobStore using the Paws SDK, which seems
to work fairly well. This also updates the BlobStore initialization code
to not be magical about what fallbacks are valid, it's now just an array
that can be configured directly by the admin.
AWS credentials are by default handled using IAM roles/instance
profiles, which is the secure way to do it if you are running a server
in EC2. This is highly recommended, but fallback support is provided for
specifing the keys directly (for now?).
* Update migrate-userpics.pl
* Add migration script
* Add stats to BlobStore
* Add cascading
This allows the case where store #1 fails to retrieve a file but store #2
succeeds, we then upload the file to store #1. This is a shim for
allowing easier migration between blobstores by letting it happen
organically for traffic.
You still must run a full migration of all old data, of course, but this
just helps the edge case without having to turn the site off and on.
* Update migrator
Compare: https://github.com/dreamwidth/dw-free/compare/9895bff7c5f6...3fe67cd54644
Home: https://github.com/dreamwidth/dw-free
Commit: 301a29004ffde0cc9442fc1fa618e95041c373ae
https://github.com/dreamwidth/dw-free/commit/301a29004ffde0cc9442fc1fa618e95041c373ae
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-30 (Sun, 30 Apr 2017)
Changed paths:
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/index.bml
R htdocs/openid/index.bml.text
A views/openid/index.tt
A views/openid/index.tt.text
Log Message:
-----------
convert /openid/index to TT
A few minor syntax changes, such as h1 -> h2.
Commit: d0923c0b3b1c8f30e66a8d4857226eb223397f42
https://github.com/dreamwidth/dw-free/commit/d0923c0b3b1c8f30e66a8d4857226eb223397f42
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M views/openid/index.tt
Log Message:
-----------
convert /openid/index to Foundation
A few minor CSS adjustments.
Commit: b7898fc35d984ff09d80901bf304fd63183e90b2
https://github.com/dreamwidth/dw-free/commit/b7898fc35d984ff09d80901bf304fd63183e90b2
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/options.bml
R htdocs/openid/options.bml.text
A views/openid/options.tt
A views/openid/options.tt.text
Log Message:
-----------
convert /openid/options to TT/Foundation
Commit: 9a9d2e1a874eaf994063791533fb239ff88eef09
https://github.com/dreamwidth/dw-free/commit/9a9d2e1a874eaf994063791533fb239ff88eef09
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#2159] adjust journal header styling to accommodate title links
For most styles, the only adjustment needed was to reapply color_page_title
to the header link. For styles that didn't define color_page_title, I used
color_page_text instead. (This fixed a bug in Brittle, which was using an
undefined color_page_title.)
I also removed underlining of links where appropriate. I did my best
to blend my changes in with the existing style.
Some styles needed no adjustment. These were in the minority.
The style that needed the most attention was Summertime. I added new
basic styling for "#header-primary a" and moved the existing styling for
"#header a" to "#header-secondary a".
Fixes #2159.
Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix dual fail/success messages returned from importer
A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.
Commit: 72300add520bbe3ef7540a187866c3de0ef5f45d
https://github.com/dreamwidth/dw-free/commit/72300add520bbe3ef7540a187866c3de0ef5f45d
Author: Jen <kareila@dreamwidth.org>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
Merge pull request #2161 from kareila/2159-styles
[#2159] adjust journal header styling to accommodate title links
Commit: 043167f3b0cf08e30454acfc6e6d3362725b2e3e
https://github.com/dreamwidth/dw-free/commit/043167f3b0cf08e30454acfc6e6d3362725b2e3e
Author: Joshua J. Berry <des@condordes.net>
Date: 2017-05-07 (Sun, 07 May 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
[#2166] Escape \@s instead of turning them into [Unknown site tag] tags
Commit: c0441cb7cbbbaa6ff476919ec8d65ac9984e482d
https://github.com/dreamwidth/dw-free/commit/c0441cb7cbbbaa6ff476919ec8d65ac9984e482d
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-09 (Tue, 09 May 2017)
Changed paths:
M bin/upgrading/texttool.pl
Log Message:
-----------
search all language directories for deadphrase files
The texttool script was only searching LJHOME for deadphrase
data, and there's a deadphrases-local.dat in ext/dw-nonfree.
Commit: 5bfa36b2cbb767fbf211a8d092f6bc783c73b38b
https://github.com/dreamwidth/dw-free/commit/5bfa36b2cbb767fbf211a8d092f6bc783c73b38b
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M views/journal/adult_content.tt.text
Log Message:
-----------
Adds missing space to string.
Fixes #2172.
alierak points out that the string name is generated programmatically
in sub interstitial_reason in cgi-bin/DW/Logic/AdultContent.pm. The
string name therefore doesn't need incrementing.
Commit: 9cd0cf741311139c5459f84cc6c3768628881afa
https://github.com/dreamwidth/dw-free/commit/9cd0cf741311139c5459f84cc6c3768628881afa
Author: alierak <alierak@gmail.com>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M views/journal/adult_content.tt.text
Log Message:
-----------
Merge pull request #2173 from kaberett/2172-string-missing-space
Adds missing space to the .message.explicit.communityreasons string.
Commit: bec976cb7a8103adf4b1938b338b2b0e2d2e92f9
https://github.com/dreamwidth/dw-free/commit/bec976cb7a8103adf4b1938b338b2b0e2d2e92f9
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M htdocs/support/see_request.bml
Log Message:
-----------
[#2174] only show image quota usage for personal accounts
Fixes #2174.
Commit: 804ac9cf191505219c2dabbeba327ca082af354b
https://github.com/dreamwidth/dw-free/commit/804ac9cf191505219c2dabbeba327ca082af354b
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t
Log Message:
-----------
Whitelist iframe embeds from NoiseTrade
Fixes #2171.
Commit: 10731d640338c72e314b0b1aaf29b18fceda0557
https://github.com/dreamwidth/dw-free/commit/10731d640338c72e314b0b1aaf29b18fceda0557
Author: Pixie <pix@kepibu.org>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Remove IP::Country::Fast from checkconfig.pl (fixes #2179)
Commit: 77ce2d96bcc7fa346cbbe78c5dbfb5c2945b98be
https://github.com/dreamwidth/dw-free/commit/77ce2d96bcc7fa346cbbe78c5dbfb5c2945b98be
Author: Pixie <pix@kepibu.org>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
M htdocs/stc/faq.css
Log Message:
-----------
Use the right CSS property in FAQ css (fixes #1886)
'outside' is a list-style-position, not a list-style-type. This seems
to result in certain versions of certain browsers displaying unordered
lists as though they were ordered lists, which is less than ideal.
Commit: 8fe0c064c4e559fdfc12a7a9c3f3a1b4cc3d0d9c
https://github.com/dreamwidth/dw-free/commit/8fe0c064c4e559fdfc12a7a9c3f3a1b4cc3d0d9c
Author: Ruth <momijizukamori@gmail.com>
Date: 2017-06-10 (Sat, 10 Jun 2017)
Changed paths:
M htdocs/js/jquery.fileupload.js
Log Message:
-----------
Changes sort order to newest-first on 'upload images' page.
Fixes #2156
Commit: 1ca4662a1bce75603b383cf8e89fbffc9ed099af
https://github.com/dreamwidth/dw-free/commit/1ca4662a1bce75603b383cf8e89fbffc9ed099af
Author: kaberett/Alex <kabe@rett.org.uk>
Date: 2017-07-16 (Sun, 16 Jul 2017)
Changed paths:
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/External/Site/Delicious.pm
M cgi-bin/DW/Logic/ProfilePage.pm
Log Message:
-----------
Update Delicious profile and user links
Fixes 2184.
Commit: eecc4e1b43a53c55f217878907e9f1cfb432480e
https://github.com/dreamwidth/dw-free/commit/eecc4e1b43a53c55f217878907e9f1cfb432480e
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/OpenID.pm
R htdocs/openid/index.bml
R htdocs/openid/index.bml.text
R htdocs/openid/options.bml
R htdocs/openid/options.bml.text
A views/openid/index.tt
A views/openid/index.tt.text
A views/openid/options.tt
A views/openid/options.tt.text
Log Message:
-----------
Merge pull request #2157 from kareila/openid-convert
converting OpenID pages, part 2
Commit: ec074fc1a20b019d877cd986bc94f2eb2092b791
https://github.com/dreamwidth/dw-free/commit/ec074fc1a20b019d877cd986bc94f2eb2092b791
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/upgrading/texttool.pl
Log Message:
-----------
Merge pull request #2170 from kareila/ext-deadphrases
search all language directories for deadphrase files
Commit: 4535c044dbe631e80a35125a613af658c8ef05a7
https://github.com/dreamwidth/dw-free/commit/4535c044dbe631e80a35125a613af658c8ef05a7
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/support/see_request.bml
Log Message:
-----------
Merge pull request #2175 from kareila/2174-personal
[#2174] only show image quota usage for personal accounts
Commit: 577450fd61fa0cfabaa7391d50dee68f7771dbd9
https://github.com/dreamwidth/dw-free/commit/577450fd61fa0cfabaa7391d50dee68f7771dbd9
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/External/Site/Delicious.pm
M cgi-bin/DW/Logic/ProfilePage.pm
Log Message:
-----------
Merge pull request #2203 from kaberett/2184-update-delicious-profile-link
Update Delicious profile and user links
Commit: e73eea184492095aa2fef4eb8225c31c38eccaff
https://github.com/dreamwidth/dw-free/commit/e73eea184492095aa2fef4eb8225c31c38eccaff
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/js/jquery.fileupload.js
Log Message:
-----------
Merge pull request #2194 from rshatch/2156/reverseimagesort
Changes sort order to newest-first on 'upload images' page.
Commit: d8fa188eeafc2ebc61030765c7c3805c38739c94
https://github.com/dreamwidth/dw-free/commit/d8fa188eeafc2ebc61030765c7c3805c38739c94
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M htdocs/stc/faq.css
Log Message:
-----------
Merge pull request #2187 from pinterface/faq-ul-rendering
Use the right CSS property in FAQ css (fixes #1886)
Commit: 3fbcca30561d7537b55a4c1d836dd3d0aa099917
https://github.com/dreamwidth/dw-free/commit/3fbcca30561d7537b55a4c1d836dd3d0aa099917
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Merge pull request #2186 from pinterface/remove-ip-country-fast
Remove IP::Country::Fast from checkconfig.pl (fixes #2179)
Commit: 88726037e4f0b505a442e62e9e1d49d4d887f9c2
https://github.com/dreamwidth/dw-free/commit/88726037e4f0b505a442e62e9e1d49d4d887f9c2
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t
Log Message:
-----------
Merge pull request #2176 from kaberett/2171-whitelist-noisetrade
Whitelist iframe embeds from NoiseTrade
Commit: 58e7f1ef84e2ce38f94c0cdb24b9451ee5c54d9b
https://github.com/dreamwidth/dw-free/commit/58e7f1ef84e2ce38f94c0cdb24b9451ee5c54d9b
Author: Mark Smith <mark@qq.is>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
Merge pull request #2167 from josh-berry/escape-ats
[#2166] Escape \@s instead of turning them into [Unknown site tag] tags
Commit: f54a0ad3e0ae7cc03219d73c03ffff47c1f61fbc
https://github.com/dreamwidth/dw-free/commit/f54a0ad3e0ae7cc03219d73c03ffff47c1f61fbc
Author: akpdw <allen@suberic.net>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
A cgi-bin/DW/Setting/Shortcuts.pm
A cgi-bin/DW/Setting/ShortcutsKeypress.pm
A cgi-bin/DW/Setting/ShortcutsNext.pm
A cgi-bin/DW/Setting/ShortcutsPrev.pm
A cgi-bin/DW/Setting/ShortcutsTouch.pm
A cgi-bin/DW/Setting/ShortcutsTouchGesture.pm
A cgi-bin/DW/Setting/ShortcutsTouchNext.pm
A cgi-bin/DW/Setting/ShortcutsTouchPrev.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/S2/RecentPage.pm
M cgi-bin/LJ/Talk.pm
A htdocs/js/jquery.shortcuts.nextentry.js
A htdocs/js/jquery.touchSwipe.js
A htdocs/js/mousetrap.js
A htdocs/js/shortcuts.js
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
2718 next prev entry (#2192)
* issue 2178
This adds a new 'Shortcuts' section to the settings page, with settings
for both keyboard and touch shortcuts. Available shortcuts are for next
and previous entry.
Shortcuts, if configured, are made available on Entry, Reading, and Recent
pages.
This also adds two new javascript libraries: mousetrap.min.js
(https://github.com/ccampbell/mousetrap) and jquery.touchSwipe.js
(https://github.com/mattbryson/TouchSwipe-Jquery-Plugin), with the
latter having been customized some to work with multi-finger gestures
on iOS.
There is also a new shortcuts.js file to register configured shortcuts,
and jquery.shortcuts.nextentry.js which actually does the next/previous
entry actions.
Commit: a713762d25f8e2720e70ba9cb1d8ed3412b3646a
https://github.com/dreamwidth/dw-free/commit/a713762d25f8e2720e70ba9cb1d8ed3412b3646a
Author: alierak <alierak@gmail.com>
Date: 2017-10-05 (Thu, 05 Oct 2017)
Changed paths:
M cgi-bin/LJ/Feed.pm
M cgi-bin/LJ/OpenID.pm
Log Message:
-----------
advertise OpenID 1.1, remove 1.0 compat option (#2226)
Commit: 90c4c7e51b54bf62df4625270252011b76e95087
https://github.com/dreamwidth/dw-free/commit/90c4c7e51b54bf62df4625270252011b76e95087
Author: Mark Smith <mark@qq.is>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M cgi-bin/LJ/CleanHTML.pm
Log Message:
-----------
Don't proxy RSS images (#2224)
When we're cleaning content for display on an external site (such as in
feeds), we don't want to convert links into Dreamwidth proxy URLs. It
won't work very well and it's unnecessary.
Commit: 3fe67cd546444c064a9bdf1efa526c68eb5331b9
https://github.com/dreamwidth/dw-free/commit/3fe67cd546444c064a9bdf1efa526c68eb5331b9
Author: Mark Smith <mark@qq.is>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M bin/checkconfig.pl
A bin/upgrading/migrate-mogilefs.pl
M bin/upgrading/migrate-userpics.pl
M cgi-bin/DW/BlobStore.pm
M cgi-bin/DW/BlobStore/LocalDisk.pm
M cgi-bin/DW/BlobStore/MogileFS.pm
M cgi-bin/DW/BlobStore/S3.pm
M etc/config-private.pl
Log Message:
-----------
Add S3 support to BlobStore (#2220)
* Add S3 support to BlobStore
This implements S3 support for BlobStore using the Paws SDK, which seems
to work fairly well. This also updates the BlobStore initialization code
to not be magical about what fallbacks are valid, it's now just an array
that can be configured directly by the admin.
AWS credentials are by default handled using IAM roles/instance
profiles, which is the secure way to do it if you are running a server
in EC2. This is highly recommended, but fallback support is provided for
specifing the keys directly (for now?).
* Update migrate-userpics.pl
* Add migration script
* Add stats to BlobStore
* Add cascading
This allows the case where store #1 fails to retrieve a file but store #2
succeeds, we then upload the file to store #1. This is a shim for
allowing easier migration between blobstores by letting it happen
organically for traffic.
You still must run a full migration of all old data, of course, but this
just helps the edge case without having to turn the site off and on.
* Update migrator
Compare: https://github.com/dreamwidth/dw-free/compare/9895bff7c5f6...3fe67cd54644