Jen
Jen
Existing code allows anything beginning with "https://streamable.com/s/" but we are also seeing "https://streamable.com/e/" as reported in https://www.dreamwidth.org/support/see_request?id=42125 Searching the web for more examples turned up an instance of "https://streamable.com/o/" so...
https://www.dreamwidth.org/support/see_request?id=42125 ` ` ``
https://www.dreamwidth.org/support/see_request?id=41803 New sample code: ``
https://www.dreamwidth.org/support/see_request?id=39300 ``` Patreon: Url for the "journal" part: https://www.patreon.com/username/posts | Url for the "profile" part: https://www.patreon.com/username Pillowfort: like tumblr, doesn't have profiles per se, so for both the "journal" and...
Since the support request form was converted away from BML, I've seen occasional reports from users unable to follow up on their requests. All the reports of the problem that...
Right now it uses the validated email address of the logged in user, which doesn't work with sending email via SES. It should send email instead from [email protected], like our...
I took a wild stab at this - the options for the cleaner may need to be tweaked further, but this seems like a reasonable first attempt. Fixes #2560.
https://www.dreamwidth.org/support/see_request?id=45610 Report: when a user enters a password that has 73 characters or more in length, the page replies with an error message that says, "Bad new password: Password must...
https://www.dreamwidth.org/support/see_request?id=40400 2019 report: make an admin comment, edit the comment, admin checkbox is unchecked 2022 update: now they're saying the checkbox no longer even appears on the edit comment form.
We pinned Perl::Tidy at version 20190601 because newer versions would unexpectedly produce different output, but I'm thinking we should advance it from time to time so that we don't stay...