github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-07-05 07:17 am

[dreamwidth/dw-free] ebc451: (Issue #752) Add Interests.pm file

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: ebc451e8be3c8cc4f079267ae875fcb28e704874
https://github.com/dreamwidth/dw-free/commit/ebc451e8be3c8cc4f079267ae875fcb28e704874
Author: Sophie Hamilton <sophie-dw@theblob.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

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

Log Message:
-----------
(Issue #752) Add Interests.pm file

No real changes made yet, but this helps keep track of what I've done
with the file. Based on Edges.pm.


Commit: b8799279bbdf3af930682b4842cd1d14beeb7b66
https://github.com/dreamwidth/dw-free/commit/b8799279bbdf3af930682b4842cd1d14beeb7b66
Author: Sophie Hamilton <sophie-dw@theblob.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)

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

Log Message:
-----------
(Issue #752) Implement interests output

/data/interests outputs interests now!


Commit: df07d5df0ebf540576408be522355440e27a94ee
https://github.com/dreamwidth/dw-free/commit/df07d5df0ebf540576408be522355440e27a94ee
Author: Sophie Hamilton <sophie-dw@theblob.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Changed paths:
R htdocs/misc/interestdata.bml

Log Message:
-----------
(Issue #752) Remove interestdata.bml

This file is no longer necessary. The ?int= parameter has no equivalent,
but this was rarely used in any case.


Commit: 050b8b0b39b25485f4dbc16004bd95dd452fab4c
https://github.com/dreamwidth/dw-free/commit/050b8b0b39b25485f4dbc16004bd95dd452fab4c
Author: Sophie Hamilton <sophie-dw@theblob.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Interests.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm

Log Message:
-----------
(Issue #752) Stylistic fixes, add HTTP_GONE

A few stylistic fixes made after feedback, and replacing numeric HTTP
codes with their DW::Request equivalent. I had to add HTTP_GONE as it
wasn't already in there.


Commit: baf2c71ab836fd8eb6f98354c6437aa4332d2318
https://github.com/dreamwidth/dw-free/commit/baf2c71ab836fd8eb6f98354c6437aa4332d2318
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-05 (Sat, 05 Jul 2014)

Changed paths:
A cgi-bin/DW/Controller/Interests.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm
R htdocs/misc/interestdata.bml

Log Message:
-----------
Merge pull request #757 from Sophira/data-interests

(Issue #752) Add user-side /data/interests (JSON), remove site-side /misc/interestdata


Compare: https://github.com/dreamwidth/dw-free/compare/e463daaf2f74...baf2c71ab836