May. 26th, 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: 220878fcddead35358538fa8908a2c8e4a40ef6c
https://github.com/dreamwidth/dw-free/commit/220878fcddead35358538fa8908a2c8e4a40ef6c
Author: Mark Smith <mark@dreamwidth.org>
Date: 2020-05-27 (Wed, 27 May 2020)

Changed paths:
M bin/upgrading/d10-passwords.pl
M cgi-bin/DW/Auth/Password.pm
M cgi-bin/DW/TaskQueue.pm
M cgi-bin/DW/Worker/XPostWorker.pm
M cgi-bin/LJ/CleanHTML.pm

Log Message:
-----------
Commit hot patches
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: 685d1d71714d9fb8a3552dfebe44c74d88305557
https://github.com/dreamwidth/dw-free/commit/685d1d71714d9fb8a3552dfebe44c74d88305557
Author: Mark Smith <mark@dreamwidth.org>
Date: 2020-05-27 (Wed, 27 May 2020)

Changed paths:
M cgi-bin/DW/Task/SendEmail.pm

Log Message:
-----------
Commit sins to stop duplicating email

I'm pretty sure the real problem here is that we're hitting the
visibility timeout on SQS and reprocessing messages, so this hack uses
memcache to make sure we don't send duplicate messages until I can
figure out the root issue with TaskQueue/SQS.
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: c713f7c1ae0ae646131ca8790bfa92723213ffe5
https://github.com/dreamwidth/dw-free/commit/c713f7c1ae0ae646131ca8790bfa92723213ffe5
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M styles/drifting/layout.s2

Log Message:
-----------
Fix drifting talkform in Drifting

In the s2foundation beta, where the talkform adopts some of the quick-reply's
styling, the form on the reply page gets pushed down below the sidebar. This
fixes that.

This layout is a great example of why everyone hates float-based layouts these
days. The fix is a kind of 😒 hack, but the alternative is basically open-heart
surgery on this thing so... *shrug*
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: a8360f07da6511ae91f16577b0b685ef68ea82d1
https://github.com/dreamwidth/dw-free/commit/a8360f07da6511ae91f16577b0b685ef68ea82d1
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)

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

Log Message:
-----------
Prevent infinite loop in htmlcleaner

If the user's raw text has more closing ``s than it had opening `Read more... )`s until the end of time.
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: 8e211e5b4fbd75a379d4b7a5eb1d63ebd839d031
https://github.com/dreamwidth/dw-free/commit/8e211e5b4fbd75a379d4b7a5eb1d63ebd839d031
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

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

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


Commit: 73571eb6097fbc4174ef60cd605e663eca7696de
https://github.com/dreamwidth/dw-free/commit/73571eb6097fbc4174ef60cd605e663eca7696de
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Invites.pm
R htdocs/admin/invites/codetrace.bml
A views/admin/invites/codetrace.tt
A views/admin/invites/codetrace.tt.text

Log Message:
-----------
convert /admin/invites/codetrace


Commit: ba219b33176026affc7cdd78e8d967216d4ff9b4
https://github.com/dreamwidth/dw-free/commit/ba219b33176026affc7cdd78e8d967216d4ff9b4
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Invites.pm
R htdocs/admin/invites/distribute.bml
R htdocs/admin/invites/distribute.bml.text
A views/admin/invites/distribute.tt
A views/admin/invites/distribute.tt.text

Log Message:
-----------
convert /admin/invites/distribute


Commit: 6db0f1baa2f898b6ff5c18ce32754a3adc794ffa
https://github.com/dreamwidth/dw-free/commit/6db0f1baa2f898b6ff5c18ce32754a3adc794ffa
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M htdocs/scss/skins/_form-elements.scss
M views/admin/invites/distribute.tt

Log Message:
-----------
add inline styles for Foundation form elements

Momiji encouraged me to take the relevant part of her changes from #2603 and apply it here so I could more easily control the width of form fields.


Commit: 44632a64ecf41a9a7c09acdc6834b1acce4bd0c9
https://github.com/dreamwidth/dw-free/commit/44632a64ecf41a9a7c09acdc6834b1acce4bd0c9
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Invites.pm
R htdocs/admin/invites/requests.bml
A views/admin/invites/requests.tt
A views/admin/invites/requests.tt.text

Log Message:
-----------
convert /admin/invites/requests


Commit: 3df71f2bfdb243a61e469b3929fcc3bcdfd2da3f
https://github.com/dreamwidth/dw-free/commit/3df71f2bfdb243a61e469b3929fcc3bcdfd2da3f
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M cgi-bin/DW/Controller/Admin/Invites.pm
R htdocs/admin/invites/review.bml
A views/admin/invites/review.tt
A views/admin/invites/review.tt.text

Log Message:
-----------
convert /admin/invites/review


Commit: ba60a0eae03b944150bac03c0b61045fdd7d21bb
https://github.com/dreamwidth/dw-free/commit/ba60a0eae03b944150bac03c0b61045fdd7d21bb
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-26 (Tue, 26 May 2020)

Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/Admin/Invites.pm
R htdocs/admin/invites/promo.bml
R htdocs/admin/invites/promo.bml.text
A views/admin/invites/promo-edit.tt
A views/admin/invites/promo-edit.tt.text
A views/admin/invites/promo.tt
A views/admin/invites/promo.tt.text

Log Message:
-----------
convert /admin/invites/promo


Compare: https://github.com/dreamwidth/dw-free/compare/a8360f07da65...ba60a0eae03b

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 09:03 am
Powered by Dreamwidth Studios