Feb. 25th, 2015

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: bebc88ed7a8e2d5fa091453df8c94bf6078b76c4
https://github.com/dreamwidth/dw-free/commit/bebc88ed7a8e2d5fa091453df8c94bf6078b76c4
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/Widget/InboxFolder.pm

Log Message:
-----------
(Bug #1093) Distinguish mark all read/delete all buttons in inbox when filtered by entry

Changes the button text to say "Mark All Read for this Entry" and
"Delete All for this Entry". Also widens button by 3em to accommodate
the longer string of text.


Commit: 5ef175ba79c2211a31479cb4577e50bcfa0bb745
https://github.com/dreamwidth/dw-free/commit/5ef175ba79c2211a31479cb4577e50bcfa0bb745
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/Widget/InboxFolder.pm

Log Message:
-----------
Merge pull request #1244 from hotlevel4/bug1093/inboxbuttonsforentry

(Bug #1093) Distinguish mark all read/delete all buttons in inbox when f...


Compare: https://github.com/dreamwidth/dw-free/compare/e2b9fd61360a...5ef175ba79c2
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: ba7daacf528a67e212e550da482c4091b154778e
https://github.com/dreamwidth/dw-free/commit/ba7daacf528a67e212e550da482c4091b154778e
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
A views/media/home.tt
A views/media/home.tt.text

Log Message:
-----------
(Bug #1008) Add landing page for /file area

Provides links to /file/new and /file/edit. Does not provide a link to
/file/index as that does not appear to be in use. Fixes issue #1008.


Commit: 7a4b125806caa60ba1b376cf4a7c4b90f619e972
https://github.com/dreamwidth/dw-free/commit/7a4b125806caa60ba1b376cf4a7c4b90f619e972
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
A views/media/home.tt
A views/media/home.tt.text

Log Message:
-----------
Merge pull request #1243 from hotlevel4/bug1008/addFileLandingPage

(Bug #1008) Add landing page for /file area


Compare: https://github.com/dreamwidth/dw-free/compare/5ef175ba79c2...7a4b125806ca
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: 40e7f799d259813d7488ab6927fc3b3e0a05776a
https://github.com/dreamwidth/dw-free/commit/40e7f799d259813d7488ab6927fc3b3e0a05776a
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Journal/Protected.pm
M cgi-bin/DW/Setting/CommunityGuidelinesEntry.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Session.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M views/dev/style-guide.tt

Log Message:
-----------
[#1246] Make sure generated URLs use https when appropriate


Commit: 9a39f5be60eaea0f4c04d6d912735a47ea605739
https://github.com/dreamwidth/dw-free/commit/9a39f5be60eaea0f4c04d6d912735a47ea605739
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M bin/logsummarize.pl
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
M cgi-bin/LJ/Console/Command/SynEdit.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Session.pm
M cgi-bin/LJ/Setting/DomainMapping.pm
M cgi-bin/LJ/SynSuck.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Web.pm
M htdocs/admin/vgifts/index.bml
M htdocs/editicons.bml
M htdocs/login.bml
M htdocs/logout.bml
M htdocs/manage/domain.bml
M htdocs/profile.bml
M styles/core2.s2

Log Message:
-----------
[#1246] Check for https as well as http when checking URLs

* in cgi-bin/Apache/LiveJournal::trans, we need only check against the
current page's protocol (http or https)

* in other files, we check for both http and https

Fixes #1246.


Commit: 80462dfee96521746083c0ec7ae9bb06738ceb8b
https://github.com/dreamwidth/dw-free/commit/80462dfee96521746083c0ec7ae9bb06738ceb8b
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
R bin/logsummarize.pl

Log Message:
-----------
[#1246] Remove obsolete file


Commit: f0d13688bc3513f7d902db5c3be1d5e81de919d5
https://github.com/dreamwidth/dw-free/commit/f0d13688bc3513f7d902db5c3be1d5e81de919d5
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
R bin/logsummarize.pl
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/Controller/Journal/Protected.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Setting/CommunityGuidelinesEntry.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
M cgi-bin/LJ/Console/Command/SynEdit.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Session.pm
M cgi-bin/LJ/Setting/DomainMapping.pm
M cgi-bin/LJ/SynSuck.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Web.pm
M htdocs/admin/vgifts/index.bml
M htdocs/editicons.bml
M htdocs/login.bml
M htdocs/logout.bml
M htdocs/manage/domain.bml
M htdocs/profile.bml
M styles/core2.s2
M views/dev/style-guide.tt

Log Message:
-----------
Merge pull request #1247 from afuna/http-check-bug-1246

[#1246] Check for https as well as http; use https for generated urls


Compare: https://github.com/dreamwidth/dw-free/compare/7a4b125806ca...f0d13688bc35
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: cbf133d8ef5e395a780cc77413971ab9dfdadb85
https://github.com/dreamwidth/dw-free/commit/cbf133d8ef5e395a780cc77413971ab9dfdadb85
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-24 (Tue, 24 Feb 2015)

Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl

Log Message:
-----------
[#1007] Use https:// for system-generated links in emails we send

* ESN notifications now always use https

* paidstatus worker now always uses https (needs setting in worker
because this uses send_mail directly)

* emails sent from various pages (e.g., password reset): link protocol
depends on whether the viewed page uses http or https. This should be
a non-issue once we turn on https everywhere

* refactors the setting of site variables (to start with http or https)
because it's now used in multiple places

* renames $LJ::USE_SSL_EVERYWHERE to $LJ::USE_HTTPS_EVERYWHERE as a more
descriptive variable name

Fixes #1007.


Commit: 004802f12850f492490d4380112bd83332d004ad
https://github.com/dreamwidth/dw-free/commit/004802f12850f492490d4380112bd83332d004ad
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl

Log Message:
-----------
Merge pull request #1245 from afuna/email-https-link-bug-1007

[#1007] Use https:// for system-generated links in emails we send


Compare: https://github.com/dreamwidth/dw-free/compare/f0d13688bc35...004802f12850
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: 96d79ca3a3c0dd28fe05eaad989d01809fe57c60
https://github.com/dreamwidth/dw-free/commit/96d79ca3a3c0dd28fe05eaad989d01809fe57c60
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2015-02-26 (Thu, 26 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/Apache/LiveJournal/PalImg.pm
M cgi-bin/DW/Hooks/NavStrip.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
(Issue #1188) Standardize use of $LJ::HOME/htdocs vs $LJ::HTDOCS

Changes the following files to use $LJ::HTDOCS intsead of $LJ::HOME/htdocs:
- cgi-bin/Apache/LiveJournal.pm
- cgi-bin/Apache/LiveJournal/PalImg.pm
- cgi-bin/DW/Hooks/NavStrip.pm
- cgi-bin/LJ/URI.pm
- cgi-bin/ljlib.pl


Commit: 6a5e77d409b6c5e09283717d15d3781eac03e200
https://github.com/dreamwidth/dw-free/commit/6a5e77d409b6c5e09283717d15d3781eac03e200
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/Apache/LiveJournal/PalImg.pm
M cgi-bin/DW/Hooks/NavStrip.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
Merge pull request #1250 from hotlevel4/bug1188/standardizehtdocs

(Issue #1188) Standardize use of $LJ::HOME/htdocs vs $LJ::HTDOCS


Compare: https://github.com/dreamwidth/dw-free/compare/004802f12850...6a5e77d409b6
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: b12f6de9e526f426cf0f80f9d12261a92820a670
https://github.com/dreamwidth/dw-free/commit/b12f6de9e526f426cf0f80f9d12261a92820a670
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm

Log Message:
-----------
[#1248] Redirect to https very early on in the process

Also make sure nothing prevents journal pages from getting https

Fixes #1248.


Commit: 78d481d30c150f729af526362ad9439c9d4f9751
https://github.com/dreamwidth/dw-free/commit/78d481d30c150f729af526362ad9439c9d4f9751
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
[#1248] Stop infinite redirects

We need to pass in that they're already ssl -- so that they then don't
try to redirect to ssl endlessly


Commit: 3da346fa2d99267cfab9bf810563ce74469ee8ed
https://github.com/dreamwidth/dw-free/commit/3da346fa2d99267cfab9bf810563ce74469ee8ed
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)

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

Log Message:
-----------
[#1248] Remove "prefer_ssl => 0"

This is an old value from before we were able to handle mixed content.


Commit: 22fef054fb3f21024d41c8cffdb5ae867bea0292
https://github.com/dreamwidth/dw-free/commit/22fef054fb3f21024d41c8cffdb5ae867bea0292
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Routing.pm

Log Message:
-----------
Merge pull request #1249 from afuna/redirect-https-everywhere-bug-1248

[#1248] Make sure redirects work for every page


Compare: https://github.com/dreamwidth/dw-free/compare/6a5e77d409b6...22fef054fb3f

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

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