Skip to content

Masking errors

Compare
Choose a tag to compare
@fourjr fourjr released this 28 Oct 12:07
· 853 commits to master since this release

Fixed

  • Masked a bunch of noise errors when deleting messages.
  • Added more checks for deleting messages.

Breaking

  • thread_initiate is now dispatched at the beginning of the setup process.
  • thread_create is dispatched when the thread is registered as a thread by Modmail (ie. when channel topic is edited).
  • thread_ready is dispatched when a thread finishes its setup steps.