Jen
Jen
https://www.dreamwidth.org/support/see_request?id=40070 Summary: a post on an access filter has the filter deleted, so it is now effectively a private entry; the tags on that post, however, are no longer included...
https://www.dreamwidth.org/support/see_request?id=38759
Error is `Unknown item code: /community/manage.bml.title2 in domain general` with a link to https://www.dreamwidth.org/community/manage - just needs to be updated to point to `/community/manage.tt.title` or whatever the new string location...
In console: on the results page after submitting a command, the table containing the command contents has a visible border, the previous styling was better if we can recreate it...
I haven't investigated whether this is currently even possible, but there are at least three concerns that need to be addressed before we expose the capability: 1. We need to...
We fixed a lot of these in #2345, but when I tried to add a support_email ban on the site just now, I got a "Ban not valid: Are you...
Suspending a user currently yields the result `Died executing 'suspend': Unable to get sphinx_search database handle.` But this error happens after the account was actually suspended. It would be good...
https://www.dreamwidth.org/support/see_request?id=44514 I propose adding me.com to the `@common_domains` list in LJ/User/Message.pm. It's one of the domains used by Apple's iCloud service, which is pretty common.
https://www.dreamwidth.org/support/see_request?id=44313 Our current PASSWORD_MAXLENGTH is 72, but the maxlength of the password field in views/changeemail.tt is only 50.
The newest release of JSON::Validator deprecates the validate_json() function we are using. We've pinned the previous release for now, but we should look at making it work with the newer...