Project

General

Profile

« Previous | Next » 

Revision 596a88fa

Added by Jim Pingle almost 2 years ago

Notification code updates

  • Rework how notice queue files are setup and maintained, which should
    allow all users to send notifications now without error. Implements #14337
  • Update code for PHP 8.x in frontend and backend
  • Fixup repeat message detection a bit to improve chances of it catching
    more repeats. Previously things like leading timestamps or unrelated
    header strings could render the checks pointless.
  • Tweak the SMTP queue processing a bit to hopefully batch more messages
    together at a time.
  • Attempt to catch more types of errors running the message queue and
    log the details when possible/relevant.
  • Misc code cleanup, remove unused function, fix formatting, etc.
  • While here, make a failure to write the config cache non-fatal
  • added
  • modified
  • copied
  • renamed
  • deleted