Skip to content

6.8.1 to 6.x.x

mod_event_pusher received message events

mod_event_pusher no longer creates received-message events for non-user targets such as:

  • A user-less JID (e.g. server).
  • A multi-user chat room.
  • A nonexistent user.

These events were not valid user-delivery notifications and were unwanted for push-notification logic.