Jul. 1st, 2020

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 72158464826e67ceea140c587ae2558464e35480
https://github.com/dreamwidth/dw-free/commit/72158464826e67ceea140c587ae2558464e35480
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
Celebratory comment edits re: formats
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: d68deb2d097aa19ab43b80eddc58f65ce7e2cc4f
https://github.com/dreamwidth/dw-free/commit/d68deb2d097aa19ab43b80eddc58f65ce7e2cc4f
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M views/stats/main.tt

Log Message:
-----------
fix tiny whitespace glitch on the converted stats page

Sorry I missed this, the line didn't display on my dreamhack.


Commit: c9b76b6f8798315978d5674e38c0189a08d40894
https://github.com/dreamwidth/dw-free/commit/c9b76b6f8798315978d5674e38c0189a08d40894
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M views/stats/main.tt

Log Message:
-----------
differentiate visited/unvisited ljuser links


Compare: https://github.com/dreamwidth/dw-free/compare/72158464826e...c9b76b6f8798
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 35e6ed35121440b8966b6b85bbf7f147059c3f3e
https://github.com/dreamwidth/dw-free/commit/35e6ed35121440b8966b6b85bbf7f147059c3f3e
Author: Ruth <momijizukamori@gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
Properly pass authas html for importer index page


Commit: 9ed04e2a355dbbec8c180fc2d3b5fc4d6e7a9482
https://github.com/dreamwidth/dw-free/commit/9ed04e2a355dbbec8c180fc2d3b5fc4d6e7a9482
Author: Ruth <momijizukamori@gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
missing semicolon


Compare: https://github.com/dreamwidth/dw-free/compare/c9b76b6f8798...9ed04e2a355d
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: d8079d2e052ed8d5d8d358e8d78ad1760a44d656
https://github.com/dreamwidth/dw-free/commit/d8079d2e052ed8d5d8d358e8d78ad1760a44d656
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/SpamReports.pm
M htdocs/scss/pages/admin/spamreports.scss
M views/admin/spamreports/index.tt
M views/admin/spamreports/index.tt.text
M views/admin/spamreports/view.tt
M views/admin/spamreports/view.tt.text

