sbulen

Results 78 issues of sbulen

Fixes #7423 (last one) Cleanup alerts that posts need approval after posts have been approved. The wrinkle here was that the post alerts were not identified by msg ids, but...

Notifications
PR: unreviewed

Partial for #7423 If there are any unread alerts out there related to moderation activity that has been closed out, flag them as read.

Notifications
PR: reviewed-changes-requested

Partial for #7423 Just as it says, if there is an unread alert for a like, and the user changes their mind and unlikes it, get rid of the alert...

Notifications
PR: unreviewed

Partial for #7423 Unread alerts are not purged. Alerts that point to messages that have been deleted or moved to boards that the user does not have visibility to, are...

Notifications
PR: unreviewed

Partial for #7423 If a post is edited, & mentions or quotes are removed, delete any alerts for them. The logic to do this cleanup has been around, but it...

Notifications
PR: unreviewed

Three changes: - Addressed an issue where alert counter was not getting updated for all subscribers on replies. This is a bug that definitely impacts the alert counter and popup....

Notifications
PR: unreviewed

Fixes #7484 - The current github/smorg preview problem Fixes #7496 - The 2.1.2 insert problem Fixes #7434 - Tweaks the previous fix to the smorg performance problem This also addresses...

Attachments
PR: unreviewed
PR: partially-approved

#### Description Some minor differences noticed when doing an install vs an upgrade: - smf_log_errors, session column, the default value is different (empty string vs multiple spaces) - smf_members, message_labels...

Upgrader

#### Description "Not a valid attachment ID" errors for inserted attachments after previously receiving a valid error. ### Steps to reproduce 1. Start a new topic; enter a subject, but...

Attachments

#### Description Problem 1: Pg & mysql behave differently with NOT NULL and defaults on text fields. Mysql will NOT allow you to specify a default on a TEXT column....

Package Manager