Jan. 1st, 2018

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: 40810496581cccc1447ac55fa8be1dc89c718140
https://github.com/dreamwidth/dw-free/commit/40810496581cccc1447ac55fa8be1dc89c718140
Author: Pau Amma <fduuvrzv@yahoo.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

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

Log Message:
-----------
Add "payments" to privs for /admin/rename/*. (#2256)

Fixes #2205.
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: 753e05eb35257af38e77ae6c60531a5bd0c23932
https://github.com/dreamwidth/dw-free/commit/753e05eb35257af38e77ae6c60531a5bd0c23932
Author: Pau Amma <fduuvrzv@yahoo.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

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

Log Message:
-----------
Change userlog.ip to varchar(45). Fixes #1818. (#2253)
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: b94414cda4338ee9ff208b89b3524ead58f2ad93
https://github.com/dreamwidth/dw-free/commit/b94414cda4338ee9ff208b89b3524ead58f2ad93
Author: Pau Amma <fduuvrzv@yahoo.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
M cgi-bin/DW/Media.pm
M htdocs/support/see_request.bml
M htdocs/support/see_request.bml.text

Log Message:
-----------
Make methods return sensibly for expunged users. (#2259)

* Make methods return sensibly for expunged users.

- Per bug spec, DW::Media->get_active_for_user, DW::Media->get_quota_for_user,
DW::Media->get_usage_for_use, and LJ::User->can_upload_media now all return
sensible values for an expunged user.
- This exposed a division by 0 in htdocs/support/see_request.bml, which I
also fixed.

Fixes #2200

* Fix division by 0 differently.

Fixes #2200
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: aa2409749f71f130e151627dba6d0286476818ac
https://github.com/dreamwidth/dw-free/commit/aa2409749f71f130e151627dba6d0286476818ac
Author: Samuel J. Klein <srukle@dreamwidth.org>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
M bin/upgrading/proplists.dat
M cgi-bin/DW/Logic/ProfilePage.pm
R htdocs/img/profile_icons/aim.gif
M htdocs/manage/profile/index.bml.text
M htdocs/profile.bml.text

Log Message:
-----------
remove AOL from user profile (#2234)
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: cf8cbd61f4201196f2d8fa39c06f02a6d77d5d2b
https://github.com/dreamwidth/dw-free/commit/cf8cbd61f4201196f2d8fa39c06f02a6d77d5d2b
Author: Pau Amma <fduuvrzv@yahoo.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Add tabindex= to month/day/year in entry form. (#2252)

Fixes #2247
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: e2cb11c06ade150a4669e09f561adce1a6c65213
https://github.com/dreamwidth/dw-free/commit/e2cb11c06ade150a4669e09f561adce1a6c65213
Author: hotlevel4 <hotlevel4@users.noreply.github.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
M cgi-bin/LJ/Event/UserMessageRecvd.pm

Log Message:
-----------
Issue #2219 - Updates text when displaying PM from suspended user (#2245)

Changes text from "Reply from suspended user" to "Message from suspended user"

Fixes #2219
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: 60d1e210fa2d541ce269b41613cd9c0e209287cc
https://github.com/dreamwidth/dw-free/commit/60d1e210fa2d541ce269b41613cd9c0e209287cc
Author: Jen <kareila@dreamwidth.org>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
A cgi-bin/DW/Hooks/ProxyCSSLinks.pm

Log Message:
-----------
[#1984] proxy insecure resources loaded from journal styles (#2088)

This defines a css_cleaner_transform hook that looks for style
text of the form "url(...)" and tries to upgrade the specified
URL to HTTPS if the page is using SSL.

Fixes #1984.
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: 096897955dd29d3070a813a8ef874e05dffde7ba
https://github.com/dreamwidth/dw-free/commit/096897955dd29d3070a813a8ef874e05dffde7ba
Author: Pau Amma <fduuvrzv@yahoo.com>
Date: 2018-01-01 (Mon, 01 Jan 2018)

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

Log Message:
-----------
Prevent buying items for expunged users. (#2260)

As discussed in comments on the bug, this applies to all items, not
just rename tokens.

Fixes #2204.

Profile

Dreamwidth Changelog

May 2026

S M T W T F S
     12
3456789
10111213141516
1718192021 22 23
24252627282930
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated May. 24th, 2026 07:38 pm
Powered by Dreamwidth Studios