github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2017-04-14 11:13 pm

[dreamwidth/dw-free] bf2ad5: strip trailing whitespace

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: bf2ad5ea12048248c961704b557a3cbb7c8218bb
https://github.com/dreamwidth/dw-free/commit/bf2ad5ea12048248c961704b557a3cbb7c8218bb
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Changed paths:
M cgi-bin/DW/External/Site.pm

Log Message:
-----------
strip trailing whitespace


Commit: 62f17da2f521e535eee3163cee6e7fb82d92f24f
https://github.com/dreamwidth/dw-free/commit/62f17da2f521e535eee3163cee6e7fb82d92f24f
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Changed paths:
M cgi-bin/DW/External/Site.pm

Log Message:
-----------
new method DW::External::Site->entry_url

This takes itemid and anum, and calculates the page link
using the journal_url method, which can differ between sites.

There is an assumption here that every import source will have
a definition in DW::External::Site, but that seems safe enough.


Commit: e11abdfea08be0c704e5d9b6110b0b5d8b438bb6
https://github.com/dreamwidth/dw-free/commit/e11abdfea08be0c704e5d9b6110b0b5d8b438bb6
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
[#2089] calculate correct URL for entry import metadata

Using the new entry_url method from the previous commit.

Fixes #2089.


Commit: 789108df54c1d68db3cbba3613bc14e7d906645b
https://github.com/dreamwidth/dw-free/commit/789108df54c1d68db3cbba3613bc14e7d906645b
Author: Mark Smith <mark@qq.is>
Date: 2017-04-14 (Fri, 14 Apr 2017)

Changed paths:
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Merge pull request #2092 from kareila/2089-exturl

[#2089] calculate correct URL for entry import metadata


Compare: https://github.com/dreamwidth/dw-free/compare/662c2296683a...789108df54c1