Log Message:
-----------
[#2721] add "view by reporting journal" search in spamreports


Commit: 3b50c5ebb7021d7746150e48b3262e8c3725b065
https://github.com/dreamwidth/dw-free/commit/3b50c5ebb7021d7746150e48b3262e8c3725b065
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/SpamReports.pm
M views/admin/spamreports/index.tt

Log Message:
-----------
use form functions and $LJ::USERNAME_MAXLENGTH


Compare: https://github.com/dreamwidth/dw-free/compare/9ed04e2a355d...3b50c5ebb702
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 778e5c1af6d41a68fe2fa85a6fece3648ab725c8
https://github.com/dreamwidth/dw-free/commit/778e5c1af6d41a68fe2fa85a6fece3648ab725c8
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/User/Rename.pm

Log Message:
-----------
add rename.error.tokenduplicate error in swap_usernames


Commit: 81cf24861faa951848c2d3f905c05c49425bc830
https://github.com/dreamwidth/dw-free/commit/81cf24861faa951848c2d3f905c05c49425bc830
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
in handle_swap_post, ensure get_unused_tokens acts on each specified user only once


Commit: f5015fd241c4848cd1403758427df3c9c31bce64
https://github.com/dreamwidth/dw-free/commit/f5015fd241c4848cd1403758427df3c9c31bce64
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
use correct error variable


Compare: https://github.com/dreamwidth/dw-free/compare/3b50c5ebb702...f5015fd241c4
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 86d12d3a05393c4e9d2c2facbdacd0269608ef81
https://github.com/dreamwidth/dw-free/commit/86d12d3a05393c4e9d2c2facbdacd0269608ef81
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
make lastmodtime in FAQ preview look more like in LJ::Faq->load

When previewing changes to a FAQ, the time shown is the full date and time, which is a bit jarring since the final FAQ display just shows the date. So this fixes the TODO to make it look more similar.

(It's not identical because strftime doesn't have a format for 1st, 2nd, etc which is language specific. LJ::Faq->load uses MySQL's DATE_FORMAT when reading the date from the database, but since this is a preview page, we haven't saved it to the database yet.)
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 2b40e76b2d49e2313211bc4e8b218c35d0e5c599
https://github.com/dreamwidth/dw-free/commit/2b40e76b2d49e2313211bc4e8b218c35d0e5c599
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/LJ/Community.pm

Log Message:
-----------
don't accept community invites from a maintainer that the user has banned
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 6bb23a9da22afbfd1b0d560bdbabe14574c28444
https://github.com/dreamwidth/dw-free/commit/6bb23a9da22afbfd1b0d560bdbabe14574c28444
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
document additional options for LJ::make_authas_select


Commit: 61c4390fc523c629f0eae3a8a2f3beee80095b89
https://github.com/dreamwidth/dw-free/commit/61c4390fc523c629f0eae3a8a2f3beee80095b89
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
fix argument typo in controller setup for account_status_handler

should be showall, not show_all (passed to $u->get_authas_list)


Commit: 045f15fbd699d3aaa8e41e0d547c9d491386b877
https://github.com/dreamwidth/dw-free/commit/045f15fbd699d3aaa8e41e0d547c9d491386b877
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M views/settings/accountstatus.tt

Log Message:
-----------
make statusvis form elements inline and fix paragraph tags


Commit: 20c234d4a61143b77525ad070115c188e7eb5c87
https://github.com/dreamwidth/dw-free/commit/20c234d4a61143b77525ad070115c188e7eb5c87
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M bin/upgrading/deadphrases.dat
M views/settings/accountstatus.tt
M views/settings/accountstatus.tt.text

Log Message:
-----------
update submit button text to include name of journal to be acted on


Commit: a84eabe3ba3c63d11c7b63fbfb483ecd078120ee
https://github.com/dreamwidth/dw-free/commit/a84eabe3ba3c63d11c7b63fbfb483ecd078120ee
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

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

Log Message:
-----------
use narrower column for authas form in Foundation

so that the "Switch" button isn't so far away from the dropdown


Compare: https://github.com/dreamwidth/dw-free/compare/2b40e76b2d49...a84eabe3ba3c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: c60a0ba7000a7b00d50aef9b707980d4e22730d2
https://github.com/dreamwidth/dw-free/commit/c60a0ba7000a7b00d50aef9b707980d4e22730d2
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/redirect.dat
M htdocs/admin/translate/index.bml
M htdocs/admin/translate/index.bml.text
R htdocs/admin/translate/teams.bml
R htdocs/admin/translate/teams.bml.text

Log Message:
-----------
trash /admin/translate/teams

I don't think we even had a way to define these.


Commit: 0407c5ed1a4607f300ad63c097c1fa48999a1ccc
https://github.com/dreamwidth/dw-free/commit/0407c5ed1a4607f300ad63c097c1fa48999a1ccc
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M htdocs/admin/translate/index.bml

Log Message:
-----------
rip out support for resorting the table in /admin/translate/index

This isn't useful and will simplify the conversion.


Commit: f4273d3cc370cb7266e5c3e2e963720fd1f487e1
https://github.com/dreamwidth/dw-free/commit/f4273d3cc370cb7266e5c3e2e963720fd1f487e1
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M bin/upgrading/deadphrases.dat
A cgi-bin/DW/Controller/Admin/Translate.pm
R htdocs/admin/translate/index.bml
R htdocs/admin/translate/index.bml.text
A views/admin/translate/index.tt
A views/admin/translate/index.tt.text

Log Message:
-----------
convert /admin/translate/index


Commit: 9f935f51c47b3c83784bbfcc266327b8f5cac2cd
https://github.com/dreamwidth/dw-free/commit/9f935f51c47b3c83784bbfcc266327b8f5cac2cd
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Translate.pm
R htdocs/admin/translate/edit.bml
R htdocs/admin/translate/help-severity.bml
R htdocs/admin/translate/welcome.bml
A views/admin/translate/edit.tt
A views/admin/translate/help-severity.tt
A views/admin/translate/welcome.tt

Log Message:
-----------
convert /admin/translate/edit and static helper pages

I am not touching this whole frameset business.


Commit: fe71926c5464729172c19f27e5bf15e470542464
https://github.com/dreamwidth/dw-free/commit/fe71926c5464729172c19f27e5bf15e470542464
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Translate.pm
R htdocs/admin/translate/search.bml
R htdocs/admin/translate/searchform.bml
A views/admin/translate/search.tt
A views/admin/translate/searchform.tt

Log Message:
-----------
convert /admin/translate/search and /admin/translate/searchform


Commit: 20cf407c5716d7231f63b1e771368c7e7ba839b5
https://github.com/dreamwidth/dw-free/commit/20cf407c5716d7231f63b1e771368c7e7ba839b5
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Translate.pm
R htdocs/admin/translate/editpage.bml
A views/admin/translate/editpage.tt

Log Message:
-----------
convert /admin/translate/editpage


Commit: b5bc7b0909f36bc692bcebfd9825e782ff8b8781
https://github.com/dreamwidth/dw-free/commit/b5bc7b0909f36bc692bcebfd9825e782ff8b8781
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Translate.pm
R htdocs/admin/translate/diff.bml
A views/admin/translate/diff.tt
M views/admin/translate/editpage.tt

Log Message:
-----------
convert /admin/translate/diff


Commit: 232e0ee351bd0900bcba8e628b2bdf41e49da4e4
https://github.com/dreamwidth/dw-free/commit/232e0ee351bd0900bcba8e628b2bdf41e49da4e4
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)

Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/Admin.pm
M views/admin/index.tt.text

Log Message:
-----------
remove /admin/translate from legacy index


Compare: https://github.com/dreamwidth/dw-free/compare/a84eabe3ba3c...232e0ee351bd

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 8th, 2025 04:34 pm
Powered by Dreamwidth Studios