github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 5054973eaa6bc5842aef44efc15924f4f8fe4b7e https://github.com/dreamwidth/dreamwidth/commit/5054973eaa6bc5842aef44efc15924f4f8fe4b7e Author: Mark Smith mark@dreamwidth.org Date: 2025-06-20 (Fri, 20 Jun 2025)

Changed paths: R .github/workflows/tasks/worker-send-email-ses-service.json M .github/workflows/update-workflows.pl M .github/workflows/worker-deploy.yml R etc/kubernetes/workers/generated/send-email-ses.yaml M etc/kubernetes/workers/regen-workers.pl

Log Message:


Update deployment tools for workers

No more send-email-ses, so remove it.

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 9820e2427e52f7cac488677c93fea27ce35e0fd4 https://github.com/dreamwidth/dreamwidth/commit/9820e2427e52f7cac488677c93fea27ce35e0fd4 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-20 (Fri, 20 Jun 2025)

Changed paths: R bin/worker/send-email R bin/worker/send-email-mass R bin/worker/send-email-ses M cgi-bin/DW/Controller/Tools.pm M cgi-bin/DW/Hooks/PrivList.pm M doc/dependencies-cpanm M etc/workers.conf

Log Message:


Remove TheSchwartz flow for email

It turns out we don't have any senders left for sending email via TheSchwartz... so we can just remove this all.

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: b67e2fc86ec4c83dcf20d563de526e1aab27c235 https://github.com/dreamwidth/dreamwidth/commit/b67e2fc86ec4c83dcf20d563de526e1aab27c235 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-20 (Fri, 20 Jun 2025)

Changed paths: M cgi-bin/LJ/Global/Defaults.pm M etc/config-local.pl.example M etc/config.pl.example M etc/kubernetes/web/secrets/config-local.pl M etc/workers.conf M ext/dw-nonfree/etc/config-local.pl.example

Log Message:


Remove old mail configs

Sorry, this was deprecated a long time ago. Use EMAIL_VIA_SES which lets you configure an SMTP destination (that doesn't have to be SES.)

Commit: 0e07d21102198772dd1362d64ff3044ba83ea556 https://github.com/dreamwidth/dreamwidth/commit/0e07d21102198772dd1362d64ff3044ba83ea556 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-20 (Fri, 20 Jun 2025)

Changed paths: M bin/worker/send-email M bin/worker/send-email-mass M bin/worker/send-email-ses M cgi-bin/DW/Task/SendEmail.pm M cgi-bin/LJ/Global/Defaults.pm M doc/dependencies-cpanm M etc/config-private.pl.example

Log Message:


Simplify email system

This causes the old TheSchwartz worker to simply enqueue an SQS job in the new task system, so we don't have any duplicate mail sending logic. Additionally, this standardizes on Net::SMTP which is the modern module now that it supports TLS. Also fix up the configs so this doesn't reference SES anymore since it's not specific to that.

Compare: https://github.com/dreamwidth/dreamwidth/compare/34e44a69e169...0e07d2110219

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 34e44a69e1691db1070da7d98cabc43ff3f4c346 https://github.com/dreamwidth/dreamwidth/commit/34e44a69e1691db1070da7d98cabc43ff3f4c346 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-20 (Fri, 20 Jun 2025)

Changed paths: A .cursorignore

Log Message:


Add .cursorignore

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

Changelog Digest for Sat, Jun 14

Jun. 14th, 2025 08:42 pm
kareila: "Mom, I'm hungry." "Hush, I'm coding. You ate yesterday." (coding)
[personal profile] kareila posting in [community profile] changelog_digest

[dreamwidth]

afe5e1f: Issue #3449: update code references to offsite status account
Update offsite status account link from Twitter to Bluesky.
560a245: Issue #3488: Mark/remove textcaptcha
Removes DW::Captcha::textCAPTCHA and related code (RIP).
ff257b2: Issue #3488: Mark/remove textcaptcha
Fix default captcha type now that textCAPTCHA has been removed.
b1bfceb: Commit b1bfceb
Remove setup for bit-rotted 32 bit architecture support.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: b1bfcebf1deffc528983aa3bcdaeb4c9a7226f9f https://github.com/dreamwidth/dreamwidth/commit/b1bfcebf1deffc528983aa3bcdaeb4c9a7226f9f Author: Mark Smith mark@dreamwidth.org Date: 2025-06-14 (Sat, 14 Jun 2025)

Changed paths: M cgi-bin/LJ/Global/Defaults.pm M cgi-bin/ljlib.pl M etc/config-private.pl.example

Log Message:


Remove 32 bit architecture support, I doubt this works anyway

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: ff257b246cff8d370fed3427bd2484c1c97c7466 https://github.com/dreamwidth/dreamwidth/commit/ff257b246cff8d370fed3427bd2484c1c97c7466 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-14 (Sat, 14 Jun 2025)

Changed paths: M cgi-bin/LJ/Global/Defaults.pm

Log Message:


Fix default captcha type

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github posting in [site community profile] changelog

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 560a2458c8a844a39e9701f2148a53bec380ef51 https://github.com/dreamwidth/dreamwidth/commit/560a2458c8a844a39e9701f2148a53bec380ef51 Author: Mark Smith mark@dreamwidth.org Date: 2025-06-13 (Fri, 13 Jun 2025)

Changed paths: R bin/maint/captcha.pl M bin/maint/taskinfo.txt R cgi-bin/DW/Captcha/textCAPTCHA.pm R cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm M cgi-bin/LJ/Global/Defaults.pm M etc/config-local.pl.example M etc/config-private.pl.example M etc/config.pl.example M ext/dw-nonfree/etc/config-local.pl.example R htdocs/js/components/jquery.textcaptcha.js R htdocs/stc/textcaptcha.css R t/captcha-textcaptcha.t M t/captcha.t R views/textcaptcha-response.tt R views/textcaptcha-response.tt.text R views/textcaptcha.tt R views/textcaptcha.tt.text

Log Message:


Mark/remove textcaptcha (#3488)

  • Remove TextCAPTCHA

The service has been down for over a month and it's no longer necessary. Modern reCAPTCHA is supported by A11y groups.

  • Format

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications

Question thread #142

Jun. 13th, 2025 11:14 pm
pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
[personal profile] pauamma posting in [site community profile] dw_dev
It's time for another question thread!

The rules:

- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.

Volunteer social thread #155

Jun. 13th, 2025 10:56 pm
pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
[personal profile] pauamma posting in [site community profile] dw_volunteers
I'm listening to thunder rumbling in the distance, and hoping the thunderstorms forecasted for tonight will bring the temperature down from today's mid-30s Celsius.

How is everyone else doing?

eclectic

"There are those relationships that open you up to something new and exotic, those that are old and familiar, those that bring up lots of questions, those that bring you somewhere unexpected, those that bring you far from where you started, and those that bring you back. But the most exciting, challenging and significant relationship of all is the one you have with yourself. And if you can find someone to love the you you love, well, that's just fabulous..."
~ Carrie Bradshaw (from Sex and the City)

May 2010

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags