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-04 09:25 pm

[dreamwidth/dw-free] 171677: fix incorrect indentation levels in /mobile/post.b...

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

Changed paths:
M htdocs/mobile/post.bml

Log Message:
-----------
fix incorrect indentation levels in /mobile/post.bml


Commit: 5a9e202003bf7c2931378c0a51fb0b8d0b4f27c5
https://github.com/dreamwidth/dw-free/commit/5a9e202003bf7c2931378c0a51fb0b8d0b4f27c5
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-03 (Mon, 03 Apr 2017)

Changed paths:
M htdocs/mobile/post.bml

Log Message:
-----------
remove dependency on LJ::Util::blogger_deserialize

This function, defined in Apache::LiveJournal::Interface::Blogger,
is simple enough to reproduce in a locally scoped version, minus
the clause for parsing the subject out of HTML title tags, which
is irrelevant here.


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

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

Log Message:
-----------
remove special-case interface handlers from Apache/LiveJournal.pm

There were two: one that checked any request starting
with /interface for interface_handler hooks (we don't
have any) and one that looked for /interface/blogger,
which we no longer care to support. All of our actively
supported interfaces are defined as DW::Controller modules.


Commit: 1fdb59a7da704085c95b40c48900a404ad399fd7
https://github.com/dreamwidth/dw-free/commit/1fdb59a7da704085c95b40c48900a404ad399fd7
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-03 (Mon, 03 Apr 2017)

Changed paths:
R cgi-bin/Apache/LiveJournal/Interface/Blogger.pm

Log Message:
-----------
remove cgi-bin/Apache/LiveJournal/Interface/Blogger.pm

The code machete claims another trophy.


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

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
R cgi-bin/Apache/LiveJournal/Interface/Blogger.pm
M htdocs/mobile/post.bml

Log Message:
-----------
Merge pull request #2067 from kareila/2062-blogger

[#2062] remove /interface/blogger


Compare: https://github.com/dreamwidth/dw-free/compare/8c983240b085...5cf4374a143b