Jeremy D

Results 49 issues of Jeremy D

### Basic Information When trying to use a SVG for a avatar, a fatal PHP error occurs and the avatar is not saved ### Steps to reproduce 1. Go to...

Avatars

APIs our Mail sending so 3rd party agents could process mail. ~I haven't built the upgrade logic yet. Sesquipedalian had plans for improving that. So I'm not certain if we...

Mail

Google is requiring all emails to contain a valid Message-ID. See: https://support.google.com/mail/answer/81126 This should land in .5 as it could cause emails to be rejected/marked spam. SMF 3.0 is in...

Email

Fixes #7841 Firstly this adds List-Unsubscribe as described in the issue. This helps email clients provide links/information for the user to stop getting emails. As well larger email providers, like...

Compliance
Mail

This is simple. The following will have SMF say an error will exist during package install ``` ``` With this change, SMF ignores this as we requested in the xml.

Package Manager

Also. If you choose to install a theme by a path on the server and it fails, the logic tries to remove the directory. I'm not certain of the proper...

Theme

This bug keeps reappearing in various ways. To reproduce this one, simply move a board. When you do, only the new position for the board is passed. Resulting in modifyBoard...

Boards
Permissions

Doing this because I have to keep looking it up every time I want to know. It really should be in our repo in addition to our wiki/site. Also gives...

Meta

When a error occurs on a remote script, the full url is not logged. For example. Given a forum at: https://example.com/forum/ and site content at https://example.com/about/ Some examples here: A...

Logging
SSI

We need an interface to the background queue. It should let us: - view the queue - See the type of task to be performed - See the age of...

Background tasks