Aug. 9th, 2014

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: cbec7a70dd1b38439d3afc852222038f57ffc77f
https://github.com/dreamwidth/dw-free/commit/cbec7a70dd1b38439d3afc852222038f57ffc77f
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
A cgi-bin/DW/External/Site/Pinterest.pm
A htdocs/img/profile_icons/pinterest.png

Log Message:
-----------
Add pinterest to usertag and profile.
Fixes #916. This commit adds usertag and profile section together.


Commit: 5d14acbf7855f9f79c171b82b5fd55e7052d8098
https://github.com/dreamwidth/dw-free/commit/5d14acbf7855f9f79c171b82b5fd55e7052d8098
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/upgrading/proplists.dat
M cgi-bin/DW/External/Site.pm
M cgi-bin/DW/Logic/ProfilePage.pm
M htdocs/manage/profile/index.bml
M htdocs/manage/profile/index.bml.text
M htdocs/profile.bml.text

Log Message:
-----------
Add pinterest to usertag and profile.
Fixes #916, this time with the other half-dozen modified files added
for realz. One of these days I'll learn how to git.


Commit: 33873dfc08a619e0b359fa6cabc4a12312f82d05
https://github.com/dreamwidth/dw-free/commit/33873dfc08a619e0b359fa6cabc4a12312f82d05
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/upgrading/proplists.dat
M cgi-bin/DW/External/Site.pm
A cgi-bin/DW/External/Site/Pinterest.pm
M cgi-bin/DW/Logic/ProfilePage.pm
A htdocs/img/profile_icons/pinterest.png
M htdocs/manage/profile/index.bml
M htdocs/manage/profile/index.bml.text
M htdocs/profile.bml.text

Log Message:
-----------
Merge pull request #917 from rahaeli/pinterest

Add pinterest to usertag and profile


Compare: https://github.com/dreamwidth/dw-free/compare/cf118aae4a8e...33873dfc08a6
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: 05d17e5b00d13154f0c9973be3e46c04838f6cb1
https://github.com/dreamwidth/dw-free/commit/05d17e5b00d13154f0c9973be3e46c04838f6cb1
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M htdocs/admin/statushistory.bml

Log Message:
-----------
Add IS_DEV_SERVER check on second conditional as well.
Fixes #913.


Commit: 6dcc17f16bb4fbc7bbcb27776ad22bd3f41049d5
https://github.com/dreamwidth/dw-free/commit/6dcc17f16bb4fbc7bbcb27776ad22bd3f41049d5
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M htdocs/admin/statushistory.bml

Log Message:
-----------
Merge pull request #914 from rahaeli/historyview

Add IS_DEV_SERVER check on second conditional as well.


Compare: https://github.com/dreamwidth/dw-free/compare/33873dfc08a6...6dcc17f16bb4
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: d4f1b1623ac0cba427a2800b77e9943ba1cac840
https://github.com/dreamwidth/dw-free/commit/d4f1b1623ac0cba427a2800b77e9943ba1cac840
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M cgi-bin/DW/Console/Command/Note.pm

Log Message:
-----------
Adds (forgotten, oops) statushistory logging to suspend note system.
Fixes #857.


Commit: 7ed4175b4755076c527673fedaaea46f5cade688
https://github.com/dreamwidth/dw-free/commit/7ed4175b4755076c527673fedaaea46f5cade688
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M cgi-bin/DW/Console/Command/Note.pm

Log Message:
-----------
Merge pull request #912 from rahaeli/suspend-notes

Adds (forgotten, oops) statushistory logging to suspend note system.


Compare: https://github.com/dreamwidth/dw-free/compare/6dcc17f16bb4...7ed4175b4755
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: 15ca57c757fd556edf426a25a9916dea6155c2e5
https://github.com/dreamwidth/dw-free/commit/15ca57c757fd556edf426a25a9916dea6155c2e5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/upgrading/update-db-general.pl

Log Message:
-----------
[#670] Make sure that older media files have a known width/height

Data-cleaning

Fixes #670.


Commit: fd41cac518bfcd150d378690a1b0e0782d7d63f2
https://github.com/dreamwidth/dw-free/commit/fd41cac518bfcd150d378690a1b0e0782d7d63f2
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/upgrading/update-db-general.pl

Log Message:
-----------
Merge pull request #911 from afuna/media-versions-dimensions-bug-670

[#670] Make sure that older media files have a known width/height


Compare: https://github.com/dreamwidth/dw-free/compare/7ed4175b4755...fd41cac518bf
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: f3d5e74ca80fff477aea57468dd5c7699371163e
https://github.com/dreamwidth/dw-free/commit/f3d5e74ca80fff477aea57468dd5c7699371163e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-08 (Fri, 08 Aug 2014)

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

Log Message:
-----------
[#690] Redirect a renamed (and redirecting) user automatically

Put the logic into DW::Routing instead of in each individual controller

Fixes #690.


Commit: 99e7672e27fb0cffb5b34b7eed444882f1fcf195
https://github.com/dreamwidth/dw-free/commit/99e7672e27fb0cffb5b34b7eed444882f1fcf195
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

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

Log Message:
-----------
Merge pull request #909 from afuna/redirect-renamed-users-bug-690

[#690] Redirect a renamed (and redirecting) user automatically


Compare: https://github.com/dreamwidth/dw-free/compare/fd41cac518bf...99e7672e27fb
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: 38acf2ee814053b346489ad4cce09e3e4806435e
https://github.com/dreamwidth/dw-free/commit/38acf2ee814053b346489ad4cce09e3e4806435e
Author: Andrea Nall <anall@andreanall.com>
Date: 2014-08-10 (Sun, 10 Aug 2014)

Changed paths:
M cgi-bin/DW/OAuth/Access.pm

Log Message:
-----------
Set lastaccess to initial create time, to avoid confusion.

Fixes 920, which was entirely me being silly -- but I think this is better behaviour.


Commit: 80d60200cb53595e89a8a57663c2eab787ccb593
https://github.com/dreamwidth/dw-free/commit/80d60200cb53595e89a8a57663c2eab787ccb593
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M cgi-bin/DW/OAuth/Access.pm

Log Message:
-----------
Merge pull request #922 from anall/feature/issue920

Set lastaccess to initial create time, to avoid confusion.


Compare: https://github.com/dreamwidth/dw-free/compare/99e7672e27fb...80d60200cb53
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: 9325ee6c529269b321a6ffda6f39449fa3566b0f
https://github.com/dreamwidth/dw-free/commit/9325ee6c529269b321a6ffda6f39449fa3566b0f
Author: Andrea Nall <anall@andreanall.com>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/checkconfig.pl
M cgi-bin/ljlib.pl

Log Message:
-----------
Fix for minimal set of system-installed libraries

Mark actually required libraries as required, move extlib call to before LJ/Directory.pm
otherwise we cannot find List::MoreUtils


Commit: 94cf366961ab2ed21fd2c62a183644241e8f9ade
https://github.com/dreamwidth/dw-free/commit/94cf366961ab2ed21fd2c62a183644241e8f9ade
Author: Mark Smith <mark@qq.is>
Date: 2014-08-09 (Sat, 09 Aug 2014)

Changed paths:
M bin/checkconfig.pl
M cgi-bin/ljlib.pl

Log Message:
-----------
Merge pull request #921 from anall/feature/UsingCpanm

Fix for minimal set of system-installed libraries


Compare: https://github.com/dreamwidth/dw-free/compare/80d60200cb53...94cf366961ab

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 13th, 2025 03:41 pm
Powered by Dreamwidth Studios